Ben Lambert
5af8a57ac0
Merge pull request #15722 from backstage/blam/testing-auth-on-uffizzi
...
Enable authentication on with preview deployments
2023-01-16 15:35:08 +01:00
blam
237f145b8e
chore: fixing the name
...
Signed-off-by: blam <ben@blam.sh >
2023-01-16 15:00:10 +01:00
Fredrik Adelöw
c13470b50a
Merge pull request #15759 from backstage/search/fix-modal-input-focus
...
[Search] Fix modal input focus
2023-01-16 09:51:05 +01:00
Camila Belo
a24387c6de
fix(search): modal input focus
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2023-01-15 21:48:58 +01:00
Sarah Medeiros
8b1239c9b1
Remove deprecated ScaffolderFieldExtensions
...
Signed-off-by: Sarah Medeiros <smedeiros@wayfair.com >
2023-01-13 14:46:54 -05:00
blam
023f74e963
chore: only proxy auth plugin requests
...
Signed-off-by: blam <ben@blam.sh >
2023-01-13 10:20:54 +01:00
blam
2d831012fc
chore: fixing auth proxy login
...
Signed-off-by: blam <ben@blam.sh >
2023-01-13 10:20:54 +01:00
blam
fcecd81709
chore: initial test with demo.backstage.io authentication
...
Signed-off-by: blam <ben@blam.sh >
2023-01-13 10:20:54 +01:00
Brian Fletcher
9fc65bbc38
add entity switch case
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-12 07:45:25 +00:00
Brian Fletcher
cebe24ef1d
add entity labels card
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-01-11 15:08:36 +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
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
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
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
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
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
Andrew Thauer
4dec6f16be
feat: add explore-backend plugin
...
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2022-11-28 13:43:28 -05: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
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
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
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
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
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
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
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
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
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
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
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
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
Christian Marker / Intility AS
6858329bfc
feat: create viewTechDocRouteRef in scaffolder plugin
...
Signed-off-by: Christian Marker / Intility AS <christian.marker@intility.no >
2022-09-20 22:53:57 +02:00
Paul Cowan
392b15ad27
replace ui:layout with the actual rjsf field ui:ObjectFieldTemplate
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-09-20 11:03:00 +02:00
Paul Cowan
19378018bc
remove unused react fragment in scaffolder layouts
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-09-20 11:02:59 +02:00
Paul Cowan
dd3f5b05f5
fix api-report warnings
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-09-20 11:02:59 +02:00