Fredrik Adelöw
|
d788fa8495
|
Merge pull request #9665 from djamaile/feature-flag-scaffolding
feat(scaffolder): remove sections or fields based on a feature flag
|
2022-02-21 21:53:40 +01:00 |
|
djamaile
|
04d4829cf4
|
refactor: respond to comments #2
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-02-21 20:26:54 +01:00 |
|
djamaile
|
5c5362137a
|
refactor: respond to comments
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-02-21 16:30:04 +01:00 |
|
Johan Haals
|
b776ce5aab
|
catalog-react: Rename useEntityListProvider hook to useEntityList
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-02-21 13:32:37 +01:00 |
|
djamaile
|
50473a3f05
|
fix(scaffolder): change variable name
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-02-21 10:18:16 +01:00 |
|
djamaile
|
d50c44d04a
|
Merge branch 'backstage:master' into feature-flag-scaffolding
|
2022-02-18 16:48:01 +01:00 |
|
djamaile
|
2f2543592c
|
feat(scaffolder): remove sections or fields based on a feature flag
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-02-18 16:21:37 +01:00 |
|
Fredrik Adelöw
|
b5a531d6cf
|
Merge pull request #9491 from backstage/freben/facets
catalog-backend: add support for querying facets
|
2022-02-18 14:14:36 +01:00 |
|
blam
|
bab8027029
|
chore: reworking the templateInfo type
Signed-off-by: blam <ben@blam.sh>
|
2022-02-17 14:22:06 +01:00 |
|
Fredrik Adelöw
|
4fb71d3f6f
|
update useEntityTypeFilter too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-02-17 13:59:27 +01:00 |
|
blam
|
93215cb382
|
chore: move to templateInfo in other modules
Signed-off-by: blam <ben@blam.sh>
|
2022-02-17 13:47:41 +01:00 |
|
github-actions[bot]
|
408b0300cb
|
Version Packages
|
2022-02-17 10:38:59 +00:00 |
|
Fredrik Adelöw
|
69ad9e1e7b
|
Merge pull request #9560 from backstage/freben/location-by-ref
Removed `CatalogApi.geLocationByEntity` and `CatalogApi.getOriginLocationByEntity`, and replaced them with `CatalogApi.getLocationByRef`.
|
2022-02-16 18:58:14 +01:00 |
|
Patrik Oldsberg
|
d99c3c2177
|
Merge pull request #9254 from backstage/rugvip/add-roles
packages: add roles to all packages
|
2022-02-16 18:40:37 +01:00 |
|
Fredrik Adelöw
|
6fe01cec04
|
add back the deprecation triangle on cards too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-02-16 09:49:54 +01:00 |
|
Fredrik Adelöw
|
e72d371296
|
move TemplateEntityV1beta2 from @backstage/catalog-model to @backstage/plugin-scaffolder-common
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-02-16 09:49:23 +01:00 |
|
Patrik Oldsberg
|
9892d74326
|
cli: renamed script commands to package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-02-15 21:27:12 +01:00 |
|
Fredrik Adelöw
|
deaf6065db
|
Removed CatalogApi.geLocationByEntity and CatalogApi.getOriginLocationByEntity, and replaced them with CatalogApi.getLocationByRef.
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-02-15 19:47:34 +01:00 |
|
Patrik Oldsberg
|
8f82d80adf
|
migrate all package scripts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-02-14 21:50:07 +01:00 |
|
Patrik Oldsberg
|
bb5fcc3209
|
update all plugin package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-02-14 21:50:05 +01:00 |
|
Patrik Oldsberg
|
b521c1b83b
|
detect all package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-02-14 21:50:03 +01:00 |
|
Fredrik Adelöw
|
538ca90790
|
catalog-client: clean up api exports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-02-11 16:10:58 +01:00 |
|
Fredrik Adelöw
|
1ed305728b
|
bump node-fetch and cross-fetch
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-02-10 15:51:50 +01:00 |
|
github-actions[bot]
|
e4791789d1
|
Version Packages
|
2022-02-10 11:06:33 +00:00 |
|
github-actions[bot]
|
e74f416a00
|
Version Packages (next)
|
2022-02-08 19:38:17 +00:00 |
|
blam
|
1026f12334
|
chore: fixing a totally different way and arguably a more simpler way.
Signed-off-by: blam <ben@blam.sh>
|
2022-02-08 14:36:20 +01:00 |
|
snehaljos
|
41402f98a8
|
Fixed bug in UI | Fix for issue #9157
Signed-off-by: snehaljos <joyalsnehal3421@gmail.com>
|
2022-02-07 19:21:00 +05:30 |
|
Ben Lambert
|
653e98bbe5
|
Merge pull request #9359 from RoadieHQ/loading-progress-on-task-page
adds progress bar to the task page..
|
2022-02-07 14:33:14 +01:00 |
|
Brian Fletcher
|
8563695598
|
move the progress bar inside the log viewer
Signed-off-by: Brian Fletcher <brian@roadie.io>
|
2022-02-04 15:08:46 +00:00 |
|
Brian Fletcher
|
9f19529e48
|
adds progress bar to the task page..
.. if the task is still loading
Signed-off-by: Brian Fletcher <brian@roadie.io>
|
2022-02-04 12:03:02 +00:00 |
|
Brian Fletcher
|
6b07ea436c
|
Merge branch 'master' of github.com:backstage/backstage into holding
|
2022-02-03 14:07:15 +00:00 |
|
github-actions[bot]
|
a12bb7b065
|
Version Packages
|
2022-02-03 09:42:25 +00:00 |
|
Ben Lambert
|
c209fe277e
|
Merge pull request #9168 from backstage/blam/scaffodler-secrets-frontend
|
2022-02-03 10:23:05 +01:00 |
|
Brian Fletcher
|
17182f82ae
|
remove undefined option for optional param
Signed-off-by: Brian Fletcher <brian@roadie.io>
|
2022-02-02 15:50:11 +00:00 |
|
github-actions[bot]
|
51eecb3f03
|
Version Packages (next)
|
2022-02-02 14:28:47 +00:00 |
|
Brian Fletcher
|
d0a3bdb263
|
also export task page props and document
Signed-off-by: Brian Fletcher <brian@roadie.io>
|
2022-02-01 23:00:21 +00:00 |
|
Brian Fletcher
|
5f32f20a34
|
fixes the comonent types
Signed-off-by: Brian Fletcher <brian@roadie.io>
|
2022-02-01 22:44:44 +00:00 |
|
Brian Fletcher
|
410ce6ed2a
|
Allow providing a TaskPageComponent
Signed-off-by: Brian Fletcher <brian@roadie.io>
|
2022-02-01 14:36:09 +00:00 |
|
Joon Park
|
ba59832aed
|
Integrate catalog-import with permissions
Signed-off-by: Joon Park <joonp@spotify.com>
|
2022-02-01 12:34:25 +00:00 |
|
github-actions[bot]
|
e1580cf73a
|
Version Packages (next)
|
2022-02-01 08:53:29 +00:00 |
|
blam
|
ac23003f62
|
chore: encode some values too
Signed-off-by: blam <ben@blam.sh>
|
2022-02-01 09:02:32 +01:00 |
|
blam
|
37a3fc75c0
|
chore: more code review fixes
Signed-off-by: blam <ben@blam.sh>
|
2022-02-01 09:02:32 +01:00 |
|
blam
|
c345946703
|
chore: added a test to check the secrets context is being updated with the secrets returned from the scmAuthApi
Signed-off-by: blam <ben@blam.sh>
|
2022-02-01 09:02:32 +01:00 |
|
blam
|
b61c340676
|
chore: generated API reports
Signed-off-by: blam <ben@blam.sh>
|
2022-02-01 09:02:32 +01:00 |
|
blam
|
7d740b86c9
|
chore: added a todo for test
Signed-off-by: blam <ben@blam.sh>
|
2022-02-01 09:02:32 +01:00 |
|
blam
|
2ae059d35a
|
feat: testing the RepoUrlPicker component with SecretsContexts
Signed-off-by: blam <ben@blam.sh>
|
2022-02-01 09:02:32 +01:00 |
|
blam
|
3e96fa47d0
|
chore: need to convert these to empty strings as they are controlled input values and material ui throws some errors in the frontend unless we have them
Signed-off-by: blam <ben@blam.sh>
|
2022-02-01 09:02:32 +01:00 |
|
blam
|
5521945cc7
|
feat: added some more behaviour to the HostPicker as noticed that when no hosts are supplied it breaks currently
Signed-off-by: blam <ben@blam.sh>
|
2022-02-01 09:02:32 +01:00 |
|
blam
|
6708dbfffe
|
feat: added grabbing the token from the form with a debounce to not happen on every key press
Signed-off-by: blam <ben@blam.sh>
|
2022-02-01 09:02:32 +01:00 |
|
blam
|
288ad92b64
|
feat: reworking the secret types for the context.
Signed-off-by: blam <ben@blam.sh>
|
2022-02-01 09:02:32 +01:00 |
|