Commit Graph

6014 Commits

Author SHA1 Message Date
Ben Lambert bbd2ab80a3 Merge pull request #6376 from JosiahCraw/fix/scaffolder-support-uiSchema-for-dependent-forms
Fix/scaffolder support UI schema for dependent forms
2021-07-07 13:20:50 +02:00
Ben Lambert 9460224ac6 Merge pull request #6123 from backstage/blam/remove-alphav1-template-version
Remove legacy scaffolding method and drop support for `v1alpha1` templates
2021-07-07 12:24:24 +02:00
Ben Lambert 08d27394b6 Merge pull request #6370 from alandovskis/build/bump-sqlite
chore: bump sqlite3 to 5.0.1
2021-07-07 11:49:07 +02:00
blam e922a99528 chore: updating api-docs
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:27:55 +02:00
blam 8e183acc9c chore: code review comments
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:26:02 +02:00
blam 4d9264f0fc chore: fixing api-reports again
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:26:02 +02:00
blam fd5ec6d304 chore: some api-docs changed
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:38 +02:00
blam 2ed57f31c7 chore: write some tests for the cookiecutter templater
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:38 +02:00
blam b658d33944 chore: added some tests for cookiecutter but they need re-writing
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:38 +02:00
blam 2529ec28a6 chore: fixing all tests
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:38 +02:00
blam 4c689b0fae chore: making the failing test pass because of parameter validation
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam 350555727f chore: dont need to export this dep any more
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam 70bb2a711f chore: fix up some code review comments
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam a41b024a0f feat: removing the last parts of v1alpha1 and fixing up TypeScript
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam 18660e9337 chore: fixing merge conflict
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam a02ea1e4e1 breaking: some more changes in the frontend. removing support for v1alpha1
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
blam 6a09ed555d breaking: removing alphav1 support for templates
Signed-off-by: blam <ben@blam.sh>
2021-07-07 11:25:37 +02:00
Jos Craw 538ada54ef fix: add uiSchema support for dependent forms
Signed-off-by: Jos Craw <jos@joscraw.net>
2021-07-07 21:21:01 +12:00
Himanshu Mishra ef48b9e4b7 Merge pull request #6275 from backstage/mob/scaffolder-git-identity 2021-07-07 11:19:44 +02:00
Chase Rutherford-Jenkins 3c19f1230f update tests
Signed-off-by: Chase Rutherford-Jenkins <chaseajen@users.noreply.github.com>
2021-07-06 21:15:14 -05:00
Chase Rutherford-Jenkins b1aca39abe incorporate naming feedback; add tests
Signed-off-by: Chase Rutherford-Jenkins <chaseajen@users.noreply.github.com>
2021-07-06 20:51:22 -05:00
Chase Rutherford-Jenkins 921e3ca569 use configured git author in scaffolder actions
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
Signed-off-by: Chase Rutherford-Jenkins <chaseajen@users.noreply.github.com>
2021-07-06 20:51:01 -05:00
Alex Landovskis f7134c3684 chore: bump sqlite3 to 5.0.1
Signed-off-by: Alex Landovskis <alex@landovskis.com>
2021-07-06 20:21:40 -04:00
Alex Landovskis 11e66e8040 build: bump azure-devops-node-api to 10.2.2
Signed-off-by: Alex Landovskis <alex@landovskis.com>
2021-07-06 20:06:03 -04:00
Philipp Hugenroth b578be10f8 Seperate Grid container & item in wrapped components to avoid wrong spacing
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-06 17:16:52 +02:00
Philipp Hugenroth 1c5dbc7837 Merge remote-tracking branch 'upstream/master' into responsive-component-wrapping 2021-07-06 17:11:06 +02:00
Fredrik Adelöw ec56aa4fe8 Merge pull request #6343 from goober/feature/customize-ldap-processor
Add extension points for the LDAP processor for advanced customizations
2021-07-06 13:46:34 +02:00
Mathias Åhsberg b055ef88aa Add extension points for the LDAP processor for modifying group and user entities
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-07-06 10:00:04 +00:00
Ben Lambert 0f09e71ae0 Merge pull request #6346 from erikxiv/feat/scaffolder-list-actions-auth
Authorize scaffolder list actions request
2021-07-06 11:50:26 +02:00
Fredrik Adelöw 43301edd13 Merge pull request #6277 from roylisto/roylisto/edit-button-group
Edit Button for Group Profile Card
2021-07-06 10:25:06 +02:00
roylisto 3e3227afc0 Add infoCardAction
Signed-off-by: roylisto <roylistoputra@gmail.com>
2021-07-06 10:27:56 +07:00
Erik Larsson 3a55daf7b6 Authorize scaffolder list actions request
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-07-05 23:03:36 +02:00
Ben Lambert 10eed5344c Merge pull request #6292 from backstage/dependabot/npm_and_yarn/date-io/luxon-2.10.11
chore(deps): bump @date-io/luxon from 1.3.13 to 2.10.11
2021-07-05 20:35:50 +02:00
Ben Lambert 8fb349968a Merge pull request #6340 from andreafalzetti/scaffolder-fs-steps
Scaffolder - Filesystem built-in actions
2021-07-05 20:32:20 +02:00
Ben Lambert 2666fe56da Merge pull request #6336 from shoukoo/add-default-branch
feat: add default branch property for publish GitLab, Bitbucket and Azure actions
2021-07-05 18:09:01 +02:00
Andrea Falzetti c93fb2c93d docs(scaffolder): update docs
Signed-off-by: Andrea Falzetti <afalzetti@gmail.com>
2021-07-05 16:03:45 +01:00
Philipp Hugenroth 4f9192223f Use Grid components for catalog layout
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-05 16:04:53 +02:00
Andrea Falzetti 00f590ad53 feat(scaffolder): add description and tests for directories
Signed-off-by: Andrea Falzetti <afalzetti@gmail.com>
2021-07-05 14:13:24 +01:00
Andrea Falzetti 62c2f10f7d feat(scaffolder): add fs:delete custom step
Signed-off-by: Andrea Falzetti <afalzetti@gmail.com>
2021-07-05 13:27:19 +01:00
Ben Lambert 9b743a33b8 Merge pull request #6262 from jamesrenaud/master
Update PagerDuty Plugin Doc
2021-07-05 11:28:21 +02:00
roylisto a6b4aebbd2 Use Link from @backstage/core-components
Signed-off-by: roylisto <roylistoputra@gmail.com>
2021-07-05 16:20:45 +07:00
shoukoo 73195b6e65 feat:add default branch prop for publish:azure action
Signed-off-by: shoukoo <shoukoo.koike@gmail.com>
2021-07-04 08:59:14 +10:00
shoukoo 330f2ac32d feat:add default branch prop for publish:bitbucket action
Signed-off-by: shoukoo <shoukoo.koike@gmail.com>
2021-07-04 08:52:48 +10:00
shoukoo 76fc5e29c9 feat:add default branch prop for publish:gitlab action
Signed-off-by: shoukoo <shoukoo.koike@gmail.com>
2021-07-04 08:36:51 +10:00
Eugene Sh 253136fba7 Make branch protection attempt less restrictive
In case if something wrong happens along the way when trying to apply protection of a newly created branch - log error, instead of throwing an it, making scaffolder exit with non-zero exit code.
This one addresses the issue #6330

Signed-off-by: Eugene S <jh.sh@me.com>
2021-07-02 22:17:32 +03:00
Fredrik Adelöw 43a4ef6442 More helpful error message when trying to import by folder from non-github
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-07-02 16:46:35 +02:00
Fredrik Adelöw 938cbba261 Merge pull request #6257 from tudi2d/6239-responsive-sidebar
Improve Sidebar UX for smaller screens
2021-07-02 14:19:35 +02:00
Patrik Oldsberg 375f5c3f01 Merge pull request #6305 from backstage/mob/read-url
backend-common: add new optional readUrl method to UrlReader
2021-07-02 12:27:39 +02:00
Ben Lambert f8a93ec1ae Merge pull request #6290 from backstage/dependabot/npm_and_yarn/fs-extra-10.0.0
chore(deps): bump fs-extra from 9.1.0 to 10.0.0
2021-07-02 10:33:59 +02:00
Ben Lambert b919556807 Merge pull request #6195 from shoukoo/shoukoo.add-default-branch
feat: add default branch prop for publish:github action
2021-07-02 10:33:24 +02:00