Commit Graph

465 Commits

Author SHA1 Message Date
Patrik Oldsberg c4c13a6cb1 frontend-plugin-api: default plugin routes to empty
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-17 11:58:19 +02:00
Patrik Oldsberg a285d8c000 API report updates and frontend-*-api fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-17 11:58:19 +02:00
Patrik Oldsberg d84f5efa60 plugins: updates to convert legacy route refs to new system
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-17 11:57:52 +02:00
github-actions[bot] 8cdb8c2e40 Version Packages 2023-10-17 08:54:50 +00:00
Patrik Oldsberg 1fb652ffb5 Merge pull request #20535 from backstage/mob/external-routes
frontend-*-api: add support for route bindings
2023-10-11 19:59:50 +02:00
Fredrik Adelöw f0198b3ffc Merge pull request #20527 from backstage/renovate/testing-library-jest-dom-6.x
chore(deps): update dependency @testing-library/jest-dom to v6
2023-10-11 16:37:47 +02:00
Patrik Oldsberg 45193226aa plugin API report updates for new frontend-plugin-api type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-11 15:31:32 +02:00
Vincenzo Scamporlino da6d238dd4 Merge pull request #20325 from backstage/vinzscam/user-settings-new-backend
User settings: new backend system
2023-10-11 13:09:37 +02:00
renovate[bot] 9a1fce352e chore(deps): update dependency @testing-library/jest-dom to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 10:21:53 +00:00
Vincenzo Scamporlino 224907840c user-settings: minor fixes
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-10-11 12:05:43 +02:00
renovate[bot] f95af4e540 chore(deps): update dependency @testing-library/dom to v9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 09:07:42 +00:00
Vincenzo Scamporlino 1e60a9c3a5 fronten-app-api: routing system matches subroutes
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-10-10 23:27:17 +02:00
Vincenzo Scamporlino 00d9803ce9 user-settings: keep page extension internal
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-10-10 23:27:17 +02:00
Vincenzo Scamporlino 2dd349cbef user-settings: remove extension data
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-10-10 23:27:17 +02:00
Vincenzo Scamporlino fdb8cef4d8 user-settings: api reports
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-10-10 23:27:17 +02:00
Vincenzo Scamporlino d10a39b4b8 user-settings: add providerSettings extension data
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-10-10 23:27:17 +02:00
Vincenzo Scamporlino b69cf95dfd user-settings: match subroutes
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-10-10 23:27:17 +02:00
Vincenzo Scamporlino 3a6e5fcbdd user-settings: add new backend system support
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-10-10 23:26:03 +02:00
github-actions[bot] e43d3eb1b7 Version Packages (next) 2023-10-10 11:39:03 +00:00
github-actions[bot] f95345c845 Version Packages (next) 2023-10-03 10:49:45 +00:00
github-actions[bot] bea3617712 Version Packages (next) 2023-09-26 13:20:00 +00:00
Patrik Oldsberg ec1ca01848 Merge pull request #20133 from backstage/rugvip/reconfigure
core-plugin-api: remove experimental plugin configuration API
2023-09-26 10:54:02 +02:00
Patrik Oldsberg d1b637d005 user-settings: fix theme icon colors
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 11:25:51 +02:00
Patrik Oldsberg df97115aac plugins: update API report to match new BackstagePlugin type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 09:53:49 +02:00
github-actions[bot] b228d7d9c2 Version Packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 11:24:40 +02:00
Patrik Oldsberg a68326c95a core-plugin-api: remove the need to declare translation messages as const
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-18 21:01:33 +02:00
Patrik Oldsberg c83721fee5 user-settings: avoid unknown translation keys
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-17 11:35:12 +02:00
Patrik Oldsberg 4051adf8fb user-settings: fix dev setup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 17:41:37 +02:00
Patrik Oldsberg 41b10267d7 user-settings: update to use new translation APIs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-15 13:15:45 +02:00
Fredrik Adelöw ab6474579f use renderInTestApp
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-14 22:14:14 +02:00
Patrik Oldsberg 3dc4e9d8b6 user-settings: API report update
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
Patrik Oldsberg de3904a511 user-settings: cleanup test + declare translations as const
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-12 18:30:27 +02:00
github-actions[bot] a6d1580062 Version Packages (next) 2023-09-12 11:41:29 +00:00
Patrik Oldsberg 406b786a2a fix package side effect declarations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-07 13:40:19 +02:00
github-actions[bot] 32a09adcff Version Packages (next) 2023-09-05 10:03:17 +00:00
rui ma 6e30769cc6 feat: Introduced experimental support for internationalization.
Signed-off-by: rui ma <ruima@alauda.io>
2023-09-04 23:51:46 +08:00
Fredrik Adelöw 8cec7664e1 remove dependencies on @types/node
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-01 11:04:14 +02:00
Johan Haals 1e13d9c84f Merge pull request #19595 from AmbrishRamachandiran/auto-theme-tooltip
changed auto theme tooltip title to camel case
2023-08-30 10:31:28 +02:00
github-actions[bot] fc1a38bc57 Version Packages (next) 2023-08-29 12:18:08 +00:00
Ben Lambert 5efe67bc3b Merge pull request #19596 from AmbrishRamachandiran/profile-email-check
conditionally rendering the user email in user profile card
2023-08-29 10:08:36 +02:00
AmbrishRamachandiran ce77b23423 conditionally rendering the user email
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2023-08-25 12:45:21 +05:30
AmbrishRamachandiran e03f3ee2be changed auto theme tooltip title to camel case
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2023-08-25 12:26:41 +05:30
Eric Peterson f5cdb61269 Add maintainer-owned catalog-info.yaml files
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-08-23 18:02:53 +02:00
github-actions[bot] f8c8e8de37 Version Packages (next) 2023-08-22 11:37:48 +00:00
Fredrik Adelöw 3f9d2b90bc api-reports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-18 14:00:29 +02:00
github-actions[bot] aaf5cb2ca1 Version Packages 2023-08-15 17:12:48 +00:00
github-actions[bot] 74f77f151a Version Packages (next) 2023-08-08 14:07:10 +00:00
github-actions[bot] b441642fbe Version Packages (next) 2023-07-25 11:30:28 +00:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
github-actions[bot] 3cedd03ff2 Version Packages (next) 2023-07-11 15:34:57 +00:00