Commit Graph

18 Commits

Author SHA1 Message Date
Sara Vieira 36de79324b feat(create-instance): affinity prototype 2017-11-22 12:13:33 +00:00
Sara Vieira 607d2ae8cb feat: new tables and affinity prototype 2017-11-16 10:47:32 +00:00
Sérgio Ramos c47333ed1b feat: tags and metadata new ui and mutations 2017-11-14 16:03:30 +00:00
Sérgio Ramos d84f972fbe smaller and simpler Card api (#821)
* feat(ui-toolkit): smaller and simpler Card api

fixes: #809
fixes: #777

* feat(ui-toolkit) - Make adjustments to header (#824)

* feat(ui-toolkit) - Make adjustments to header

* feat(ui-toolkit) - Make adjustments to header

* add issue and pull request templates (#819)

* feat(all) - Add issue and pull ruequest templates

* Update PULL_REQUEST_TEMPLATE.md

* Create COMMIT_GUIDELINES.md

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Update COMMIT_GUIDELINES.md

* feat(ui-toolkit): smaller and simpler Card api

fixes: #809
fixes: #777
2017-10-31 10:03:44 +00:00
Sara Vieira ebcc19e8dd docs(ui-toolkit): Add demos to all toolkit components
fixes #810
2017-10-23 15:09:49 +01:00
Sara Vieira fd17bf995b fix(ui-toolkit): update colors to match spec
fixes #768
2017-10-17 11:01:57 +01:00
Sérgio Ramos 68834c31f4 chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
Sara Vieira cf2fb5e645 fix(ui-toolkit): fix cards implementation 2017-10-09 14:35:52 +01:00
Sérgio Ramos 19b1176435 style: lint 2017-09-07 16:29:41 +01:00
Sérgio Ramos cac9453154 style: format 2017-08-28 20:24:36 +01:00
JUDIT GRESKOVITS bc026b2341 feat(ui-toolkit, cp-frontend): Add clear status and health messaging and refactor tooltips use 2017-08-14 11:35:26 +01:00
JUDIT GRESKOVITS 2fb4a77c96 feat(ui-toolkit, cp-fronted, portal-api): Env variables input redesign 2017-08-08 11:22:46 +01:00
Sérgio Ramos 68685284ea feat(ui-toolkit): add disabled card mode 2017-07-27 18:50:01 +01:00
JUDIT GRESKOVITS ef6c166c56 feat(ui-toolkit, cp-frontend): Fix services list 2017-06-28 18:38: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 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