Commit Graph

229 Commits

Author SHA1 Message Date
github-actions[bot] 756986e5e7 Version Packages (next) 2025-11-25 16:21:32 +00:00
github-actions[bot] 792f4d7e3d Version Packages 2025-11-18 12:23:09 +00: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 a8e223fa89 frontend-test-utils: marking as breaking
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-13 15:14:02 +02:00
Vincenzo Scamporlino 116e05e294 frontend-test-utils: add initialRouteEntries option
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-07 23:04:44 +02:00
Vincenzo Scamporlino 980bce1ff8 core-compat-api: use renderTestApp
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-07 23:04:24 +02:00
Vincenzo Scamporlino 6c23efd539 frontend-test-utils: api-reports
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-07 21:45:03 +02:00
Vincenzo Scamporlino 4a494abf78 frontend-test-utils: introduce renderTestApp and mark features option as deprecated
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-07 21:45:03 +02:00
Vincenzo Scamporlino 1013eb72cb Revert "frontend-test-utils: render the element as Page"
This reverts commit 23c72e7e65.

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-07 21:44:57 +02:00
Vincenzo Scamporlino 34680e981c frontend-test-utils: tweak test
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-07 14:09:16 +02:00
Vincenzo Scamporlino 23c72e7e65 frontend-test-utils: render the element as Page
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-07 12:40:12 +02:00
Vincenzo Scamporlino a26508eea4 fix renderInTestApp routing
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-07 11:43:03 +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 d18818be84 Merge pull request #31082 from backstage/rugvip/errors
frontend-app-api: new error handling for app startup
2025-09-15 17:14:48 +02:00
Patrik Oldsberg 4907da392a frontend-test-utils: updated to use and report errors via error collector
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-09-08 12:38:36 +02:00
github-actions[bot] ac48eeb3ba Version Packages (next) 2025-09-02 12:17:03 +00:00
github-actions[bot] b93a3471c2 Version Packages 2025-08-19 13:01:39 +00:00
github-actions[bot] 1e8a013c67 Version Packages (next) 2025-08-05 13:45:29 +00:00
Patrik Oldsberg 3c3c8825b2 frontend-plugin-api: get rid of AnyExtensionDataRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-04 16:50:03 +02:00
Patrik Oldsberg eb62f764d1 Merge pull request #30709 from backstage/rugvip/no-feature
frontend-app-api: removed deprecated FrontendFeature type
2025-08-04 13:20:12 +02:00
Patrik Oldsberg df7bd3ba0d frontend-app-api: removed deprecated FrontendFeature type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-04 13:06:11 +02:00
benjdlambert b465fbb09b chore: fixing types
Signed-off-by: benjdlambert <ben@blam.sh>
2025-07-31 16:38:53 +02:00
github-actions[bot] 531a48848c Version Packages (next) 2025-07-29 14:40:44 +00:00
github-actions[bot] 4704160491 Version Packages (next) 2025-07-22 15:06:26 +00:00
github-actions[bot] 9a7cae26c9 Version Packages 2025-07-15 14:26:41 +00:00
James Brooks cb3ad5a52d Move fix to AppRoutes
Signed-off-by: James Brooks <jamesbrooks@spotify.com>
2025-07-09 15:13:56 +01:00
James Brooks 09f5e36955 Fix duplicate slash in renderInTestApp routing
Signed-off-by: James Brooks <jamesbrooks@spotify.com>
2025-07-08 15:45:12 +01:00
github-actions[bot] 952cefedd8 Version Packages (next) 2025-07-01 11:50:02 +00:00
github-actions[bot] f1e160615c Version Packages (next) 2025-06-24 12:20:36 +00:00
github-actions[bot] 58558ef2c1 Version Packages 2025-06-17 12:45:56 +00:00
github-actions[bot] f628f44cab Version Packages (next) 2025-06-10 14:28:09 +00:00
github-actions[bot] 19f0650b16 Version Packages (next) 2025-05-27 14:48:17 +00:00
github-actions[bot] 389d265b60 Version Packages 2025-05-20 08:25:02 +00:00
github-actions[bot] 1c0cb7be17 Version Packages (next) 2025-05-13 13:52:18 +00:00
Vincenzo Scamporlino 2061b44e10 Merge pull request #29732 from backstage/rugvip/new-areas
OWNERS.md: add new distinct areas for maintainer team
2025-05-07 11:02:12 +02:00
github-actions[bot] 35a0c4b598 Version Packages (next) 2025-05-06 13:51:57 +00:00
Patrik Oldsberg 83656f8999 .github/CODEOWNERS: adjust ownership for new project areas
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-05-05 14:19:45 +02:00
github-actions[bot] 125d09682e Version Packages (next) 2025-04-29 14:27:15 +00:00
Patrik Oldsberg fb58f20613 frontend-plugin-api: rename plugin ID option to pluginId
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-27 12:53:08 +02:00
github-actions[bot] ce2cf32847 Version Packages (next) 2025-04-22 12:36:56 +00:00
github-actions[bot] 2582af906d Version Packages 2025-04-15 15:36:15 +00:00
github-actions[bot] c590c4413a Version Packages (next) 2025-04-08 18:12:41 +00:00
Paul Schultz 2e26579e06 chore: update react imports
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-04-08 07:35:24 -05:00
github-actions[bot] 2fc663ad48 Version Packages (next) 2025-04-01 13:24:16 +00:00
github-actions[bot] 127408219b Version Packages 2025-03-18 12:55:57 +00:00
github-actions[bot] 68af69b2b8 Version Packages (next) 2025-03-11 16:50:56 +00:00