Commit Graph

1053 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
Nikita Dudnik 29e442cbc9 Merge pull request #1512 from spotify/freben/oauth2-custom-identity-provider
feat(auth): implement generic oauth2 provider
2020-07-03 10:21:06 +02:00
Nikita Dudnik d7b5b667e1 Merge pull request #1516 from spotify/freben/ghactions
feat(github-actions): introduce the old frontend code
2020-07-03 09:51:03 +02:00
Patrik Oldsberg 1caf9addb8 Merge pull request #1489 from tudi2d/1471-starring-entity-pages
#1471 - Add Starring on entity pages
2020-07-02 18:58:04 +02:00
Fredrik Adelöw 2873e893e8 Merge pull request #1518 from daviddyball/master
Use Config for Filter Org List Header
2020-07-02 16:22:56 +02:00
David Dyball d78d9f20a7 Fix variable 2020-07-02 14:48:37 +01:00
David Dyball 88d71cd346 Use Config for Filter Org List Header 2020-07-02 14:07:20 +01:00
Fredrik Adelöw d3504d3e63 feat(github-actions): introduce the old frontend code 2020-07-02 14:37:05 +02:00
Fredrik Adelöw 7389f326d9 chore: add import/newline-after-import lint rule 2020-07-02 11:25:04 +02:00
Fredrik Adelöw 77fe78370b feat(auth): implement generic oauth2 provider 2020-07-02 09:19:02 +02:00
ellinors 9ef217e6b8 removed unnecessary curly brackets 2020-07-01 17:37:51 +02:00
ellinors 21648d234d Merge branch 'master' into ellieseastream/remove-react-fc-from-codebase 2020-07-01 16:31:54 +02:00
ellinors 6a1bdd8853 Removed React.FC from welcome page 2020-07-01 14:53:51 +02:00
ellinors 434994bfee Code change to remove React.FC in SentryIssueTable.tsx, testing it out 2020-07-01 14:28:07 +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
Fredrik Adelöw 7a43c8ed34 Merge pull request #1478 from danztran/gitlab_auth
Add Gitlab Auth #343
2020-06-30 13:39:24 +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
tudi2d 41ad95a58a Fix type error breaking build 2020-06-30 12:36:06 +02:00
tudi2d 5c8074ba2a Replace icon & tooltip for star in changed CatalogTable 2020-06-30 12:22:16 +02:00
tudi2d baa4295ffb Merge branch 'master' into 1471-starring-entity-pages 2020-06-30 12:19:41 +02:00
Sebastian Qvarfordt f2f9e56b54 Added tests for transformers 2020-06-30 12:10:52 +02:00
tudi2d 255777e83c Move favourite star to title in header of EntityPage 2020-06-30 11:50:51 +02:00
Emma Indal 47ababd413 Merge pull request #1491 from spotify/mob/techdocs-landing-page
Mob/techdocs landing page
2020-06-30 10:33:43 +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
Raghunandan 4f3e537c3d Persist scopes in Github provider and add it to the auth response. Fix serialization for Set type in locaStorage. 2020-06-30 09:49:08 +02:00
Raghunandan 45ed89b281 Fix tests 2020-06-30 09:48:41 +02:00
Raghunandan a306bf2c27 Use new GithubAuth flow in GitOps plugin 2020-06-30 09:48:41 +02:00
Fredrik Adelöw c32a61afe8 Merge pull request #1487 from spotify/ellinorseastream/table-dense
Enabled 'dense' mode for Table cells.
2020-06-30 08:53:31 +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