74233 Commits

Author SHA1 Message Date
Bilawal Hameed f16673d857 fix(techdocs-core): remove generated .gitignore 2020-06-23 15:06:45 +02:00
Sebastian Qvarfordt 0972f301e7 feat(techdocs-core): Adds skeleton of techdocs-core defaults 2020-06-23 15:01:43 +02:00
Ivan Shmidt 12db9bc694 chore: add tests, merge cookiecutter.json
Co-authored-by: Ben Lambert <ben@blam.sh>
2020-06-23 14:17:28 +02:00
dependabot-preview[bot] 7bee339222 build(deps): bump @rollup/plugin-node-resolve from 7.1.3 to 8.1.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 7.1.3 to 8.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v7.1.3...node-resolve-v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 12:08:45 +00:00
Patrik Oldsberg 3ebad8911e Merge pull request #1410 from spotify/rugvip/svg
Fix types for static assets and handle svg imports
2020-06-23 14:04:05 +02:00
Stefan Ålund 4fa3214f52 Create adopters.md (#1412)
* Create adopters.md

* Update adopters.md

* Rename adopters.md to ADOPTERS.md
2020-06-23 13:08:42 +02:00
Ivan Shmidt bc15e7a710 feat(scaffolder): cookiecutter templater wip
Co-authored-by: Ben Lambert <ben@blam.sh>
2020-06-23 11:56:56 +02:00
Emma Indal 0f423c9563 Merge pull request #1413 from spotify/mob/mkdocs
techdocs: MkDocs docker container skeleton
2020-06-23 11:38:23 +02:00
Emma Indal eec111e210 fix(mkdocs): update index.md 2020-06-23 11:32:22 +02:00
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
Patrik Oldsberg d4cc7c107f cli: added jest transform for static assets 2020-06-23 10:43:45 +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
Patrik Oldsberg 6f43bc4c05 plugins/graphiql: move graphiql icon out as separate icon svg 2020-06-23 09:27:06 +02:00
Patrik Oldsberg 13dab6fd64 core: move error page MicDrop out as separate svg file 2020-06-23 09:26:35 +02:00
Patrik Oldsberg 747acd2dfc cli: allow svg imports and special .icon.svg import 2020-06-23 09:26:05 +02:00
Patrik Oldsberg 554369d2c1 cli: provide global asset module types through separate import 2020-06-23 09:25:05 +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
Raghunandan 78baf7f932 backend - fix types + refactoring 2020-06-22 18:02:19 +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