Commit Graph

2362 Commits

Author SHA1 Message Date
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
Nikita Nek Dudnik 02531bb872 fix: tests 2020-05-28 13:26:24 +02:00
Nikita Nek Dudnik f4887f08b1 feature: implement useApi logic for fetching components 2020-05-28 12:51:50 +02:00
dependabot-preview[bot] f182ae3e41 build(deps-dev): bump storybook-dark-mode from 0.4.1 to 0.6.1 (#1008)
Bumps [storybook-dark-mode](https://github.com/hipstersmoothie/storybook-dark-mode) from 0.4.1 to 0.6.1.
- [Release notes](https://github.com/hipstersmoothie/storybook-dark-mode/releases)
- [Changelog](https://github.com/hipstersmoothie/storybook-dark-mode/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hipstersmoothie/storybook-dark-mode/compare/v0.4.1...v0.6.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-05-28 12:47:17 +02:00
dependabot-preview[bot] 694f65734f build(deps): bump moment from 2.25.3 to 2.26.0 (#1038)
Bumps [moment](https://github.com/moment/moment) from 2.25.3 to 2.26.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.25.3...2.26.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-28 12:46:53 +02:00
Stefan Ålund 3d4334fdb9 New home: service catalog (#1018)
* New home: service catalog

* Add banner

* Remove extra <>

* Re-enable test

* Review comments

* Update DismissableBanner.stories.tsx
2020-05-28 12:46:23 +02:00
Ivan Shmidt 6b2be283a0 fix: PR edits 2020-05-28 11:50:53 +02:00
Patrik Oldsberg ff65749635 Merge pull request #1031 from spotify/rugvip/auth-options
packages/core-api: properly forward auth options to respect the instantPopup option
2020-05-28 11:43:24 +02:00
Patrik Oldsberg 3ee8d105db Merge pull request #1026 from spotify/rugvip/api-split
Split API part out from core, into a separate core-api package
2020-05-28 11:41:43 +02:00
Patrik Oldsberg 25248ef093 Merge pull request #1045 from spotify/rugvip/rollup-pin
packages/cli: more strict rollup version
2020-05-28 11:35:12 +02:00
Patrik Oldsberg 9daea8f163 packages/cli: more strict rollup version 2020-05-28 11:15:18 +02:00
Patrik Oldsberg bd23eb57e7 Merge pull request #1035 from spotify/rugvip/export-adr
docs: add adr004, module export structure
2020-05-28 10:10:35 +02:00
Govind Goel eeb69c5617 Set the correct page title in /create (#1037)
This commit will fix the page title error in /create
2020-05-28 08:47:19 +02:00
Patrik Oldsberg d37d7b944b docs/adr004: add clarification about internal imports 2020-05-28 00:42:23 +02:00
Patrik Oldsberg 582f636776 docs: add adr004, module export structure 2020-05-27 21:53:42 +02:00
Nikita Nek Dudnik 8d26fb5c5f feature: naive implementation of entities API usage 2020-05-27 16:34:11 +02:00
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