Commit Graph

1133 Commits

Author SHA1 Message Date
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
Adam Harvey a291847beb Fix typo in comments
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2022-10-19 11:54:36 -04:00
Wesley 7a4433c772 Merge branch 'backstage:master' into plugin-azure-functions 2022-10-18 18:11:46 +02:00
github-actions[bot] f0196a2f04 Version Packages 2022-10-18 09:55:10 +00:00
Patrik Oldsberg 31f64105b2 create-app: fix index route redirect
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-18 10:27:42 +02:00
Wesley 981d0333fa Merge branch 'backstage:master' into plugin-azure-functions 2022-10-16 22:32:00 +02:00
Camila Belo ecd3b23ac9 Merge pull request #13968 from backstage/bux/search-per-page-limit-component
[Search] Create a per-page limiter component
2022-10-14 12:15:35 +02:00
github-actions[bot] 9282c018c7 Version Packages (next) 2022-10-11 14:30:05 +00:00
blam 2d58be910d chore: resetting the fields
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:19 +01:00
blam b9f71b15af chore: just the error validation left I think for the next scaffolder
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:18 +01:00
blam 6183125008 chore: fixing up typescript
Signed-off-by: blam <ben@blam.sh>
2022-10-11 11:22:18 +01:00
Wesley 436850e96c Merge branch 'backstage:master' into plugin-azure-functions 2022-10-09 19:09:03 +02:00
Wesley Pattison 86cf4307c8 rename azure-functions to azure-sites
add drop down for actions
show kind on table

Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
2022-10-09 19:08:39 +02:00
Camila Belo c9198c9fce refactor(search-react): use mui table pagination component
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-08 21:35:20 +02:00
Camila Belo 3de4bd4f19 Create a page limit component
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-10-06 09:00:59 +02:00
github-actions[bot] 721c1efdb4 Version Packages (next) 2022-10-04 12:08:16 +00:00
Jan Vilimek fee8980e8b Merge branch master into feature/jvilimek/score-card-plugin-integration
Signed-off-by: Jan Vilimek <jvilimek@users.noreply.github.com>
2022-09-29 18:30:28 +02:00
Wesley fb0797db33 Merge branch 'backstage:master' into plugin-azure-functions 2022-09-28 08:35:45 +02:00
github-actions[bot] 4e94720142 Version Packages (next) 2022-09-27 10:57:53 +00:00
Patrik Oldsberg 5b8bdeebc8 Merge pull request #13662 from MiniMarker/merge_upstream
Add support for links on Template Card
2022-09-26 21:53:12 +02:00
Jan Vilimek 1d3d575132 score-card plugin integrated to example-app
Signed-off-by: Jan Vilimek <jvilimek@users.noreply.github.com>
2022-09-26 12:29:16 +02:00
Wesley Pattison 698ff66fb3 Merge branch 'master' into plugin-azure-functions
Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
2022-09-26 12:07:14 +02:00
Wesley Pattison fb6eb274f5 change plugin name back to azure-functions. apply PR feedback
Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
2022-09-26 12:00:32 +02:00
Fredrik Adelöw 93fcda09ce Merge pull request #13784 from dagda1/document-step-layouts
document custom step layouts
2022-09-23 08:56:05 +02:00
Fredrik Adelöw 58c2264325 update Navigate properly, and add a changeset noting the router stable update in create-app
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-22 11:32:56 +02:00
Paul Cowan ff4f8bb9e5 add writing-custom-step-layouts to sidebars.json
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-09-21 18:20:51 +01:00
Christian Marker b32d56a82d Merge branch 'master' into merge_upstream
Signed-off-by: Christian Marker <cfmarker@gmail.com>
2022-09-21 16:47:15 +02:00