Commit Graph

12526 Commits

Author SHA1 Message Date
Camila Belo 4bc1ca5522 refactor: move core analytics apis to the compat package
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-01-30 13:27:14 +01:00
Camila Belo 311dda9e18 feat: add backward compatibility for core anlytics api implementations
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-01-30 13:27:14 +01:00
Fredrik Adelöw e7e0efc030 Merge pull request #22463 from backstage/freben/defaultTarget
add `defaultTarget` to `ExternalRouteRef`
2024-01-30 13:06:32 +01:00
Camila Belo b1afb710b8 fix(frontend-plugin-api): default api config error
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-01-30 12:28:46 +01:00
Camila Belo 01abfa9c2b feat(frontend-plugin-api): fix default app plugin id
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-01-30 12:28:46 +01:00
Camila Belo 87f3d69dc5 fix(frontend-app-api): add global analytics context to the app extension
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-01-30 12:28:46 +01:00
Ben Lambert 92a4158238 Merge pull request #22515 from davidfestal/Fix-dynamic-features-service-alpha-package-support
Fix wrong `alpha` support in dynamic plugins support
2024-01-30 11:05:34 +01:00
Ben Lambert e0f1dc2e10 Merge pull request #22526 from sennyeya/openapi-tooling/template-change
feat(openapi-tooling): Fix OpenAPI client duplications
2024-01-30 11:04:08 +01:00
Ben Lambert 8746092635 Merge pull request #22521 from backstage/blam/support-tokens-fetch
Support `token` in `URLReaders` for `fetch:*` actions in Scaffolder
2024-01-30 11:00:11 +01:00
blam da98911e7d chore: updating api-reports
Signed-off-by: blam <ben@blam.sh>
2024-01-30 09:15:50 +01:00
Brian Hudson aa91cd69ac Fix safeEntityName
createOrMergeEntity was replacing capital letters with -. For example "@internal/pluginApi" would result in "internal-plugin-pi".

Updated to correctly handle capital letters, prefixing them with - unless they are the first character. For example "@internal/pluginApi" would result in "internal-plugin-api".

Signed-off-by: Brian Hudson <brian.r.hudson@gmail.com>
m>
2024-01-29 16:59:23 -05:00
Rickard Dybeck 48b1e4c35d Merge pull request #21975 from backstage/catalog-backend/add-location-by-entity-api
[CatalogBackend] Add API to get location by entity
2024-01-29 09:22:11 -05:00
blam f640129d84 chore: tidying up tests and implementing for search also
Signed-off-by: blam <ben@blam.sh>
2024-01-29 13:29:44 +01:00
Patrik Oldsberg c2c2cd636b Merge pull request #22548 from backstage/rugvip/nointro
core-components: remove SidebarIntro and IntroCard
2024-01-29 11:55:20 +01:00
blam 98753d9bf0 chore: update api-reports
Signed-off-by: blam <ben@blam.sh>
2024-01-29 11:47:00 +01:00
blam 1e1dd798fa chore: updating reading tyupes
Signed-off-by: blam <ben@blam.sh>
2024-01-29 11:44:08 +01:00
blam e9987a467d chore: support overriding the token
Signed-off-by: blam <ben@blam.sh>
2024-01-29 11:44:08 +01:00
Fredrik Adelöw 7360c3dc0a review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-01-29 10:35:28 +01:00
Fredrik Adelöw 46b63dea67 add defaultTarget to ExternalRouteRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-01-29 10:07:45 +01:00
Fredrik Adelöw 62c54c1781 Merge pull request #22545 from adamdmharvey/adamdmharvey/api-ref-doc-edits
chore(docs): Improve API reference wording
2024-01-28 17:36:14 +01:00
Sydney Achinger f6c0fc32dc Merge pull request #22071 from wtchnm/master
fix(techdocs-cli): mkdocs parameter casing
2024-01-26 16:25:14 -05:00
Andre Wanlin e6bb058f8d Clean up
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-01-26 14:46:43 -06:00
Andre Wanlin e2083dfb55 Added alpha support for the New Frontend System
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-01-26 14:46:41 -06:00
Patrik Oldsberg ee745d7721 Merge pull request #22550 from backstage/rugvip/onlyone
cli: fix module discovery race
2024-01-26 21:10:06 +01:00
Patrik Oldsberg 08804c361c cli: fix module discovery race
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-26 19:28:12 +01:00
Jamie Klassen f919be97d9 Utility API for VMware Cloud auth
Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
2024-01-26 12:38:50 -05:00
Patrik Oldsberg 281e8c676d core-components: remove SidebarIntro and IntroCard
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-26 17:47:54 +01:00
Adam Harvey 60ba48c591 chore(docs): Improve API reference wording
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
2024-01-26 11:06:50 -05:00
Fredrik Adelöw f6dcf4e8f4 Merge pull request #22537 from kmarkow/upgrade-jest
Upgrade jest
2024-01-26 16:51:43 +01:00
Patrik Oldsberg 3ec8a1da27 Merge pull request #22533 from backstage/rugvip/components-id-fix
frontend-app-api: switch component refs to be keyed by ID
2024-01-26 16:42:12 +01:00
Kamil Markow b58673ef61 Upgrade jest
Signed-off-by: Kamil Markow <kamilmarkow@gmail.com>
2024-01-26 10:22:28 -05:00
Frank Showalter 406c6e005b Update package.json
Signed-off-by: Frank Showalter <842058+fshowalter@users.noreply.github.com>
2024-01-26 09:20:28 -05:00
Fredrik Adelöw afe7af72fd Merge pull request #22246 from secustor/fix/rate-limit-message
fix(Github): use `x-ratelimit-remaining` and 429 status code for rate limit detection
2024-01-26 13:43:24 +01:00
Patrik Oldsberg fb9b5e7bec frontend-app-api: key components by id instead of ref + tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-26 13:32:55 +01:00
Patrik Oldsberg 1e61ad374a frontend-plugin-api: no longer wrap component extension components in an ExtensionBoundary
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-26 13:32:55 +01:00
Heikki Hellgren 447d21045b fix: signal disconnect loop on server start
this fixes the disconnect loop when the server has just started by
waiting for the connection to open before subsribing to events.

