Commit Graph

8 Commits

Author SHA1 Message Date
Sérgio Ramos
cac9453154 style: format 2017-08-28 20:24:36 +01:00
Sérgio Ramos
b865a1d118 style: lint 2017-07-26 15:41:01 +01:00
Sérgio Ramos
7f1d731dc6 import existing deployment groups (#516)
* refactor: config() from mutation to query

* refactor(cp-frontend): remove unused dependency

* feat(portal-watch): expose getContainers() and compose tags

* fix(portal-watch): assert services by name AND hash

* feat(portal-data): expose importable and import APIs

* fix(portal-data): add missing dependencies

* feat(portal-api): expose import/importable

* feat(cp-gql-schema): add import/importable

* feat(cp-frontend): import existing project

* style(portal-watch): lint

* style(portal-data): lint

* chore: update lockfile
2017-06-26 09:29:12 -05:00
Sérgio Ramos
8530b24691 feat(joyent-cp-frontend): integrate toolkit's SectionList 2017-06-22 11:47:25 +01:00
Sérgio Ramos
eb37c7de49 feat(joyent-cp-frontend): integrate toolkit's Breadcrumb 2017-06-20 10:40:23 +01:00
Sérgio Ramos
1cc2330b22 feat(joyent-cp-frontend): create dg initial implementation 2017-06-15 17:11:40 +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
8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00