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
tudi2d
6bfa4d23c7
Fix material-table action for starring entity
2020-06-29 14:39:57 +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
Nicholas Pirrello
a462730d30
Add okta integration
2020-06-29 14:24:57 +02:00
Ivan Shmidt
029c6d0b50
fix(scaffolder): show progressbar if no data
2020-06-29 14:24:57 +02:00
Sebastian Qvarfordt
6d482bd947
feat(techdocs-reader): fetch and basic transform on html
2020-06-29 14:24:56 +02:00
Ivan Shmidt
1b15895bc2
feat(scaffolder): tags as list
2020-06-29 14:24:56 +02:00
Ivan Shmidt
74b237d495
feat(scaffolder): use swr, pretty template mocks, move out grid item
2020-06-29 14:24:56 +02:00
Ivan Shmidt
4aa3116476
feat(scaffolder): load data from catalog api
2020-06-29 14:24:56 +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
Ivan Shmidt
01b3e44429
feat(scaffolder): do real fetch
2020-06-29 14:02:51 +02:00
Sebastian Qvarfordt
695b1971ad
Fixed lint issue
2020-06-29 12:17:07 +02:00
Ivan Shmidt
2fb51621c6
feat(scaffolder): mocked fe flow
2020-06-29 11:42:17 +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
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