Commit Graph

317 Commits

Author SHA1 Message Date
github-actions[bot] 718eea4f08 Version Packages 2021-03-18 12:31:44 +00:00
Fredrik Adelöw a0098ba3ff Merge pull request #4941 from erdoganoksuz/bug-fix/locale-case
use local version of all case conversion methods
2021-03-17 23:34:09 +01:00
Fredrik Adelöw 3385b374bd introduce @backstage/integration-react and its scmIntegrationsApiRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-16 18:37:59 +01:00
OscarDHdz bcb82b9a79 Fix host field from RepoUrlPicker
Signed-off-by: OscarDHdz <oscardavid.hernandez.mx@gmail.com>
2021-03-15 15:55:39 -06:00
erdoganoksuz 9ca0e40094 locale added all case conversion
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
2021-03-12 15:06:01 +03:00
github-actions[bot] 0e120c5c66 Version Packages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-11 13:45:44 +01:00
Johan Haals b8f86caa7a Merge pull request #4869 from backstage/mob/actions-list
Scaffolder: Add page displaying available actions
2021-03-10 14:47:46 +01:00
Johan Haals be140d3b1d Use the same json-schema version as other plugins
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-10 14:30:05 +01:00
Johan Haals 53a111d238 Add rendering tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-09 12:46:04 +01:00
Johan Haals 88f2b69850 use classNames
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-09 09:23:11 +01:00
Johan Haals f6ce3d50f1 Update plugins/scaffolder/src/components/ActionsPage/ActionsPage.tsx
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-03-09 09:05:18 +01:00
Johan Haals 2156c26f93 Update plugins/scaffolder/src/api.ts
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-09 09:02:53 +01:00
Johnn Mis c804a5d0c1 OR assignment to prevent id collision on forms
Signed-off-by: Johnn Mis <v-jmis@expediagroup.com>
2021-03-08 09:53:09 -06:00
Johan Haals d36c697538 fix tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-08 14:49:29 +01:00
Johan Haals b6dfc7dcd9 use correct field from array
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-08 14:12:32 +01:00
Johan Haals 584f1a04f5 Render description and oneOf fields
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-08 14:08:17 +01:00
Johan Haals 7b66e07116 Add description to scaffolder actions
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-08 14:07:38 +01:00
dependabot[bot] 63887ea84d chore(deps-dev): bump @types/node from 12.12.58 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.58 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-08 13:19:08 +01:00
Johan Haals c07407872c Style content
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-05 16:24:59 +01:00
Johan Haals a195fd752f Generate documentation for registered actions
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-05 14:54:28 +01:00
Fredrik Adelöw 2089de76be ItemCard: deprecate and replace with composable pieces
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-04 19:27:24 +01:00
github-actions[bot] ff2ab4fade Version Packages 2021-03-04 13:11:10 +00:00
Fredrik Adelöw bc327dc428 More compliant, more dense template cards
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-02 14:01:31 +01:00
Johan Haals 66e09c212f Merge pull request #4718 from backstage/mob/scaffolder-schema-v2
scaffolder: Introduce support for custom actions
2021-03-02 10:54:47 +01:00
Johan Haals c3a845c1a4 Wildcard export RepoUrlPicker
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:04 +01:00
Johan Haals 78dfa45500 scaffolder: add backstage integration dependency
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:01 +01:00
Johan Haals d86db68278 chore: Add notice header
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:01 +01:00
Fredrik Adelöw edcbcff106 make the template card grid even and nice
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:00 +01:00
Johan Haals b853e084dc scaffolder: Fix providers
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:58 +01:00
Patrik Oldsberg 8b003875a8 scaffolder,scaffolder-backend: fix tests, lint and type issues
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:57 +01:00
blam 6fa98f941b feat: new actions work nicely and publish to github as expected
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:57 +01:00
blam 0d1468a095 chore: remove the storepath picker as it has gone bye-bye
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:57 +01:00
blam 12771f5c34 feat: added some nice validation and functionality to the repo picker
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:57 +01:00
blam b2ce7f18c0 feat: added recursive validation for the repository url picker component
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:55 +01:00
blam 59769bad27 feat: starting to add the RepoUrlPicker with integrations config
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:21:55 +01:00
Patrik Oldsberg 1a22f83c28 Merge pull request #4647 from backstage/dependabot/npm_and_yarn/testing-library/react-11.2.5
chore(deps): bump @testing-library/react from 10.4.3 to 11.2.5
2021-03-01 18:17:08 +01:00
dependabot[bot] bcbff6d76f chore(deps): bump @testing-library/react from 10.4.3 to 11.2.5
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.3 to 11.2.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v10.4.3...v11.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 09:56:31 +01:00
Fredrik Adelöw 1db1477abc Merge pull request #4663 from backstage/mob/scaffolder-beta2
scaffolder-backend: initial support for beta2 templates, and refactored form schema creation
2021-02-24 14:09:50 +01:00
Patrik Oldsberg b38be1083c scaffolder: fix TemplatePage tests 2021-02-24 11:23:04 +01:00
Patrik Oldsberg 1719d05cbc scaffolder: review tweaks 2021-02-23 23:53:48 +01:00
Patrik Oldsberg ccaa5d7d43 scaffolder: implement uiSchema support in template parameter schema
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2021-02-23 23:45:04 +01:00
Patrik Oldsberg dffce46611 scaffolder: add new template parameter schema endpoint and usage in frontend
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2021-02-23 23:45:03 +01:00
github-actions[bot] 4ae0467c2f Version Packages 2021-02-23 10:31:40 +01:00
Fredrik Adelöw f30b16b541 Merge pull request #4609 from OscarDHdz/search-filter-for-templates
Scaffolder: Cleanup
2021-02-20 00:04:58 +01:00
Oscar Hernandez d0760ecdf3 Scaffolder: Cleanup 2021-02-19 16:26:55 -06:00
Adam Harvey c46bc07d0e Return material-ui/lab 2021-02-19 15:41:40 -05:00
Adam Harvey d171e60c2c Prettier 2021-02-19 14:14:07 -05:00
Adam Harvey 38c8c8a538 Changing loading and error msg 2021-02-19 14:12:21 -05:00
Adam Harvey a45dd99b90 Remove unused deps 2021-02-19 13:28:54 -05:00
Johan Haals 10e08f9adb Merge branch 'master' into mob/scaffolder-frontend 2021-02-19 10:01:10 +01:00