Commit Graph

64 Commits

Author SHA1 Message Date
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 87b3d8e9f5 fix(joyent-ui-toolkit): force min-width of CardOptions 2017-06-06 11:57:12 +01:00
Sérgio Ramos 3cd8e6b55a test(portal-data): disable (temp) ci tests 2017-06-06 11:19:05 +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
JUDIT GRESKOVITS 8cd863f394 fix(joyent-cp-frontend,joyent-ui-toolkit): Uuids become ids 2017-06-01 15:05: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 df5d8655f9 fix(joyent-cp-frontend): use a dynamic graphql hostname 2017-05-31 22:48:33 +01:00
Sérgio Ramos 39b6ca3a0d style: disable no-warning-comments instance 2017-05-31 22:41:45 +01:00
Sérgio Ramos 1b672c5667 docs: add container badges 2017-05-31 22:35:35 +01:00
Sérgio Ramos 81b34c8efe chore: add coverage to CI 2017-05-31 21:58:39 +01:00
geek e879b7be97 feat(portal-data): include instance/package methods 2017-05-31 21:51:43 +01:00
Sérgio Ramos e44471c1f1 fix(styled-is): add missing dependency - redrun 2017-05-31 20:57:17 +01:00
Sérgio Ramos 61d1df94c1 style: update root lint rules 2017-05-31 20:17:12 +01:00
Sérgio Ramos 0667ca8ad3 chore: different test targets for CI
this allows for junit reports and parallel executions
2017-05-31 20:04:12 +01:00
Sérgio Ramos ead66d38e6 fix(cp-gql-mock-server): schema compability 2017-05-31 17:09:06 +01:00
geek b6c6139023 chore(portal-data): add manifest and versions support 2017-05-31 15:43:20 +01:00
geek cf5f476898 chore: data layer 2017-05-30 20:18:45 +01:00
Sérgio Ramos fdbfeb2e37 chore: setup docker-compose.yml 2017-05-30 18:54:20 +01:00
Sérgio Ramos c957d419ee chore(joyent-ui-toolkit): ignore styleguide 2017-05-30 14:13:38 +01:00
JUDIT GRESKOVITS cc16944dbe feat(joyent-ui-toolkit): Add tooltip 2017-05-30 14:06:18 +01:00
Sérgio Ramos b96e4321d4 feat(eslint-config): disable capitalized-comments 2017-05-26 19:26:54 +01:00
Sérgio Ramos 33239dc2f6 chore(portal-api): exit 0 on test script
temporary. we need to work on installing rdb in CI so that the test can run
2017-05-26 12:27:12 +01:00
Sérgio Ramos b1c0701804 chore(portal-data): exit 0 on test script
temporary. we need to work on installing rdb in CI so that the test can run
2017-05-26 12:16:12 +01:00
Sérgio Ramos 150a9e45ad style(portal-data): conform tests to belly-button 2017-05-26 12:03:00 +01:00
Sérgio Ramos 8887fa3384 chore: properly handle full and relative paths in format 2017-05-26 10:19:54 +01:00
geek 1efcc32748 chore(portal-data): move portal-data to packages 2017-05-25 21:07:34 +01:00
geek 265b144cfa chore(portal-api): move portal-api to packages 2017-05-25 19:44:31 +01:00
JUDIT GRESKOVITS d93ab9eb74 Merge branch 'master' of https://github.com/yldio/joyent-portal 2017-05-25 17:49:56 +01:00