Commit Graph

33707 Commits

Author SHA1 Message Date
Marek Šneberger 5ee8a146fc Better changeset message
Signed-off-by: Marek Šneberger <marek@sneberger.cz>
2022-11-21 08:48:44 +01:00
Marek Šneberger 429812a423 Test pluralized Technology kind
Signed-off-by: Marek Šneberger <marek@sneberger.cz>
2022-11-21 08:48:32 +01:00
renovate[bot] 6273df985a Update dependency css-loader to v6.7.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-21 07:45:51 +00:00
Marek Šneberger 387d1d5218 Add changeset
Signed-off-by: Marek Šneberger <marek@sneberger.cz>
2022-11-21 08:45:08 +01:00
Marek Šneberger 03f478fe0a Use pluralize for catalog kind header component
Signed-off-by: Marek Šneberger <marek@sneberger.cz>
2022-11-21 08:45:08 +01:00
Johan Haals 61170c7d7d Merge pull request #14587 from awanlin/topic/custom-provider-annotations
Added custom provider annotation details
2022-11-21 08:36:26 +01:00
Johan Haals 004a6a0768 Merge pull request #14703 from backstage/freben/nodep
Use Json types from @backstage/types
2022-11-21 08:34:50 +01:00
Johan Haals 6e294df590 Merge pull request #14705 from RoadieHQ/add-cloudsmith-plugin
add cloudsmith plugin to backstage microsite
2022-11-21 08:33:27 +01:00
Patrick Jungermann cf41eedf43 chore(events): apply post-merge comments
Introduces a new interface `RequestDetails` to abstract `Request`
providing access to request body and headers.

**BREAKING:** Replace `request: Request` with `request: RequestDetails` at `RequestValidator`.

**BREAKING:** Remove required field `router` at `HttpPostIngressEventPublisher.fromConfig`
  and replace it with `bind(router: Router)`.
  Additionally, the path prefix `/http` will be added inside `HttpPostIngressEventPublisher`.

