Commit Graph

27 Commits

Author SHA1 Message Date
Sérgio Ramos 882cb68ec2 feat(ui-toolkit): a more reusable ui-toolkit
- remove dependencies on redux-form, react-router-dom, and react-redux.
 - work with every font, and don't bundle fonts
 - don't bundle editor
2017-12-15 15:23:38 +00:00
Sérgio Ramos 1a2b278c32 style: lint and format 2017-12-15 14:53:59 +00:00
Sara Vieira 890e093656 docs(ui-toolkit): new styleguide layout 2017-12-15 14:39:37 +00:00
Sara Vieira bba8c99ee6 fix(ui-toolkit): header, button, and checkbox. new toggle 2017-12-06 15:03:40 +00:00
Sérgio Ramos 9cf7a94e17 feat(my-joy-beta): instance list
fixes #869 #871
2017-12-04 18:04:19 +00:00
Sara Vieira c087f0bd9f
feat(my-joy-beta): instance home
fixes #814
2017-11-28 14:50:55 +00:00
Sara Vieira 0be8553e29 feat(create-instance): revised feedback changes 2017-11-20 11:33:50 +00:00
Sérgio Ramos c983f9f9ca style: prettify 2017-11-16 12:14:36 +00:00
Sara Vieira 607d2ae8cb feat: new tables and affinity prototype 2017-11-16 10:47:32 +00:00
Sérgio Ramos 98b4a713a0 feat(ui-toolkit): tooltip and popover 2017-10-24 15:21:39 +01: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 8cdf8070e8 feat: list, create and start snapshots 2017-10-17 10:36:23 +01:00
Sérgio Ramos 6f10428b0f feat: instances list actions 2017-10-13 10:47:16 +01:00
Sara Vieira 12ec0c33ea fix(ui-tollkit): improve loading button styles
fixes #754
2017-10-12 19:55:05 +01:00
Sérgio Ramos b64f345e13 style: lint and format 2017-10-03 14:47:41 +01:00
Sérgio Ramos bdb364b63d feat(my-joy-beta): navigation and tagoxony 2017-09-27 14:01:46 +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 d0e4bcd27e chore(ui-toolkit): add tertiary button 2017-09-08 13:01:37 +01:00
Sérgio Ramos b89d1ad686 feat(cp-frontend): display metrics in service list 2017-08-30 10:20:05 +01:00
Sérgio Ramos cac9453154 style: format 2017-08-28 20:24:36 +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 e8600b2c0d test(ui-toolkit): unit tests 2017-07-26 15:21:35 +01:00
JUDIT GRESKOVITS 47e9982d7f feat(ui-toolkit, cp-frontend): Ensure colours are correct and check designs 2017-07-11 15:29:19 +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