Commit Graph

3087 Commits

Author SHA1 Message Date
Bilawal Hameed b53ecbff3e docs(mkdocs): added open up localhost:3000 to readme 2020-06-23 20:52:04 +02:00
Bilawal Hameed 464e07d067 docs(mkdocs): lower indentation for container setup commands 2020-06-23 20:51:22 +02:00
Bilawal Hameed f432c9deb6 chore(techdocs-core): formatted all files in src/ 2020-06-23 20:46:38 +02:00
Bilawal Hameed f9ee9991a0 docs(techdocs-core): added linting section 2020-06-23 20:46:16 +02:00
Bilawal Hameed d6cf8892fe docs(techdocs-core): added dependency install command 2020-06-23 20:46:16 +02:00
Bilawal Hameed 4c6ea35960 chore(techdocs-core): added gitignore 2020-06-23 20:32:23 +02:00
Bilawal Hameed 97e9e325e5 docs(techdocs-core): add README 2020-06-23 20:31:13 +02:00
Bilawal Hameed 8f91501b07 chore(mkdocs/container): remove initial newline 2020-06-23 20:17:05 +02:00
Bilawal Hameed 3f79513fdd chore(techdocs-core): lower indentation of notice 2020-06-23 20:17:05 +02:00
Bilawal Hameed cddfe9bd58 feat(techdocs-core): add python formatter 2020-06-23 20:11:16 +02:00
Patrik Oldsberg 1253f82057 Merge pull request #1419 from spotify/rugvip/release
Release v0.1.1-alpha.10
2020-06-23 16:58:10 +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
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
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
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