Commit Graph

389 Commits

Author SHA1 Message Date
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
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
Bret Hubbard 111dcaeb9a scaffolder: add DescriptionField override to support markdown
Signed-off-by: Bret Hubbard <hubbard.bret@gmail.com>
2021-12-15 12:44:08 -07:00
mufaddal motiwala 8d9ab4d7c1 removed test case
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-15 20:44:53 +05:30
lukzerom aec8c678c8 selected items instead of selection
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 23:40:30 +01:00
mufaddal motiwala 3491a36ab9 add useOwnedEntites to catalog-react
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-14 23:45:33 +05:30
lukzerom 31c0106a4e on change instead of on select in entitypicker
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 18:09:31 +01:00
lukzerom faaa7f009c changed type name to select item
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 18:09:31 +01:00
mufaddal motiwala c0154e444b change API for fetching user owned entities
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-13 11:31:23 +05:30
mufaddal motiwala 88bd7ef966 add a function for fetching user owned entities
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-13 11:30:57 +05:30
lukzerom 56a5466790 eslint adjustments
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-11 01:33:57 +01:00
lukzerom 90fbd943de Basic select api changes and adjustments ready
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-11 01:32:51 +01:00
mufaddal motiwala 0f645a7947 add OwnedEntityPicker field
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-10 02:47:21 +05:30
Patrik Oldsberg b291c3176e scaffolder: switch to using LogViewer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-08 13:37:50 +01:00
Patrik Oldsberg b191e1737a packages,plugins: avoid usage of react-dom in tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-07 17:40:51 +01:00
Nataliya Issayeva 113a7442d8 Fix scaffolder repo owner bug
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
2021-12-03 16:34:27 -05:00
Ben Lambert 1b8d3dd5c5 Merge pull request #8207 from LucileDesfour/scaffolder-allowed-owner
add allowed owner to scaffolder plugin (fix #8205)
2021-12-03 14:21:40 +01:00
jrusso1020 f3bcd52216 rename swimlane -> group
Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-11-27 12:36:29 -05:00
jrusso1020 fa683cab7d address comments
Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-11-27 12:36:29 -05:00
jrusso1020 ed5bef529e Add swimlanes to scaffolder page
Add swimlane filtering to the scaffolder page. This will allow
developers to surface specific templates ahead of others or group
templates together. This is just a first pass, in the future we can also
all developers to customize the listing component for fancier one

Fixes https://github.com/backstage/backstage/issues/6661s

Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-11-25 20:25:28 -05:00
Lucile Desfour 1af175b0bc add allowed owner to scaffolder plugin (fix #8205)
Signed-off-by: Lucile Desfour <lucile.desfour@suricats-consulting.com>
2021-11-23 11:13:24 +01:00
Patrik Oldsberg 8a96019a39 Merge branch 'master' into rugvip/test-port 2021-11-22 17:33:10 +01:00
Fredrik Adelöw 9f21236a29 Fixed a missing await when throwing server side errors
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-18 14:30:34 +01:00
Patrik Oldsberg 29ef695410 packages,plugins: migrate to using TestApiProvider and Registry
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-18 11:28:46 +01:00
blam 1332a98a01 chore: fixing deprecation warnings for all the things that are in the monorepo
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:24:20 +01:00
Oliver Sand ac511f98c4 Merge pull request #7865 from SDA-SE/feat/api-docs-customization
Lazy load API definition widgets
2021-11-11 12:03:00 +01:00
Oliver Sand 7e5bd18cf7 Adjust to review comments
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-11-11 09:55:03 +01:00
Oliver Sand fe5738fe1c Lazy load LazyLog as it is rarely used
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-11-11 09:54:27 +01:00
Dominik Henneke 471b9243de Rename endpoint to /events
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-11-02 13:15:07 +01:00
Dominik Henneke b45a34fb15 Adds a new endpoint for consuming logs from the Scaffolder that uses long polling instead of Server Sent Events
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-11-02 13:15:07 +01:00
Dominik Henneke 95a48698bc Add tests for the scaffolder eventstream frontend client
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-11-02 13:15:06 +01:00
Ben Lambert ce695c62fb Merge pull request #7744 from OscarDHdz/scaffolder/EnableActionButtonsIfTemplateFails
Scaffolder: Enable buttons if template fails to execute
2021-10-26 10:38:51 +02:00
OscarDHdz 59a7e369a9 Scaffolder: update template execution error handling
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com>
2021-10-25 11:31:24 -05:00
jrusso1020 5e10974af6 Export components so developers can customize the scaffolder page
This is the first step to allow developers to customize the scaffolder
page. With this work all the scaffolder page is now available to
backstage developers and they can customize the current scaffolder
page how they like similar to what is available for the catalog page
and other plugin pages.

Future work that has been discussed is possibly allowing for SwimLane
components that will allow developers to surface specific templates
or organize templates in specific ways

Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-10-25 10:10:35 -04:00
Fredrik Adelöw 10615525f3 Do Observable too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-22 16:13:25 +02:00
Fredrik Adelöw 56f182dde2 Remove all internal usage of the Json types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-22 16:11:35 +02:00
OscarDHdz 5df2435892 Scaffolder: Enable buttons if template fails to execute
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com>
2021-10-22 08:23:43 -05:00
Dominik Henneke 0366c9b667 Introduce a useStarredEntity hook to check if a single entity is starred
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-10-14 12:08:45 +02:00
Eric Peterson 81a41ec249 Apply extension-names codemod to monorepo.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-10-04 19:29:43 +02:00
Oliver Sand 4d96985088 Merge pull request #7196 from SDA-SE/feat/update-material-lab
Upgrade `@material-ui/lab` to `4.0.0-alpha.57`
2021-09-16 12:29:41 +02:00
Oliver Sand 9f1362dcc1 Upgrade @material-ui/lab to 4.0.0-alpha.57
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-15 16:51:23 +02:00