Commit Graph

636 Commits

Author SHA1 Message Date
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
Ben Lambert 20659e7223 Merge pull request #8437 from brethubbard/master
scaffolder: add Markdown default field
2021-12-21 10:10:55 +01:00
Fredrik Adelöw d0523cec56 Merge pull request #8156 from WarlenRodrigues/fixing_link_somponents_usage
Fixed Link components usage. Now, all links use the Backstage's Link c…
2021-12-21 08:10:15 +01:00
WarlenRodrigues 22bf2da934 Fied Link components usage. Now, all links use the Backstage's Link component
Signed-off-by: WarlenRodrigues <warlen.cesarrodrigues@gmail.com>
2021-12-20 19:18:04 +01:00
Jason Nguyen ff5ff57883 EntityPicker: option for disabling arbitrary values
This enables scenarios when a user must select an existing entity.
To maintain behavior for existing EntityPicker usages, the default behavior allows arbitrary values.

Co-authored-by: Bret Hubbard <hubbard.bret@gmail.com>

Signed-off-by: Jason Nguyen <jsn.dev@outlook.com>
2021-12-20 09:26:56 -07:00
Colton Padden 345dcea560 release-2021-06-01 packages/core-plugin-api/src/apis/system/ApiRef.ts:27
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-17 15:04:34 -05:00
Ben Lambert 230df8b5ec Merge pull request #8438 from mufaddal7/feature/OwnedEntityPicker
add OwnedEntityPicker field in plugin/scaffolder
2021-12-16 11:26:42 +01:00