Commit Graph

3407 Commits

Author SHA1 Message Date
Patrik Oldsberg a1e975b8ac auth-backend: document identity types 2020-06-21 17:00:53 +02:00
Patrik Oldsberg 48b6f9533c auth-backend: refactor identity APIs for forwards compatibility 2020-06-21 17:00:52 +02:00
Patrik Oldsberg 625f50725b auth-backend: update standalone setup to use service builder and HMR 2020-06-21 17:00:52 +02:00
Patrik Oldsberg 5bd70f9aa5 auth-backend: issue user id tokens when signing in with google or github 2020-06-21 17:00:52 +02:00
Patrik Oldsberg f2746a6eec auth-backend: move logger setup out from constructors and use non-reserved fields 2020-06-21 17:00:52 +02:00
Patrik Oldsberg c72056eb29 auth-backend: make key duration configurable 2020-06-21 17:00:51 +02:00
Patrik Oldsberg 55faf713c3 auth-backend: fix jwks response not wrapping keys in object 2020-06-21 17:00:51 +02:00
Patrik Oldsberg af0bfccbb5 auth-backend: generate kid with uuid and use P-256 2020-06-21 17:00:51 +02:00
Patrik Oldsberg b0bf34cfc9 auth-backend: use well-known route for jwks 2020-06-21 17:00:50 +02:00
Patrik Oldsberg ca9a2ddf1a auth-backend: hook up oidc router and token issuer/db 2020-06-21 17:00:50 +02:00
Patrik Oldsberg adc574ee33 auth-backend: make DatabaseKeyStore only return valid keys and remove expired ones 2020-06-21 17:00:50 +02:00
Patrik Oldsberg 90cc2ca615 auth-backend: expire signing keys 2020-06-21 17:00:49 +02:00
Patrik Oldsberg 0a305d7f70 auth-backend: initial identity provider implementation 2020-06-21 17:00:49 +02:00
Patrik Oldsberg 2a3af378d2 packages/cli: avoid including src/index when serving backend src/run 2020-06-21 17:00:37 +02:00
Patrik Oldsberg cddfff19c8 Merge pull request #1382 from spotify/rugvip/espin
cli: cleanup and fixes for app template
2020-06-21 16:59:23 +02:00
Patrik Oldsberg dcb300293c app,cli/template: pin react-router version to the same as react-router-dom 2020-06-21 16:41:47 +02:00
Patrik Oldsberg d97842a69f app,cli/templates: better mocking of app config in test 2020-06-21 15:17:24 +02:00
Patrik Oldsberg 6d9aaef9e7 cli: mock config in app template test 2020-06-21 14:39:07 +02:00
Patrik Oldsberg c8411f4760 cli: remove duplicate global styles from app template 2020-06-21 14:39:06 +02:00
Patrik Oldsberg ce8d65568a cli: update public/index.html in app template 2020-06-21 14:39:06 +02:00
Patrik Oldsberg 903ad947a2 cli: pin esbuild to 0.5.3 in app template 2020-06-21 14:39:05 +02:00
Patrik Oldsberg 8127491b8b backend-common: change useHotCleanup to clean up on parents being disposed as well 2020-06-21 14:23:49 +02:00
Rémi DOREAU 542d209a6b refactor(tech-radar): requested changes 2020-06-20 23:45:25 +02:00
Rémi DOREAU fac4893555 fix(tech-radar): missing state setters 2020-06-20 18:52:15 +02:00
Rémi DOREAU 3f7e0bd23f fix(tech-radar): moved @types/react to devDependencies 2020-06-20 18:41:12 +02:00
Rémi DOREAU 984f777b67 refactor(tech-radar): update test + RadarLegend refacto 2020-06-20 17:45:53 +02:00
Rémi DOREAU 4cae750c72 refactor(tech-radar): update moved prop type 2020-06-20 17:45:53 +02:00
Rémi DOREAU 3d318efeae refactor(tech-radar): variable names + undefined check 2020-06-20 17:45:53 +02:00
Rémi DOREAU de1fe3c0e8 refactor(tech-radar): style + code quality 2020-06-20 17:45:53 +02:00
Rémi DOREAU f00a76dc96 feat(tech-radar): add unit tests 2020-06-20 17:45:53 +02:00
Ivan Shmidt 2808d8aa06 feat(scaffolder): use swr, pretty template mocks, move out grid item 2020-06-20 13:56:37 +02:00
Ivan Shmidt 78531b9be1 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/load-scaffolder-templates-from-api 2020-06-20 12:58:35 +02:00
blam 2a0371c306 chore(scaffolder): resetting loading the mock data 2020-06-20 05:59:40 +02:00
blam 22fbe0aaab feat(scaffolder): added the ability to process github remote sources, without authenication for now at least 2020-06-20 05:56:48 +02:00
blam 95344229ab chore(scaffolder): moving things around to make things work for the actually scaffoling 2020-06-20 03:33:41 +02:00
dependabot-preview[bot] b7a1946efe build(deps-dev): bump msw from 0.19.3 to 0.19.4 (#1375)
Bumps [msw](https://github.com/mswjs/msw) from 0.19.3 to 0.19.4.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Commits](https://github.com/mswjs/msw/compare/v0.19.3...v0.19.4)

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-19 22:57:48 +02:00
blam f04844441c chore(scaffolder): move express to dependencies for reasons 2020-06-19 11:05:25 +02:00
Nikita Nek Dudnik d58ad15ffb fix(catalog): remove duplicate import 2020-06-19 04:09:41 +02:00
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
Fredrik Adelöw 026b9547b9 address comments 2020-06-18 20:52:25 +02:00
blam ed05397694 chore(scaffolder): fix the exporting of the FilePreparer so we can actually setup a scaffolder in the backend 2020-06-18 18:09:36 +02:00
blam 299609a020 chore(scaffolder): refactoring some of the entity parsing away so that we can re-use it. and fix some of the semantic namings 2020-06-18 17:42:38 +02:00
Stefan Ålund 97311ba5c6 Update entity overview card grid (#1366) 2020-06-18 16:57:27 +02:00
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 5835f06524 chore(scaffolder): Tidy up some things around the PR to make a litte cleaner and add some comments in places 2020-06-18 14:10:02 +02:00
Fredrik Adelöw 24ee8b6840 Merge pull request #1334 from spotify/freben/entity-logic
chore(catalog-model): move shared entity model logic here
2020-06-18 14:01:09 +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