Commit Graph

549 Commits

Author SHA1 Message Date
github-actions[bot] 3369ade8c0 Version Packages 2021-11-11 11:07:58 +00: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
github-actions[bot] d66c5f1282 Version Packages 2021-10-28 14:06:43 +00:00
blam d465f2e0af chore: bump the msw package and remove it from test-utils as it's not even needed
Signed-off-by: blam <ben@blam.sh>
2021-10-26 17:13:49 +02: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
github-actions[bot] bf5090e59d Version Packages 2021-10-21 13:28:13 +00:00
github-actions[bot] 4c840cebfa Version Packages 2021-10-14 12:45:08 +00: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
github-actions[bot] 97420439e1 Version Packages 2021-10-07 12:17:39 +00: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
github-actions[bot] f67e8ddcec Version Packages 2021-09-30 11:43:05 +00:00
dependabot[bot] e5327abaa3 build(deps): bump @testing-library/react-hooks from 3.4.2 to 7.0.2
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 3.4.2 to 7.0.2.
- [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-hooks-testing-library/compare/v3.4.2...v7.0.2)

---
updated-dependencies:
- dependency-name: "@testing-library/react-hooks"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 13:01:24 +02:00
github-actions[bot] 6e5b1bda9d Version Packages 2021-09-23 10:01:17 +00:00
github-actions[bot] fff5c48429 Version Packages 2021-09-16 11:41:51 +00: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
Patrik Oldsberg 8142a8ecb2 packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:47:53 +02:00
Patrik Oldsberg 71f6356390 plugins: add package descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:33:40 +02:00
Ben Lambert ae1fb3b4b2 Merge pull request #7108 from victormorfin97/change-categories-component
Scaffolder: change the component of  categories filter
2021-09-13 13:24:32 +02:00
Johan Haals b78d4b03bd Merge pull request #7106 from goober/feature/upgrade-git-url-parse
chore(deps) bump git-url-parse from 11.4.4 to 11.6.0
2021-09-10 13:25:17 +02:00
github-actions[bot] 866ec85375 Version Packages 2021-09-09 14:47:05 +00:00
Mathias Åhsberg 96fef17a18 chore(deps) bump git-url-parse from 11.4.4 to 11.6.0
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-09-09 07:34:26 +00:00
victormorfin97 ebed8687c5 update the tests
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-09-08 10:52:02 -06:00
victormorfin97 4a6f6ec6dc capitalize options in dropdown
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-09-08 09:56:19 -06:00
victormorfin97 b26fc77bfe Change the categories list to dropdown
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-09-08 09:53:24 -06:00
hiba-aldalaty c299e90a26 Disable all buttons in the final step in template when 'Create' button is clicked in template.
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-09-08 11:43:19 +01:00
Hiba Al Dalaty 6c87b376c4 Merge branch 'backstage:master' into issue-7045/disable-template-create-button 2021-09-08 10:37:18 +01:00
OscarDHdz 3acf5988f3 Fix Template Load Error
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com>
2021-09-03 09:43:35 -05:00
hiba-aldalaty 49c3f2bbbb Disable Create button in template after initial click
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-09-03 09:57:03 +01:00
github-actions[bot] 45a681aa6a Version Packages 2021-09-02 10:41:57 +00:00
Mustansar Anwar ul Samad 957ae8059b Use themeId in TemplateCard from theme object
The themeId should be picked up from the object to make sure that
when a custom theme is provided, it's pageTheme list is used instead
of one in the default theme package

Signed-off-by: Mustansar Anwar ul Samad <mustansar.samad@gmail.com>
2021-08-31 16:47:18 +12:00
Fredrik Adelöw 8587067ade Merge pull request #6829 from victormorfin97/supportCustomTemplateCard
Support  custom template card on ScaffolderPage
2021-08-27 20:46:44 +02:00
Fredrik Adelöw 1f7b3807f3 fixed two cross-package imports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-27 20:02:42 +02:00
victormorfin97 149fc41c95 remove unused code
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-08-27 12:52:48 -05:00
victormorfin97 a085b28f94 update the api report
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-08-27 08:54:36 -05:00
victormorfin97 b21fb3ae26 use a const instead of a condition to render the card component
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-08-27 08:24:11 -05:00
victormorfin97 342e1c5cfc update to the correct type the new prop
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-08-27 08:17:51 -05:00
github-actions[bot] e7130884a0 Version Packages 2021-08-26 11:25:27 +00:00
victormorfin97 00864470ec updating the api report
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-08-25 08:32:56 -05:00
victormorfin97 0b15248bf4 removing unnecessary export
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-08-25 08:32:56 -05:00