Commit Graph

400 Commits

Author SHA1 Message Date
Fredrik Adelöw d470123de3 Merge pull request #966 from spotify/rugvip/nopatch
packages/graphiql: bump graphiql dep + remove package patch
2020-05-24 09:48:11 +02:00
Rémi Doreau f24198d846 [core]: Refactor and test Lifecycle component (#952)
* refactor(core): Lifecycle component

* tests(core): Lifecycle component

* fix(core): Lifecycle contional className

* fix(core): remove "is" prefix from Lifecycle props
2020-05-23 23:33:06 +02:00
Fredrik Adelöw c4d358f7a5 Human readable etag 2020-05-23 19:41:50 +02:00
Fredrik Adelöw 312ff5b7f3 Store and retrieve etag and generation 2020-05-23 19:30:23 +02:00
Raghunandan Balachandran b462115235 Merge pull request #968 from spotify/auth-tests
Auth Backend: Tests
2020-05-23 11:55:55 +02:00
Raghunandan 3f4bd136d6 fix pr review 2020-05-23 11:13:50 +02:00
Raghunandan c496c0e999 fix lint issues 2020-05-22 16:23:56 +02:00
Raghunandan e190463539 update tests 2020-05-22 16:01:35 +02:00
Fredrik Adelöw 9afaed0a82 Merge pull request #938 from spotify/freben/more-fields
Add uid, etag, and generation, plus docs, to envelope
2020-05-22 14:58:55 +02:00
Raghunandan Balachandran c8e67db359 Merge pull request #957 from spotify/add-auth-backend-docs
Add required env vars for backends in README
2020-05-22 14:49:12 +02:00
Fredrik Adelöw 320e9ee9bd Add uid, etag and generation, plus docs, to envelope 2020-05-22 14:38:53 +02:00
Patrik Oldsberg 36f7e64b25 packages/graphiql: bump graphiql dep + remove package patch 2020-05-22 14:33:20 +02:00
Raghunandan 64c743edde Add tests for google auth provider 2020-05-22 14:00:28 +02:00
Raghunandan e2179d979c Add tests for providers/index, factories and google provider 2020-05-22 13:58:12 +02:00
Raghunandan 2c6b883006 tests for makeProvider 2020-05-22 13:57:19 +02:00
Fredrik Adelöw 99a360bdef Merge pull request #958 from spotify/freben/store-and-retrieve
Store and retrieve the entire envelopes
2020-05-22 13:54:19 +02:00
Fredrik Adelöw d68a621f51 Merge pull request #956 from spotify/freben/rename-to-entities
Stop special-casing component, call things 'entity' everywhere
2020-05-22 13:52:11 +02:00
Raghunandan Balachandran 7b2bca4a00 Merge pull request #955 from spotify/scaffold-identity-backend
Identity backend: Add backend skeleton
2020-05-22 13:48:38 +02:00
Raghunandan Balachandran a17727da07 Merge pull request #954 from spotify/plugin-sentry-backend-changes
plugin/sentry-backend - Add missing tsconfig and changes to package.json
2020-05-22 13:48:21 +02:00
Raghunandan 2692c622aa update docs 2020-05-22 12:50:54 +02:00
Patrik Oldsberg 1d43ee5b1d plugins/auth-backend: fix for post message response not being html + close automatically 2020-05-22 12:41:38 +02:00
Patrik Oldsberg 73c555f41d plugins/auth-backend: forward id token to auth session 2020-05-22 12:33:26 +02:00
Patrik Oldsberg 786a00d6d0 plugins/auth-backend: pass on scope string as is to google provider 2020-05-22 12:33:25 +02:00
Raghunandan 298dc4a44d dont create a namespaced logger again 2020-05-22 11:33:04 +02:00
Raghunandan 236bbd72a1 Add required env vars for backends in README 2020-05-22 09:11:57 +02:00
Fredrik Adelöw 83af809c96 Store and retrieve the entire envelopes 2020-05-22 00:11:03 +02:00
Fredrik Adelöw e1c5c6cd58 Stop special-casing component, call things 'entity' everywhere 2020-05-21 23:30:02 +02:00
Raghunandan 528c3ba861 Add missing tsconfig and changes to package.json 2020-05-21 22:41:59 +02:00
Raghunandan e30c4da402 Add identity backend skeleton 2020-05-21 22:35:46 +02:00
Raghunandan Balachandran 88635f7f63 Merge pull request #921 from spotify/auth-backend-subroutes
Auth backend - provider and routes
2020-05-20 17:42:07 +02:00
Wojciech Adaszyński e20f1d8867 Merge pull request #940 from adaszyn/catalog-store-location-updates
Store catalog location updates in database
2020-05-20 17:31:43 +02:00
Wojciech Adaszynski b8999f48fe Store catalog location updates in database 2020-05-20 16:40:21 +02:00
Raghunandan 9749d07be5 more fixes 2020-05-20 16:18:54 +02:00
Wojciech Adaszynski baf8188db7 Sentry plugin refactoring - code review changes 2020-05-20 12:31:25 +02:00
Wojciech Adaszynski 0783e07290 Fix linter errors and warnings in sentry plugin 2020-05-20 12:12:58 +02:00
Wojciech Adaszynski 915167e950 Fix Sentry plugin tests 2020-05-20 12:12:58 +02:00
Wojciech Adaszynski 35dec7dc7c Add Sentry widget to component page 2020-05-20 12:12:58 +02:00
Wojciech Adaszynski 807febae5a Provide Sentry token to Sentry API through env variable 2020-05-20 12:12:58 +02:00
Wojciech Adaszynski 3d4249b673 Add Sentry plugin front-end 2020-05-20 12:12:57 +02:00
Wojciech Adaszynski f8ee87ce1d Add Sentry plugin backend API (forwarding proxy) 2020-05-20 12:12:13 +02:00
Fredrik Adelöw 70f9052b94 Make .each tests show the values being tested 2020-05-20 11:22:34 +02:00
Patrik Oldsberg 986b230016 Merge pull request #934 from spotify/rugvip/release
v0.1.1-alpha.6
2020-05-20 11:08:43 +02:00
Fredrik Adelöw 48b3a8fc9e Make namespace schema stricter (according to k8s) 2020-05-20 10:55:42 +02:00
Patrik Oldsberg d62c6748a0 v0.1.1-alpha.6 2020-05-20 10:49:53 +02:00
Fredrik Adelöw 26ba7c972c Merge pull request #918 from spotify/freben/annotations
catalog backend: parse but do not store labels + annotations
2020-05-20 10:30:37 +02:00
Fredrik Adelöw ffe1a6215f Unbreak build 2020-05-20 09:59:46 +02:00
Stefan Ålund 7b4714dcdb Update CirclCI in Explore (#933) 2020-05-20 09:48:55 +02:00
Fredrik Adelöw 0174ac8109 Ran prettier again 2020-05-20 09:30:35 +02:00
Fredrik Adelöw ba75fe50a7 Address review comments 2020-05-20 09:30:35 +02:00
Fredrik Adelöw 55b94dbd54 Misnamed test 2020-05-20 09:30:35 +02:00