74233 Commits

Author SHA1 Message Date
Raghunandan Balachandran 43552302c3 Merge pull request #1025 from spotify/nonce-headers
Auth backend: Nonce and header checks
2020-05-27 16:00:06 +02:00
Bilawal Hameed 88561490d4 Merge pull request #1032 from spotify/bil/publish-tech-radar
plugin(tech-radar): set private to false and publishConfig access to …
2020-05-27 12:55:16 +02:00
Bilawal Hameed 01025bbd01 plugin(tech-radar): set private to false and publishConfig access to public 2020-05-27 12:50:09 +02:00
Patrik Oldsberg 76dc2cc4a0 packages/core-api: properly forward auth options to respect the instantPopup option 2020-05-27 12:45:43 +02:00
Patrik Oldsberg 11b6ad829e packages/cli: add core-api as local package for e2e test 2020-05-27 11:26:56 +02:00
Patrik Oldsberg 9b13fa6091 packages/core-api: update package json and pin core-api version 2020-05-27 11:26:55 +02:00
Patrik Oldsberg 89d230d2e0 packages/core: prune imports 2020-05-27 11:26:55 +02:00
Patrik Oldsberg 053fd7d384 packages/core-api: prune imports 2020-05-27 11:26:54 +02:00
Patrik Oldsberg e17ff776c1 packages/core: move api dir into separate core-api package 2020-05-27 11:26:53 +02:00
Ivan Shmidt ccf7ff095b Merge pull request #1030 from Mutugiii/1028-extra-comma
Fix app entry point with extra comma (Fixes #1028)
2020-05-27 11:23:07 +02:00
Ben Lambert 1e31796bda Merge pull request #1029 from spotify/bug/remove-comma
bug: removing the extraneous comma
2020-05-27 11:14:42 +02:00
blam 1a6a72e3d5 bug: removing the extraneous comma 2020-05-27 11:07:28 +02:00
mutugiii 3a27313f78 Fix app entry point with extra comma (Fixes #1028) 2020-05-27 12:06:47 +03:00
Stefan Ålund aeffe49ad3 Add Stories for Header variants (#1027)
* Add Stories for Header variants

* Set service type
2020-05-27 10:53:59 +02:00
Stefan Ålund 093c311256 Bump Helmet to 6.0.0 (#1019)
* Bump Helmet to 6.0.0

* fix: failing tests

Co-authored-by: Nikita Nek Dudnik <nikdudnik@gmail.com>
2020-05-27 10:46:26 +02:00
Adil Alimbetov f72d97dc17 Sidebar logo update (#814)
* Testing logo ux

* Updated logo on sidebar

* removed unused vars

* adjusted types on icon components
2020-05-27 10:13:41 +02:00
Ivan Shmidt 9310ce5aee fix: test 2020-05-27 10:04:55 +02:00
Ivan Shmidt 66611b29bb Merge branch 'master' of github.com:spotify/backstage into shmidt-i/location-update-results 2020-05-27 10:02:56 +02:00
Raghunandan 86518a0210 add test cases for nonce checks 2020-05-27 09:40:18 +02:00
Patrik Oldsberg 6572ea3ecc packages/core: move LoginPage to layouts and remove it as a hardcoded route in the app (#1020) 2020-05-27 08:53:59 +02:00
dependabot-preview[bot] 4a93c608a3 build(deps): bump webpack-dev-server from 3.10.3 to 3.11.0 (#1022)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.10.3 to 3.11.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.10.3...v3.11.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-27 08:52:23 +02:00
dependabot-preview[bot] ec16280876 build(deps-dev): bump typescript from 3.9.2 to 3.9.3 (#1024)
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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-27 08:51:48 +02:00
dependabot-preview[bot] 147926fbd6 build(deps): bump fork-ts-checker-webpack-plugin from 4.1.0 to 4.1.5 (#1009)
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 4.1.0 to 4.1.5.
- [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.5)

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-26 23:01:05 +02:00
dependabot-preview[bot] 93263f6bd1 build(deps-dev): bump @types/uuid from 7.0.3 to 8.0.0 (#944)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 7.0.3 to 8.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

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-26 22:59:26 +02:00
Fredrik Adelöw caada84661 Merge pull request #1015 from spotify/mob/entity-list-and-item
Implement /entities with filters, /entities/by-id, /entities/by-name
2020-05-26 22:34:15 +02:00
dependabot-preview[bot] 1042635159 build(deps): bump rollup from 2.3.2 to 2.10.9 (#1004)
Bumps [rollup](https://github.com/rollup/rollup) from 2.3.2 to 2.10.9.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.3.2...v2.10.9)

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-26 21:20:14 +02:00
Niklas Ek 4c4b48490b Remove WIP label on Storybook in readme (#1014) 2020-05-26 21:16:41 +02:00
Ben Lambert c954f9d5ec Catalog Filters (#1000)
* feat(catalog-plugin): Starting to add the sidebar filters component for the different filters applicable

* chore(catalog-frontend): fixing pr code review comments

* feat(packages/core): export IconComponent for use in other packages

* chore(catalog-frontend): Added some tests for the catalog filter component to make sure it renders the correct data

* feat(catalog-frontend): added the ability for click handlers when changing selected filter

* feat(catalog-frontend): store state in the page component for active filter and moving out the mock data to a better place

* feat(catalog-frontend): reworking the selected state and fixing the selected text on the table when you choose the correct filter
2020-05-26 20:06:21 +02:00
Raghunandan 12d41d0f0a use providerFactory.provider instead of hardcoding google 2020-05-26 17:25:48 +02:00
Raghunandan fccdb7e3ef add nonce check for the google auth dance in popup 2020-05-26 17:25:48 +02:00
Raghunandan 77d1e7382d add check for x-requested-with header 2020-05-26 17:25:48 +02:00
Raghunandan Balachandran 07b0ec9a90 Merge pull request #997 from spotify/google-refreh-tokens
Implemented refresh endpoint for google provider
2020-05-26 17:23:59 +02:00
Raghunandan 3a7e998a16 fix review comments, more error handling, moar tests 2020-05-26 17:06:40 +02:00
Patrik Oldsberg 0731c46411 Merge pull request #1016 from spotify/rugvip/apistructure
packages/core: group api implementations by the name of the declarations
2020-05-26 16:59:27 +02:00
Fredrik Adelöw f6fc811d0a Use spread 2020-05-26 16:45:24 +02:00
Ivan Shmidt 0cae5dea3a fix: conflict resolution leftover 2020-05-26 16:44:49 +02:00
Ivan Shmidt 9ca8f8355f feat: location update results 2020-05-26 16:40:41 +02:00
Patrik Oldsberg a51ad53b00 packages/core: group api implementations by the name of the declarations 2020-05-26 16:38:40 +02:00
Patrik Oldsberg fdb2241ad0 Merge pull request #1003 from spotify/rugvip/apimove
core: refactor ErrorApi and AlertApi
2020-05-26 16:27:25 +02:00
Fredrik Adelöw 8a1145b96c Fix test order 2020-05-26 16:22:45 +02:00
Fredrik Adelöw bfeaf43c71 Individual entity fetches 2020-05-26 15:50:31 +02:00
dependabot-preview[bot] f1ac4d8626 build(deps): bump uuid from 8.0.0 to 8.1.0 (#1006)
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-26 15:06:12 +02:00
Fredrik Adelöw 642de90255 Filtering 2020-05-26 14:48:37 +02:00
Fredrik Adelöw e2e7582c90 Merge pull request #1001 from Nek/ndudnik/validate-locations
feature: implement location validation on addLocation
2020-05-26 11:50:49 +02:00
Rémi Doreau 631c789754 feat(component): add subtitle to Table (#1011) 2020-05-26 11:48:15 +02:00
Nikita Nek Dudnik bbdd383ebe fix: PR review clean up 2020-05-26 11:31:23 +02:00
Fredrik Adelöw 8c71c29b60 Add basic test harness for the router 2020-05-26 11:08:46 +02:00
Nikita Nek Dudnik 920613533e fix: add missing reader argument 2020-05-26 10:56:38 +02:00
Nikita Nek Dudnik 33b7372363 fix: parametrize location reader and update test 2020-05-26 10:51:07 +02:00
Nikita Nek Dudnik 885eaac0a9 fix: disable typechecking for mock 2020-05-26 10:02:02 +02:00