Commit Graph

57144 Commits

Author SHA1 Message Date
Alex Lorenzi e46dfec74d Updated useShadowRootElements to use the shadow root first child instead of flipping booleans to help with unneeded updates when the DOM doesn't change
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
2024-08-22 16:26:36 -04:00
blam ba3d5357cd chore: small api change for allowing the replace option for createExtensionInput
Signed-off-by: blam <ben@blam.sh>
2024-08-22 17:39:40 +02:00
Camila Belo e7f4952989 docs: update api reports
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-22 17:38:12 +02:00
blam e816f49193 feat: redirect some inputs
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-22 17:35:03 +02:00
blam d8eddea9d5 chore: added the logic for redirecting inputs
Signed-off-by: blam <ben@blam.sh>
2024-08-22 17:11:15 +02:00
blam 757d8d704d chore: added a replaces option to the extensionInput wrapper
Signed-off-by: blam <ben@blam.sh>
2024-08-22 16:20:26 +02:00
Johan Haals 5b8d33f9c6 Rename command to "lint legacy-backend-exports"
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-08-22 15:25:49 +02:00
Patrik Oldsberg f54d3a5385 Merge pull request #26138 from backstage/mob/move-2-root
NFS: Introduce the `Root` extension
2024-08-22 15:15:20 +02:00
blam 4a66456e9b chore: added changesets
Signed-off-by: blam <ben@blam.sh>
2024-08-22 14:59:33 +02:00
blam e8bf80d8ae chore: fixing attachment point tests
Signed-off-by: blam <ben@blam.sh>
2024-08-22 13:36:56 +02:00
blam 8f93c021bd chore: update api reports
Signed-off-by: blam <ben@blam.sh>
2024-08-22 13:36:56 +02:00
blam b07d5d143e chore: fixing typescript
Signed-off-by: blam <ben@blam.sh>
2024-08-22 13:36:56 +02:00
blam d4f82c72be chore: small changes
Signed-off-by: blam <ben@blam.sh>
2024-08-22 13:36:56 +02:00
blam a062f02556 chore: move to having a root extension with apis and app inputs
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-22 13:36:54 +02:00
Patrik Oldsberg 142731f19e Merge pull request #26144 from backstage/rugvip/sparklng
frontend-plugin-api: clean up internal createExtension{,Input,Blueprint} types
2024-08-22 13:34:37 +02:00
zeshanziya 948dbc00c8 move old backend doc at bottom
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-08-22 16:04:03 +05:30
Rich Barton-Cooper 8dd6ef65bf fix(#26139): handle duplicate end key parts in ReviewState table
Signed-off-by: Rich Barton-Cooper <rich@syntasso.io>
2024-08-22 10:51:12 +01:00
Ben Lambert 7ee0e13eb2 Merge pull request #26135 from backstage/mob/app-plugin-pt2
NFS: Move some implementations to `ApiBlueprints` instead of directly in the app
2024-08-22 10:51:31 +02:00
Camila Belo 5a83f512fe Merge pull request #26133 from backstage/nbs/update-plugins-migration-guide
[NBS 1.0] Create migration guide to stop support the legacy backend system in plugins
2024-08-22 10:38:58 +02:00
Patrik Oldsberg 5ac0f942a0 Merge pull request #26145 from backstage/rugvip/slow
proxy-backend: increase timeout for large test
2024-08-22 10:24:32 +02:00
Patrik Oldsberg 662d7c0e3f Merge pull request #26141 from backstage/rugvip/no-service
backend-plugin-api: remove identity and token manager services
2024-08-22 10:05:23 +02:00
Johan Haals 85741e0b19 Merge pull request #26136 from backstage/jhaals/cleanup-type
backend-plugin-api: Remove ServiceFactoryOrFunction type
2024-08-22 10:03:27 +02:00
Johan Haals ef4b339da1 chore: Use existing utilities for listing packages
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-08-22 09:56:40 +02:00
Camila Belo 164ce3ee25 refactor(user-settings-backend): deprecate legacy create Router
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-22 09:34:59 +02:00
zeshanziya 4b28e3917e add changeset
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-08-22 07:59:36 +05:30
zeshanziya 7fc3777b34 spell correction
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-08-22 07:55:35 +05:30
zeshanziya 15e2d405b1 update installtion link ref
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-08-22 07:52:28 +05:30
zeshanziya 1d48ca073a add doc for new backend system for incremental ingestion provider
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-08-22 07:44:50 +05:30
Patrik Oldsberg e902568e5f proxy-backend: increase timeout for large test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-21 23:05:50 +02:00
Patrik Oldsberg c5d2530000 frontend-plugin-api: clean up internal createExtension{,Input,Blueprint} types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-21 22:40:00 +02:00
Patrik Oldsberg 19ff127dca changesets: added changesets for identity and token manager removal
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-21 21:36:43 +02:00
Patrik Oldsberg 5b13acc341 changesets: lil fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-21 21:36:43 +02:00
Patrik Oldsberg 1780a67bc5 backend-plugin-api: remove identity and token manager services
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-21 21:36:43 +02:00
Patrik Oldsberg a428f5512b Merge pull request #24957 from aramissennyeydd/beps/documentation/adjustments-from-initial-review
bep(0008): adjustments following initial review
2024-08-21 19:24:20 +02:00
Camila Belo e4fdf1f02d refactor: apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-21 16:39:51 +02:00
blam b233ae5c4b chore: include default icons
Signed-off-by: blam <ben@blam.sh>
2024-08-21 15:34:35 +02:00
Ben Lambert 50e7461035 Merge pull request #25535 from Maetis/topic/nbs-integration-bitbucket-server
[NBS Docs] Updated the Bitbucket Server integration docs
2024-08-21 15:25:04 +02:00
Johan Haals 4d82481c95 backend-plugin-api: Remove ServiceFactoryOrFunction type
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-08-21 15:21:25 +02:00
Ben Lambert 337a4704a6 Merge pull request #25705 from parmar-abhinav/master-code-4
Added test cases for publish:gerrit action
2024-08-21 15:13:54 +02:00
blam 89f6fae9d2 chore: small changeset tweak
Signed-off-by: blam <ben@blam.sh>
2024-08-21 15:11:34 +02:00
blam b76af88f1e chore: review comments
Signed-off-by: blam <ben@blam.sh>
2024-08-21 15:10:30 +02:00
Patrik Oldsberg 959f3d9c8d Merge pull request #26115 from backstage/rugvip/shim
backend-common: add shims for token manager and identity services
2024-08-21 15:10:26 +02:00
Camila Belo 8ec374aaf6 feat(repo-tools): check for backend commons or tasks dependencies
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-21 15:08:39 +02:00
blam 62cce6cecd chore: added another changeset
Signed-off-by: blam <ben@blam.sh>
2024-08-21 15:06:33 +02:00
Patrik Oldsberg 0f2bd0576b Merge pull request #26129 from backstage/rugvip/remove-legacy-auth
backend-defaults: remove support for legacy auth
2024-08-21 15:06:22 +02:00
blam 3607ea4499 chore: removed deprecated property
Signed-off-by: blam <ben@blam.sh>
2024-08-21 15:05:18 +02:00
blam cbe3ad7a1e chore: fixing tests and components
Signed-off-by: blam <ben@blam.sh>
2024-08-21 14:52:26 +02:00
blam f3a2b91d91 chore: changeset
Signed-off-by: blam <ben@blam.sh>
2024-08-21 14:50:31 +02:00
Patrik Oldsberg db788f72ec Merge pull request #26134 from backstage/jhaals/cleanup-plugin-api
backend-plugin-api: Remove deprecated exports
2024-08-21 14:50:10 +02:00
blam 3d015d4c04 chore: move over some more apis
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: blam <ben@blam.sh>
2024-08-21 14:49:21 +02:00