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
|
0503802282
|
ci: better run-parallel error log
|
2017-06-01 17:04:13 +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 |
|