also includes other improvements:
- rename types to interfaces
- allow to input single receiver for signal
- use discovery api to check for upgrade path instead hard coded one

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-01-26 13:19:31 +02:00
Patrik Oldsberg 920715f98b Merge pull request #22530 from backstage/rugvip/eslintfix
eslint-plugin: fix tests not restoring cwd
2024-01-26 10:33:12 +01:00
Patrik Oldsberg e93bc4fc13 eslint-plugin: fix tests not restoring cwd
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-26 10:12:50 +01:00
Aramis ea76a53949 update catalog-client to use the new autogenerated comment.
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-25 18:05:29 -05:00
Aramis fed57c3b1e update the autogenerated file comment
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-25 18:04:39 -05:00
Aramis c04c42b61a feat(openapi-tooling): Fix oneOf client duplications.
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-25 18:00:28 -05:00
secustor 75b51a87b6 return interface instead of boolean
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-01-25 19:32:54 +01:00
David Festal 8723c5a4da Fix wrong alpha support in dynamic plugins support
The `alpha` sub-package should not be required for the dynamic plugins to be loaded under the new backend system.

Signed-off-by: David Festal <dfestal@redhat.com>
2024-01-25 16:39:51 +01:00
Ben Lambert 206c6367a8 Merge pull request #22509 from backstage/rugvip/notree
frontend-app-api: remove experimental createExtensionTree API
2024-01-25 15:45:33 +01:00
Fredrik Adelöw b4c7f8a059 Merge pull request #22454 from jvilimek/21777-bump-score-card-0.8.0
score-card bumped to 0.8.0
2024-01-25 14:44:37 +01:00
blam 04b598ff2f chore: remove the extension tree from the app root
Signed-off-by: blam <ben@blam.sh>
2024-01-25 14:41:19 +01:00
Patrik Oldsberg bdf4a8e176 frontend-app-api: remove experimental createExtensionTree API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-25 14:38:36 +01:00
blam f170e17d38 chore: remove azure sites from example backend
Signed-off-by: blam <ben@blam.sh>
2024-01-25 13:26:51 +01:00
Fredrik Adelöw d09d2b6733 Merge pull request #22468 from Bonial-International-GmbH/mohmann/bitbucket-auth-default-scopes
fix(auth): use default scope `account` for Bitbucket auth
2024-01-25 11:32:51 +01:00
jvilimek d218d5c100 Merge branch 'master' into 21777-bump-score-card-0.8.0
Signed-off-by: jvilimek <jvilimek@users.noreply.github.com>
2024-01-24 22:44:15 +01:00