Commit Graph

59010 Commits

Author SHA1 Message Date
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
Raghunandan Balachandran ba83266bf5 minor fixes / add grid to login page 2020-02-04 13:17:01 +01:00
Jefferson Girão 0bcfd6a1b2 feat: add entity creation and get endpoint
* move to common proto setup
2020-02-04 12:42:08 +01:00
Raghunandan Balachandran 4184ff0908 Merge pull request #30 from spotify/soapraj/add-react-router
Add react router and login page
2020-02-04 12:22:27 +01:00
Raghunandan Balachandran 33a811c978 Fix test 2020-02-04 12:21:40 +01:00
Raghunandan Balachandran 693979fca1 Add react router and login page 2020-02-04 12:21:40 +01:00
Jefferson Girão 70c59f3d75 remove binary added by mistake 2020-02-04 12:12:35 +01:00
Jefferson Girão b4d3213c28 chore: linter dependencies 2020-02-04 12:12:34 +01:00
Jefferson Girão 9806e518fd style: put server in its own package 2020-02-04 12:12:34 +01:00
Patrik Oldsberg 19c7c21718 Merge pull request #29 from spotify/rugvip/go-proto
add proto/ with prototool management + backend/proto and backend/identity example
2020-02-04 12:07:26 +01:00
Patrik Oldsberg ad4b9585c4 add proto/ with prototool management + backend/proto and backend/identity example 2020-02-04 11:58:18 +01:00
JD Welch c34c416964 Merge pull request #27 from spotify/rugvip/components
frontend/app: move sidebar and header into separate components
2020-02-04 11:12:16 +01:00
Patrik Oldsberg ba19ca2558 frontend/app: move sidebar and header into separate components 2020-02-04 11:00:30 +01:00
Patrik Oldsberg a4da0e9d24 Merge pull request #23 from spotify/rugvip/inv-store
inventory: added basic unused storage api
2020-02-04 10:54:41 +01:00
Stefan Ålund 33af665b12 Merge pull request #22 from spotify/alund/shared
Copy over most of shared
2020-02-04 10:40:34 +01:00
Patrik Oldsberg 602e915dd7 Merge pull request #24 from spotify/rugvip/npmrc
frontend: add npmrc
2020-02-04 10:40:00 +01:00
Stefan Ålund eeaff99219 Merge branch 'master' into alund/shared 2020-02-04 10:37:07 +01:00
Stefan Ålund 58b11cd954 Merge pull request #25 from spotify/ncorti/fix-broken-master
Fix broken test on master for /frontend
2020-02-04 10:36:46 +01:00
Nicola Corti b22636bcd6 Fix broken test on master for /frontend 2020-02-04 10:33:36 +01:00
Patrik Oldsberg 42008bf101 frontend: add npmrc 2020-02-04 10:27:25 +01:00
Patrik Oldsberg 7a7e252d5d inventory: added basic unused storage api 2020-02-04 10:24:22 +01:00
Patrik Oldsberg 6a457bc989 Merge pull request #20 from spotify/rugvip/proto-web
frontend: add grpc-web script, lint fixes, hello world
2020-02-04 10:12:18 +01:00
Stefan Ålund 6b60faf02e rename stuff 2020-02-04 10:02:12 +01:00
Stefan Ålund 41a260e919 Remove some layouts 2020-02-04 09:59:13 +01:00