Patrik Oldsberg
1fa02e5bb3
Merge pull request #3777 from backstage/mob/valid
...
core-api: ensure that routable extension components are discovered at boot
2020-12-19 12:52:08 +01:00
Ben Lambert
7ddbe019c4
Merge pull request #3778 from backstage/freben/scaffold-gitlab
...
scaffolder-backend: gitlab preparer uses integrations token
2020-12-19 01:53:58 +01:00
Fredrik Adelöw
33a82a7137
scaffolder-backend: gitlab preparer uses integrations token
2020-12-18 16:43:26 +01:00
Patrik Oldsberg
f0eda7e0aa
core-api: ensure that routable extension components are discovered at boot
...
Co-authored-by: blam <ben@blam.sh >
2020-12-18 14:21:46 +01:00
Fredrik Adelöw
04ac603cd1
Merge pull request #3774 from tudi2d/3618-search-in-new-apps
...
Add search plugin to new CLI created apps
2020-12-18 14:00:40 +01:00
Fredrik Adelöw
e3dc3e40cf
Merge pull request #3767 from backstage/bug/csp
...
Updating CSP for unsafe eval
2020-12-18 13:58:49 +01:00
Patrik Oldsberg
1adc0443ad
Merge pull request #3770 from backstage/rugvip/ghsession
...
core-api: add MutableSessionManager and fix AuthSessionStore not properly updating session state
2020-12-18 13:41:02 +01:00
Patrik Oldsberg
891628b3b5
Merge pull request #3753 from backstage/mob/rr
...
core-api: Introduce new plugin extension API
2020-12-18 13:28:16 +01:00
Fredrik Adelöw
31b75b039f
Merge pull request #3524 from backstage/freben/relative-locations-everywhere
...
catalog-model: use relative location targets in examples
2020-12-18 12:20:24 +01:00
Fredrik Adelöw
b0c4eb7ec2
Merge pull request #3766 from backstage/orkohunter/docs-update-project-structure
...
docs: Add integration and techdocs-common to project structure
2020-12-18 12:17:39 +01:00
Patrik Oldsberg
c47ec51a94
core-api: memoize app element traversal and validation
2020-12-18 12:12:53 +01:00
Patrik Oldsberg
c35554dc4c
core-api: add lazy loading of component extensions
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
2020-12-18 12:12:53 +01:00
Philipp Hugenroth
0101c7a161
Add changeset and add missing semicolon
2020-12-18 11:31:16 +01:00
Fredrik Adelöw
f6544baaf8
Merge pull request #3739 from keshann93/catalog-backend-schema
...
Introduced config schema for plugins/catalog-backend
2020-12-18 10:48:07 +01:00
Fredrik Adelöw
4d91b7372e
Merge pull request #3773 from backstage/dependabot/npm_and_yarn/graphql-15.4.0
...
build(deps): bump graphql from 15.3.0 to 15.4.0
2020-12-18 10:45:21 +01:00
Philipp Hugenroth
f742a8bf7b
Add search plugin to new CLI created apps
2020-12-18 10:42:38 +01:00
dependabot[bot]
33627f3352
build(deps): bump graphql from 15.3.0 to 15.4.0
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.3.0...v15.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-18 05:11:53 +00:00
Patrik Oldsberg
d681db2b50
core-api: add MutableSessionManager and fix AuthSessionStore not properly updating session state
2020-12-17 23:27:45 +01:00
Fredrik Adelöw
97ef4b9f8c
Merge pull request #3754 from AlleyWei/patch-26
...
Edits for roadmap.md
2020-12-17 19:51:29 +01:00
Lee Mills
039e2ae121
run prettier on the roadmap
2020-12-17 18:12:02 +01:00
Patrik Oldsberg
adb1afdc2b
core-api: refactor createReactExtension to forward component types directly and avoid @types/react dependency
...
Co-authored-by: blam <ben@blam.sh >
2020-12-17 16:11:00 +01:00
Patrik Oldsberg
aeb9fb254e
core-api: add route validation to app + test
...
Co-authored-by: blam <ben@blam.sh >
2020-12-17 13:49:21 +01:00
Patrik Oldsberg
6d263b0bdf
core-api: default type parameters for BackstagePlugin to avoid breakage
...
Co-authored-by: blam <ben@blam.sh >
2020-12-17 13:35:36 +01:00
Patrik Oldsberg
1dc445e893
changeset: add changesets for new plugin extension API
2020-12-17 13:18:14 +01:00
Patrik Oldsberg
eb6a928eb0
core-api: avoid exporting AnyRoutes, AnyExternalRoutes, and ExternalRouteRef constructor
2020-12-17 13:18:14 +01:00
Patrik Oldsberg
b3e7780d8f
core-api: rename BindRouteFunc to AppRouteBinder
2020-12-17 13:18:14 +01:00
Patrik Oldsberg
ad66d1c8c4
core-api,plugins/graphiql: export extension APIs from core-api and port the graphiql plugin
...
Co-authored-by: blam <ben@blam.sh >
2020-12-17 13:18:14 +01:00
Fredrik Adelöw
797d170873
core-api: add full PrivateAppImpl test for bindRoutes
2020-12-17 13:18:13 +01:00
Fredrik Adelöw
5d52e20a44
core-api: run bindRoutes in the app impl and inject provider
2020-12-17 13:18:13 +01:00
Patrik Oldsberg
ad5eab923c
core-api: add unused optional bindRoutes method to AppOptions
2020-12-17 13:18:13 +01:00
Patrik Oldsberg
c78bc66cfb
core-api: add routes and externalRoutes to plugin interface
...
Co-authored-by: blam <ben@blam.sh >
2020-12-17 13:18:13 +01:00
Patrik Oldsberg
e2aa76f19b
core-api: initial implementation of external route refs
...
Co-authored-by: blam <ben@blam.sh >
2020-12-17 13:18:12 +01:00
Ben Lambert
ebbc133eaa
Merge pull request #3668 from backstage/changeset-release/master
...
Version Packages
2020-12-17 12:28:05 +01:00
Himanshu Mishra
e1335a221f
docs: Add integration and techdocs-common to project structure
2020-12-17 11:58:11 +01:00
blam
5ade7101ec
Merge branch 'changeset-release/master' of github.com:backstage/backstage into changeset-release/master
...
* 'changeset-release/master' of github.com:backstage/backstage:
Version Packages
fix(microsite): make the anchor link icon show up
fix(microsite): make the anchor link icon show up
2020-12-17 11:52:13 +01:00
blam
606b988cd9
bump some packages
2020-12-17 11:51:43 +01:00
github-actions[bot]
fd15959d6c
Version Packages
2020-12-17 10:48:05 +00:00
Fredrik Adelöw
c4660094cf
Merge pull request #3763 from AdnCodez/master
...
fix(microsite): make the anchor link icon show up
2020-12-17 11:43:47 +01:00
AdnCodez
0d02fb2a59
fix(microsite): make the anchor link icon show up
2020-12-17 11:36:39 +01:00
github-actions[bot]
6e9f4d4a15
Version Packages
2020-12-17 10:16:33 +00:00
AdnCodez
e56022c3bd
fix(microsite): make the anchor link icon show up
2020-12-17 11:14:15 +01:00
Ben Lambert
9d7b50f2f3
Merge pull request #3762 from backstage/rugvip/saml
...
core-api: unique storage of saml sessions as well
2020-12-17 11:11:44 +01:00
Fredrik Adelöw
f671440858
Merge pull request #3673 from mateiidavid/implement-readtree-on-gitlab
...
Implement readTree for GitlabReader (#3547 )
2020-12-17 11:10:55 +01:00
Fredrik Adelöw
eae3d383d1
Merge pull request #3681 from adamdmharvey/pr-body
...
feat(catalog-import): Add instructions to Pull Request description when registering a new component
2020-12-17 11:04:18 +01:00
Ben Lambert
50e542eac4
Merge pull request #3761 from backstage/feat/fix-master-build
...
chore: removing the images for now to get the verify link script to pass
2020-12-17 11:01:37 +01:00
Patrik Oldsberg
34eecc8b41
core-api: unique storage of saml sessions as well
2020-12-17 10:53:31 +01:00
blam
86e53c6dee
chore: actually remove the image and changeset entry
2020-12-17 10:37:27 +01:00
blam
0fc432f202
chore: removing the images for now to get the verify link script to pass
2020-12-17 10:31:05 +01:00
Fredrik Adelöw
379ed7c14f
Merge pull request #3759 from backstage/leem-owners
...
Updating the owners file to add new friends of backstage
2020-12-17 09:37:15 +01:00
Fredrik Adelöw
f71d377c84
Merge pull request #3760 from backstage/leem-adopters
...
Update ADOPTERS.md
2020-12-17 09:21:04 +01:00