Commit Graph

1159 Commits

Author SHA1 Message Date
Ben Lambert 01ed31492c Merge pull request #15535 from luchillo17/feat/BCKSTG-93-spans
Enable eslint-plugin-react forbid span - Reopen
2023-01-11 11:29:28 +01:00
renovate[bot] cf6fb13f43 fix(deps): update dependency @oriflame/backstage-plugin-score-card to ^0.6.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-01-11 03:26:33 +00:00
Carlos Esteban Lopez 1daac71e74 fix: Apply linter <span> rule
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-01-10 16:07:40 -05:00
github-actions[bot] 9521f1274d Version Packages (next) 2023-01-10 14:18:51 +00:00
Ben Lambert 35b261a00c Merge pull request #15399 from backstage/blam/break-up-scaffolder
scaffolder: Introduce the `@backstage/plugin-scaffolder-react` and move re-usable components and types there
2023-01-10 15:05:31 +01:00
Heikki Hellgren bca8e8b393 feat: allow specifying app level feature flags
application feature flags can be defined in the application
creation. see docs/plugins/feature-flags.md for reference.

closes #15553

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-01-10 11:29:45 +02:00
blam 016b2238b2 chore: revert exporting the next stuff for now as it's not gonna work with the repo setup
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2023-01-09 13:23:44 +01:00
github-actions[bot] c4132274d9 Version Packages (next) 2023-01-03 14:44:31 +00:00
github-actions[bot] f834622f56 Version Packages (next) 2022-12-27 15:22:57 +00:00
Johan Haals 1592bb7a4d Merge pull request #15063 from rikez/feat/enhance-owner-picker
feat(scaffolder): add EntityFilterQuery support on Entity and Owner Picker components
2022-12-22 16:44:32 +01:00
Enrico Alvarenga 15b3c2b153 chore: update sample templates to use catalogFilter instead of allowedKinds
Signed-off-by: Enrico Alvarenga <enrico.alvarenga@segment.com>
2022-12-21 13:01:44 -08:00
blam f2ea446de0 chore: apply changesets from hotfix
Signed-off-by: blam <ben@blam.sh>
2022-12-21 16:24:52 +01:00
github-actions[bot] 3245539963 Version Packages 2022-12-20 11:30:21 +00:00
github-actions[bot] b2f4e97add Version Packages (next) 2022-12-13 16:56:03 +00:00
Patrik Oldsberg 5cc6d6ce05 Merge pull request #15127 from backstage/rugvip/rrd
Replace usages of react-router with react-router-dom
2022-12-12 23:51:54 +01:00
Patrik Oldsberg fb4f1bea95 Merge pull request #15110 from backstage/rugvip/router
core-app-api: add app.createRoot() to replace app.getProvider()
2022-12-12 11:57:05 +01:00
Patrik Oldsberg 2e701b3796 refactor react-router -> react-router-dom
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-12-10 15:17:53 +01:00
Patrik Oldsberg 0e91c1196d app,create-app: update to use app.createRoot()
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-12-08 11:43:50 +01:00
Patrik Oldsberg d9b3753f87 app,create-app: update to use AppRouter
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-12-08 11:43:50 +01:00
github-actions[bot] fbc645cf88 Version Packages (next) 2022-12-08 09:11:43 +00:00
github-actions[bot] 6465ab3686 Version Packages (next) 2022-12-06 13:22:31 +00:00
Andre Wanlin 1ae86ab5fb Added transient AlertMessage
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-12-03 16:16:23 -06:00
github-actions[bot] 2cb6963f9b Version Packages (next) 2022-11-29 11:14:34 +00:00
Fredrik Adelöw 0e45b62205 Merge pull request #14918 from backstage/renovate/zen-observable-0.x
Update dependency zen-observable to ^0.10.0
2022-11-29 11:01:24 +01:00
renovate[bot] c3fa90e184 Update dependency zen-observable to ^0.10.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-29 03:27:56 +00:00
Andrew Thauer 4dec6f16be feat: add explore-backend plugin
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-11-28 13:43:28 -05:00
github-actions[bot] 83d3167594 Version Packages (next) 2022-11-22 15:40:52 +00:00
Patrik Oldsberg 5bb2d0f32b Merge pull request #14641 from backstage/emmaindal/search-alpha-label
[Search] remove search alpha label in header
2022-11-22 13:37:26 +01:00
Andre Wanlin 65630a9bcb Changes based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-18 11:48:57 -06:00
Andre Wanlin cabd58d2bd Added SidebarSubmenu for all Kinds
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-18 11:48:57 -06:00
Fredrik Adelöw cb716004ef add some eslint rules for testing-library use in tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 11:29:20 +01:00
renovate[bot] 19356df560 Update dependency zen-observable to ^0.9.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-17 09:09:51 +00:00
Patrik Oldsberg 8461c79c3d Merge pull request #14396 from graynk/customize-user-settings-page
Make UserSettings page fully customizable
2022-11-16 18:02:54 +01:00
Emma Indal 667cc1ea2b remove search alpha label in header
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-11-15 15:01:18 +01:00
github-actions[bot] 3164131851 Version Packages 2022-11-15 12:31:55 +00:00
Nikita Karpukhin 29bdda5442 deprecate UserSettingsTab in favour of SettingsLayout.Route
Signed-off-by: Nikita Karpukhin <nikita.karpukhin@scout24.com>
2022-11-15 12:46:46 +01:00
Patrik Oldsberg 5e7bdb0109 update docs to match new build script + fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-15 11:04:19 +01:00
Ben Lambert 5852bf4491 Merge pull request #14566 from backstage/blam/scaffolder-fix-types-for-next-extensions
scaffolder/next: fix the return type for `createNextScaffolderFieldExtension`
2022-11-13 13:21:57 +01:00
Johan Haals 99399abc82 Merge pull request #14392 from K-Phoen/entity-cost-insights
Entity cost insights
2022-11-11 10:30:35 +01:00
Johan Haals 42f21aaed9 Merge pull request #14449 from elizabeth-a-hobbs/google-analytics-cleanup
Remove app.googleAnalyticsTrackingId and related scripts
2022-11-11 10:14:18 +01:00
blam c1f5541d5c chore: fixing the type for the return of the createNextScaffolderFieldExtension
Signed-off-by: blam <ben@blam.sh>
2022-11-10 17:35:09 +01:00
Elizabeth Hobbs df21bbd4ad Remove app.googleAnalyticsTrackingId and related scripts
The analytics plugin removed the need for app.googleAnalyticsTrackingId and the script tags in packages/app/public/index.html. More context: https://discord.com/channels/687207715902193673/1007303347914690610/1014108244664401952

