Commit Graph

1366 Commits

Author SHA1 Message Date
Fredrik Adelöw 324b0a767a feat(backend-common): base backend config 2020-06-18 16:37:10 +02:00
Raghunandan Balachandran 2156b06280 Merge pull request #1368 from spotify/auth-documentation
Auth docs
2020-06-18 14:20:07 +02:00
blam ca1d5fa418 Merge branch 'master' of github.com:spotify/backstage into mob/prepare-from-catalog
* 'master' of github.com:spotify/backstage:
  address comments
  chore(catalog-model): move shared entity model logic here
2020-06-18 14:11:31 +02:00
blam 308c171747 Merge branch 'master' of github.com:spotify/backstage into mob/prepare-from-catalog
* 'master' of github.com:spotify/backstage: (60 commits)
  packages,plugins: remove main:src and fix some main fields
  packages/config: added get and getOptional
  changed  down caret to be up caret on user profile in the sidebar
  packages/config: add getOptionalConfig and getOptionalConfigArray to mirror other accessors
  packages/config-loader,core: update config usage to include context
  build(deps): bump @types/react from 16.9.25 to 16.9.37 (#1342)
  build(deps): bump rollup-plugin-esbuild from 2.0.0 to 2.1.0 (#1361)
  build(deps-dev): bump lint-staged from 10.2.9 to 10.2.11 (#1359)
  Polishing the Create page (#1353)
  Add some air between sidebar sections (#1355)
  Starred icon is yellow (#1351)
  Updated FAQ with Gitlab link (#1352)
  build(deps): bump react-helmet from 6.0.0 to 6.1.0 (#1327)
  packages/config: added context to keep track of where config is from for error messages
  packages/config: added .keys()
  packages/config: keep track of key prefix to display better error messages
  packages/config: optimize some error message handling
  packages/config: allow config readers to be backed by undefined data
  packages/config: flip around must* and get* to get* and getOptional*
  packages/core-api: fix invocation order when continuing to app after sign-in
  ...
2020-06-18 14:00:29 +02:00
Raghunandan b421ba6b8d review fixes 2020-06-18 13:55:03 +02:00
Fredrik Adelöw 3bff1d6a68 address comments 2020-06-18 13:28:19 +02:00
Fredrik Adelöw 8d961027a9 chore(catalog-model): move shared entity model logic here 2020-06-18 13:06:51 +02:00
Patrik Oldsberg 4b4451acd7 Merge pull request #1369 from spotify/rugvip/modelsrc
packages,plugins: remove main:src machinery
2020-06-18 12:57:33 +02:00
Patrik Oldsberg a098ebca27 packages,plugins: remove main:src and fix some main fields 2020-06-18 12:25:25 +02:00
Raghunandan bf93cfb343 docs docs 2020-06-18 12:09:05 +02:00
Patrik Oldsberg 02b74c376a packages/config: added get and getOptional 2020-06-18 11:59:53 +02:00
Patrik Oldsberg 2ef5380c5b Merge pull request #1364 from spotify/rugvip/optconf
packages/config: add getOptionalConfig and getOptionalConfigArray to mirror other accessors
2020-06-18 11:30:45 +02:00
Lee Mills a23c276bb3 changed down caret to be up caret on user profile in the sidebar 2020-06-18 11:12:46 +02:00
Patrik Oldsberg 32a4da583c packages/config: add getOptionalConfig and getOptionalConfigArray to mirror other accessors 2020-06-18 11:03:42 +02:00
Patrik Oldsberg 5d65170597 Merge pull request #1363 from spotify/rugvip/confctx
packages/config: add context to config to display better errors messages
2020-06-18 10:36:21 +02:00
Patrik Oldsberg 41621a66b7 Merge pull request #1350 from spotify/rugvip/confkeys
packages/config: added .keys()
2020-06-18 10:36:14 +02:00
Patrik Oldsberg f078eca619 Merge pull request #1348 from spotify/rugvip/confpaths
packages/config: keep track of key prefix to display nicer error messages + optimizations
2020-06-18 10:36:05 +02:00
Patrik Oldsberg 06cf743d7a Merge pull request #1346 from spotify/rugvip/mustconf
packages/config: added must* variant for reading required primitive values
2020-06-18 10:30:10 +02:00
Patrik Oldsberg b010319400 packages/config-loader,core: update config usage to include context 2020-06-18 10:17:31 +02:00
Stefan Ålund f763729120 Add some air between sidebar sections (#1355) 2020-06-17 22:44:21 +02:00
dependabot-preview[bot] d4653864fb build(deps): bump react-helmet from 6.0.0 to 6.1.0 (#1327)
Bumps [react-helmet](https://github.com/nfl/react-helmet) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/nfl/react-helmet/releases)
- [Changelog](https://github.com/nfl/react-helmet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nfl/react-helmet/compare/6.0.0...6.1.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-06-17 21:18:38 +02:00
Patrik Oldsberg ef4991fc2b packages/config: added context to keep track of where config is from for error messages 2020-06-17 20:18:07 +02:00
Patrik Oldsberg 8cda915c70 packages/config: added .keys() 2020-06-17 20:17:39 +02:00
Patrik Oldsberg 625a50989d packages/config: keep track of key prefix to display better error messages 2020-06-17 20:17:24 +02:00
Patrik Oldsberg 5294d71fe9 packages/config: optimize some error message handling 2020-06-17 20:17:24 +02:00
Patrik Oldsberg c9ee24b8bb packages/config: allow config readers to be backed by undefined data 2020-06-17 20:17:24 +02:00
Patrik Oldsberg 3dcef70e3c packages/config: flip around must* and get* to get* and getOptional* 2020-06-17 20:10:44 +02:00
Nikita Dudnik b9b933e523 Merge pull request #1347 from spotify/rugvip/order
packages/core-api: fix invocation order when continuing to app after sign-in
2020-06-17 18:22:24 +02:00
Nikita Nek Dudnik f6012daa77 fix(catalog): identity is done in a wrong order 2020-06-17 17:50:12 +02:00
Patrik Oldsberg 32971c811d packages/core-api: fix invocation order when continuing to app after sign-in 2020-06-17 17:45:18 +02:00
Patrik Oldsberg 31585800a4 packages/config: added must* variant for reading required primitive values 2020-06-17 17:17:19 +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
Patrik Oldsberg 9793bebce4 packages/core-api: re-use Config type from config package 2020-06-17 17:07:39 +02:00
Nikita Nek Dudnik 29a88c3e9c fix(catalog): tests 2020-06-17 17:00:10 +02:00
Patrik Oldsberg e923d751a7 plugins/auth-backend: read backend.baseUrl from config 2020-06-17 16:54:02 +02:00
Patrik Oldsberg 64a8bd2187 packages/backend: load config and make it part of plugin env 2020-06-17 16:52:57 +02:00
Patrik Oldsberg aae6f1503a packages: bump lagging package versions 2020-06-17 16:35:33 +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
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 3ab7a24172 packages/cli: remove watch-deps and build-cache 2020-06-17 14:14:00 +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
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
Nikita Nek Dudnik 3b19d7f37a feat(catalog): add placeholder for identity API implementation 2020-06-17 10:28:05 +02:00
Ivan Shmidt fcf48aa3a7 Merge branch 'master' into shmidt-i/backend-plugins-standalone-builds-fix 2020-06-17 10:02:42 +02:00