Relates-to: PR #13931
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-19 15:08:14 +01:00
Patrik Oldsberg 4c9a407e16 workflows: add workflow for posting release information on PR merge
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-18 23:12:22 +01:00
bogdannechyporenko e9ea534093 Merge remote-tracking branch 'origin/master' into cost-insight-trending-line 2022-11-18 21:17:02 +01:00
Andre Wanlin 493fc5b80d Removed imports
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-18 13:09:49 -06:00
Andre Wanlin 6db37424c5 Changes to make Vale happy, I hope
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-18 12:43:34 -06:00
Fredrik Adelöw 3c99dadef7 Merge pull request #14707 from backstage/freben/no-deprecated-spec
Do not use deprecated LocationSpec
2022-11-18 19:36:32 +01:00
Patrik Oldsberg 6fd492029a Merge pull request #14708 from backstage/rugvip/pattison
vale: add pattison
2022-11-18 19:33:31 +01:00
Andre Wanlin 9d2c6a7db4 Removed from create-app and added to docs
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-18 12:25:50 -06:00
Andre Wanlin 65630a9bcb Changes based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-18 11:48:57 -06:00
Andre Wanlin cabd58d2bd Added SidebarSubmenu for all Kinds
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-18 11:48:57 -06:00
Patrik Oldsberg d19bbc8eb2 vale: add pattison
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-18 17:11:42 +01:00
Fredrik Adelöw d8593ce0e6 Do not use deprecated LocationSpec
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 17:06:18 +01:00
Fredrik Adelöw b1af1205cd Merge pull request #14699 from alexrybch/scaffolder-template-header-options
Pass headerOptions to TemplatePage
2022-11-18 16:38:15 +01:00
Fredrik Adelöw f2ca74fe27 Merge pull request #14704 from taras/patch-5
Fix the URL of Humanitec plugin
2022-11-18 16:34:43 +01:00
Brian Fletcher ef41a4f377 add cloudsmith plugin to backstage microsite
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-11-18 15:10:54 +00:00
Taras Mankovski a50eaa5ad7 Fix the URL of Humanitec plugin
Signed-off-by: Taras Mankovski <taras@frontside.com>
2022-11-18 10:04:32 -05:00
Eric Peterson ecadb3da9d Merge pull request #14701 from backstage/search/node-16-features
[Search] Take advantage of node 16 features
2022-11-18 16:03:26 +01:00
Fredrik Adelöw 26404430bc Use Json types from @backstage/types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 15:49:51 +01:00
Fredrik Adelöw e42560af32 Merge pull request #14686 from backstage/freben/screen-catalog
require testing-library/prefer-screen-queries in catalog libraries
2022-11-18 15:08:56 +01:00
Fredrik Adelöw a24f0b8ba9 Merge pull request #14651 from backstage/freben/tests
add some eslint rules for testing-library use in tests
2022-11-18 15:08:22 +01:00
Fredrik Adelöw b63e7f0aa9 Merge pull request #14619 from backstage/freben/by-refs-client
implement by-refs batch fetching in the catalog client
2022-11-18 14:56:37 +01:00
Fredrik Adelöw 7bc17f75c4 Merge pull request #14354 from backstage/freben/by-refs
added a by-refs batch endpoint for entities
2022-11-18 14:56:27 +01:00
Eric Peterson 81b1e7b0fe Simplify base classes by using stream _construct methods
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-11-18 14:47:19 +01:00
Alex Rybchenko a63e2df559 pass headerOptions to TemplatePage
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-11-18 13:38:23 +01:00
Fredrik Adelöw b978bbb463 require testing-library/prefer-screen-queries in catalog libraries
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 11:47:31 +01:00
Fredrik Adelöw 94a2e86ce1 Merge pull request #14696 from backstage/freben/dedup-script
make a duplicate checks script
2022-11-18 11:43:35 +01:00
Fredrik Adelöw cb716004ef add some eslint rules for testing-library use in tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 11:29:20 +01:00
Fredrik Adelöw fd7ec12ec2 make a duplicate checks script
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 11:24:23 +01:00
bnechyporenko c7fc4d85ce Merge remote-tracking branch 'origin/master' into cost-insight-trending-line 2022-11-18 11:05:20 +01:00
Camila Belo 0e99e64883 Merge pull request #14569 from mstergianis/docs/fix-catalogresultlistitem
docs: Replaces use of CatalogResultListItem with correct symbol
2022-11-18 10:54:52 +01:00
bnechyporenko 4638404d76 Fixed the reviewdog validation
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-11-18 10:34:10 +01:00
bnechyporenko 7a08bbdb87 Incorporated the feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-11-18 10:33:35 +01:00
bnechyporenko 5e238ed56a Incorporated the feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-11-18 10:29:09 +01:00
bogdannechyporenko c0f423a54c Fixed build issues
Signed-off-by: bogdannechyporenko <bogdannechiporenko@gmail.com>
2022-11-17 20:06:15 +01:00
Maximilian Vorbrodt 8bc81264b9 remove paper component
Signed-off-by: Maximilian Vorbrodt <maximilian.vorbrodt@hotmail.com>
2022-11-17 19:06:42 +01:00
bogdannechyporenko 17a99f32e9 Merge remote-tracking branch 'origin/master' into cost-insight-trending-line 2022-11-17 17:00:43 +01:00
bogdannechyporenko 03360e1d40 Incorporated the feedback
Signed-off-by: bogdannechyporenko <bogdannechiporenko@gmail.com>
2022-11-17 16:58:58 +01:00
Fredrik Adelöw 3228a8a951 Merge pull request #14667 from dagda1/transform-errors
give the ability to supply a transformErrors function to the rjsf/core
2022-11-17 16:49:58 +01:00
bogdannechyporenko 0708ac37de Merge remote-tracking branch 'origin/master' into cost-insight-trending-line 2022-11-17 16:48:17 +01:00
Paul 46303e53ec Update .changeset/sour-flowers-care.md
Co-authored-by: Ben Lambert <blam@spotify.com>
Signed-off-by: Paul <paul.cowan@cutting.scot>
2022-11-17 15:24:19 +00:00
Johan Haals e365e00aca Merge pull request #14626 from Znarvl/clean_deprecations
Cleaned up some deprecations
2022-11-17 15:16:54 +01:00
Simon f9f9455436 Merge branch 'clean_deprecations' of github.com:Znarvl/backstage into clean_deprecations 2022-11-17 14:53:01 +01:00