74233 Commits

Author SHA1 Message Date
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
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 6e64cf8a40 Merge pull request #1367 from spotify/rugvip/confget
packages/config: added get and getOptional
2020-06-18 12:56:11 +02:00
Patrik Oldsberg a098ebca27 packages,plugins: remove main:src and fix some main fields 2020-06-18 12:25:25 +02:00
Raghunandan efd632d9ce logout -> sign out 2020-06-18 12:10:44 +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 82157cbe55 Merge pull request #1365 from spotify/leem/auth-caret
changed  down caret to be up caret on user profile in the sidebar
2020-06-18 11:30:17 +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
dependabot-preview[bot] 44f717deee build(deps): bump @types/react from 16.9.25 to 16.9.37 (#1342)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.25 to 16.9.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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-18 09:17:48 +02:00
dependabot-preview[bot] 15b840acb6 build(deps): bump rollup-plugin-esbuild from 2.0.0 to 2.1.0 (#1361)
Bumps rollup-plugin-esbuild from 2.0.0 to 2.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-18 09:17:22 +02:00
dependabot-preview[bot] 66a0bab7f9 build(deps-dev): bump lint-staged from 10.2.9 to 10.2.11 (#1359)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.9 to 10.2.11.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.9...v10.2.11)

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-18 09:16:59 +02:00
Stefan Ålund 1150e0a125 Polishing the Create page (#1353)
* Polishing the Create page

* Review comments
2020-06-17 22:57:25 +02:00
Stefan Ålund f763729120 Add some air between sidebar sections (#1355) 2020-06-17 22:44:21 +02:00
Stefan Ålund 0f1ba02bc7 Starred icon is yellow (#1351) 2020-06-17 22:38:45 +02:00