Commit Graph

1156 Commits

Author SHA1 Message Date
Sérgio Ramos 1cc2330b22 feat(joyent-cp-frontend): create dg initial implementation 2017-06-15 17:11:40 +01:00
Sérgio Ramos b5a8a8e23d fix(joyent-cp-gql-schema): don't require created and obj on Manifest 2017-06-15 17:11:40 +01:00
Sérgio Ramos 14ffdb9636 refactor(joyent-manifest-editor): react-codemirror as peer-dep
BREAKING CHANGE
2017-06-15 17:11:40 +01:00
Sérgio Ramos 75eded4b06 feat(joyent-manifest-editor): initial implementation 2017-06-15 17:11:40 +01:00
Sérgio Ramos def5b7e54d feat(joyent-cp-gql-mock-server): add support for nested queries 2017-06-15 16:37:09 +01:00
geek 3c1763ceb4 feat(portal-data): instance sub-query, start/delete services 2017-06-09 00:04:46 +01:00
geek 1e157641b2 feat(portal-data): can stop services 2017-06-09 00:04:46 +01:00
geek 7e01748e8a feat(portal-data): support sub-queries 2017-06-08 13:46:46 +01:00
Sérgio Ramos b6f6f1b2a8 fix(joyent-cp-frontend): fix fallback gql hostname 2017-06-07 16:56:33 +01:00
Sérgio Ramos ebec51b965 feat(joyent-cp-gql-schema): add nested queries to more fields
- also, fix identation
 - remove redundant query type
2017-06-07 16:51:37 +01:00
Sérgio Ramos 6ab74d4216 test(joyent-cp-frontend): update Header snapshots 2017-06-07 15:09:49 +01:00
Sérgio Ramos 4ca5fc4f3b refactor(joyent-ui-toolkit): remove Header redundant properties 2017-06-07 15:09:49 +01:00
Sérgio Ramos f17fae6a74 feat(joyent-cp-frontend): integrate toolkit's Header 2017-06-07 15:09:49 +01:00
Sérgio Ramos 56315d02c7 feat(joyent-ui-toolkit): implement Header component 2017-06-07 15:09:49 +01:00
Sérgio Ramos 1510341307 test(joyent-cp-frontend): bootstrap unit tests 2017-06-07 10:27:33 +01:00
Sérgio Ramos ea27c18202 chore: remove legacy code 2017-06-06 12:00:37 +01:00
Sérgio Ramos 87b3d8e9f5 fix(joyent-ui-toolkit): force min-width of CardOptions 2017-06-06 11:57:12 +01:00
Sérgio Ramos 57bd1bc0fe docs: add instructions to start dev environment 2017-06-06 11:34:23 +01:00
Sérgio Ramos 3cd8e6b55a test(portal-data): disable (temp) ci tests 2017-06-06 11:19:05 +01:00
Sérgio Ramos ad7aef77b7 docs: add yarn install instructions 2017-06-06 11:13:27 +01:00
Sérgio Ramos 527f046693 docs: initial getting started docs 2017-06-06 10:53:49 +01:00
geek 7b9a40a8f9 chore: bootstrap data for frontend 2017-06-06 10:38:59 +01:00
geek 9674394709 chore(portal-api): add start script to support frontend 2017-06-05 19:44:43 +01:00
geek 86b52a96f5 feat(portal-data): scaling is now supported 2017-06-05 19:44:43 +01:00
geek 123eafbb5c chore: lint cleanup in compose-client 2017-06-05 19:44:43 +01:00
geek 37bd108f40 feat: support scale and cb in docker 2017-06-03 00:20:49 +01:00
Sérgio Ramos 372665f978 build(joyent-ui-toolkit): compile styleguide and serve 2017-06-02 02:27:28 +01:00
Sérgio Ramos 3c7800aba1 fix(joyent-ui-toolkit): make CardHeader use full parent width 2017-06-02 02:15:06 +01:00
Sérgio Ramos caf07a24d9 build(joyent-cp-frontend): build after setting ENV 2017-06-02 01:03:51 +01:00
Sérgio Ramos 5c34c94935 build: reference the right serve bin 2017-06-02 00:25:23 +01:00
Sérgio Ramos 6bc4d25521 build: don't yarn global 2017-06-01 23:50:13 +01:00
Sérgio Ramos 7dcf112309 style(joyent-cp-frontend): ignore build 2017-06-01 23:35:01 +01:00
Sérgio Ramos 2ce47eb669 build(joyent-cp-frontend): build for demo 2017-06-01 23:32:58 +01:00
Sérgio Ramos af899f353d docs(docker-compose-client): add tag to server build 2017-06-01 22:53:57 +01:00
Sérgio Ramos 340dd41645 docs(docker-compose-client): document server setup 2017-06-01 22:51:45 +01:00
geek caee178ad8 feat(portal-data): support manifest provision flow 2017-06-01 22:30:34 +01:00
Sérgio Ramos 7445a9a3e5 docs: fix demo links 2017-06-01 21:09:05 +01:00
Sérgio Ramos c7faaffbfa fix(joyent-cp-gql-mock-server): enable cors 2017-06-01 18:28:40 +01:00
Sérgio Ramos 96fae2b95d ci: accept CIRCLE_BRANCH in all Dockerfiles 2017-06-01 17:20:25 +01:00
Sérgio Ramos 0503802282 ci: better run-parallel error log 2017-06-01 17:04:13 +01:00
Sérgio Ramos 46ff73d82a build: remove --build-arg from compose 2017-06-01 15:45:35 +01:00
Sérgio Ramos 0fd6884e68 ci: run test and lint in parallel 2017-06-01 15:45:23 +01:00
JUDIT GRESKOVITS 8cd863f394 fix(joyent-cp-frontend,joyent-ui-toolkit): Uuids become ids 2017-06-01 15:05:10 +01:00
Sérgio Ramos 53bec9df41 build: change docker build param order 2017-06-01 12:53:04 +01:00
Sérgio Ramos a2967210a3 build: --build-arg on build, not up 2017-06-01 12:36:10 +01:00
Sérgio Ramos 539e1ea35e fix(joyent-cp-frontend): set REACT_APP_GQL_HOSTNAME 2017-06-01 12:10:14 +01:00
Sérgio Ramos 23871f351c docs: add demo links to readmes 2017-06-01 11:59:06 +01:00
JUDIT GRESKOVITS cab7411454 feat(joyent-ui-toolkit,joyent-cp-frontend): Quick actions show and hide 2017-06-01 11:08:32 +01:00
Sérgio Ramos c3b0dac605 build: share cns tag between frontend and mock-server 2017-06-01 02:38:15 +01:00
Sérgio Ramos a9fef4683d build: use only cp- as the compose namespace 2017-06-01 02:29:39 +01:00