Commit Graph

2448 Commits

Author SHA1 Message Date
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
blam 335d6f36b7 feat(core-api/Storage): Reworking the StorageApi to have a better interface 2020-05-29 13:11:06 +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
Marc Bruggmann 1312d34147 ADR: Core entities in the catalog
This is capturing the catalog part of the Backstage System Model
RFC (#390). I'm planning to follow this up with a second ADR on
how to express System, Application and Domain in catalog labels.

Not sure if it helps to have the example yamls inline here. It
helps me to visualize how it'd work, but it could also get outdated
quickly.
2020-05-29 10:23:01 +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
blam 9437832616 feat(core-api/UserSettings): Ported across the UserSettings API from internal and convert to ts 2020-05-29 00:11:29 +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
Nikita Nek Dudnik b0d4ce60e1 Merge branch 'master' of github.com:spotify/backstage into ndudnik/use-catalog-backend 2020-05-28 18:28:33 +02:00
Patrik Oldsberg 6c3b65da9f Merge pull request #1051 from spotify/rugvip/reorg
packages/core: reorganize layout dir according to adr 3 and 4
2020-05-28 17:26:43 +02:00
Patrik Oldsberg 52f909e1ec packages/core: reorganize layout dir according to adr 3 and 4 2020-05-28 17:07:51 +02:00
Patrik Oldsberg a85e5caff2 yarn.lock update (#1052) 2020-05-28 17:01:39 +02:00
Fredrik Adelöw 0ce506ac43 Less watching, less foreign root fields 2020-05-28 16:36:52 +02:00
Fredrik Adelöw 1d6324a92d Move the model into a plugin-catalog-model for sharing outside the backend 2020-05-28 16:07:31 +02:00
Ivan Shmidt 02aea7b8ff Merge branch 'freben/catalog-model' of github.com:spotify/backstage into shmidt-i/location-update-results 2020-05-28 16:06:33 +02:00
Fredrik Adelöw add55f64a8 Create the packages/catalog-model package 2020-05-28 16:05:56 +02:00
Nikita Nek Dudnik 4e9d5a10c4 feature: add real get entity by name 2020-05-28 16:04:52 +02:00
Ivan Shmidt b716214752 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/location-update-results 2020-05-28 15:56:38 +02:00
Fredrik Adelöw cdd1d89a43 Rename DescriptorEnvelope to Entity 2020-05-28 15:46:55 +02:00
Fredrik Adelöw 3673722f69 Move the model into a plugin-catalog-model for sharing outside the backend 2020-05-28 15:29:17 +02:00
Raghunandan 9918e36b6b refactor all the things and comment out tests 2020-05-28 14:54:38 +02:00
Nikita Nek Dudnik 81229772aa fix:cleanup 2020-05-28 14:36:01 +02:00
Nikita Nek Dudnik fa02aa113e Merge branch 'master' of github.com:spotify/backstage into ndudnik/use-catalog-backend
# Conflicts:
#	plugins/catalog/src/components/CatalogPage/CatalogPage.test.tsx
#	plugins/catalog/src/components/CatalogPage/CatalogPage.tsx
#	plugins/catalog/src/components/ComponentPage/ComponentPage.tsx
#	plugins/catalog/src/data/mock-factory.ts
#	plugins/catalog/src/plugin.ts
2020-05-28 14:28:00 +02:00
Nikita Nek Dudnik 3fa037ad18 feature: add description field to Component 2020-05-28 13:42:49 +02:00
Nikita Nek Dudnik 13dae31935 fix: add missing type 2020-05-28 13:29:25 +02:00