Commit Graph

821 Commits

Author SHA1 Message Date
Renovate Bot 70817dafc0 fix(deps): update dependency use-immer to ^0.7.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-04 10:07:37 +00:00
Renovate Bot 1af133f779 fix(deps): update dependency event-source-polyfill to v1.0.26
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-03 13:24:22 +00:00
github-actions[bot] 55da880bf9 Version Packages (next) 2022-05-03 09:38:51 +00:00
Stéphane MORI 8dce7d5244 Allow custom field extension validation
Signed-off-by: Stéphane MORI <stephane.mori@gmail.com>
2022-04-29 17:44:10 +02:00
Phil Kuang 2c279df4eb chore(deps): update codemirror deps
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-04-27 09:31:14 -04:00
Johan Haals 0e9f602ee0 chore: update @uiw/react-codemirror
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-27 09:31:14 -04:00
Renovate Bot ace230b599 fix(deps): update dependency @codemirror/legacy-modes to ^0.20.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-04-27 09:31:14 -04:00
github-actions[bot] 1bff70d602 Version Packages (next) 2022-04-26 12:22:43 +00:00
Patrick Jungermann 06ab5218f9 feat: add new integrations bitbucketCloud/Server to ScaffolderClient
Relates-to: #9923
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-04-19 19:20:56 +02:00
github-actions[bot] 3f7acfb96e Version Packages 2022-04-19 14:28:08 +00:00
dependabot[bot] 7c7919777e build(deps-dev): bump @testing-library/react-hooks from 7.0.2 to 8.0.0
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 7.0.2 to 8.0.0.
- [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/v7.0.2...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 04:10:59 +00:00
github-actions[bot] 2e1cce5528 Version Packages (next) 2022-04-12 15:19:00 +00:00
Shivam bisht 86a7c4bc5c added input label for GitlabRepoPicker
Signed-off-by: Shivam bisht <shvmbisht@gmail.com>
2022-04-12 12:36:36 +05:30
Ben Lambert 38d6a4745c Merge pull request #10558 from backstage/blam/node16types
chore: @node/types -> 16.x
2022-04-06 15:47:21 +02:00
Johan Haals f00d861fbb Merge pull request #10518 from backstage/dependabot/npm_and_yarn/testing-library/user-event-14.0.0
build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
2022-04-05 13:16:40 +02:00
Patrik Oldsberg 7eb705eabe Merge pull request #10576 from backstage/rugvip/scaffolder-navigation
scaffolder: add links to subroutes + rename /preview -> /edit
2022-04-05 10:22:20 +02:00
dependabot[bot] 24254fd433 build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.0.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:52 +02:00
github-actions[bot] 39e446d0ff Version Packages (next) 2022-04-05 07:35:01 +00:00
blam f4fd7f5400 chore: fixing the version numbers
Signed-off-by: blam <ben@blam.sh>
2022-04-04 16:01:28 +02:00
blam 2538bf72e3 chore: @node/types -> 16.x
Signed-off-by: blam <ben@blam.sh>
2022-04-04 16:01:06 +02:00
Fredrik Adelöw 9975ff9852 pin event-source-polyfill to 1.0.25
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-04 13:16:20 +02:00
Patrik Oldsberg 001c63450e scaffolder: add context menu tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-01 16:35:44 +02:00
Patrik Oldsberg 881acb0dbc scaffolder: add editRouteRef and updated route declarations to use route refs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-01 16:35:44 +02:00
Patrik Oldsberg 8fad3b6ef5 scaffolder: rename and move /preview -> /edit
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-01 16:35:44 +02:00
Patrik Oldsberg 6331ec1ebc scaffolder: add context menu with links to preview and actions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-01 16:34:53 +02:00
LvffY f3101fb9d2 [#10459] 📝 Update documentation to use yarn --cwd arg
Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-30 15:53:05 +02:00
github-actions[bot] e6f3fb8575 Version Packages (next) 2022-03-29 08:42:22 +00:00
Joe Porpeglia c84d4ad373 Fix usePermission usage
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2022-03-23 16:07:10 -04:00
Joe Porpeglia 91703e8086 permission-react: use object instead of tuple for usePermission args
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2022-03-23 16:07:10 -04:00
github-actions[bot] ad955c1b1b Version Packages (next) 2022-03-22 12:28:03 +00:00
Fredrik Adelöw b6af1b73fc Merge pull request #10061 from backstage/blam/next-scaffolder-frontend
Introduce the `next` scaffolder frontend
2022-03-21 17:01:54 +01:00
Johan Haals 45153b3b08 Merge pull request #10239 from getndazn/fix/github-workflow-scope
replacing workflow:write scope with workflow, workflow:write is invalid.
2022-03-18 10:40:03 +01:00
blam 7af0e2efd8 chore: fixing the api-reports again
Signed-off-by: blam <ben@blam.sh>
2022-03-17 14:10:19 +01:00
github-actions[bot] 0bc1611d6e Version Packages 2022-03-17 09:02:30 +00:00
Patrik Oldsberg 9a408928a1 scaffolder: remove unused titleComponent property
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-17 09:44:21 +01:00
Marco Crivellaro e0308ca6ec replacing workflow:write scope with workflow, workflow:write is invalid.
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-16 17:19:26 +00:00
Ben Lambert 6f07905aa0 Merge pull request #9841 from kuangp/feat/templatePreview
[PRFC] Previewing Scaffolder Template UI Forms
2022-03-16 18:01:20 +01:00
blam bbac7a2e13 chore: fixing typescript warning
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:55:39 +01:00
blam 533fa16de7 chore: move to filter layout components that are new and shiny
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:51:39 +01:00
blam 459b72f944 chore: moving some more things to alpha label
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:50:33 +01:00
blam 261e507349 chore: include the routeRef in wrapping
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:50:33 +01:00
blam 30e24f280c chore: reworking some other bits and bob
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:50:33 +01:00
blam 60c0b9b6db chore: enable alpha types for publishing of alpha packages for scaffolder plugins
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:50:33 +01:00
blam 412877f943 chore: added final test for the template card
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:50:33 +01:00
blam 910e34dd93 chore: making the TemplateCards pretty
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:50:33 +01:00
blam 424d978ccd chore: added some more tests to favoriting
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:50:33 +01:00
blam 04a2821d83 chore: added another output for thi
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:50:33 +01:00
blam 8e63805991 chore: start adding tests
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:50:33 +01:00
blam 2624e676dc chore: save the current state
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:50:33 +01:00
blam 1850d45b8c chore: added a favorite icon back to the card header with flex
Signed-off-by: blam <ben@blam.sh>
2022-03-16 17:50:33 +01:00