Commit Graph

6981 Commits

Author SHA1 Message Date
Oliver Sand befaae417c Update api-report.md
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-16 12:26:16 +02:00
Oliver Sand e0f228c46f Migrate my changes to the new core-* apis
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-16 12:26:16 +02:00
Oliver Sand 690657799e Add initial support for customizing the catalog import page
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-16 12:26:16 +02:00
Fredrik Adelöw 639a7ed79c Merge pull request #7187 from simonstamm/patch-1
Change hardcoded master to $defaultBranch
2021-09-16 11:18:19 +02:00
Fredrik Adelöw 02058d69a1 Merge pull request #6882 from splunk/seant-splunk/awsS3_readTree_processor
Add readTree() to AwsS3UrlReader, ReadableArrayResponse type, and AwsS3ReadTreeProcessor
2021-09-16 10:11:15 +02:00
Sean Tan fab79adde1 Add changeset. Change awsS3-discovery to s3-discovery. Change dependencies
Signed-off-by: Sean Tan <seant@splunk.com>
2021-09-15 13:50:48 -07:00
Simon Stamm e3585f5221 Change hardcoded master to $defaultBranch
Since we pass over the defaultBranch argument in our templates, this seems to break because of the hardcoded master values. Probably this affects other providers as well.

Signed-off-by: Simon Stamm <simon.stamm@tui.com>
2021-09-15 17:49:27 +02:00
Patrik Oldsberg d0d78ebc7c Merge pull request #7181 from backstage/rugvip/descriptions
Add package descriptions + separate table for plugins in API reference
2021-09-15 17:25:27 +02:00
Ben Lambert 90df4dc86d Merge pull request #7062 from RoadieHQ/legacy-paths-to-tech-docs-collator
Modify TechDocsCollator and Search to be aware of new urls
2021-09-15 16:37:23 +02:00
Jussi Hallila 9fb0503c15 Tweak lowecasing, export Optios type
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-09-15 15:31:03 +02:00
Patrik Oldsberg cccfa039e5 catalog: fix broken test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-15 00:11:19 +02:00
Patrik Oldsberg 9989642c14 Merge pull request #7149 from backstage/rugvip/entity-context
catalog-react: cross-version compatibility for entity context
2021-09-14 22:53:13 +02:00
Patrik Oldsberg 8142a8ecb2 packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:47:53 +02:00
Patrik Oldsberg 71f6356390 plugins: add package descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:33:40 +02:00
Patrik Oldsberg 545b61a5f7 todo-backend: ignore ansi-regex vulnerability
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 17:38:51 +02:00
Ben Lambert ed7b9fbd56 Merge pull request #7101 from sam-robson/sam-robson-add-clientopts-to-elastic
feat: additional options for the elasticsearch client
2021-09-14 13:33:42 +02:00
Ben Lambert 847f9c1f9b Merge pull request #7161 from kuangp/feat/entityLayoutTitle
feat(EntityLayout): display title field if defined
2021-09-14 10:36:11 +02:00
Johan Haals 4a550c7b13 Merge pull request #7140 from HHogg/luxon-plugin-cloudbuild
Plugin cloudbuild - Swapped over to use Luxon
2021-09-14 10:16:53 +02:00
Sean Tan 72289da72c Update types.ts
Signed-off-by: Sean Tan <seant@splunk.com>
2021-09-13 14:51:44 -07:00
Sean Tan a42ea40655 Regenerate api-report
Signed-off-by: Sean Tan <seant@splunk.com>
2021-09-13 13:34:52 -07:00
Sean Tan 9dcc208c30 Add back AwsS3Discovery processor export
Signed-off-by: Sean Tan <seant@splunk.com>
2021-09-13 13:21:06 -07:00
Sean Tan ff2ac13682 Merge branch 'master' of github.com:backstage/backstage into seant-splunk/awsS3_readTree_processor
Signed-off-by: Sean Tan <seant@splunk.com>
2021-09-13 13:20:00 -07:00
Sean Tan 60f1010582 Remove AwsS3DiscoveryProcessor export
Signed-off-by: Sean Tan <seant@splunk.com>
2021-09-13 13:19:08 -07:00
Phil Kuang d5b23612c2 feat(EntityLayout): display title field if defined
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-09-13 11:27:16 -04:00
Ben Lambert 16b010ff4a Merge pull request #7029 from awanlin/topic/add-homepagetimer-to-new-homepage
Added the HomepageTimer to the new composable Home Page
2021-09-13 17:08:57 +02:00
Ben Lambert 3264abcd40 Merge pull request #7158 from shvmbisht/fix/add-search/pagination-to-NR
adding search and pagination to new Relic component
2021-09-13 16:55:35 +02:00
Patrik Oldsberg d61eb832fa Merge pull request #7150 from backstage/rugvip/api-docs
Introduce API Reference
2021-09-13 16:20:23 +02:00
Patrik Oldsberg 37a218dc79 Merge pull request #7160 from backstage/rugvip/exports
catalog-backend: add missing type exports
2021-09-13 16:03:41 +02:00
Patrik Oldsberg a41ac6b952 catalog-backend: add missing type exports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-13 15:37:08 +02:00
Sam Robson 129bd23852 test: clientOptions config accessed but not required
Signed-off-by: Sam Robson <srobson@gocardless.com>
2021-09-13 14:24:52 +01:00
Oliver Sand 6eb0acfa22 Merge pull request #7159 from SDA-SE/feat/home-page-cleanup
Fix home page package issues
2021-09-13 15:02:08 +02:00
Harry Hogg 4e28fcdef2 fix(plugin-cloudbuild): "validateDOMNesting(...): <p> cannot appear as a descendant of <p>" error caused by unnecessary paragraph tags
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-09-13 13:50:44 +01:00
Oliver Sand be455f1025 Restore readme
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-13 14:38:53 +02:00
Harry Hogg 6368b76437 refactor(luxon): Plugin CloudBuild - Swapped over from using moment to luxon
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-09-13 13:16:33 +01:00
Harry Hogg 9734d581bb test(plugin-cloudbuild): Added some tests for WorkflowRunsTableView
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-09-13 13:15:25 +01:00
Shivam Bisht 5aab2fc7c3 adding search and pagination to new Relic component
Signed-off-by: Shivam Bisht <shivambisht@Shivams-MacBook-Pro.local>
2021-09-13 17:35:58 +05:30
Oliver Sand 8b1db3ecfe Fix mistake in readme
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-13 13:53:35 +02:00
Oliver Sand 1da51fec2b Adjust dependencies to @types/react and react-router to follow the pattern used by all other Backstage packages
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-13 13:53:35 +02:00
Ben Lambert ae1fb3b4b2 Merge pull request #7108 from victormorfin97/change-categories-component
Scaffolder: change the component of  categories filter
2021-09-13 13:24:32 +02:00
Ben Lambert 2a316b8af9 Merge pull request #7135 from julioz/patch-1
Fix import for createPlugin in example snippet
2021-09-13 13:10:57 +02:00
blam 509cde8892 chore: reverting the smol changes to the public API
Signed-off-by: blam <ben@blam.sh>
2021-09-13 10:31:27 +02:00
blam 1c6dff7501 chore: reworking the types a little bit here to get them to work with the new version
Signed-off-by: blam <ben@blam.sh>
2021-09-13 10:15:35 +02:00
Jussi Hallila 65a2d67735 Modify fromConfig to actually use the config. Update api-reports.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-09-13 09:54:12 +02:00
Patrik Oldsberg 98604bfab1 catalog-react: switch back to providing empty context from useEntity
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 16:20:40 +02:00
Patrik Oldsberg 6db4de79a1 explore: format API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:48 +02:00
Patrik Oldsberg 3f26865c67 catalog-react: add tests for useEntity + simplify and fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 15:04:23 +02:00
Patrik Oldsberg 18826333a7 removed usages of EntityContext in tests and stories
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 15:04:22 +02:00
Patrik Oldsberg e95b379d5f catalog: remove EntityLoaderProvider and deprecate Router
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 15:04:22 +02:00
Patrik Oldsberg ea81a1f19c catalog-react: deprecate EntityContext and add AsyncEntityProvider
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 15:04:22 +02:00
Eric Peterson 7f221c6c6b Merge pull request #7079 from backstage/vinzscam/search-type-storybook
search-type: add to storybook
2021-09-10 20:40:11 +02:00