Commit Graph

2315 Commits

Author SHA1 Message Date
Patrik Oldsberg 25a4d6ed6b scripts: added check-type-dependencies 2020-06-01 12:26:58 +02:00
Stefan Ålund 63221f6fc5 Fix incorrect markdown links (#1088) 2020-06-01 10:58:23 +02:00
dependabot-preview[bot] 15a4d93576 build(deps-dev): bump start-server-and-test from 1.10.11 to 1.11.0 (#1085)
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.10.11 to 1.11.0.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.11...v1.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-06-01 09:45:15 +02:00
dependabot-preview[bot] cc44775ecd build(deps-dev): bump cypress from 4.6.0 to 4.7.0 (#1086)
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.6.0...v4.7.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-06-01 09:36:52 +02:00
dependabot-preview[bot] 53ec396aeb build(deps): bump clsx from 1.1.0 to 1.1.1 (#1084)
Bumps [clsx](https://github.com/lukeed/clsx) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v1.1.0...v1.1.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-01 09:34:15 +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
Raghunandan Balachandran 156a0bb7e4 Merge pull request #1078 from spotify/remove-github-login
Auth Frontend: remove github login page
2020-05-30 20:20:04 +02:00
Fredrik Adelöw 189beee790 Merge pull request #1079 from spotify/fix-catalog-plugin-deps
Catalog plugin: Add catalog-model dep
2020-05-30 15:01:15 +02:00
dependabot-preview[bot] a8e42631d2 build(deps): bump rollup-plugin-dts from 1.4.6 to 1.4.7 (#1021)
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases)
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Swatinem/rollup-plugin-dts/compare/v1.4.6...v1.4.7)

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-30 14:39:30 +02:00
Himanshu Mishra a0a891a193 Fix overlap issue with Sidebar and Dismissable banner (#1077)
* Increase zIndex of Sidebar to be on top of the page

As of now, the Sidebar is being overlapped by Dismissable banner component

* Unset z-index of Dismissable Banner

It inherits a z-index of 1400 from Material UI's snackbar component
2020-05-30 14:37:54 +02:00
Raghunandan 43d13afba5 Add catalog-model dep 2020-05-30 13:57:26 +02:00
Raghunandan 8f56253f2a remove github login page 2020-05-30 13:54:48 +02:00
Patrik Oldsberg d120e5f8cb packages/core-api: add Progress as a configurable app component 2020-05-29 16:43:55 +02:00
Patrik Oldsberg a115bd6331 packages/app: add mock config loader and use in welcome plugin 2020-05-29 16:36:23 +02:00
Patrik Oldsberg bdf32a00a0 packages/core-api: add configLoader option to App 2020-05-29 16:36:21 +02:00
Patrik Oldsberg 1ab6499bbb packages/core-api: export ConfigApi + implementation 2020-05-29 16:36:20 +02:00
Patrik Oldsberg 810de67f9c packages/core-api: some more tests for ConfigReader to make sure deep merge is correct 2020-05-29 16:36:20 +02:00
Patrik Oldsberg d471182708 packages/core-api: add fallback capability to ConfigReader 2020-05-29 16:36:19 +02:00
Patrik Oldsberg 0c6dbe0545 packages/core-api: added initial ConfigReader 2020-05-29 16:36:18 +02:00
Patrik Oldsberg ce22236c3c packages/core-api: added initial ConfigApi 2020-05-29 16:36:18 +02:00
Nikita Dudnik 827a6289e6 Merge pull request #1043 from spotify/ndudnik/use-catalog-backend
Ndudnik/use catalog backend
2020-05-29 14:16:17 +02:00
Fredrik Adelöw 67029f0f19 Merge pull request #1059 from spotify/freben/defaultttt
Add default namespace if none was given
2020-05-29 11:02:43 +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
Ivan Shmidt b8bd90b2a9 Merge pull request #1017 from spotify/shmidt-i/location-update-results
Location update results
2020-05-29 10:37:09 +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
Nikita Nek Dudnik d90913b028 fix: split catalog api into types and implementation 2020-05-29 10:08:55 +02:00
Ivan Shmidt 4d0c519553 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/location-update-results 2020-05-29 10:06:01 +02:00
Raghunandan Balachandran 2112095487 Merge pull request #1062 from spotify/refactor-google-providder
Auth Backend: Refactor google provider
2020-05-29 09:55:58 +02:00
dependabot-preview[bot] 98401ed99b build(deps-dev): bump @storybook/addons from 5.3.18 to 5.3.19 (#1039)
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons) from 5.3.18 to 5.3.19.
- [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.19/lib/addons)

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-29 09:28:37 +02:00
Raghunandan 95c92a52aa unbreak the test runner 2020-05-29 09:21:25 +02:00
dependabot-preview[bot] 3dd246801e build(deps): bump material-table from 1.58.0 to 1.58.2 (#1067)
Bumps [material-table](https://github.com/mbrn/material-table) from 1.58.0 to 1.58.2.
- [Release notes](https://github.com/mbrn/material-table/releases)
- [Commits](https://github.com/mbrn/material-table/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-29 09:19:25 +02:00
Fredrik Adelöw e9ba121b8d Merge pull request #1053 from spotify/freben/names
Make metadata and name mandatory
2020-05-29 09:13:18 +02:00
Raghunandan d16dfdc55b move refresh token response to provider 2020-05-29 09:09:48 +02:00
dependabot-preview[bot] 267ec74f2a build(deps-dev): bump ts-node from 8.8.1 to 8.10.2 (#1065)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.8.1 to 8.10.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.8.1...v8.10.2)

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-29 08:28:27 +02:00
Fredrik Adelöw 273f009297 Merge pull request #1047 from spotify/freben/catalog-model
Move the model into a plugin-catalog-model for sharing outside the backend
2020-05-29 07:02:12 +02:00
Raghunandan c35c9d8023 remove unused packages 2020-05-28 21:55:39 +02:00
Patrik Oldsberg 828e6675c8 packages/storybook: add global apis decorator (#1058) 2020-05-28 21:48:21 +02:00
Fredrik Adelöw 643e4e17fc Add default namespace if none was given 2020-05-28 21:46:27 +02:00
Raghunandan e607ecfb3d remove tests. all routes for google auth working 2020-05-28 21:31:09 +02:00
Fredrik Adelöw 60e1ad28aa Make metadata and name mandatory 2020-05-28 21:03:53 +02:00
Fredrik Adelöw 06879f5542 Accidental premature test fix :) 2020-05-28 21:01:43 +02:00
Fredrik Adelöw dad0b8390c Update plugins/catalog-backend/src/ingestion/source/index.ts
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
2020-05-28 20:54:02 +02:00
Fredrik Adelöw 709e3381d8 Address comments 2020-05-28 20:50:46 +02:00
Patrik Oldsberg ce66dc2bb1 Merge pull request #1056 from spotify/rugvip/cleantop
packages/core: cleanup src/ dir
2020-05-28 20:21:44 +02:00
Patrik Oldsberg 1cfeacb544 Merge pull request #1055 from spotify/rugvip/isolation
preparations for isolated TS modules
2020-05-28 20:20:25 +02:00
Patrik Oldsberg 05d3b477d5 packages/core: rename api dir to api-wrappers 2020-05-28 18:45:42 +02:00
Patrik Oldsberg 0a02d516b5 packages/core: remove duplicate icons dir 2020-05-28 18:44:28 +02:00
Patrik Oldsberg ba809c1141 packages/core: move sidebar things closer to the sidebar 2020-05-28 18:42:50 +02:00
Patrik Oldsberg 6a6a901a2b preparations for isolated TS modules 2020-05-28 18:37:13 +02:00