Commit Graph

39429 Commits

Author SHA1 Message Date
Ben Lambert 37057ca114 Merge pull request #16587 from tudi2d/philipph/not-so-core-component
Tabs: Remove "not-so-core-component"
2023-04-11 09:50:50 +02:00
Johan Haals 9c7dd379f1 Merge pull request #17300 from backstage/renovate/lint-staged-13.x-lockfile
chore(deps): update dependency lint-staged to v13.2.1
2023-04-11 08:03:07 +02:00
Johan Haals 7d0f761b47 Merge pull request #17308 from backstage/dependabot/npm_and_yarn/xml2js-0.5.0
Bump xml2js from 0.4.23 to 0.5.0
2023-04-11 07:57:53 +02:00
dependabot[bot] d3645a62b7 Bump xml2js from 0.4.23 to 0.5.0
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.23 to 0.5.0.
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 21:57:27 +00:00
Jamie Klassen e7fb011748 skip authorization header for server-side auth (#17306)
The backend is responsible for appending a bearer token in these cases.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-04-10 15:12:26 -04:00
renovate[bot] cd1ef4e39d chore(deps): update dependency lint-staged to v13.2.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-09 10:01:53 +00:00
Fredrik Adelöw eeb97f6592 Merge pull request #17299 from Bonial-International-GmbH/pjungermann/uffizzi-gitref
ci(uffizzi): provide git ref to uffizzi preview-action
2023-04-08 21:53:42 +02:00
Fredrik Adelöw b263a7c75b Merge pull request #17296 from backstage/dependabot/npm_and_yarn/vm2-3.9.15
Bump vm2 from 3.9.14 to 3.9.15
2023-04-08 08:43:19 +02:00
Patrick Jungermann 6ec1b61a37 ci(uffizzi): provide git ref to uffizzi preview-action
Relates-to: PR #16721
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2023-04-08 03:43:20 +02:00
dependabot[bot] 25ef31a96d Bump vm2 from 3.9.14 to 3.9.15
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.14 to 3.9.15.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.14...3.9.15)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 00:48:02 +00:00
backstage-goalie[bot] 1870471647 Merge pull request #17262 from backstage/renovate/eslint-8.x-lockfile
Update dependency eslint to v8.38.0
2023-04-08 00:42:08 +00:00
renovate[bot] ad11dadb3b Update dependency eslint to v8.38.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-08 00:02:33 +00:00
Fredrik Adelöw 2110bcbf19 Merge pull request #17272 from backstage/renovate/rjsf-core-v5-5.x
Update dependency @rjsf/core-v5 to v5.5.2
2023-04-07 09:59:40 +02:00
Fredrik Adelöw 2a0f2fa964 Merge pull request #16320 from sennyeya/async-selects
Attempt to show readable names in `EntityOwnerPicker` by loading from the `by-refs` endpoint.
2023-04-06 21:25:16 +02:00
Fredrik Adelöw cd874bfaf6 hide the export
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey 44f723b8d2 Update changeset.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey d3b8d08bb4 Update API report.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey dbecde0168 Update message.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey 483f0cc57f Update changeset.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey bba158e7ed Adjust query params on first render.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey 820365a34a Add test case for non-group refs.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey 0b42e304f8 Force entity references to be full in the owner picker.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey b39b897a7b Fix variable names.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey 77d3d93c7e Fix sorting logic and how we handle entities vs entityRefs.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:37 +02:00
Aramis Sennyey c2fbe4b145 Fix test cases.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey 46c7bf0a44 Return null when no entities to render.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey 436b4f50bb Add namespace check as well.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey 3555c2741e Fix test cases and update async logic.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey 487d699993 Update variable name.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey 6bd5cade39 Add catalog API report and fix test cases.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey 8b7a55b55d Add comments
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey a49fb39df5 Add changeset
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey c66531a8eb Adding test cases and cleaning up.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:20 +02:00
Aramis Sennyey d7fa409a72 Set up an async select for user picker to pull additional data.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:02 +02:00
Fredrik Adelöw c6e40134e1 Merge pull request #17269 from backstage/renovate/swc-helpers-0.x
fix(deps): update dependency @swc/helpers to ^0.5.0
2023-04-06 19:05:02 +02:00
Fredrik Adelöw cb807e097a Merge pull request #17277 from RoadieHQ/lighthouse-token
lighthouse to support authenticated catalog api
2023-04-06 17:32:02 +02:00
Fredrik Adelöw bb4a448e82 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-04-06 17:03:27 +02:00
Ben Lambert ba4002b30f Merge pull request #17271 from odsod/adopters-einride
docs(adopters): add @einride
2023-04-06 15:40:06 +02:00
Fredrik Adelöw 7f0dd6fa13 Merge pull request #15667 from sennyeya/express-openapi-test
[PRFC] OpenAPI Typings for Routers
2023-04-06 15:03:15 +02:00
Oscar Söderlund 7b0835d544 docs(adopters): add @einride
Happy Easter to the Backstage team, from @alethenorio, @kallekrantz, and
the whole team at @einride! 🐇 ❤

Signed-off-by: Oscar Söderlund <odsod@users.noreply.github.com>
2023-04-06 12:15:33 +02:00
Brian Fletcher 0299dd40d6 fixes and api report
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-04-06 10:54:22 +01:00
Brian Fletcher 7a89555e73 lighthouse to support authenticated catalog api
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-04-06 10:49:11 +01:00
Patrik Oldsberg c3f63a3bd0 Merge pull request #17273 from guilhermecgs/patch-1
Update ADOPTERS.md to include B3 -  Brazilian Stock Exchange
2023-04-06 09:48:55 +02:00
renovate[bot] 8c40997df4 fix(deps): update dependency @rjsf/core-v5 to v5.5.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-06 01:23:07 +00:00
guilhermecgs dd1c8089f0 Update ADOPTERS.md
Signed-off-by: guilhermecgs <guilhermecgs@gmail.com>
2023-04-05 18:38:37 -03:00
guilhermecgs fccc4db7a5 Update ADOPTERS.md
Signed-off-by: guilhermecgs <guilhermecgs@gmail.com>
2023-04-05 18:06:04 -03:00
Jamie Klassen 6941034dfb Merge pull request #17121 from RubenV-dev/kubernetes-proxy-client
Add reusable kubernetes-backend proxy client
2023-04-05 12:14:16 -04:00
Heikki Hellgren 104b6b1948 fix: elastic search for missing or no indexes
this occurs when the index is missing during the search for example the
TechDocs provider creates the index when initiating, but if there's no
docs to index, it removes the index but still tries to search from it.

fixes #16423

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-04-05 16:12:38 +02:00
Fredrik Adelöw 9930c700af Merge pull request #16210 from RoadieHQ/codeowners-processor-monorepo-support
feat: CodeOwnersProcessor monorepo support
2023-04-05 15:05:14 +02:00
renovate[bot] 9bbb00d5b4 fix(deps): update dependency @swc/helpers to ^0.5.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-05 12:58:24 +00:00