Patrik Oldsberg
96ccc8f694
scaffolder-backend: remove support for deprecated publisher configuration
2021-02-27 15:21:49 +01:00
Patrik Oldsberg
35d407f486
Merge pull request #4712 from backstage/dependabot/npm_and_yarn/types/d3-force-2.1.1
...
chore(deps-dev): bump @types/d3-force from 1.2.1 to 2.1.1
2021-02-27 13:16:07 +01:00
Fredrik Adelöw
98e2b4e20e
make the example templates use relative paths
2021-02-26 13:53:03 +01:00
Patrik Oldsberg
5ffb6c57f6
Merge pull request #4700 from backstage/rugvip/opternal
...
core: implement optional external routes and use to toggle "Create Component" button
2021-02-26 10:41:27 +01:00
dependabot[bot]
e16f145dc8
chore(deps-dev): bump @types/d3-force from 1.2.1 to 2.1.1
...
Bumps [@types/d3-force](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-force ) from 1.2.1 to 2.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-force )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-26 04:09:36 +00:00
Woody Rousseau
d21058c343
Change terminology for builds on cloudbuild
2021-02-25 20:57:46 +01:00
Woody Rousseau
b2a5320a4b
Use Breadcrumbs from @backstage/core
2021-02-25 20:19:04 +01:00
Patrik Oldsberg
264e204f02
catalog: make the external createComponent route optional, hiding the button if it is not set
2021-02-25 17:39:20 +01:00
Woody Rousseau
04667f5712
Use Breadcrumb from @backstage/core
2021-02-24 19:31:28 +01:00
Andrew Thauer
28adfd3c4c
fix: test failures & warnings
2021-02-24 10:12:49 -05: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
Oliver Sand
8317e746cb
Merge pull request #4652 from SDA-SE/feat/entity-page-header
...
Use entity relation for the owner of an entity in the catalog entity page header
2021-02-24 10:27:35 +01:00
dependabot[bot]
16ab5f3965
chore(deps): bump @asyncapi/react-component from 0.18.2 to 0.19.2
...
Bumps [@asyncapi/react-component](https://github.com/asyncapi/asyncapi-react ) from 0.18.2 to 0.19.2.
- [Release notes](https://github.com/asyncapi/asyncapi-react/releases )
- [Commits](https://github.com/asyncapi/asyncapi-react/compare/v0.18.2...v0.19.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-24 04:36:30 +00:00
Andrew Thauer
8a15667196
feat(core): add support config & button/error components
...
This adds a new app.support top level config that can be used to
configure various support links and other information. This can later be
extended for plugins to append their own specific support items.
2021-02-23 19:29:20 -05:00
Patrik Oldsberg
7c3f65f3b2
catalog-model: make Template beta2 step id and name optional
2021-02-23 23:53:48 +01:00
Patrik Oldsberg
1719d05cbc
scaffolder: review tweaks
2021-02-23 23:53:48 +01:00
Patrik Oldsberg
e6f2e15b56
scaffolder-backend: migrate to using template beta2 types
2021-02-23 23:45:05 +01:00
Patrik Oldsberg
6132a9a775
catalog-model,catalog-backend: add template beta2 schema
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
2021-02-23 23:45:04 +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
Patrik Oldsberg
d0ed25196c
scaffolder-backend: fix file path resolution for templates with a file location
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
2021-02-23 23:45:03 +01:00
Patrik Oldsberg
79bc9626af
scaffolder-backend: implemented beta1 task spec translation
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
2021-02-23 23:45:03 +01:00
Patrik Oldsberg
cf792300a7
scaffolder-backend: add support for deep templating in task steps
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
2021-02-23 23:45:02 +01:00
Fredrik Adelöw
ebddd63bc1
Merge pull request #4649 from backjo/feature/AwsAuthProvider
...
fix: add aws auth provider on kubernetes plugin
2021-02-23 22:14:11 +01:00
Fredrik Adelöw
ebad7dbe99
Merge pull request #4635 from bleathem/oidc-scope
...
fixed: Expose a configuration option for the oidc scope
2021-02-23 22:08:37 +01:00
Fredrik Adelöw
d7a741937b
Merge pull request #4651 from backstage/blam/bitbucket-authorisation
...
Both Authorization patterns are valid for both versions of Bitbucket
2021-02-23 22:06:36 +01:00
Fidel Coria
b636e2c437
Merge branch 'master' of https://github.com/spotify/backstage into k8s-load-with-only-queryselector
2021-02-23 10:17:16 -06:00
Fidel Coria
7ad5ad8842
add link to k8s docs on Missing Annotation page
2021-02-23 09:12:50 -06:00
Adam Harvey
7d5caca9c5
Merge pull request #4639 from adamdmharvey/jenkins-tweak
...
jenkins: Visual updates
2021-02-23 09:28:55 -05:00
Adam Harvey
560b4ad72a
Revert maxWidth removal testing
2021-02-23 09:02:45 -05:00
Adam Harvey
7bd6bde388
Move line break to a Box
2021-02-23 08:46:46 -05:00
Gustaf Räntilä
02816ecd72
fix: Loading should be true when *not* having an entity
2021-02-23 13:39:29 +01:00
Fredrik Adelöw
fc31e9c597
Merge pull request #4643 from backstage/dependabot/npm_and_yarn/graphql-15.5.0
...
chore(deps): bump graphql from 15.4.0 to 15.5.0
2021-02-23 11:16:06 +01:00
github-actions[bot]
4ae0467c2f
Version Packages
2021-02-23 10:31:40 +01:00
Oliver Sand
10362e9ebd
Use entity relation for the owner of an entity in the catalog entity page header
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-02-23 09:41:51 +01:00
dependabot[bot]
1536c41b34
chore(deps): bump graphql from 15.4.0 to 15.5.0
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.4.0 to 15.5.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.4.0...v15.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-23 08:13:36 +00:00
Fredrik Adelöw
8266e44c7b
Merge pull request #4588 from andrewthauer/feat/catalog-import-codeowner
...
feat: support codeowners in catalog-import
2021-02-23 09:06:32 +01:00
blam
599aeb70d5
chore: updating logging
2021-02-23 09:06:19 +01:00
blam
449cddaa56
chore: reworking authorization for bitbucket so we can use either appPassword or token
2021-02-23 09:01:13 +01:00
Jonah Back
42c8ebb793
fix: add aws auth provider on FE kubernetes plugin
2021-02-22 22:15:30 -08:00
Adam Harvey
db75434e40
Update doc refs of deprecated naming
2021-02-22 21:21:17 -05:00
Adam Harvey
5e67788a30
Use new Backstage breadcrumb
2021-02-22 21:12:18 -05:00
Adam Harvey
3b22f4b977
Add Jenkins logo
2021-02-22 21:11:46 -05:00
Brian Leathem
f31e1061ca
Replaced the config jest mock with a ConfigReader in the oidc provider test
2021-02-22 16:39:06 -08:00
Brian Leathem
3af994c81f
Expose a configuration option for the oidc scope
2021-02-22 16:00:31 -08:00
Ryan Vazquez
8b79540176
Merge pull request #4623 from backstage/cost-insights-override-default-alert-properties
...
Cost insights override default alert properties
2021-02-22 17:17:47 -05:00
Fredrik Adelöw
4fe07fac7a
Merge pull request #4629 from backstage/rugvip/auops
...
auth-backend: fix for refresh token being lost during microsoft login
2021-02-22 22:25:56 +01:00
Fredrik Adelöw
18a9f2f3e3
Merge pull request #4597 from backstage/freben/entity-route-ref
...
Added the proper type parameters to entityRouteRef
2021-02-22 21:35:15 +01:00
Fredrik Adelöw
5c2e2863f4
Added the proper type parameters to entityRouteRef
2021-02-22 20:39:46 +01:00