Commit Graph

335 Commits

Author SHA1 Message Date
Patrik Oldsberg 5c725fc763 Merge pull request #5240 from goober/feature/use-external-route-ref-for-scaffolder
Expose the register-component route as an external route from the scaffolder
2021-04-08 16:10:19 +02:00
github-actions[bot] 51b6cf465d Version Packages 2021-04-08 11:32:56 +00:00
Mathias Åhsberg a360f94788 Expose the register-component route as an external route from the scaffolder
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-04-08 09:15:46 +00:00
Johan Haals 4c42dc291c Merge pull request #5208 from erikxiv/fix/scaffolder-eventstream-auth
fix: Support auth by sending cookies in scaffolder eventstream request
2021-04-07 13:24:06 +02:00
James Turley 26526f1962 Clean up TaskOutput typedef
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:22 +01:00
James Turley 04eae5a8db Use route ref hook for entity page link
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:22 +01:00
James Turley 20ae6504c7 Duplicate IconLink instead of moving to core
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:21 +01:00
James Turley 9fdbc1e216 Deprecate remoteUrl
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:21 +01:00
James Turley b1ad7eae8a Tests for TaskPageLinks
Signed-off-by: James Turley <james.turley@signalmedia.co>
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:20 +01:00
James Turley baee14e5d6 Add component for multiple links
Signed-off-by: James Turley <james.turley@signalmedia.co>
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:19 +01:00
James Turley 3dabebb5fa Add links to TaskOutput type
Signed-off-by: James Turley <james.turley@signalmedia.co>
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-04-06 16:12:19 +01:00
Erik Larsson 3f96a9d5a7 fix: Support auth by sending cookies in scaffolder eventstream request
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-04-02 03:28:06 +02:00
github-actions[bot] 8e00ab7e63 Version Packages 2021-03-31 12:21:12 +00:00
Fredrik Adelöw d13b0cefa2 Merge pull request #5043 from backstage/freben/unregister
Update the entity unregister dialog behavior, to support both unregistration as well as plain deletion
2021-03-30 09:40:53 +02:00
James Turley 2ab6f3ff07 Add OwnerPicker component to scaffolder
Signed-off-by: James Turley <jamesturley1905@googlemail.com>
2021-03-29 11:54:20 +01:00
dependabot[bot] 71b388c47e chore(deps): bump immer from 8.0.1 to 9.0.1
Bumps [immer](https://github.com/immerjs/immer) from 8.0.1 to 9.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v8.0.1...v9.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-26 09:24:08 +01:00
Fredrik Adelöw 676ede6438 Update the entity unregister dialog behavior, to support both unregistration as well as plain deletion
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-26 09:07:05 +01:00
github-actions[bot] 844da89090 Version Packages 2021-03-25 17:46:13 +00:00
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