Commit Graph

1028 Commits

Author SHA1 Message Date
Fredrik Adelöw 7389f326d9 chore: add import/newline-after-import lint rule 2020-07-02 11:25:04 +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
Sebastian Qvarfordt f2f9e56b54 Added tests for transformers 2020-06-30 12:10:52 +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
Sebastian Qvarfordt 74d949be98 Changes to material theme css 2020-06-29 16:34:06 +02:00
Fredrik Adelöw 7ca78c23e7 nitpick: newlines between mock entity outputs 2020-06-29 16:16:00 +02:00
Emma Indal 2c4631b6a9 Merge pull request #1483 from spotify/mob/techdocs-landing-page
techdocs: TechDocs landing page
2020-06-29 16:07:20 +02:00
Emma Indal fc7b0a0aa5 fix(techdocs): move card component into techdocs plugin from backstage core 2020-06-29 15:23:09 +02:00
Fredrik Adelöw 3878da1b65 Merge pull request #1381 from ayshiff/refactor/tech-radar
Refactor: Tech Radar Code Quality & Style
2020-06-29 15:01:52 +02:00
Ben Lambert c68569ac6e Merge pull request #1437 from spotify/mob/job-processor
Job Processor and Scaffolder Flow Implementation
2020-06-29 14:33:22 +02:00
ellinors 563a8a5f4e Enabled 'dense' mode for Table cells.
Hardcoded cell styling for Table was removed to enable 'dense' as a cell padding choice.
Padding customisation for inherited smallSize was added.
Dense mode was chosen for sentry issues table rows.
2020-06-29 14:20:34 +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
danztran fba2c8c3b2 plugin/auth-backend: fix test on passport strategy helper 2020-06-29 12:03:51 +07:00
danztran c1806a0e2d plugin/auth-backend: add test for gitlab provider 2020-06-29 11:43:17 +07:00
danztran eeaf25fce8 plugin/auth-backend: add gitlab types 2020-06-29 10:55:54 +07:00
Fredrik Adelöw 963648eeb7 Address comments 2020-06-28 20:48:11 +02:00
danztran 9fca100dc7 plugin/auth-backend: update docs 2020-06-28 23:21:37 +07:00
danztran f524bbdea2 plugin/auth-backend: add gitlab oauth 2020-06-28 22:24:47 +07:00
blam 9d8709d5b7 chore(scaffolder): fixing linting issues 2020-06-28 00:09:44 +02:00
blam f07b794987 chore(scaffolder): trying to fix some tests on CI, they pass locall 2020-06-28 00:05:45 +02:00
blam 066ced06ac chore(scaffolder): fixing some tests with it creating bad tmp dirs 2020-06-27 23:53:41 +02:00
blam c96075ce8c feat(scaffolder): added an endpoint for getting each stage logs as plaintext in case that's what is needed. 2020-06-27 23:18:15 +02:00
Fredrik Adelöw 52e784f651 Supply the sidebar catalog filter from the page again 2020-06-27 22:44:45 +02:00
Fredrik Adelöw 0d4a76fbf0 Propagate filter/entity errors properly to the table 2020-06-27 22:44:45 +02:00
Fredrik Adelöw f32e13c6c6 Make Tabs supply number instead of Number 2020-06-27 22:44:45 +02:00