Patrik Oldsberg
|
3c47bc4e23
|
plugins/auth-backend: refactor to allow non-oauth providers
|
2020-06-02 13:38:42 +02:00 |
|
Fredrik Adelöw
|
17a16f617c
|
Break out the location refresh loop as well
|
2020-06-02 13:35:59 +02:00 |
|
Patrik Oldsberg
|
cd180f6928
|
plugins: remove mock-idp-backend
|
2020-06-02 12:47:30 +02:00 |
|
Patrik Oldsberg
|
397e670a2e
|
plugins/auth-backend: add script for starting up saml test idp
|
2020-06-02 12:47:29 +02:00 |
|
Patrik Oldsberg
|
3573c74fca
|
plugins/mock-idp-backend: add saml-idp + test command
|
2020-06-02 12:47:29 +02:00 |
|
Patrik Oldsberg
|
922c028846
|
plugins/mock-idp-backend: generate some dev certs
|
2020-06-02 12:47:29 +02:00 |
|
Patrik Oldsberg
|
1010f4d6b1
|
plugins: added initial mock-idp-backend
|
2020-06-02 12:47:28 +02:00 |
|
Ivan Shmidt
|
f80c6304c2
|
Use routeRefs
|
2020-06-02 12:06:04 +02:00 |
|
Ivan Shmidt
|
6060face13
|
Wire up real data
|
2020-06-02 11:38:38 +02:00 |
|
Ivan Shmidt
|
d98c8e154e
|
Merge branch 'master' of github.com:spotify/backstage into mob/register-unregister-components
|
2020-06-02 11:06:22 +02:00 |
|
Ivan Shmidt
|
ef3ed1a54a
|
Cleanup for the register component flow
|
2020-06-02 11:06:12 +02:00 |
|
Fredrik Adelöw
|
bd7b9023aa
|
Merge pull request #1101 from spotify/freben/location-fetch-store
Move addLocation to new HigherOrderOperations
|
2020-06-02 10:59:21 +02:00 |
|
Fredrik Adelöw
|
8d0e750bc2
|
Address comments and add tests
|
2020-06-02 10:49:23 +02:00 |
|
Marcus Eide
|
5567c5e2e5
|
Merge pull request #1074 from spotify/eide/github-auth
Add github auth
|
2020-06-02 10:45:00 +02:00 |
|
Fredrik Adelöw
|
f7ef6d4921
|
Move addLocation to new HigherOrderOperations
|
2020-06-02 09:41:36 +02:00 |
|
Fredrik Adelöw
|
5094dc75a5
|
Add ability to specify locationId on addOrUpdateEntity
|
2020-06-01 21:38:45 +02:00 |
|
Chanwit Kaewkasi
|
3c9c9edf5c
|
add effect dependencies per lint
|
2020-06-01 23:04:36 +07:00 |
|
Chanwit Kaewkasi
|
6ae0237782
|
refactor ClusterPage into Page and List to avoid using hooks inside an if
|
2020-06-01 22:47:11 +07:00 |
|
Chanwit Kaewkasi
|
67d62c3427
|
remove deployment out of README and fix a typo
|
2020-06-01 22:47:11 +07:00 |
|
Chanwit Kaewkasi
|
a676da3a6b
|
cleanup debugging logs and optimize uses of local storage
|
2020-06-01 22:47:11 +07:00 |
|
Chanwit Kaewkasi
|
5633b9a710
|
fix failure test
|
2020-06-01 22:47:11 +07:00 |
|
Chanwit Kaewkasi
|
eafc6f64e5
|
add document for the gitops-profiles plugin
|
2020-06-01 22:47:11 +07:00 |
|
Chanwit Kaewkasi
|
3f7a5ea0a7
|
add GitOps plugin to the explorer page
|
2020-06-01 22:47:11 +07:00 |
|
Chanwit Kaewkasi
|
be70935293
|
add new plugin to create GitOps-managed Kubernetes clusters with ready-to-use profiles
|
2020-06-01 22:47:11 +07:00 |
|
Ivan Shmidt
|
a8643dc8db
|
Feedback for the entity registration
Co-authored-by: Nikita Dudnik <nikdudnik@gmail.com>
|
2020-06-01 17:14:38 +02:00 |
|
Patrik Oldsberg
|
f9e4e557f8
|
packages/cli: enable TS isolatedModules
|
2020-06-01 16:09:11 +02:00 |
|
Patrik Oldsberg
|
9f50e7c1b4
|
packages,plugins: fix lint issues
|
2020-06-01 16:09:10 +02:00 |
|
Patrik Oldsberg
|
2fedc2320f
|
Merge pull request #1092 from spotify/rugvip/verify-types
scripts: add check-type-dependencies to make sure @type dependencies are listed correctly
|
2020-06-01 15:33:28 +02:00 |
|
Patrik Oldsberg
|
d45a753f22
|
Merge pull request #1057 from spotify/rugvip/appwrapp
packages/test-utils: do app wrapping with actual app + remove wrapInThemedTestApp
|
2020-06-01 15:18:44 +02:00 |
|
Raghunandan Balachandran
|
69a22a8f1b
|
Merge pull request #1061 from spotify/freben/add-delete
Add routes for add/delete entity to the catalog
|
2020-06-01 15:07:09 +02:00 |
|
Fredrik Adelöw
|
a90e6ab44f
|
Update plugins/catalog-backend/src/catalog/DatabaseEntitiesCatalog.test.ts
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2020-06-01 14:52:31 +02:00 |
|
Raghunandan Balachandran
|
664ff10e02
|
Merge pull request #1082 from spotify/google-auth-tests
Auth tests: PassportStrategyHelper
|
2020-06-01 14:32:35 +02:00 |
|
Raghunandan
|
c2877e0a1a
|
Add PassportStrategyHelper tests. Move util fns to OAuthProvider class.
|
2020-06-01 14:26:04 +02:00 |
|
Patrik Oldsberg
|
e32f5a49ff
|
packages/test-utils: do app wrapping with actual app + remove wrapInThemedTestApp
|
2020-06-01 13:43:51 +02:00 |
|
Patrik Oldsberg
|
c6abe12e45
|
packages,plugins: fix incorrect type dependencies
|
2020-06-01 12:27:29 +02:00 |
|
Marcus Eide
|
86930c9dd2
|
Support providers without refresh tokens
|
2020-06-01 12:11:13 +02:00 |
|
Marcus Eide
|
438bdba2cf
|
Use StaticAuthSessionManager for Github
|
2020-06-01 12:07:58 +02:00 |
|
Ivan Shmidt
|
ca73b200c1
|
Merge branch 'master' of github.com:spotify/backstage into mob/register-unregister-components
|
2020-06-01 10:39:16 +02:00 |
|
Fredrik Adelöw
|
0f41ac4bf7
|
Add the MockedMemberFunctions helper
|
2020-06-01 09:45:00 +02:00 |
|
Patrik Oldsberg
|
5e87a349b0
|
Merge pull request #1046 from spotify/rugvip/config
packages/core-api: add ConfigApi + implementation and createApp option
|
2020-05-31 19:02:41 +02:00 |
|
Fredrik Adelöw
|
9ccf617b82
|
Add routes for add/delete entity to the catalog
|
2020-05-30 20:34:33 +02:00 |
|
Raghunandan
|
43d13afba5
|
Add catalog-model dep
|
2020-05-30 13:57:26 +02:00 |
|
Ivan Shmidt
|
99e8009dad
|
feat: success and error from the api
Co-authored-by: Nikita Dudnik <nikdudnik@gmail.com>
Co-authored-by: Ben Lambert <ben@blam.sh>
|
2020-05-29 16:51:25 +02:00 |
|
Patrik Oldsberg
|
a115bd6331
|
packages/app: add mock config loader and use in welcome plugin
|
2020-05-29 16:36:23 +02:00 |
|
Marcus Eide
|
7a665c3c2b
|
Add github as an auth provider to the backend
|
2020-05-29 15:16:10 +02:00 |
|
Ivan Shmidt
|
304c544af5
|
Posting addLocation
|
2020-05-29 14:59:59 +02:00 |
|
Ivan Shmidt
|
cef8abb5c4
|
add register button, addLocation api
Co-authored-by: Nikita Dudnik <nikdudnik@gmail.com>
Co-authored-by: Ben Lambert <ben@blam.sh>
|
2020-05-29 14:48:12 +02:00 |
|
Nikita Nek Dudnik
|
77136363b6
|
Merge branch 'master' of github.com:spotify/backstage into ndudnik/use-catalog-backend
|
2020-05-29 10:54:16 +02:00 |
|
Nikita Nek Dudnik
|
df4dcd8640
|
fix: merge errors
|
2020-05-29 10:37:23 +02:00 |
|
Nikita Nek Dudnik
|
f71c9df9b7
|
Merge remote-tracking branch 'upstream/master' into ndudnik/use-catalog-backend
|
2020-05-29 10:13:18 +02:00 |
|