Commit Graph

1412 Commits

Author SHA1 Message Date
João Suzana Ferreira 8b1d4bd937 Fixes SupportButton console warning (#1530) 2020-07-05 08:21:22 +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
Patrik Oldsberg 04f8eedc9b Merge pull request #1509 from spotify/rugvip/e2e-pack
cli: add build-workspace command and update e2e test
2020-07-03 10:19:47 +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 ab6385cfb1 cli: never treat success as a failure in e2e test 2020-07-02 21:41:39 +02:00
Fredrik Adelöw 837aa9ab0c fix(sidebar): do not let sidebar items collapse and shrink 2020-07-02 14:56:53 +02:00
Patrik Oldsberg c499656a69 cli: use tree-kill to kill serve task in e2e test 2020-07-02 14:46:43 +02:00
Patrik Oldsberg 7cd04c77fa cli: use node to execude backstage-cli bin in e2e test 2020-07-02 14:46:43 +02:00
Patrik Oldsberg 2aca5bb6d4 cli: refactor e2e-test to use runPlain with fix for windows 2020-07-02 14:46:43 +02:00
Patrik Oldsberg 3fb76b575b cli: remove special handling of yarn install 2020-07-02 14:45:04 +02:00
Patrik Oldsberg 3c447e36dc cli: update e2e-test to use build-workspace and inline more scripts 2020-07-02 14:43:58 +02:00
Patrik Oldsberg c01de0d489 cli: add --skip-install option to create-app 2020-07-02 14:43:58 +02:00
Patrik Oldsberg ea0e5db06b cli: add build-workspace command 2020-07-02 14:43:58 +02:00
Fredrik Adelöw d3504d3e63 feat(github-actions): introduce the old frontend code 2020-07-02 14:37:05 +02:00
Fredrik Adelöw 27610aef48 Fix license header in plugin template 2020-07-02 13:52:53 +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
Ivan Shmidt 0c2ba42e4e fix: favicon styles incapsulation 2020-07-02 01:48:03 +02:00
Fredrik Adelöw 83f05034ce Merge pull request #1115 from burgwyn/feature/favicon
Copy favicons from microsite
2020-07-01 17:01:43 +02:00
Christina Marie Rahaim 38734afa4c bumping react-router and react-router-dom 2020-07-01 09:18:16 +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
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 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 0d8cc6561f Github Auth to use AuthSessionStore 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
Sebastian Qvarfordt df209cf139 Merge branch 'master' of github.com:spotify/backstage into mob/techdocs-landing-page 2020-06-29 16:53:42 +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
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 85bb1a3e83 core: pin material-table to 1.62.x 2020-06-29 13:09:10 +02:00
Emma Indal 2454dcbd79 feat(ItemCard): reusable card component 2020-06-29 11:05:04 +02:00
Emma Indal ec0230a6c8 feat(techdocs): techdocs landing page 2020-06-29 11:03:57 +02:00
danztran 11307d46b9 storybook: fix gitlab auth 2020-06-29 12:13:30 +07:00
Fredrik Adelöw 963648eeb7 Address comments 2020-06-28 20:48:11 +02:00
danztran f524bbdea2 plugin/auth-backend: add gitlab oauth 2020-06-28 22:24:47 +07:00
Fredrik Adelöw f32e13c6c6 Make Tabs supply number instead of Number 2020-06-27 22:44:45 +02:00
Fredrik Adelöw 6a8e975c85 Move local concerns into CatalogTable 2020-06-27 22:44:44 +02:00
blam 17c6030ca0 feat(scaffolder): finally managed to get typescript to play nice with the new stage approach 2020-06-27 03:41:06 +02:00
Fredrik Adelöw 85efb75b1f Merge pull request #1467 from spotify/freben/mock-storage
feat(test-utils): mock storage api
2020-06-26 13:35:32 +02:00
Fredrik Adelöw 879bc21893 feat(test-utils): mock storage api 2020-06-26 13:24:31 +02:00
Patrik Oldsberg 93eeda55c6 Merge pull request #1458 from spotify/mob/pack
cli: add backend:build-image command and use in backend
2020-06-26 12:34:33 +02:00
Nicholas Pirrello 72387eb720 Fix linting and tsc issues 2020-06-25 18:28:51 -04:00
Nicholas Pirrello 144a3b9294 Fix build and add okta oauth2 scope normalization 2020-06-25 18:20:13 -04:00
Patrik Oldsberg c06c7d7e6b packages/backend,cli: revert publish config and remove postpack script requirement from image-build 2020-06-25 19:58:10 +02:00
Patrik Oldsberg 66e2bfe073 backend: update packaging and add build-image command + Dockerfile
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
2020-06-25 18:08:47 +02:00