Nikita Nek Dudnik
eac8ac8bd0
fix(catalog): make plugin conform to template
2020-06-19 04:02:58 +02:00
Nikita Nek Dudnik
fce3e7576c
fix(catalog): tests
2020-06-18 21:20:47 +02:00
Nikita Nek Dudnik
f6012daa77
fix(catalog): identity is done in a wrong order
2020-06-17 17:50:12 +02:00
Nikita Nek Dudnik
cdbf37c061
Merge remote-tracking branch 'origin/master' into ndudnik/filter-by-identity
2020-06-17 17:13:52 +02:00
Nikita Nek Dudnik
29a88c3e9c
fix(catalog): tests
2020-06-17 17:00:10 +02:00
Patrik Oldsberg
73898f3084
Merge pull request #1344 from spotify/rugvip/lag
...
packages: bump lagging package versions
2020-06-17 16:57:25 +02:00
Raghunandan Balachandran
70f174a5b9
Merge pull request #1343 from spotify/fix-identity-backend-data
...
Consume identity data from ts instead of Json
2020-06-17 16:41:22 +02:00
Patrik Oldsberg
aae6f1503a
packages: bump lagging package versions
2020-06-17 16:35:33 +02:00
dependabot-preview[bot]
455362285d
build(deps): bump swr from 0.2.2 to 0.2.3 ( #1326 )
...
Bumps [swr](https://github.com/zeit/swr ) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/zeit/swr/releases )
- [Commits](https://github.com/zeit/swr/compare/0.2.2...0.2.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-06-17 16:35:33 +02:00
Raghunandan
4a1fa314af
Consume identity data from ts instead of Json
2020-06-17 16:31:22 +02:00
Fredrik Adelöw
89168d4d36
Merge pull request #1340 from spotify/freben/public
...
Release v0.1.1-alpha.9 with almost all packages public
2020-06-17 16:03:24 +02:00
Fredrik Adelöw
03bbb41f2c
fix: move deps to where they need to be
2020-06-17 15:47:08 +02:00
Nikita Nek Dudnik
739882c144
chore(catalog): rename stuff
2020-06-17 15:29:29 +02:00
Fredrik Adelöw
5d1ff328ce
Merge pull request #1339 from spotify/freben/schema2
...
chore(docs): more tweaks to the schema
2020-06-17 15:28:12 +02:00
Fredrik Adelöw
38ba897857
v0.1.1-alpha.9
2020-06-17 15:24:54 +02:00
Fredrik Adelöw
aa2916e5b8
release: make almost all packages public
2020-06-17 15:23:00 +02:00
Nikita Nek Dudnik
ec03d68fe7
Merge remote-tracking branch 'origin/master' into ndudnik/filter-by-identity
2020-06-17 15:17:38 +02:00
Patrik Oldsberg
ec6b0e6d03
Merge pull request #1337 from spotify/rugvip/cleanli
...
packages/cli: remove watch-deps and build-cache
2020-06-17 15:01:04 +02:00
Raghunandan Balachandran
6326d0d6a8
Merge pull request #1333 from spotify/identity-static-adapter
...
Add static json adapter to serve user groups
2020-06-17 14:44:07 +02:00
Fredrik Adelöw
fedfbfae58
chore(docs): more tweaks to the schema
2020-06-17 14:41:10 +02:00
Raghunandan
42ec009228
refactor IdentityApi
2020-06-17 14:29:22 +02:00
Fredrik Adelöw
ea3744707b
Merge pull request #1338 from spotify/freben/schema-prettier
...
chore(docs): just ran prettier on the entity schema
2020-06-17 14:28:03 +02:00
Fredrik Adelöw
e69a4bcdd4
chore(docs): just ran prettier on the entity schema
2020-06-17 14:15:58 +02:00
Fredrik Adelöw
00348cddb3
Merge pull request #1163 from JordiPolo/schema_file
...
Initial version of a json schema for the service specification
2020-06-17 14:14:27 +02:00
Patrik Oldsberg
3ab7a24172
packages/cli: remove watch-deps and build-cache
2020-06-17 14:14:00 +02:00
Patrik Oldsberg
cc3b32aae3
Merge pull request #1336 from spotify/disable-refresh-fix
...
set disable refresh in options passed to OAuthProviders
2020-06-17 14:04:34 +02:00
Nikita Nek Dudnik
92629f5f5d
fix(catalog): tests and rebase on master
2020-06-17 13:39:18 +02:00
Raghunandan
242827b363
set disable refresh in options passed to OAuthProviders
2020-06-17 13:31:47 +02:00
Patrik Oldsberg
5da6e6e9c7
Merge pull request #1324 from spotify/rugvip/autherr
...
packages/auth-backend: fix for errors not being forwarded properly in EnvironmentHandler
2020-06-17 12:04:51 +02:00
Sebastian Qvarfordt
8658ea3f27
Working catalog type filter ( #1267 )
...
* WIP Working type filter
* Fixed type error
* Some interactivity between type filters and subfilters
* Revert "Some interactivity between type filters and subfilters"
This reverts commit 91a99f6c5759c33f1d35100f365af397d4ee9810.
* Rename services to entities in catalog filter menu
2020-06-17 12:03:23 +02:00
Patrik Oldsberg
e57a2a48f5
Merge pull request #1320 from spotify/rugvip/signin
...
Add sign-in page with a couple of providers and storage
2020-06-17 11:43:29 +02:00
Patrik Oldsberg
c385bae436
Merge pull request #1312 from spotify/rugvip/idp
...
packages/core-api: refactor App API to make room for a sign-in page and IdentityApi implementation
2020-06-17 11:43:22 +02:00
Raghunandan
83f331caf5
Add static json adapter to serve user groups
2020-06-17 11:24:49 +02:00
Nikki Beesetti
b073b610f4
Updated FAQ.md with the correct links ( #1308 )
...
* Updated FAQ.md with the correct links
Two links regarding plugins were broken and now they have been fixed.
* Updated FAQ.md with correct links
2020-06-17 10:30:39 +02:00
Nikita Nek Dudnik
3b19d7f37a
feat(catalog): add placeholder for identity API implementation
2020-06-17 10:28:05 +02:00
Nikita Nek Dudnik
806790ea89
feat(catalog): use identity API for filtering owned entites
2020-06-17 10:28:05 +02:00
Nikita Nek Dudnik
6ef5f53fde
chore(catalog): clean up code
2020-06-17 10:28:05 +02:00
Nikita Nek Dudnik
c8797d6d7a
fix(catalog): starred entities count
2020-06-17 10:28:05 +02:00
Nikita Nek Dudnik
bb09898b51
feat(catalog): extract useEntitiesStore
2020-06-17 10:28:04 +02:00
Ivan Shmidt
4cc2e67e43
Merge pull request #1331 from spotify/shmidt-i/backend-plugins-standalone-builds-fix
...
Serve standalone backend plugins
2020-06-17 10:23:54 +02:00
Ivan Shmidt
fcf48aa3a7
Merge branch 'master' into shmidt-i/backend-plugins-standalone-builds-fix
2020-06-17 10:02:42 +02:00
Patrik Oldsberg
23d43f572c
Merge pull request #1325 from spotify/rugvip/backbuild
...
packages/cli: add backend:build and use in all backend packages
2020-06-17 10:01:22 +02:00
Wesley Yee
06bdeadb00
Template card component ( #1322 )
2020-06-17 09:57:45 +02:00
Stefan Ålund
947c752468
Add Welcome msgs to catalog ( #1306 )
...
* Add Welcome msgs to catalog
* Fix importing of greetings
* Fix broken test
2020-06-17 09:54:52 +02:00
Ivan Shmidt
f47782834d
fix(backend): server standalone backend plugins
2020-06-17 09:54:28 +02:00
Patrik Oldsberg
6c25e61279
packages/backend-common: move express and cors types to deps
2020-06-17 09:41:13 +02:00
Patrik Oldsberg
af25113b58
packages/storybook: added mock identity api
2020-06-17 00:08:21 +02:00
Patrik Oldsberg
b4284e7b3e
packages/app: add sign-in page
2020-06-17 00:08:21 +02:00
Patrik Oldsberg
afc4ba85c8
packages/core: added custom sign-in provider
2020-06-17 00:08:21 +02:00
Patrik Oldsberg
f65f982b1c
packages/core: added google sign-in provider
2020-06-17 00:08:21 +02:00