Fredrik Adelöw
ebe7c4df7c
apply in more places
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-08-16 14:47:49 +02:00
blam
813cac4bf2
introduce ExtensionBoundary.lazy
...
Signed-off-by: blam <ben@blam.sh >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2024-08-16 14:27:27 +02:00
Fredrik Adelöw
cbec93aef0
Merge pull request #26056 from backstage/freben/datarefs
...
declare data refs in the blueprints instead of extension creators
2024-08-16 14:26:10 +02:00
Patrik Oldsberg
a932906c36
Merge pull request #26054 from backstage/rugvip/tester
...
frontend-test-utils: avoid overriding test subject in extension tester unless rendering
2024-08-16 14:24:28 +02:00
Fredrik Adelöw
c32f621931
declare data refs in the blueprints instead of extension creators
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-08-16 14:08:19 +02:00
Patrik Oldsberg
bcaf90bfb2
frontend-test-utils: avoid overriding test subject in extension tester unless rendering
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-16 13:46:36 +02:00
Johan Haals
559b66d15e
Merge pull request #26050 from backstage/jhaals/backend-plugin-api-cleanup
...
backend-plugin-api: Remove deprecated types
2024-08-16 13:32:01 +02:00
Johan Haals
50164d6f33
Merge pull request #26051 from backstage/jhaals/cleanup-more-readers
...
backend-plugin-api: Remove deprecated UrlReader types
2024-08-16 13:20:24 +02:00
Johan Haals
c4b8169585
backend-plugin-api: Remove deprecated UrlReader types
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2024-08-16 11:57:56 +02:00
Patrik Oldsberg
a64ac7d709
Merge pull request #26044 from backstage/rugvip/the-rest
...
docs/frontend-system: update remaining documentation section for 1.30 release
2024-08-16 11:57:29 +02:00
Johan Haals
c99c620809
backend-plugin-api: Remove deprecated types
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2024-08-16 11:52:40 +02:00
Patrik Oldsberg
56be644573
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-16 11:46:53 +02:00
Patrik Oldsberg
7ce0a00ac9
Merge pull request #26045 from backstage/rugvip/object
...
frontend-plugin-api: store extension ID parts in an object type parameter
2024-08-16 11:45:17 +02:00
Ben Lambert
7a03061741
Merge pull request #25325 from simonstamm/master
2024-08-16 11:38:42 +02:00
Patrik Oldsberg
1cdc117250
Update docs/frontend-system/building-plugins/02-testing.md
...
Co-authored-by: Ben Lambert <blam@spotify.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-16 10:01:37 +02:00
Patrik Oldsberg
a0315a8a65
docs/frontend-system: rename plugin extension blueprints to common extension blueprints + fix links
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-16 09:47:57 +02:00
Patrik Oldsberg
d52ed1a562
frontend-plugin-api: store extension ID parts in an object type parameter
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-15 22:44:38 +02:00
Patrik Oldsberg
1fde8285ec
docs/frontend-system: update the rest of the API docs for 1.30
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-15 22:11:30 +02:00
Patrik Oldsberg
9058fd4e16
docs/frontend-system: update API creation docs for 1.30
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-15 22:08:19 +02:00
Patrik Oldsberg
2ffb8a616b
docs/frontend-system: migrate plugin migration docs to 1.30
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-15 21:52:47 +02:00
Patrik Oldsberg
aefe2bd316
docs/frontend-system: update built-in dataref docs for 1.30
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-15 21:52:47 +02:00
Patrik Oldsberg
6d1d1779b1
docs/frontend-system: migrate plugin extension types docs to blueprints
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-15 21:52:47 +02:00
Patrik Oldsberg
c6072b1083
docs/frontend-system: update plugin testing docs for 1.30
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-15 21:33:48 +02:00
Sydney Achinger
4490d733b5
Redirect: Add documentation. Cleanup ( #26041 )
...
* Add documentation. Cleanup. Add guardrail not to redirect to current url.
---------
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com >
2024-08-15 14:34:15 -04:00
Patrik Oldsberg
c47c82fd1b
Merge pull request #26036 from backstage/blam/moar-migration
...
NFS: More deprecated function removals and using Blueprints where possible
2024-08-15 18:52:28 +02:00
Andre Wanlin
d0f3af85c9
Merge pull request #26035 from awanlin/docs/refactor-otel-and-prom
...
Updated Prometheus and OpenTelemetry Guides
2024-08-15 11:18:56 -05:00
Patrik Oldsberg
75bf997914
docs/frontend-system: update plugin index docs to 1.30
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-15 17:32:23 +02:00
Patrik Oldsberg
2d88a42405
docs/frontend-system: update app migration docs to 1.30
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-15 17:28:24 +02:00
blam
c894d8d272
chore: expose react types
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 17:00:57 +02:00
blam
c7603e839d
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 16:38:27 +02:00
blam
af7be32e90
chore: api-reports
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 16:32:09 +02:00
blam
4a8b94ee93
chore: last one
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2024-08-15 16:24:20 +02:00
blam
75e79518ea
chore: some more migrations
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 16:24:20 +02:00
blam
d2e999e402
chore: added kuber
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 16:24:20 +02:00
blam
1a4df7277c
chore: some more migrations
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 16:24:20 +02:00
blam
0f2a745ac3
chore: migrate catalog-graph
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2024-08-15 16:24:20 +02:00
blam
8cb9a85596
chore: migrate rest of catalogt
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 16:24:20 +02:00
Ben Lambert
4e6854d617
Merge pull request #26022 from backstage/blam/blueprints
...
NFS: Move away from the deprecated API's everywhere
2024-08-15 16:23:52 +02:00
blam
80769d9f0c
chore: fix alpha api reports
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 16:04:29 +02:00
blam
5eed3b15e3
chore: small changes
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 15:20:26 +02:00
Andre Wanlin
384b7bac2e
Updated Prometheus and OpenTelemetry Guides
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-08-15 07:52:34 -05:00
Johan Haals
2cf8f91a35
Merge pull request #26012 from backstage/mob/backend-plugin-api-cleanup
...
[NBS1.0] Remove `UrlReader` related deprecations
2024-08-15 14:43:25 +02:00
blam
fe1fbb26eb
chore: add changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 14:37:58 +02:00
blam
89859bc83d
chore: fixing api-docs naming
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2024-08-15 14:37:58 +02:00
blam
a737904cac
chore: fix tests
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 14:37:58 +02:00
blam
549d5502cc
chore: updating api-reports
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 14:37:58 +02:00
blam
71519b2ddc
chore: fix typescript
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 14:37:57 +02:00
blam
7ba66a38cb
chore: some other deprecations
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 14:37:57 +02:00
blam
9afc8a6000
chore: updating the frontend-* packages
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 14:37:56 +02:00
blam
7df9a72154
chore: updated frontend-app-api
...
Signed-off-by: blam <ben@blam.sh >
2024-08-15 14:37:22 +02:00