Signed-off-by: Elizabeth Hobbs <elizabeth.hobbs94@gmail.com>
2022-11-09 09:03:35 -08:00
Kévin Gomez 6b2933a0a1 Update demo app to show costs for service components
Signed-off-by: Kévin Gomez <contact@kevingomez.fr>
2022-11-08 23:39:52 +01:00
github-actions[bot] b01fea7b8c Version Packages (next) 2022-11-08 14:04:37 +00:00
github-actions[bot] f1c3cdfb2d Version Packages (next) 2022-10-31 16:19:04 +00:00
Nikita Karpukhin 1695ff8c82 Revert App.tsx changes
Signed-off-by: Nikita Karpukhin <nikita.karpukhin@scout24.com>
2022-10-31 16:45:05 +01:00
Nikita Karpukhin 408027734d Added check for UserSettingsTab, so that the existing code doesn't break
Signed-off-by: Nikita Karpukhin <nikita.karpukhin@scout24.com>
2022-10-31 16:33:41 +01:00
Nikita Karpukhin 1083a2c47e Used Layout pattern in SettingsPage, analogous to Explore Plugin
Signed-off-by: Nikita Karpukhin <nikita.karpukhin@scout24.com>
2022-10-31 16:33:41 +01:00
github-actions[bot] d4df1fbb2e Version Packages (next) 2022-10-25 13:18:27 +00:00
Dmitry Lobanov f905853ad6 refactor: replace @material-ui Link
Signed-off-by: Dmitry Lobanov <lobanov.dmitry.s@gmail.com>
2022-10-25 13:05:18 +02:00