Fredrik Adelöw
837aa9ab0c
fix(sidebar): do not let sidebar items collapse and shrink
2020-07-02 14:56:53 +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
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
Patrik Oldsberg
84b55c10ca
cli: added backend:build-image command
...
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com >
2020-06-25 18:08:47 +02:00
Patrik Oldsberg
d286e3b93f
cli: add packager lib for packaging packages into a dist workspace
...
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com >
Co-authored-by: Raghunandan <soapraj@gmail.com >
2020-06-25 18:07:35 +02:00
Nicholas Pirrello
686018f811
Add correct link for okta resouce scopes
2020-06-25 08:44:55 -04:00
Nicholas Pirrello
fe4efbd84d
Merge branch 'master' of https://github.com/spotify/backstage into add-okta-sso
2020-06-25 08:34:52 -04:00
Patrik Oldsberg
c9a1b99af2
cli: rename packager to builder
2020-06-25 11:39:28 +02:00
Patrik Oldsberg
e73f3fbab7
cli: implement postpack
2020-06-25 10:58:33 +02:00
Nicholas Pirrello
907371ffe0
Add ui implementation for okta sso integration
2020-06-24 22:56:10 -04:00
blam
50e9c5e03a
Merge branch 'master' of github.com:spotify/backstage into mob/job-processor
...
* 'master' of github.com:spotify/backstage: (53 commits)
Updating FAQ.md related to issue #1441 (#1443 )
docs/auth: add some more information about Identities
plugins/lighthouse: fix CreateAudit test selecting child of button
app,cli/templates: install @types/react-dom in app for @testing-library/react
packages: bump @testing-library packages to latest versions
docs/auth: rename overview to README
rollback package install
fixes build errors
update plugin template to not trigger the notice header warning
fixup
fixup
fixup
fixup
fixup
fixup
fixup
fixup
fixup
fixup
fixup
...
2020-06-25 04:54:24 +02:00
blam
13666d860f
Merge branch 'master' of github.com:spotify/backstage into mob/cookiecutter-templater
...
* 'master' of github.com:spotify/backstage:
Updating FAQ.md related to issue #1441 (#1443 )
docs/auth: add some more information about Identities
plugins/lighthouse: fix CreateAudit test selecting child of button
app,cli/templates: install @types/react-dom in app for @testing-library/react
packages: bump @testing-library packages to latest versions
docs/auth: rename overview to README
rollback package install
fixes build errors
update plugin template to not trigger the notice header warning
2020-06-25 04:29:19 +02:00
Patrik Oldsberg
365e8d744b
Merge pull request #1445 from spotify/rugvip/tlbump
...
packages: bump @testing-library packages to latest versions
2020-06-24 20:03:42 +02:00
Patrik Oldsberg
dbf6686818
app,cli/templates: install @types/react-dom in app for @testing-library/react
2020-06-24 19:00:45 +02:00
Patrik Oldsberg
17adaefc5d
packages: bump @testing-library packages to latest versions
2020-06-24 18:50:13 +02:00
Rob Tirserio
da60f9e504
rollback package install
2020-06-24 11:51:17 -04:00
Rob Tirserio
e7fdca9f3b
fixes build errors
2020-06-24 11:45:09 -04:00