74233 Commits

Author SHA1 Message Date
blam c21ce9e768 feat(scaffolder): Added scaffolder github workflw 2020-02-06 04:07:44 +01:00
blam da0588b865 Merge branch 'master' of github.com:spotify/backstage into ben/listing-components
* 'master' of github.com:spotify/backstage:
  frontend/core: restructure api a bit
  frontend/core: added plugin route registration api + moved home page to plugin
  Update yarn.lock
  Fix proto/README.md typo
  remove createGlobalStyles from theme
  Add iOS Swift template
  frontend/core: add some kinda app api
  remove tinycolor. remove muithemeprovider
  fix tests
  Remove hello proto
  more deps
  bring in Page, Header, InfoCard, ErrorBoundary, BackstageTheme, Navigation, SupportButtons, HeaderAction, HeaderLabel components from backstage frontend
2020-02-06 04:02:47 +01:00
blam 9f9949503a feat(scaffolder): Added the ability to create a component, create GH repo + copy to template to temp folder ready for cookiecutter 2020-02-06 04:00:37 +01:00
Ben Lambert a4b5117a27 Merge pull request #52 from spotify/ben/listing-components
Listing Templates Dynamically
2020-02-06 04:00:01 +01:00
blam e75fae0377 feat(scaffolder): Added the ability to create the repos with optional org in github 2020-02-05 21:20:42 +01:00
Patrik Oldsberg a6d4681134 Merge pull request #53 from spotify/rugvip/core-api-structure
frontend/core: restructure api a bit + fixes
2020-02-05 20:24:12 +01:00
Patrik Oldsberg 2485df1495 frontend/core: restructure api a bit 2020-02-05 17:49:37 +01:00
Patrik Oldsberg e2ed240ee2 Merge pull request #50 from spotify/alund/yarn-fresh
Update yarn.lock
2020-02-05 17:42:09 +01:00
blam c112b57ed6 chore(scaffolder): Add a comment about loading from disk every time 2020-02-05 16:47:04 +01:00
blam 600a001d6f feat(scaffolder): Dynamically load the files from disk 2020-02-05 16:45:45 +01:00
Patrik Oldsberg 9440212e96 Merge pull request #47 from spotify/rugvip/home-page-plugin
frontend/core: added plugin route registration api + moved home page to plugin
2020-02-05 16:20:22 +01:00
blam e1ddbe60e9 chore(scaffolder): make the build work with the new folder structure 2020-02-05 16:16:13 +01:00
blam fe2b02e70f chore(scaffolder): moving around some files and bringing the project more in line with the inventory service 2020-02-05 16:16:07 +01:00
blam 1f699f7fa5 chore(scaffolder): gofmt 2020-02-05 16:16:00 +01:00
Patrik Oldsberg bda7cb8b7a frontend/core: added plugin route registration api + moved home page to plugin 2020-02-05 16:02:47 +01:00
Stefan Ålund a78237b67e Update yarn.lock 2020-02-05 15:45:46 +01:00
Patrick Balestra 6ac93a293b Merge pull request #48 from spotify/patrickb/add-ios-swift-app-template
Add iOS Swift template
2020-02-05 15:31:45 +01:00
Stefan Ålund 848cb38fa6 Merge pull request #49 from spotify/bih-fix-proto-readme-typo
Fix proto/README.md typo
2020-02-05 15:27:32 +01:00
Raghunandan Balachandran 5aada28fcf Merge pull request #46 from spotify/soapraj/fix-global-styles
remove createGlobalStyles from theme
2020-02-05 15:22:19 +01:00
Bilawal Hameed f8b2e1b8c1 Fix proto/README.md typo 2020-02-05 15:21:47 +01:00
Raghunandan Balachandran 95ea391cc1 remove createGlobalStyles from theme 2020-02-05 15:05:11 +01:00
Patrick Balestra b21af5d883 Add iOS Swift template 2020-02-05 15:03:17 +01:00
Patrik Oldsberg c6d67cf400 Merge pull request #43 from spotify/rugvip/app-api
frontend/core: add some kinda app api
2020-02-05 14:47:32 +01:00
Patrik Oldsberg 0d4a12e7f5 frontend/core: add some kinda app api 2020-02-05 14:41:17 +01:00
JD Welch 449df0d5cb Merge pull request #44 from spotify/soapraj/theming-changes
theming changes
2020-02-05 14:10:13 +01:00
Raghunandan Balachandran e5472c46fc remove tinycolor. remove muithemeprovider 2020-02-05 13:53:30 +01:00
Fredrik Adelöw 548e9732e1 Merge pull request #42 from spotify/freben/hellono
Remove hello proto
2020-02-05 11:49:35 +01:00
Raghunandan Balachandran a3dc2cfe37 Merge pull request #40 from spotify/soapraj/layout-changes
Update layout, header
2020-02-05 11:38:13 +01:00
Raghunandan Balachandran c323e853a8 fix tests 2020-02-05 11:35:19 +01:00
Fredrik Adelöw 4d6dff9d0d Remove hello proto 2020-02-05 10:54:17 +01:00
Patrick Balestra 0afa1e2628 Merge pull request #38 from spotify/implement-list-templates
Add hardcoded templates response
2020-02-05 10:24:28 +01:00
Jefferson Girão ae9bb72e3f Merge pull request #31 from spotify/storing-entitities
feat: create and get entity
2020-02-05 10:06:57 +01:00
Raghunandan Balachandran 6104d88d5a more deps 2020-02-05 01:02:00 +01:00
Raghunandan Balachandran 923e5abd17 bring in Page, Header, InfoCard, ErrorBoundary, BackstageTheme, Navigation, SupportButtons, HeaderAction, HeaderLabel components from backstage frontend 2020-02-05 00:42:34 +01:00
Patrik Oldsberg 6e6d7b8c8f Merge pull request #37 from spotify/rugvip/no-hello
backend: remove hello
2020-02-04 16:36:47 +01:00
Patrik Oldsberg 161aad5a93 backend: remove hello 2020-02-04 16:36:17 +01:00
Patrick Balestra 7f623dd986 Add hardcoded templates response 2020-02-04 16:35:47 +01:00
Patrik Oldsberg 29972559a2 Merge pull request #35 from spotify/rugvip/be-docker
backend: added generic dockerfile + docker-compose
2020-02-04 16:31:09 +01:00
Patrick Balestra 43f1200a13 Merge pull request #36 from spotify/react-ssr-template
Add react-ssr-template
2020-02-04 16:02:07 +01:00
Patrick Balestra e85d5cc041 Add react-ssr-template
Signed-off-by: Patrick Balestra <patrickb@spotify.com>
2020-02-04 15:59:55 +01:00
Patrik Oldsberg 2918e16413 backend: added generic dockerfile 2020-02-04 15:47:51 +01:00
Patrik Oldsberg 8295cbfc0d Merge pull request #33 from spotify/rugvip/identity
backend/identity: add implementation with static data
2020-02-04 15:47:31 +01:00
Patrik Oldsberg d01cff2573 backend/identity: add implementation with static data 2020-02-04 15:38:32 +01:00
Patrik Oldsberg b52ece5b9b Merge pull request #34 from spotify/scaffolder
Add scaffolder service
2020-02-04 15:38:18 +01:00
Patrick Balestra 2346ef47a3 got protobuf + go working together. 2020-02-04 15:37:34 +01:00
Patrick Balestra ca3213b9f6 Refactor envoy configuration
Signed-off-by: Patrick Balestra <patrickb@spotify.com>
2020-02-04 14:46:44 +01:00
Patrick Balestra 706c666c65 Add scaffolder service
Signed-off-by: Patrick Balestra <patrickb@spotify.com>
2020-02-04 14:38:24 +01:00
Stefan Ålund 843c6f3f70 Merge pull request #32 from spotify/soapraj/login-changes
minor fixes / add grid to login page
2020-02-04 14:02:58 +01:00
Raghunandan Balachandran f0b951fd13 fix typo 2020-02-04 13:29:44 +01:00
Raghunandan Balachandran c82fac8af1 move app shell to the top 2020-02-04 13:18:45 +01:00