Commit Graph

3055 Commits

Author SHA1 Message Date
Emma Indal a8c3c0ff78 fix(mkdocs): update site name 2020-06-23 11:31:53 +02:00
Emma Indal 062b214e06 docs(mkdocs): add readme 2020-06-23 11:30:30 +02:00
Emma Indal f7771e0fd4 docs(techdocs): update readme with link to mkdocs readme 2020-06-23 11:30:23 +02:00
Emma Indal 2fcf696731 feat(mkdocs): mkdocs docker container 2020-06-23 11:20:39 +02:00
Ben Lambert fd34a77a5f Merge pull request #1404 from spotify/blam/github-as-source
Use Github as Preparer for the Scaffolder
2020-06-23 09:39:23 +02:00
Ivan Shmidt 7e41e5510e feat(catalog): different headers per comp type (#1409)
* feat(catalog): different headers per comp type

* fix: home as default theme to fix flickering
2020-06-22 21:32:02 +02:00
Emma Indal 4bf7003eb0 Merge pull request #1403 from spotify/mob/techdocs-cli
techdocs: cli skeleton
2020-06-22 20:39:09 +02:00
Emma Indal 55be200b70 feat(techdocs-cli): change access from restricted to public 2020-06-22 20:33:52 +02:00
Ben Lambert 602f06b2ff Merge pull request #1371 from spotify/mob/prepare-from-catalog
File Preparer for the Scaffolder using the Catalog Template Entity
2020-06-22 16:50:30 +02:00
Stefan Ålund beb81ac480 Fix example component (#1406) 2020-06-22 16:24:38 +02:00
Emma Indal 474b1ecf9b fix(techdocs-cli): remove dependencies 2020-06-22 16:17:30 +02:00
Stefan Ålund 476673b461 Added some more example YAMLs (#1405) 2020-06-22 16:16:21 +02:00
Emma Indal 54735dc269 fix(techdocs-cli): add techdocs cli bin 2020-06-22 16:06:34 +02:00
blam 1302becd63 chore(scaffolder): Fixing linting issues 2020-06-22 16:05:43 +02:00
blam 6a455450ef Merge branch 'blam/github-as-source' of github.com:spotify/backstage into blam/github-as-source
* 'blam/github-as-source' of github.com:spotify/backstage:
  fix: update readme with work-in-progress status
  fix: Techdocs to TechDocs
  fix: rename pulp-fiction to techdocs-core
  feat(techdocs): yarn create-plugin
  chore(backend-common): just tweaked the structure of useHotMemoize
2020-06-22 15:57:05 +02:00
blam 6ab85e0e38 chore(scaffolder): added some more tests to check that the path is returned properly 2020-06-22 15:56:39 +02:00
Emma Indal 082219ae41 fix(techdocs-cli): minimize dependencies 2020-06-22 15:29:03 +02:00
Emma Indal b5dba7fb89 fix(techdocs-cli): pass with no tests 2020-06-22 15:13:54 +02:00
Emma Indal b23a90c4b9 fix(techdocs-cli): export module to fix tsc error 2020-06-22 15:08:53 +02:00
Emma Indal 9077e12261 fix(techdocs-cli): update readme 2020-06-22 15:06:30 +02:00
Emma Indal d245aaf39e fix(techdocs-cli): delete unused files 2020-06-22 15:00:51 +02:00
Emma Indal b25d28410c fix(techdocs-cli): update package.json 2020-06-22 14:57:53 +02:00
Emma Indal 7484a26022 fix(techdocs-cli): remove dev folder 2020-06-22 14:51:13 +02:00
Emma Indal e2c52bafc8 fix(codeowners): change techdocs-cli to packages 2020-06-22 14:51:13 +02:00
Fredrik Adelöw 07bc1a68a1 Merge pull request #1373 from spotify/freben/backend-config
feat(backend-common): base backend config
2020-06-22 14:48:38 +02:00
Ben Lambert 8706fc869a Merge branch 'mob/prepare-from-catalog' into blam/github-as-source 2020-06-22 14:39:31 +02:00
Emma Indal 3b16d4eaaf fix(techdocs-cli): move from plugins to packages 2020-06-22 14:37:47 +02:00
Emma Indal 4a6e3355aa fix(app): remove techdocs cli 2020-06-22 14:30:44 +02:00
blam 92ead102d0 Merge branch 'master' of github.com:spotify/backstage into mob/prepare-from-catalog
* 'master' of github.com:spotify/backstage: (57 commits)
  fix: update readme with work-in-progress status
  fix: Techdocs to TechDocs
  fix: rename pulp-fiction to techdocs-core
  feat(techdocs): yarn create-plugin
  chore(backend-common): just tweaked the structure of useHotMemoize
  build(deps): bump @rollup/plugin-json from 4.0.3 to 4.1.0 (#1360)
  build(deps-dev): bump lerna from 3.22.0 to 3.22.1 (#1390)
  build(deps): bump graphql from 15.0.0 to 15.1.0 (#1391)
  core-api: switch IdentityApi id token access to async
  Adding name of signed in user to greeting message (#1387)
  Fix CircleCI plugin (#1384)
  packages/core: update to not use default exports for components
  auth-backend: clean up naming and types of TokenFactory time handling
  auth-backend: some review feedback of oidc bits
  auth-backend: remove logging from DatabaseKeyStore
  auth-backend: more docs for TokenFactory
  auth-backend: added tests for TokenFactory and fix keyDuration being ignored
  auth-backend: added tests for DatabaseKeyStore
  auth-backend: refactor identity to remove logic from storage layer
  auth-backend: document identity types
  ...
2020-06-22 14:30:34 +02:00
blam 9d5e659df1 chore(scaffolder): added some more tests for the github preparer 2020-06-22 14:27:56 +02:00
Emma Indal bc69315b5a feat(techdocs): cli skeleton 2020-06-22 14:21:15 +02:00
Fredrik Adelöw bdae55e378 Merge pull request #1394 from spotify/freben/hmr
chore(backend-common): just tweaked the structure of useHotMemoize
2020-06-22 14:06:14 +02:00
Bilawal Hameed 3b7640389c Merge pull request #1402 from spotify/mob/techdocs-skeleton
techdocs: yarn create-plugin
2020-06-22 14:04:56 +02:00
blam a25fc0be9e chore(scaffolder): added some tests for the refactored helper 2020-06-22 14:02:22 +02:00
Bilawal Hameed f9a5522c7d fix: update readme with work-in-progress status 2020-06-22 13:58:18 +02:00
Bilawal Hameed 3234dbbd8e fix: Techdocs to TechDocs 2020-06-22 13:52:39 +02:00
Bilawal Hameed b3c56655fd fix: rename pulp-fiction to techdocs-core 2020-06-22 13:50:51 +02:00
Bilawal Hameed 179444ef83 feat(techdocs): yarn create-plugin 2020-06-22 13:42:42 +02:00
blam d721c5c2d2 Merge branch 'master' of github.com:spotify/backstage into blam/github-as-source
* 'master' of github.com:spotify/backstage: (52 commits)
  build(deps): bump @rollup/plugin-json from 4.0.3 to 4.1.0 (#1360)
  build(deps-dev): bump lerna from 3.22.0 to 3.22.1 (#1390)
  build(deps): bump graphql from 15.0.0 to 15.1.0 (#1391)
  core-api: switch IdentityApi id token access to async
  Adding name of signed in user to greeting message (#1387)
  Fix CircleCI plugin (#1384)
  packages/core: update to not use default exports for components
  auth-backend: clean up naming and types of TokenFactory time handling
  auth-backend: some review feedback of oidc bits
  auth-backend: remove logging from DatabaseKeyStore
  auth-backend: more docs for TokenFactory
  auth-backend: added tests for TokenFactory and fix keyDuration being ignored
  auth-backend: added tests for DatabaseKeyStore
  auth-backend: refactor identity to remove logic from storage layer
  auth-backend: document identity types
  auth-backend: refactor identity APIs for forwards compatibility
  auth-backend: update standalone setup to use service builder and HMR
  auth-backend: issue user id tokens when signing in with google or github
  auth-backend: move logger setup out from constructors and use non-reserved fields
  auth-backend: make key duration configurable
  ...
2020-06-22 13:38:02 +02:00
Fredrik Adelöw 609eea997a chore(backend-common): just tweaked the structure of useHotMemoize 2020-06-22 13:07:26 +02:00
Patrik Oldsberg 0ddabab956 Merge pull request #1380 from spotify/rugvip/oidc
auth-backend: Add lightweight OpenID Provider discovery and token issuing
2020-06-22 11:26:20 +02:00
dependabot-preview[bot] 1c44701753 build(deps): bump @rollup/plugin-json from 4.0.3 to 4.1.0 (#1360)
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/json-v4.0.3...json-v4.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-22 09:54:07 +02:00
dependabot-preview[bot] a3d1d49f05 build(deps-dev): bump lerna from 3.22.0 to 3.22.1 (#1390)
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.0 to 3.22.1.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v3.22.1/core/lerna)

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-22 09:53:36 +02:00
dependabot-preview[bot] e62cc606fb build(deps): bump graphql from 15.0.0 to 15.1.0 (#1391)
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.0.0 to 15.1.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.0.0...v15.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-22 09:53:17 +02:00
Nikita Dudnik 5d656ad3c0 Merge pull request #1349 from spotify/ndudnik/filter-by-identity
Filter by identity
2020-06-22 09:50:12 +02:00
Nikita Nek Dudnik fb3c9f4152 Merge remote-tracking branch 'origin/master' into ndudnik/filter-by-identity 2020-06-22 09:35:23 +02:00
Patrik Oldsberg 404fc07417 Merge pull request #1388 from spotify/rugvip/asyncit
core-api: switch IdentityApi id token access to async
2020-06-21 22:21:40 +02:00
Patrik Oldsberg 36ec20373d core-api: switch IdentityApi id token access to async 2020-06-21 21:53:32 +02:00
Patrik Oldsberg 33a959dd85 Merge pull request #1383 from spotify/rugvip/hot
backend-common: change useHotCleanup to clean up on parents being disposed as well
2020-06-21 21:40:49 +02:00
Daniel Davis cdcb9ed2ef Adding name of signed in user to greeting message (#1387)
Co-authored-by: Daniel Davis <danieldavis@daniels-mbp.home>
2020-06-21 21:25:24 +02:00