Commit Graph

85 Commits

Author SHA1 Message Date
Bilawal Hameed 95ebc8eba9 fix: moved useEnforcingTrailingSlash upper in the hook chain 2020-07-03 16:05:25 +02:00
Bilawal Hameed 96c24c687b chore(techdocs): updated tests 2020-07-03 16:05:25 +02:00
Bilawal Hameed 468ca0f9b3 fix(techdocs): fixed race condition between page loads 2020-07-03 16:05:25 +02:00
Emma Indal ddd73efa92 Merge pull request #1508 from spotify/emmaindal/techdocs-base-components
techdocs: base components + basic docs not found page
2020-07-03 12:12:12 +02:00
Emma Indal 8945b51114 fix(useFetch): use AsyncState type 2020-07-03 12:06:14 +02:00
Emma Indal eaf1d0a09d fix(techdocs-404): throw error 2020-07-03 11:55:20 +02:00
Emma Indal 3229b16ce8 fix(techdocs-home): move docs sites mock data to array 2020-07-03 11:55:19 +02:00
Emma Indal 3e3dff511b fix(test): change to lowercase
Co-authored-by: Bilawal Hameed <bil@spotify.com>
2020-07-03 11:55:19 +02:00
Emma Indal 6f3a8ee90a fix(test): remove async
Co-authored-by: Bilawal Hameed <bil@spotify.com>
2020-07-03 11:55:19 +02:00
Emma Indal cabd540abb refactor(techdocs): basic techdocs not found, split out components from reader 2020-07-03 11:55:19 +02:00
Emma Indal ea58f885e2 fix(tests): fix fixures (#1505)
Co-authored-by: Emma Indal <emmai@spotify.com>
2020-07-03 11:17:15 +02:00
Fredrik Adelöw 7389f326d9 chore: add import/newline-after-import lint rule 2020-07-02 11:25:04 +02:00
Emma Indal 4cb4dd72bc Merge pull request #1496 from spotify/mob/techdocs-anchor-scrolling
Scroll to anchor link
2020-07-01 12:01:37 +02:00
Emma Indal 5e7eeda1d0 fix(transformers): add slash at end of path if missing 2020-07-01 11:53:56 +02:00
Emma Indal b2ff69e2d3 fix(transformer): add trailing slash to test output 2020-07-01 10:01:57 +02:00
Christina Marie Rahaim 38734afa4c bumping react-router and react-router-dom 2020-07-01 09:18:16 +02:00
Sebastian Qvarfordt 45a981ca04 Rewrite urlParser to urlFormater 2020-06-30 15:39:35 +02:00
Sebastian Qvarfordt 6f9270e765 Updated export from 2020-06-30 14:11:57 +02:00
Sebastian Qvarfordt ef1c5813bf Change type name 2020-06-30 14:04:33 +02:00
Sebastian Qvarfordt 71aa8d9d18 Scroll to anchor link 2020-06-30 14:00:28 +02:00
Sebastian Qvarfordt 6f5db82ef0 Removed argument to rewriteDocLinks 2020-06-30 13:26:52 +02:00
Sebastian Qvarfordt 0ed5a1cd77 Removed unused JSDOM dependency 2020-06-30 13:22:10 +02:00
Sebastian Qvarfordt 3c8f32e45b Updated test descriptions 2020-06-30 13:19:18 +02:00
Sebastian Qvarfordt 60cb8b0879 Added rewriteDocLinks test 2020-06-30 13:16:57 +02:00
Sebastian Qvarfordt f2f9e56b54 Added tests for transformers 2020-06-30 12:10:52 +02:00
Sebastian Qvarfordt 7dced3ace1 Remove unused argument to removeMkdocsHeader 2020-06-30 10:23:04 +02:00
Sebastian Qvarfordt 92f85997dc Rename modifyCssTransformer to modifyCss 2020-06-30 10:20:21 +02:00
Sebastian Qvarfordt df209cf139 Merge branch 'master' of github.com:spotify/backstage into mob/techdocs-landing-page 2020-06-29 16:53:42 +02:00
Sebastian Qvarfordt 74d949be98 Changes to material theme css 2020-06-29 16:34:06 +02:00
Emma Indal fc7b0a0aa5 fix(techdocs): move card component into techdocs plugin from backstage core 2020-06-29 15:23:09 +02:00
Sebastian Qvarfordt 695b1971ad Fixed lint issue 2020-06-29 12:17:07 +02:00
Emma Indal 5066a79143 fix(docs): update readmeg 2020-06-29 11:04:27 +02:00
Emma Indal ec0230a6c8 feat(techdocs): techdocs landing page 2020-06-29 11:03:57 +02:00
Sebastian Qvarfordt 985c165744 Removed commented code 2020-06-26 16:36:14 +02:00
Sebastian Qvarfordt afcf01d6f4 Cleanups and better navigation between docs 2020-06-26 16:34:30 +02:00
Sebastian Qvarfordt 14bbaf099e Add tests for URLParser 2020-06-26 15:09:51 +02:00
Sebastian Qvarfordt d917f72280 Enforce trailing slash 2020-06-26 14:59:50 +02:00
Sebastian Qvarfordt 674d142418 Update URLS better 2020-06-26 14:53:19 +02:00
Sebastian Qvarfordt d1f9c51d11 fix react-router version 2020-06-26 13:27:37 +02:00
Sebastian Qvarfordt 984b5acccc feat(mkdocs-reader): initial navigation inside docs 2020-06-26 12:18:52 +02:00
Sebastian Qvarfordt f418681341 feat(techdocs-reader): fetch and basic transform on html 2020-06-25 17:18:46 +02:00
Bilawal Hameed f4cdbc005d techdocs: skeleton of reader (#1438)
* chore: replaced default components

* feat(techdocs): added skeleton of reader

* fix: added types

* fix: split out into separate file

* fix: add shadowDom hook test

* fix: added @backstage/test-utils as dep

* fix: formatting python files
2020-06-25 11:18:47 +02:00
Patrik Oldsberg 17adaefc5d packages: bump @testing-library packages to latest versions 2020-06-24 18:50:13 +02:00
Sebastian Qvarfordt 86e6d109ab Merge branch 'master' of github.com:spotify/backstage into techdocs_md_extensions 2020-06-24 13:42:56 +02:00
Emma Indal 72fed2555d docs(sub-docs): typo 2020-06-24 12:02:09 +02:00
Emma Indal 50c5489422 fix(techdocs-core): formatting 2020-06-24 12:00:24 +02:00
Sebastian Qvarfordt f518a47bb2 fix(mkdocs): removed unused packages from container 2020-06-24 11:45:57 +02:00
Sebastian Qvarfordt 3b936faf7e fix(mkdocs): remove some markdown plugins 2020-06-24 11:42:15 +02:00
Emma Indal e3a1c1944b feat(mkdocs) add mkdocs monorepo plugin to techdocs core plugin 2020-06-24 11:39:32 +02:00
Bilawal Hameed 921873e0b8 Merge pull request #1423 from spotify/bil/techdocs-add-python-formatter
techdocs: add python formatter to techdocs-core python package
2020-06-24 11:01:04 +02:00