Commit Graph

642 Commits

Author SHA1 Message Date
github-actions[bot] 51eecb3f03 Version Packages (next) 2022-02-02 14:28:47 +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
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
github-actions[bot] a94a2b8b3f Version Packages (next) 2022-01-18 13:49:07 +00:00
Patrik Oldsberg a57bee1a02 Merge pull request #8982 from backstage/rugvip/tsbump
Upgrade TypeScript to 4.5 and decouple versioning
2022-01-18 14:01:32 +01:00
Ben Lambert 65752caad7 Merge pull request #8576 from backstage/blam/refactor-repo-url
chore: Refactoring the `RepoUrlPicker`
2022-01-18 10:41:44 +01:00
Patrik Oldsberg 0988dc5238 switch out react-use imports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-18 10:11:29 +01:00
blam ab81d5766b chore: updating props api-report
Signed-off-by: blam <ben@blam.sh>
2022-01-18 08:21:16 +01:00
blam c56c70cf7b chore: fixing up code review comments for the RepoUrlPicker
Signed-off-by: blam <ben@blam.sh>
2022-01-18 08:16:51 +01:00
blam 33e2553ccc chore: added tests for the rest of the broken out components. Now I think we're ready to go...
Signed-off-by: blam <ben@blam.sh>
2022-01-14 06:50:47 +01:00
Patrik Oldsberg 51fbedc445 plugins: migrate usage of deprecated IdentityApi methods
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:30 +01:00
blam 1b026578f0 chore: export some missing bits for the api-report.md
Signed-off-by: blam <ben@blam.sh>
2022-01-13 17:41:14 +01:00
blam 7fb125ac07 chore: simplify the contract between the different provider pickers
Signed-off-by: blam <ben@blam.sh>
2022-01-13 17:37:03 +01:00
github-actions[bot] b04011602b Version Packages 2022-01-13 14:23:13 +00:00
blam 142d65b1d7 chore: reworking tests and fixing up some of the types for the repo pickers
Signed-off-by: blam <ben@blam.sh>
2022-01-13 14:43:42 +01:00
blam 5688027163 chore: fix tests for GithubRepoPicker
Signed-off-by: blam <ben@blam.sh>
2022-01-12 14:12:22 +01:00
blam fbef4663f7 chore: starting to add some tests for the GithubRepoUrlPicker
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam abdfe612c0 chore: updating the api-report
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam be5fc422f7 chore: reworking some more stuff in the code review, better naming
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam 9f4c552157 chore: some code review comments
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam 66be3c5fd4 chore: added tests for util files
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam 381184c438 chore: change the import to of react-use things to use explicit import
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam dd17fa9e31 chore: updating the api-report with the new type
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam 269f4dd307 chore: added some tests for the hosts dropdown
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam a9412268a9 chore: think i've finished the refactor of this bloody component now
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam 2632ae4c2f chore: fixing bitbucket behaviour for cloud and noncloud things
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam 49299ac371 chore: starting the refactor and split of the RepoUrlPicker
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam 0ca7eacd64 chore: added Host widget
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam fece75f038 chore
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam 02274caa49 chore: moving out the host field into another component
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
Fredrik Adelöw 5333451def Got rid of the last brace-typed and hyphen-less params etc
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-10 09:48:12 +01:00
github-actions[bot] e432d44f94 Version Packages 2022-01-04 10:54:36 +00:00
Patrik Oldsberg 9c57723c2c Merge pull request #8694 from backstage/rugvip/use
use precise imports of react-use hooks
2022-01-03 11:18:48 +01:00
Patrik Oldsberg 4ce51ab0f1 use precise imports of react-use
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-30 12:53:16 +01:00
github-actions[bot] 7d27a11079 Version Packages 2021-12-30 11:06:46 +00:00
Phil Kuang 9c25894892 feat(EntityTagsPicker): implement scaffolder field extension for selecting tags
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-12-29 10:34:37 -05:00
Phil Kuang 8e20d72cd4 feat(TemplatePage): serialize form data into url for back navigation
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-12-23 09:30:46 -05:00
Phil Kuang d078377f67 feat(scaffolder): support updating template inputs of tasks
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-12-23 09:30:40 -05:00
github-actions[bot] 3d68c45ef7 Version Packages 2021-12-23 12:23:34 +00:00
Jason Nguyen c86627aa52 Merge branch 'master' into scaffolder/EntityPicker-arbitrary-values 2021-12-21 17:50:16 -07:00
Fredrik Adelöw c5eb756760 Fix a small browser console warning
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-21 17:00:57 +01:00