Commit Graph

6249 Commits

Author SHA1 Message Date
Nicolas Torres e005199de4 adds api-report
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-27 11:44:30 +02:00
Nicolas Torres 39ab9a4150 Updates changeset and adds EntityProcessingErrorsPanel to entitypage
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-27 11:24:28 +02:00
Nicolas Torres 53d2b8038e Renames component to EntityProcessingErrorsPanel
Only checks for catalog processing type of errors now

Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-27 11:21:02 +02:00
Nicolas Torres 5948fd8fce Warning panel uses darkmode properly
Updates related tests

Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-27 11:19:30 +02:00
Nicolas Torres c23f526a8e Adds api-report
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-22 19:35:49 +02:00
Nicolas Torres 128e57e077 Merge remote-tracking branch 'upstream/master' into feature/show-catalog-errors
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-22 19:21:17 +02:00
Nicolas Torres 5b98e2ba31 Shows entity processing errors
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-22 18:57:54 +02:00
Himanshu Mishra 257b9d5693 Merge pull request #6513 from kuangp/chore/catalogExports 2021-07-19 14:56:50 +02:00
Raghunandan Balachandran f9457c0dd4 Merge pull request #6455 from SDA-SE/feat/techdocs-no-crash-not-found
[TechDocs] Handle error responses in getTechDocsMetadata and `getEntityMetadata` such that `<TechDocsPageHeader>` doesn't throw errors.
2021-07-19 10:05:16 +02:00
Phil Kuang 71c936eb62 chore(catalog): export CatalogClientWrapper class
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-07-16 18:49:54 -04:00
Ben Lambert 212d92f523 Merge pull request #6410 from backstage/joeporpeglia/new-sample-templates
Scaffolder/create-app: Use new location for sample software templates
2021-07-16 14:37:36 +02:00
Himanshu Mishra 529fd3285b add an example of working with a local template
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:14 +02:00
Himanshu Mishra 8b135fa79b update remote urls to use main branch
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:14 +02:00
Himanshu Mishra 1165398a9f Revert "Point to specific commit for sample templates"
Hashes don't work with Scaffolder.

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:03 +02:00
Joe Porpeglia 1a8cde9099 Point to specific commit for sample templates
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-07-16 11:34:24 +02:00
Joe Porpeglia eb740ee24c Use new location for sample software templates
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-07-16 11:34:23 +02:00
blam 4af11b2cf5 chore: updating the actions documentation again
Signed-off-by: blam <ben@blam.sh>
2021-07-15 13:11:39 +02:00
blam a7f0e1994a docs: document the cookiecutter actions
Signed-off-by: blam <ben@blam.sh>
2021-07-15 13:09:25 +02:00
blam 6efd28c441 chore: fix changeset and update some deps to avoid bringing in multiple
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:51:19 +02:00
blam 2bffb18859 chore: run prettier on ugly document
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:34:55 +02:00
blam 94c00f9ba7 api-report: update the api reports for the plugins
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:26:48 +02:00
blam a0149f0228 chore: code review comments
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:22:12 +02:00
blam 8b93d985c0 chore: fixing merge b0rked
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:16:56 +02:00
blam 4cdc9d1d0b chore: added api for cookiecutter
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:11:38 +02:00
blam 4a087f05ea chore: fix readme
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:11:06 +02:00
blam df7c9243d3 chore: use the cookiecutter templater library
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:11:06 +02:00
blam 4e23d2276c chore: moved out the cookiecutter action to its own repo
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:09:38 +02:00
blam b60091b117 chore: update some packages
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:09:38 +02:00
blam 271e13d723 chore: move the action to something better
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:09:16 +02:00
blam 417cee8472 chore: added sample cookiecutter module
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:09:16 +02:00
github-actions[bot] 8d1c3d0d5a Version Packages 2021-07-15 09:19:25 +00:00
Ben Lambert 9393e1c955 Merge pull request #6460 from livetocode/master
fix OIDC Auth provider
2021-07-15 11:11:32 +02:00
Ben Lambert a115da0395 Merge pull request #6466 from ONordander/feature/bitbucket-default-catalog-value
Feature/bitbucket default catalog value
2021-07-15 10:40:06 +02:00
Eric Peterson 54c25db339 Merge pull request #6071 from andrewthauer/techdocs-custom-docker
feat(techdocs-common): add custom docker image support
2021-07-15 10:39:14 +02:00
Dominik Henneke 9ed3d401c8 Refactor <TechDocsPageHeader/> to not use AsyncState as inputs
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-15 10:20:12 +02:00
Dominik Henneke e35b13afa9 Handle error responses in getTechDocsMetadata and getEntityMetadata such that <TechDocsPageHeader> doesn't throw errors.
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-15 10:20:11 +02:00
Eric Peterson 855c9d8341 Merge pull request #6454 from kuangp/fix/techdocs
fix(techdocs): fetch entity relations field to determine owned docs
2021-07-15 09:22:29 +02:00
Patrik Oldsberg d9ce823b00 packages: regenerate all API reports with warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-07-15 02:05:46 +02:00
Eric Peterson 851a02ff23 Merge pull request #6467 from SDA-SE/feat/search-catch-error 2021-07-14 23:33:52 +02:00
Eric Peterson ef4a4cdefd Merge pull request #6341 from SDA-SE/feat/techdocs-build-logs 2021-07-14 23:30:15 +02:00
Morgan Martinet 4036d634a0 use original prompt default value to avoid a breaking change
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-07-14 17:01:38 -04:00
blam cd43895668 chore: make the api-docs pretty again
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:01 +02:00
Andrew Shirley 8e38300d7c Consistently use job-full-name not name or slug
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:01 +02:00
Andrew Shirley 91cc4913ab Use the options object pattern for frontend API
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:01 +02:00
Andrew Shirley 37d0143e72 Bump versions to match other plugins
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:01 +02:00
Andrew Shirley 051c3b2c0c Remove useless TODO
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:01 +02:00
Andrew Shirley 24d786e197 Encode all components in the url
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:01 +02:00
Andrew Shirley b240ef73e2 Parse as much of the config as possible at start time.
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:01 +02:00
Andrew Shirley 76fcd5ab40 Tidy types
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:01 +02:00
Andrew Shirley dc05501c08 Tidy hook APIs
Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
2021-07-14 20:46:01 +02:00