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
blam
b01217cdb5
feat(scaffolder): starting to move things around and remove the old scaffolder data
2020-06-17 14:56:30 +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
blam
55e6414d85
feat(scaffolder): Moving the storage to more task based appraches, and creating preparers
2020-06-17 11:56:42 +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
blam
bbef36c91a
chore(scaffolder): Remove the old storage API's as the catalog api is now in charge of thestorage of templkates
2020-06-17 10:49:26 +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
Patrik Oldsberg
730b73aff1
packages/core: separate list of sign-in provider IDs to avoid exporting internal types
2020-06-17 00:08:20 +02:00
Patrik Oldsberg
506f209742
packages/core: split up SignInPage and make it display progress
2020-06-17 00:08:20 +02:00
Patrik Oldsberg
76fd9f9401
packages,plugins: use backend:build for all backend packages + publish config and no tsconfig
2020-06-17 00:03:28 +02:00
Patrik Oldsberg
a7c9b8a078
packages/cli: added backend:build
2020-06-16 23:58:13 +02:00
Patrik Oldsberg
ecbfa5f093
packages/auth-backend: fix for errors not being forwarded properly in EnvironmentHandler
2020-06-16 23:56:51 +02:00
Ben Lambert
17bda8b46e
Merge pull request #1316 from spotify/mob/move-templates-into-service-catalog
...
Add support for the Template kind in the Catalog
2020-06-16 16:58:09 +02:00