Commit Graph

2068 Commits

Author SHA1 Message Date
Patrik Oldsberg 786a00d6d0 plugins/auth-backend: pass on scope string as is to google provider 2020-05-22 12:33:25 +02:00
Fredrik Adelöw 274238b8b8 Merge pull request #960 from spotify/dependabot/npm_and_yarn/fork-ts-checker-webpack-plugin-4.1.4
build(deps): bump fork-ts-checker-webpack-plugin from 4.1.0 to 4.1.4
2020-05-22 09:46:24 +02:00
Fredrik Adelöw 606d08a577 Merge pull request #962 from spotify/dependabot/npm_and_yarn/typescript-3.9.3
build(deps-dev): bump typescript from 3.9.2 to 3.9.3
2020-05-22 09:31:12 +02:00
dependabot-preview[bot] 18473b6348 build(deps-dev): bump @types/lodash from 4.14.151 to 4.14.152 (#961)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.151 to 4.14.152.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-22 09:04:02 +02:00
dependabot-preview[bot] 33fca29ea7 build(deps-dev): bump typescript from 3.9.2 to 3.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.2...v3.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-22 06:24:04 +00:00
dependabot-preview[bot] bb4b8ee53e build(deps): bump fork-ts-checker-webpack-plugin from 4.1.0 to 4.1.4
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 4.1.0 to 4.1.4.
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases)
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v4.1.0...v4.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-22 06:19:48 +00:00
dependabot-preview[bot] be3f8c3b52 build(deps-dev): bump @types/html-webpack-plugin from 3.2.2 to 3.2.3 (#946)
Bumps [@types/html-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-webpack-plugin) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/html-webpack-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-21 23:02:46 +02:00
dependabot-preview[bot] 8a95ab73df build(deps): bump uuid from 8.0.0 to 8.1.0 (#948)
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.0.0...v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-21 19:47:49 +02:00
Fredrik Adelöw b22a45d60c Merge pull request #943 from alexef/patch-1
Update Dockerfile
2020-05-21 07:36:17 +02:00
Alex Eftimie 3077c3b829 Update Dockerfile
I believe this is the right folder now, after https://github.com/spotify/backstage/pull/895
2020-05-21 05:47:35 +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 Adaszyński b29e03dfe8 Merge pull request #902 from adaszyn/sentry-plugin
Sentry plugin
2020-05-20 16:45:03 +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 ee84a874f8 Merge pull request #936 from spotify/freben/teststststs
Make .each tests show the values being tested
2020-05-20 11:44:45 +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 c547195116 Merge pull request #935 from spotify/freben/namespace
Make namespace schema stricter (according to k8s)
2020-05-20 11:07:27 +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
Fredrik Adelöw 3c89ba0456 catalog backend: parse but do not store labels + annotations 2020-05-20 09:30:35 +02:00
dependabot-preview[bot] 5c1b5bf639 build(deps-dev): bump @storybook/react from 5.3.17 to 5.3.18 (#930)
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 5.3.17 to 5.3.18.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.18/app/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-20 08:50:15 +02:00
dependabot-preview[bot] 48f224452c build(deps): bump sucrase from 3.14.1 to 3.15.0 (#932)
Bumps [sucrase](https://github.com/alangpierce/sucrase) from 3.14.1 to 3.15.0.
- [Release notes](https://github.com/alangpierce/sucrase/releases)
- [Changelog](https://github.com/alangpierce/sucrase/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alangpierce/sucrase/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-20 08:49:29 +02:00
Adil Alimbetov 0c2fbe1acc Removed nested card in Status component (#832)
* Removed nested padding on card component

* updated to use spacing function

* Refactored noPadding implementation

* Removed noPadding by default

* trying to fix merge conflict

* Added back no padding after merge conflict
2020-05-20 08:19:28 +02:00
dependabot-preview[bot] b401221e50 build(deps-dev): bump nodemon from 2.0.3 to 2.0.4 (#912)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.3...v2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-19 22:38:58 +02:00
Raghunandan 9113045c50 Namespace auth secrets 2020-05-19 22:19:30 +02:00
Remy DeCausemaker 5ffabfe2bb Update CONTRIBUTING.md (#929) 2020-05-19 21:59:29 +02:00
Raghunandan 357700e573 Fix PR comments 2020-05-19 20:19:23 +02:00
Raghunandan 15396a7202 Fix lint issues 2020-05-19 20:19:23 +02:00
Raghunandan 2dcdfd8480 remove unused imports. remove express-session module 2020-05-19 20:19:23 +02:00
Raghunandan 50658a166b Remove github provider. Refactored Google provider to be a class 2020-05-19 20:19:23 +02:00
Raghunandan 79ace90811 Intermediary step before moving to class 2020-05-19 20:19:23 +02:00
Raghunandan 422d85b67d move provider factories from router to src/providers 2020-05-19 20:19:22 +02:00
Raghunandan 6757352a79 Add passportJS and add strategy and routing for a provider. 2020-05-19 20:19:20 +02:00
Raghunandan 8793912e7e First cut - add subroutes 2020-05-19 20:16:46 +02:00
Fredrik Adelöw d49a936d8c Merge pull request #927 from spotify/freben/named
Add ADR about named exports
2020-05-19 16:35:54 +02:00