Commit Graph

3431 Commits

Author SHA1 Message Date
Fredrik Adelöw 27266fd0ce Merge pull request #1493 from spotify/freben/use-backend-url
chore(app): use backend.baseUrl
2020-06-30 10:52:41 +02:00
Fredrik Adelöw 3fc01de554 chore(app): use backend.baseUrl 2020-06-30 10:42:48 +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
Fredrik Adelöw 1b2e60ada4 Merge pull request #1470 from spotify/fix-gitops-plugin
[Plugin] GitOps: Use new GitHub Auth
2020-06-30 10:20:32 +02:00
Sebastian Qvarfordt 92f85997dc Rename modifyCssTransformer to modifyCss 2020-06-30 10:20:21 +02:00
Sebastian Qvarfordt faa95b8825 Updated stories for ItemCard 2020-06-30 10:02:18 +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 0d8cc6561f Github Auth to use AuthSessionStore 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
ellinors 8c503d57f1 Added DenseTable to Storybook. 2020-06-30 07:49:15 +02:00
Ivan Shmidt 696c4b3dc3 Merge branch 'master' of github.com:spotify/backstage into mob/create-vcs-step 2020-06-29 22:43:53 +02:00
blam 9a7352c52b chore(scaffolder): fixing broken tests 2020-06-29 21:29:21 +02:00
blam d7dbc15b11 chore(scaffolder): fixing issues with typescript and code review comment: 2020-06-29 18:05:56 +02:00
blam d5a0a5968e feat(scaffolder): making the API work by taking the entity that is pulled from the client 2020-06-29 17:49:54 +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 722c4a57ab Merge pull request #1490 from spotify/freben/neline
nitpick: newlines between mock entity outputs
2020-06-29 16:27: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 0a73aa991d Merge pull request #1488 from spotify/freben/yarn-again
yarn.lock again
2020-06-29 15:04:08 +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
Fredrik Adelöw 580569e403 yarn.lock again 2020-06-29 14:42:52 +02:00
tudi2d 6bfa4d23c7 Fix material-table action for starring entity 2020-06-29 14:39:57 +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
tudi2d d42d1eaa1a Add FavouriteEntity component 2020-06-29 14:14:25 +02:00
Patrik Oldsberg 688fb60624 Merge pull request #1484 from spotify/rugvip/table-fix
core: pin material-table to 1.62.x
2020-06-29 13:43:22 +02:00
Patrik Oldsberg 85bb1a3e83 core: pin material-table to 1.62.x 2020-06-29 13:09:10 +02:00
Sebastian Qvarfordt 695b1971ad Fixed lint issue 2020-06-29 12:17:07 +02:00
Emma Indal 2454dcbd79 feat(ItemCard): reusable card component 2020-06-29 11:05:04 +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
Fredrik Adelöw 78f6527354 Merge pull request #1476 from spotify/freben/improve-filters
More catalog page cleanup
2020-06-29 08:34:28 +02:00
danztran 11307d46b9 storybook: fix gitlab auth 2020-06-29 12:13:30 +07: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 ee205ef23e feat(scaffolder): Implementing the VCS steps in the processor 2020-06-28 02:06:33 +02:00
blam 294a2bb923 chore(scaffolder): refactoring the scaffolder to move things around like the rest 2020-06-28 00:35:24 +02: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