Ivan Shmidt
6aee52bd8c
fix(scaffolder): more fixes
2020-07-01 23:24:48 +02:00
Ivan Shmidt
3795489fb3
Merge branch 'mob/create-vcs-step' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend
2020-07-01 21:50:57 +02:00
Ivan Shmidt
6de13cb54e
fix(scaffolder): big cleanup
2020-07-01 21:43:32 +02:00
Ivan Shmidt
227a4af561
fix(scaffolder): typefixes
2020-07-01 19:15:06 +02:00
blam
dcf062f9bf
chore(scaffolder): finally fixed tests
2020-07-01 19:06:14 +02:00
Ivan Shmidt
34399824a6
fix(scaffolder): schema adjusted
2020-07-01 18:51:33 +02:00
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
Ivan Shmidt
e4dd9bd5b2
fix: correct docker image
2020-06-30 15:08:02 +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
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
Ivan Shmidt
a6f9495f62
fix(scaffolder): adjust schema
2020-06-29 23:14:18 +02:00
Ivan Shmidt
5ad9f65415
Merge branch 'mob/create-vcs-step' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend
2020-06-29 23:05:16 +02:00
Ivan Shmidt
cf51790a77
fix: hooks order
2020-06-29 23:02:56 +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
Ivan Shmidt
dd5aa39d61
feat(scaffolder): working end-to-end flow with hardcoded params
2020-06-29 22:42:39 +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
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
Ivan Shmidt
97f3d6b056
fix(scaffolder): make integration work
2020-06-29 14:55:00 +02:00
Ivan Shmidt
3e0916ad05
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend
2020-06-29 14:33: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
Ivan Shmidt
3daffaf578
Merge branch 'shmidt-i/scaffolder-flow-frontend' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend
2020-06-29 14:26:10 +02:00
Ivan Shmidt
26d4bda16f
fix(scaffolder): integrate with backend
2020-06-29 14:25:35 +02:00
Ivan Shmidt
f937602641
feat(scaffolder): do real fetch
2020-06-29 14:25:35 +02:00
Ivan Shmidt
3f3409ac4c
feat(scaffolder): mocked fe flow
2020-06-29 14:25:35 +02:00
Patrik Oldsberg
e562274874
plugins/auth-backend: include migrations in published package
...
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com >
2020-06-29 14:24:58 +02:00
Nicholas Pirrello
fccbd11e42
Add prompt: consent. Adjust unused types for StateStore
2020-06-29 14:24:57 +02:00
Nicholas Pirrello
9ba3d6a124
Fix linting and tsc issues
2020-06-29 14:24:57 +02:00
Nicholas Pirrello
180dbfded9
Fix build and add okta oauth2 scope normalization
2020-06-29 14:24:57 +02:00