Commit Graph

61 Commits

Author SHA1 Message Date
Patrik Oldsberg 42008bf101 frontend: add npmrc 2020-02-04 10:27:25 +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
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
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
Bilawal Hameed 843a471f11 Merge pull request #8 from spotify/bih-patch-1
Update meta tag description
2020-02-03 16:05:34 +01:00
Bilawal Hameed 757133c07e Merge pull request #12 from spotify/mob/add-plugin-architecture
Improve plugin template and add plugin generator
2020-02-03 16:03:09 +01:00
Bilawal Hameed c9c3df2363 Update docs to explain how to import plugin 2020-02-03 16:01:08 +01:00
Patrik Oldsberg 13dd28f51a protos: initial inventory service proto 2020-02-03 15:47:14 +01:00
Bilawal Hameed 60d6c38105 Fix issue with components structure 2020-02-03 15:35:55 +01:00
Bilawal Hameed 419c95764a Export component in plugin root 2020-02-03 15:25:54 +01:00
Bilawal Hameed 901fd56cdc Add plugin prefix to plugin template 2020-02-03 15:23:44 +01:00
Nicola Corti c95619a264 Fix actions/setup-node to not use working-directory 2020-02-03 15:21:35 +01:00
Bilawal Hameed 7936a0643d Add docs and enable cookiecutter to support other templates 2020-02-03 15:17:32 +01:00
Bilawal Hameed 7d9160db50 Update cookiecutter default value 2020-02-03 15:05:08 +01:00
Bilawal Hameed 537bd6dbd9 Use cookiecutter variables in template + add component 2020-02-03 15:02:48 +01:00
Patrik Oldsberg 50b03e8ae9 Merge pull request #11 from spotify/rugvip/proxy
added protos,backend/hello,backend/envoy + compose setup
2020-02-03 15:00:59 +01:00
Patrik Oldsberg 0ee6f06d3d added protos,backend/hello,backend/envoy + compose setup 2020-02-03 14:58:45 +01:00
Bilawal Hameed 3461527969 Add plugin cookiecutter 2020-02-03 14:57:23 +01:00
Jefferson Girão 16e342e8d1 chore: deploy it with zeit now
* Install now (https://github.com/zeit/now) npm i -g now
* Deploy it with now
2020-02-03 14:31:59 +01:00
Raghunandan Balachandran 42cb257354 Merge pull request #9 from spotify/move-docker-compose-out
move docker compose file to top level dir
2020-02-03 14:12:23 +01:00
Raghunandan Balachandran 02bbc9b2ba move docker compose file to top level dir 2020-02-03 14:05:51 +01:00
Jefferson Girão a02a33d406 Merge pull request #7 from spotify/fix-frontend-ci
chore: fix ci setup and cache node modules
2020-02-03 13:57:11 +01:00
Bilawal Hameed 1f06a567e9 Update meta tag description 2020-02-03 13:56:56 +01:00
Jefferson Girão 622b37149c chore: use public registry 2020-02-03 13:54:14 +01:00
Jefferson Girão 73ecac091f chore: cache yarn, not npm 2020-02-03 13:43:39 +01:00
Jefferson Girão 5b021167b4 chore: fix ci setup and cache node modules 2020-02-03 13:36:25 +01:00
Jefferson Girão 80302f21db Merge pull request #4 from spotify/github-actions-ci-frontend
chore: run frontend CI commands in the correct path
2020-02-03 11:58:31 +01:00
Jefferson Girão d734583520 chore: run frontend CI commands in the correct path 2020-02-03 11:52:43 +01:00
Jefferson Girão cc1e7a25d2 Merge pull request #2 from spotify/github-actions-setup
chore: add initial workflow for ci
2020-02-03 11:48:20 +01:00
Jefferson Girão 79ebfe5144 style: use consistent identation 2020-02-03 11:39:34 +01:00
Jefferson Girão fe5e52a3de chore: build and test frontend 2020-02-03 11:34:02 +01:00
Jefferson Girão 28c8b66381 chore: add initial workflow for ci
* only hello world for now.
2020-02-03 11:21:16 +01:00
Patrik Oldsberg de72125564 frontend/packages: add material-ui 2020-02-03 00:08:22 +01:00
Patrik Oldsberg 6199de583c frontend: fix eslint config 2020-02-03 00:08:07 +01:00
Patrik Oldsberg 94f70bde1e frontend: added basic readme 2020-02-03 00:07:35 +01:00
Patrik Oldsberg 49c7e5a605 frontend: working monorepo layout with CRA + web-scripts deps, without individual builds 2020-02-02 18:28:58 +01:00