Commit Graph

1034 Commits

Author SHA1 Message Date
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
JUDIT GRESKOVITS 5ffa07aeee feat(cp-frontend): Move portal query to header, display result, return user from mock server 2017-05-25 17:32:19 +01:00
Sérgio Ramos e2c0845145 chore: publish
- cloudapi-gql@1.0.4
 - joyent-cp-frontend@1.1.0
 - joyent-cp-gql-mock-server@1.0.4
 - joyent-cp-gql-schema@1.0.4
 - joyent-cp-rdb-bootstrap@1.0.4
 - normalized-styled-components@1.0.5
 - pseudo-json-ast@1.0.6
 - pseudo-yaml-ast@1.0.6
 - remcalc@1.0.5
 - rnd-id@1.0.5
 - styled-is@1.0.7
 - joyent-ui-toolkit@1.1.0
 - unitcalc@1.0.5
2017-05-25 16:07:31 +01:00
Sérgio Ramos f3e531dbd8 feat(cp-frontend,ui-toolkit): style inheritance using `.extend` (#458)
styled-components@2 exposes a new `.extend`[1] API. It is less problematic than
styled(Parent).

[1]: https://www.styled-components.com/docs/basics#extending-styles
2017-05-25 09:59:58 -05:00
Sérgio Ramos 91381bfe80 chore(cp-gql-mock-server): enable nodemon for dev 2017-05-25 15:57:57 +01:00
Sérgio Ramos 7bf95fd551 fix(ui-toolkit): compile on postinstall 2017-05-25 15:31:22 +01:00
Sérgio Ramos d2ac10ae28 fix(cp-frontend): use `postinstall` hook to patch react-scripts
instead of `install`
2017-05-25 14:57:41 +01:00
Sérgio Ramos 11bb161bb2 chore: update lockfiles 2017-05-25 14:48:30 +01:00
Sérgio Ramos 73899b2784 fix(cp-frontend): gracefully handle multiple postinstall executions
checks if the webpack backup exists already before trying to create it
2017-05-25 14:41:29 +01:00
Sérgio Ramos c45fb3ce41 chore: publish
- cloudapi-gql@1.0.3
 - joyent-cp-frontend@1.0.3
 - joyent-cp-gql-mock-server@1.0.3
 - joyent-cp-gql-schema@1.0.3
 - joyent-cp-rdb-bootstrap@1.0.3
 - normalized-styled-components@1.0.4
 - pseudo-json-ast@1.0.5
 - pseudo-yaml-ast@1.0.5
 - remcalc@1.0.4
 - rnd-id@1.0.4
 - styled-is@1.0.6
 - joyent-ui-toolkit@1.0.3
 - unitcalc@1.0.4
2017-05-25 14:21:02 +01:00
Sérgio Ramos 19f3678747 fix(ui-toolkit): copy fonts before compiling 2017-05-25 14:11:16 +01:00
Sérgio Ramos 44a2f2ea43 fix(styled-is): correct package entrypoints 2017-05-25 14:04:57 +01:00
Sérgio Ramos 185916e9bf chore: update dependencies 2017-05-25 13:47:44 +01:00
Sérgio Ramos b7343d9810 chore: remove lint-license check from precommit 2017-05-25 13:21:25 +01:00
Sérgio Ramos 5fb69bec22 chore(cp-frontend): assert `nsc` imports are after `sc`'s
nsc = normalized-styled-components
sc = styled-components
2017-05-25 13:15:18 +01:00
Sérgio Ramos 8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00
JUDIT GRESKOVITS 597f1b628b Merge branch 'master' of https://github.com/yldio/joyent-portal 2017-05-24 18:09:25 +01:00
JUDIT GRESKOVITS 845d9f4800 Add user type move portal query to header add services tooltip 2017-05-24 18:09:10 +01:00
geek 2e3a436594 Update graphi and map resolvers 2017-05-24 10:12:59 +01:00
JUDIT GRESKOVITS ba5ccea851 Actually sorting out svgs 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS ab93794724 Fix svg imports again 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS 80a417d33f Tidy 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS d429f820e9 Upgrade react-scripts 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS a8c34ee756 Add instances list 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS db4ac69452 Add services list view 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS 7d39da51ed Sort out font 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS 11751129b3 Update frontend to use updated schema 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS 4b2e0f53ae Update resolvers accoring to latest schema 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS aa8bdf5eb2 Update schema w missing bits 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS 4574e8b007 Update queries and add mutations to schema 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS b3463e7dab Update graphql schema 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS 7cad8228ee Migration, menus, topology, inline svg 2017-05-23 17:23:37 +01:00
JUDIT GRESKOVITS 7e2bfce707 Rock and roll 2017-05-23 17:23:37 +01:00
geek 131923ca59 Use graphi 2017-05-23 10:37:01 +01:00
geek 99fb6f5057 Switch to updated schema 2017-05-23 10:37:01 +01:00
Sérgio Ramos cf737aa2e7 integrate docker-compose-api into portal-data (#451)
this might break tests for now
2017-05-16 10:54:39 -05:00
geek 813fe9f814 version 1.0.0 2017-05-15 19:26:40 +01:00
geek 08d71eb356 Remove precommit hooks 2017-05-15 19:26:40 +01:00
geek 98f2329fa0 Initial implementation 2017-05-15 19:26:40 +01:00
geek 6ea3da5a9e Initial control tower impl 2017-05-15 19:26:40 +01:00
geek 06948c66d8 version 2017-05-15 14:37:06 +01:00
geek b039fdad8b Better metrics insert and service changes 2017-05-15 14:37:06 +01:00
geek 559df105b6 Use portal-data module 2017-05-11 23:45:27 +01:00
geek 3fd18589a9 Initial portal-data 2017-05-11 23:45:27 +01:00
Sérgio Ramos fd19fff435 compose demo 2017-05-11 16:42:55 +01:00
Sérgio Ramos 6365139253 docker-compose-client initial implementation 2017-05-11 16:39:55 +01:00
JUDIT GRESKOVITS 14079028a6 Add gql file imports for fragments 2017-05-11 13:13:01 +01:00
JUDIT GRESKOVITS 63d16e6f98 Query redux apollo, nav and menu, load .gql, fragments 2017-05-11 13:13:01 +01:00
JUDIT GRESKOVITS baaebb4085 Add ids for uris rename and project to deployment group 2017-05-11 13:13:01 +01:00