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
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
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
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
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
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
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
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
52f909e1ec
packages/core: reorganize layout dir according to adr 3 and 4
2020-05-28 17:07:51 +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
Fredrik Adelöw
add55f64a8
Create the packages/catalog-model package
2020-05-28 16:05:56 +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
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
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
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
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
9daea8f163
packages/cli: more strict rollup version
2020-05-28 11:15:18 +02:00
Nikita Nek Dudnik
8d26fb5c5f
feature: naive implementation of entities API usage
2020-05-27 16:34:11 +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
blam
1a6a72e3d5
bug: removing the extraneous comma
2020-05-27 11:07:28 +02: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
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
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
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 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