Stefan Ålund
7c3e07a998
Fix changeset
2020-11-27 10:58:24 +01:00
Stefan Ålund
5490e16b59
Fix changeset
2020-11-26 20:58:28 +01:00
Stefan Ålund
ea475893d7
Create slow-insects-fail.md
2020-11-26 20:53:22 +01:00
Stefan Ålund
0ebfc75b41
Fix docs
2020-11-26 20:50:32 +01:00
Stefan Ålund
63998e65b1
Update docs/getting-started/configure-app-with-plugins.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-11-26 20:27:10 +01:00
Stefan Ålund
276a9e5919
Update docs/getting-started/configure-app-with-plugins.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-11-26 20:27:02 +01:00
Stefan Ålund
05b54d8b17
Update docs/getting-started/configure-app-with-plugins.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-11-26 20:26:53 +01:00
Stefan Ålund
a00c393b38
Add API docs plugin to new apps
2020-11-26 14:20:47 +01:00
Stefan Ålund
01ea1cc6cc
Clarify options in Governance ( #3455 )
2020-11-26 11:27:51 +01:00
Govind
202da8ab36
Allow application to register custom AuthProviderFactory. Refs #1984 ( #3329 )
...
* Allow application to register custom `AuthProviderFactory`. Refs #1984
* PR comments: Explicit exports
* Export `OAuth` specific types from the package
* Update documentation on how to use the interfaces
* Re-export from base `index.ts` as per ADR-004
* pass `providerId` as a parameter to `AuthFactory` instead of hardcoding
Co-authored-by: Govindarajan Nagarajan <govindarajan.nagarajan@zalando.de >
2020-11-26 11:27:00 +01:00
Ben Lambert
0ea0fb7d6b
Merge pull request #3454 from backstage/dependabot/npm_and_yarn/eslint-plugin-react-7.21.5
...
build(deps): bump eslint-plugin-react from 7.19.0 to 7.21.5
2020-11-26 10:22:20 +01:00
Ben Lambert
8c58337a07
Merge pull request #3430 from jot-hub/bug/issue-3223
...
detect differing origin and indicate it at auth failure
2020-11-26 10:20:39 +01:00
Patrik Oldsberg
be3ab0e76e
Merge pull request #3451 from backstage/Rugvip-patch-1
...
github/workflows: use service account auth for changeset
2020-11-26 10:00:03 +01:00
dependabot[bot]
f03cbc879c
build(deps): bump eslint-plugin-react from 7.19.0 to 7.21.5
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.19.0 to 7.21.5.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.19.0...v7.21.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-26 05:09:16 +00:00
jothisubaramaniam
700a212b46
leave the changeset filename as is
2020-11-25 18:44:52 -05:00
jothisubaramaniam
feaec380e6
improve error message
2020-11-25 18:43:34 -05:00
Patrik Oldsberg
a85a1bedd6
github/workflows: use service account auth for changeset
...
By switching to using a service account instead of the regular token we allowed builds to be triggered in created PR
2020-11-25 23:45:21 +01:00
jothisubaramaniam
039970d710
introduce data.type=config_info for the new postMessage in auth
2020-11-25 16:28:49 -05:00
Ben Lambert
fffca518c2
Merge pull request #3450 from SDA-SE/feat/app-backend-dir-missing
...
Warn if app-backend can't start-up because missing dir
2020-11-25 17:44:08 +01:00
Oliver Sand
ff1301d28f
Warn if app-backend can't start-up because missing dir
2020-11-25 17:28:07 +01:00
Ben Lambert
b614e81184
Merge pull request #3445 from backstage/blam/release
...
Fix CoreAPI release
2020-11-25 14:54:16 +01:00
blam
a1f6e07d32
created release log
2020-11-25 14:32:49 +01:00
blam
9b9e86f8af
export oidcAuthRef
2020-11-25 14:30:52 +01:00
Ben Lambert
26f5d6d224
Merge pull request #3409 from bleathem/oidc-provider
...
Fixed the OIDC token refresh
2020-11-25 14:07:32 +01:00
Oliver Sand
d94c70d866
Merge pull request #2987 from SDA-SE/feat/api-page
...
Make api-docs customizable
2020-11-25 13:44:03 +01:00
Patrik Oldsberg
de382d4215
Merge pull request #3438 from backstage/rugvip/bump
...
cli: update versions:bump to install new deps for accepted version ranges
2020-11-25 12:10:30 +01:00
Askar
76ff21c2d5
fix(search): compile possible filter options from available entities ( #3370 )
...
* load filters from entities
* fix(search): compile possible filter options from available entities
* rename filter state and add text in case no filter can be applied
2020-11-25 11:06:39 +01:00
Fredrik Adelöw
3aa7efb3ff
backend-common: add support for passing false as a CSP field value, to drop it from the defaults ( #3437 )
2020-11-25 10:51:35 +01:00
Fredrik Adelöw
2daf18e809
catalog: emit all common relations based on specs ( #3408 )
2020-11-25 10:51:22 +01:00
Patrik Oldsberg
f538e2c560
cli: update versions:bump to install new deps for accepted version ranges
2020-11-25 10:46:19 +01:00
Fredrik Adelöw
fae3fafcfa
silence some new ts squigglies in the editor ( #3435 )
2020-11-25 09:57:16 +01:00
Himanshu Mishra
8fd5e64351
TechDocs: Tell users when index.md is missing (better error message) ( #3429 )
...
* TechDocs: Logger already prints the name of plugin
* TechDocs: Display a custom error message if provided
* TechDocs: throw custom error message if index.md is not present
* Language improvements. Thanks @freben
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-11-25 09:52:19 +01:00
Oliver Sand
b467106c1f
Reformat EntityPage
2020-11-25 09:49:35 +01:00
jothisubaramaniam
7e49365080
fix ci
2020-11-24 17:31:19 -05:00
jothisubaramaniam
3c66f864b2
changeset for bugfix issue 3223
2020-11-24 17:12:22 -05:00
jothisubaramaniam
e338648910
add a postMessage with targetOrigin *
2020-11-24 16:52:56 -05:00
Brian Leathem
9c9d12e899
Added back the id_token when calling refresh
2020-11-24 11:30:25 -08:00
Brian Leathem
cec3da2c90
Used ts private instead of _ naming convention
2020-11-24 10:26:39 -08:00
Brian Leathem
78177f24b7
Fixed a lint failure on the oidc provider test
2020-11-24 10:26:39 -08:00
Brian Leathem
e3ad37e39d
Fix broken tests
2020-11-24 10:26:39 -08:00
Brian Leathem
636cc58dca
Fixed a TS type error in the OIDC provider test
2020-11-24 10:26:39 -08:00
Brian Leathem
5f1c1c2edf
Fixed the OIDC token refresh
2020-11-24 10:26:39 -08:00
Ben Lambert
a7974a6769
Merge pull request #3356 from backstage/changeset-release/master
...
Version Packages
2020-11-24 18:32:31 +01:00
blam
ad51b2d534
Merge branch 'changeset-release/master' of github.com:backstage/backstage into changeset-release/master
...
* 'changeset-release/master' of github.com:backstage/backstage:
Version Packages
feat: added config schema for k8s plugins
Integrate review comments
Link to substitutions instead of duplicating the content
Document Substitutions In The Descriptor Format
2020-11-24 17:56:40 +01:00
github-actions[bot]
0c0c48bcc5
Version Packages
2020-11-24 16:56:00 +00:00
Ben Lambert
9f236fa426
Merge pull request #3427 from backstage/feat/kubernetes-config-schema
...
feat: added config schema for k8s plugins
2020-11-24 17:51:52 +01:00
blam
121af544b1
feat: added config schema for k8s plugins
2020-11-24 17:29:29 +01:00
Oliver Sand
58050c699a
Merge pull request #3426 from SDA-SE/feat/document-yaml-substitution
...
Document Substitutions In The Descriptor Format
2020-11-24 17:02:36 +01:00
Oliver Sand
11e4a9cbe8
Integrate review comments
2020-11-24 16:23:41 +01:00
Oliver Sand
6579b08725
Link to substitutions instead of duplicating the content
2020-11-24 16:10:59 +01:00