Commit Graph

3340 Commits

Author SHA1 Message Date
blam 365e5921b2 chore(scaffolder): added some more tests for the github publisher 2020-07-01 18:30:53 +02:00
blam cc4683d185 chore(scaffolder): making some tests nicer and a little more readable and typescript compliant 2020-07-01 16:44:09 +02:00
blam 2438aaa099 feat(scaffolder): finally found a better name than storer. It's publisher 2020-07-01 10:10:04 +02:00
blam ad4dc42bbb Merge branch 'mob/create-vcs-step' of github.com:spotify/backstage into mob/create-vcs-step
* 'mob/create-vcs-step' of github.com:spotify/backstage:
2020-06-30 14:55:14 +02:00
blam e824adb88d Merge branch 'master' of github.com:spotify/backstage into mob/create-vcs-step
* 'master' of github.com:spotify/backstage: (86 commits)
  Removed argument to rewriteDocLinks
  Removed unused JSDOM dependency
  Updated test descriptions
  Added rewriteDocLinks test
  Added tests for transformers
  chore(app): use backend.baseUrl
  Remove unused argument to removeMkdocsHeader
  Rename modifyCssTransformer to modifyCss
  Updated stories for ItemCard
  Persist scopes in Github provider and add it to the auth response. Fix serialization for Set type in locaStorage.
  Fix tests
  Github Auth to use AuthSessionStore
  Use new GithubAuth flow in GitOps plugin
  Added DenseTable to Storybook.
  Changes to material theme css
  nitpick: newlines between mock entity outputs
  fix(techdocs): move card component into techdocs plugin from backstage core
  yarn.lock again
  Enabled 'dense' mode for Table cells.
  core: pin material-table to 1.62.x
  ...
2020-06-30 14:54:50 +02:00
blam 5e372b0671 chore(scaffolder): add tests for makeLogStream 2020-06-30 14:52:06 +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 a5e9c224b3 Merge pull request #1495 from spotify/mob/techdocs-tests
Mob/techdocs tests
2020-06-30 13:33:06 +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
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
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
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