Commit Graph

17 Commits

Author SHA1 Message Date
Marvin9 e2564645e5 feat: Replace old page theme props with new ones 2020-10-04 18:03:50 +05:30
Patrik Oldsberg aa235dd154 app: move api factories out to plugins 2020-09-08 11:31:47 +02:00
Patrik Oldsberg ea1a36433d app,core-api: install DiscoveryApi in default app and use it for all auth providers 2020-08-21 00:54:54 +02:00
Patrik Oldsberg 645c7f444b core-api: switch auth provider apiOrigin option to backendUrl 2020-08-19 09:43:36 +02:00
dependabot-preview[bot] 14cfeb390e chore(deps): bump react-use from 14.2.0 to 15.3.3
This is a copy of #1731 with fixes
2020-08-03 14:33:35 +02:00
Fredrik Adelöw 7389f326d9 chore: add import/newline-after-import lint rule 2020-07-02 11:25:04 +02:00
Raghunandan 4f3e537c3d Persist scopes in Github provider and add it to the auth response. Fix serialization for Set type in locaStorage. 2020-06-30 09:49:08 +02:00
Raghunandan 45ed89b281 Fix tests 2020-06-30 09:48:41 +02:00
Raghunandan a306bf2c27 Use new GithubAuth flow in GitOps plugin 2020-06-30 09:48:41 +02:00
Fredrik Adelöw 03bbb41f2c fix: move deps to where they need to be 2020-06-17 15:47:08 +02:00
Chanwit Kaewkasi 4074aff376 gitops-plugin: add meaningful error message for the cluster listing page 2020-06-12 14:19:29 +07:00
blam 7ecfceac0f chore(react-router-v6): made some more progress on getting the tests passing 2020-06-11 18:35:53 +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 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 be70935293 add new plugin to create GitOps-managed Kubernetes clusters with ready-to-use profiles 2020-06-01 22:47:11 +07:00