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 |
|
blam
|
6d9f426eab
|
feat: added a SecretsContext for storing the secrets in the frontend and being able to add secrets to the context using a hooks
Signed-off-by: blam <ben@blam.sh>
|
2022-02-01 09:02:32 +01:00 |
|
Brian Fletcher
|
319f4b79a2
|
allow providing holding text for scaffolder loading
Signed-off-by: Brian Fletcher <brian@roadie.io>
|
2022-01-31 15:54:58 +00:00 |
|
Johan Haals
|
e628945d4b
|
Merge pull request #9148 from brethubbard/master
Make linkTarget configurable in MarkdownContent component
|
2022-01-27 15:02:08 +01:00 |
|
github-actions[bot]
|
406848efee
|
Version Packages
|
2022-01-27 11:07:27 +00:00 |
|
Bret Hubbard
|
ba1d635ebb
|
software-templates: configure links in markdown to open in new tab
Signed-off-by: Bret Hubbard <hubbard.bret@gmail.com>
|
2022-01-24 14:53:26 -07:00 |
|
github-actions[bot]
|
8b18d054f3
|
Version Packages
|
2022-01-20 10:33:31 +00:00 |
|
Fredrik Adelöw
|
6bf7826258
|
add and use MockFetchApi
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-20 10:25:20 +01:00 |
|
Fredrik Adelöw
|
aecfe4f403
|
same for the scaffolder
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-01-20 10:23:39 +01:00 |
|
blam
|
7e76e7dc12
|
chore: adjusting the types a little bit and regenerating api-docs
Signed-off-by: blam <ben@blam.sh>
|
2022-01-20 09:02:46 +01:00 |
|
blam
|
783c435e46
|
api-docs: regenerate reports for scaffolder and changes
Signed-off-by: blam <ben@blam.sh>
|
2022-01-19 18:38:10 +01:00 |
|
blam
|
8100abfde2
|
feat: adding the option to pass secrets from the frontend from the ScaffolderApiClient
Signed-off-by: blam <ben@blam.sh>
|
2022-01-19 16:43:12 +01:00 |
|