Commit Graph

864 Commits

Author SHA1 Message Date
Sebastian Qvarfordt cb6742c15e feat(mkdocs): WIP extensions for markdown 2020-06-23 17:51:48 +02:00
Patrik Oldsberg 6300d4a917 v0.1.1-alpha.10 2020-06-23 16:08:05 +02:00
Sebastian Qvarfordt aabbc3462d Merge pull request #1417 from spotify/mob/techdocs-core
feat(techdocs-core): Adds skeleton of techdocs-core defaults
2020-06-23 15:33:10 +02:00
Sebastian Qvarfordt ddc7701329 chore(techdocs-core): remove the extremely narrow python version requirement 2020-06-23 15:26:25 +02:00
Emma Indal ae892ac19d fix(techdocs-core): add empty line 2020-06-23 15:23:33 +02:00
Bilawal Hameed 27b32140fc fix(techdocs-core): correct development status classifier 2020-06-23 15:23:25 +02:00
Emma Indal 219d55a691 fix(techdocs-core): add empty line 2020-06-23 15:23:21 +02:00
Bilawal Hameed 017797454c fix(techdocs-core): update email 2020-06-23 15:22:02 +02:00
Bilawal Hameed 17c342fbba fix(techdocs-core): corrected license 2020-06-23 15:21:15 +02:00
Emma Indal c19be944b3 fix(techdocs-core): add license headers 2020-06-23 15:15:38 +02:00
Bilawal Hameed a133bf542a Update setup.py 2020-06-23 15:07:12 +02:00
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
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
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
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
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
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
Stefan Ålund 476673b461 Added some more example YAMLs (#1405) 2020-06-22 16:16:21 +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
Ben Lambert 8706fc869a Merge branch 'mob/prepare-from-catalog' into blam/github-as-source 2020-06-22 14:39:31 +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
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 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
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] 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 Nek Dudnik fb3c9f4152 Merge remote-tracking branch 'origin/master' into ndudnik/filter-by-identity 2020-06-22 09:35:23 +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
David Tuite b48d37c022 Fix CircleCI plugin (#1384)
* Fix disappearing CircleCI plugin

The paths for the CircleCI plugin were too deeply nested causing a blank
page to render when one visited /circleci.

* Set correct inputs from CircleCI settings

Typically, a value like `tokenFromStore` would be an empty string. The
code was setting `tokenFromStore` (rather than `token`) into the state
on every keystroke.

I don't know what potential effect this change has on storing tokens
because I haven't tested that feature yet. Hopefully it still works as
intended.

* Add Vim .swp files to .gitignore

Co-authored-by: David Tuite <dtuite@gmail.com>
2020-06-21 21:10:53 +02:00
Patrik Oldsberg 180be84ba2 auth-backend: clean up naming and types of TokenFactory time handling 2020-06-21 17:00:54 +02:00
Patrik Oldsberg 3562d836fe auth-backend: some review feedback of oidc bits 2020-06-21 17:00:54 +02:00
Patrik Oldsberg 031b1d8b39 auth-backend: remove logging from DatabaseKeyStore 2020-06-21 17:00:54 +02:00
Patrik Oldsberg 20cb44ff2c auth-backend: more docs for TokenFactory 2020-06-21 17:00:54 +02:00
Patrik Oldsberg 8e05f91c29 auth-backend: added tests for TokenFactory and fix keyDuration being ignored 2020-06-21 17:00:53 +02:00
Patrik Oldsberg 5d85c188b2 auth-backend: added tests for DatabaseKeyStore 2020-06-21 17:00:53 +02:00
Patrik Oldsberg a4bbcaa002 auth-backend: refactor identity to remove logic from storage layer 2020-06-21 17:00:53 +02:00
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