Commit Graph

26 Commits

Author SHA1 Message Date
Sérgio Ramos 0ce87d3edd fix(my-joy-beta): simplify create-instance images implementation
fixes #1027
fixes #1028
2018-01-30 11:03:40 +00:00
Sérgio Ramos 563a112d4f feat(my-joy-beta): revise card documentation
fixes #965
2018-01-30 11:03:40 +00:00
Sérgio Ramos f489e34402 feat(my-joy-beta): create instance networks
fixes #985
2018-01-11 20:15:47 +00:00
Sara Vieira 0a409f0924 test(ui-toolkit): initial tests 2017-12-22 01:08:27 +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
Sara Vieira 4baf6647d5 feat(ui-toolkit): toggles implementation according to spec 2017-10-10 11:15:35 +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 bdb364b63d feat(my-joy-beta): navigation and tagoxony 2017-09-27 14:01:46 +01:00
Sara Vieira 93b199e957 fix(my-joyent): sliders need to be reset 2017-09-18 18:23:17 +01:00
Sara Vieira 3a425ee7e4 feat: blue highlight when a package is selected 2017-09-18 15:08:55 +01:00
Sara Vieira 4c666bb438 fix(my-joyent): fix some inconsistencies in technical Prototype 2017-09-15 16:22:44 +01:00
Sara Vieira 5b1059882b feat(my-joyent): add group filtering 2017-09-14 17:50:22 +01:00
Sara Vieira 884db125e0 feat(my-joyent): fetch packages and implement filters 2017-09-14 12:26:57 +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
Sérgio Ramos db58882a15 fix(ui-toolkit): make Card compatible with grid system 2017-07-26 16:27:12 +01:00
JUDIT GRESKOVITS ef6c166c56 feat(ui-toolkit, cp-frontend): Fix services list 2017-06-28 18:38:28 +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