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 |
|
Jefferson Girão
|
11f69235ee
|
Merge pull request #21 from spotify/inventory-ci
chore: add CI worflow for inventory backend
|
2020-02-04 09:51:51 +01:00 |
|
Stefan Ålund
|
f89359ee07
|
Copy over most of shared
|
2020-02-04 09:51:40 +01:00 |
|
Jefferson Girão
|
751586c38a
|
chore: restrict frontend ci to its workflow
|
2020-02-04 09:22:21 +01:00 |
|
Jefferson Girão
|
44ee4fa030
|
chore: add CI worflow for inventory backend
|
2020-02-04 09:20:28 +01:00 |
|
Jefferson Girão
|
24f5ff2447
|
Merge pull request #18 from spotify/inventory-service-skeleton
feat: skeleton inventory service
|
2020-02-04 09:20:01 +01:00 |
|
Stefan Ålund
|
6a411c937d
|
Merge pull request #15 from spotify/jdwelch/app_frame
saffold of page frame, nav, header
|
2020-02-04 08:53:01 +01:00 |
|
Stefan Ålund
|
8267d843d6
|
Merge pull request #19 from spotify/ncorti-uncomment-license
Uncomment the Apache2 License and include a full text version of it
|
2020-02-03 20:20:54 +01:00 |
|
Patrik Oldsberg
|
2d46724338
|
frontend: add grpc-web script, lint fixes, hello world
|
2020-02-03 19:23:35 +01:00 |
|
Stefan Ålund
|
0a15c43341
|
Merge pull request #16 from spotify/ncorti-fix-yarn-serve
Updating README to use yarn start rather than serve
|
2020-02-03 18:14:13 +01:00 |
|
Jefferson Girão
|
5a5fab3209
|
feat: skeleton inventory service
|
2020-02-03 16:59:44 +01:00 |
|
JD Welch
|
9aad7c9fc4
|
change fixed units to use theme.spacing()
|
2020-02-03 16:54:48 +01:00 |
|
Nicola Corti
|
56a61d53bf
|
Uncomment the Apache2 License and include a full text version of it
|
2020-02-03 16:54:22 +01:00 |
|
Nicola Corti
|
b65928ed1e
|
Updating README to use yarn start rather than serve
|
2020-02-03 16:49:49 +01:00 |
|
Patrik Oldsberg
|
0d7ecaf53f
|
Merge pull request #14 from spotify/rugvip/inv
protos: initial inventory service proto
|
2020-02-03 16:26:35 +01:00 |
|
JD Welch
|
99caec566f
|
saffold of page frame, nav, header
|
2020-02-03 16:24:08 +01:00 |
|
Jefferson Girão
|
1df29c02b0
|
Merge pull request #10 from spotify/deploy-it
chore: deploy it with zeit now
|
2020-02-03 16:09:49 +01:00 |
|
Nicola Corti
|
bf5aa1360a
|
Fix actions/setup-node to not use working-directory (#13)
Fix actions/setup-node to not use working-directory
|
2020-02-03 16:07:07 +01:00 |
|