Patrik Oldsberg
d56d9eae3c
Explicitly disable v7 future flags to suppress warnings
...
Rather than removing the future prop, set v7_relativeSplatPath and
v7_startTransition to false so react-router stops logging deprecation
warnings.
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-13 15:09:23 +01:00
Patrik Oldsberg
47d064a51b
Revert react-router v7 future flags from #31818
...
Roll back the v7_relativeSplatPath and v7_startTransition future flags
and the Outlet-based route structure, keeping the version bump to
react-router-dom@^6.30.2.
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-12 10:03:13 +01:00
github-actions[bot]
7c41134684
Version Packages (next)
2026-02-10 16:14:59 +00:00
Paul Schultz
a7e0d506a2
feat: enable react router feature flags for v7
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2026-02-03 09:37:11 -06:00
github-actions[bot]
1ea737c1e2
Version Packages (next)
2026-02-03 14:24:29 +00:00
github-actions[bot]
d4b85dddee
Version Packages (next)
2026-01-27 15:51:11 +00:00
Fredrik Adelöw
69d880e171
Bump to latest zod
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2026-01-26 13:52:02 +01:00
Patrik Oldsberg
c38b74df5f
frontend-plugin-api: complete deprecation of app blueprints
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-23 11:41:16 +01:00
Patrik Oldsberg
7edb810248
frontend-plugin-api: add new internal option for extension inputs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-23 11:41:15 +01:00
github-actions[bot]
2e902e7b43
Version Packages
2026-01-20 16:40:05 +00:00
Patrik Oldsberg
a1be5e1770
review fixes for plugin wrapper blueprint
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-20 00:11:46 +01:00
Patrik Oldsberg
f9d5756354
app: add missing plugin wrapper API
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-19 14:14:23 +01:00
Patrik Oldsberg
85c8156984
frontend-plugin-api: simplify deprecation of AppRootWrapperBlueprint
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-19 14:14:21 +01:00
Patrik Oldsberg
d194acb0e3
frontend-plugin-api: move new PluginWrapper to alpha
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-16 17:08:58 +01:00
Patrik Oldsberg
0b494408a6
added new app-react library with AppRootWrapperBlueprint replacement
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-16 17:05:17 +01:00
Patrik Oldsberg
b164e20697
frontend-plugin-api: added PluginWrapperBlueprint + implementation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-16 17:02:09 +01:00
Patrik Oldsberg
9ccf84e219
frontend-plugin-api: move app blueprints to new app-react package
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-16 11:59:49 +01:00
github-actions[bot]
e237d65cdc
Version Packages (next)
2026-01-05 22:23:51 +00:00
Backstage Service Account
9f1ee3e667
Version Packages (next) ( #32222 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-30 16:06:20 +01:00
github-actions[bot]
c24788d5bb
Version Packages
2025-12-16 14:08:20 +00:00
github-actions[bot]
e08f48a9b5
Version Packages (next)
2025-12-09 15:00:09 +00:00
Fredrik Adelöw
f3f84f1e4b
make .withOverrides have a simplified result type
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-12-03 16:51:12 +01:00
mario ma
f7bc228aa9
feat: Support to set defaultLanguage and availableLanguages in new frontend system
...
Signed-off-by: mario ma <mario.ma.node@gmail.com >
2025-12-03 11:59:59 +08:00
github-actions[bot]
756986e5e7
Version Packages (next)
2025-11-25 16:21:32 +00:00
Patrik Oldsberg
debd56dcf2
frontend-plugin-api: copy SignInPageProps
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-23 12:43:21 +01:00
Patrik Oldsberg
ebe5538d55
update API reports for core/frontend inversion
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-23 01:59:07 +01:00
github-actions[bot]
792f4d7e3d
Version Packages
2025-11-18 12:23:09 +00:00
Patrik Oldsberg
a1c58124a7
sync API reports
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-17 10:35:43 +01:00
Patrik Oldsberg
878c25146c
frontend-plugin-api: make ExtensionInput type parameters optional
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-03 22:36:53 +01:00
github-actions[bot]
807af8ce0e
Version Packages (next)
2025-10-21 16:14:43 +00:00
github-actions[bot]
d6ce2db9ca
Version Packages
2025-10-14 15:29:54 +00:00
Vincenzo Scamporlino
7db384cef2
app: migrate to renderTestApp
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-10-07 21:45:03 +02:00
Vincenzo Scamporlino
d95d88cd23
app: fix routing when PageExtensions are mounted on /
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-10-03 15:36:57 +02:00
github-actions[bot]
ffb5b44d86
Version Packages (next)
2025-09-30 14:42:12 +00:00
Patrik Oldsberg
3963632b2b
theme: stack old theme attributes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-09-25 11:32:10 +02:00
github-actions[bot]
c2c60546d2
Version Packages (next)
2025-09-24 12:57:42 +00:00
github-actions[bot]
c73bfa46d4
Version Packages (next)
2025-09-23 15:00:29 +00:00
github-actions[bot]
b799a2d07f
Version Packages
2025-09-16 13:22:58 +00:00
Paul Schultz
133ac7ad66
fix(repo-tools): resolve knip-reports failure with spaces in workspace paths
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-09-15 12:34:26 -05:00
Patrik Oldsberg
31ac2b9d0d
Merge pull request #29470 from ioboi/auth-backend-module-openshift-provider
...
Init auth-backend-module-openshift-provider [ContribFest]
2025-09-09 20:45:37 +02:00
github-actions[bot]
ac48eeb3ba
Version Packages (next)
2025-09-02 12:17:03 +00:00
Yannik Daellenbach
3c1d47131e
Add authentication provider implementation for OpenShift to the app plugin
...
Signed-off-by: Yannik Daellenbach <git@daellenbach.org >
2025-09-02 14:08:17 +02:00
github-actions[bot]
b93a3471c2
Version Packages
2025-08-19 13:01:39 +00:00
Patrik Oldsberg
12b6db78eb
frontend-plugin-api: add OverridableFrontendPlugin type
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-15 20:29:04 +02:00
github-actions[bot]
571280f19c
Version Packages (next)
2025-08-12 15:33:11 +00:00
benjdlambert
d274e0c90e
feat: updating name for default swappable refs
...
Signed-off-by: benjdlambert <ben@blam.sh >
2025-08-11 13:41:27 +02:00
benjdlambert
2704359148
chore: refactor tests to fix
...
Signed-off-by: benjdlambert <ben@blam.sh >
2025-08-11 11:32:19 +02:00
benjdlambert
4be2c4d61d
chore: filter out non-app extensions and log
...
Signed-off-by: benjdlambert <ben@blam.sh >
2025-08-11 11:32:19 +02:00
benjdlambert
bd02798981
chore: make a warning
...
Signed-off-by: benjdlambert <ben@blam.sh >
2025-08-11 11:32:19 +02:00
benjdlambert
1c5d1d1da0
chore: force installation of extensions in app plugin
...
Signed-off-by: benjdlambert <ben@blam.sh >
2025-08-11 11:32:19 +02:00