Commit Graph

173 Commits

Author SHA1 Message Date
JUDIT GRESKOVITS 8e90dbfa56 feat(cp-frontend, ui-toolkit): Resize nodes and topolgy 2017-06-27 17:48:03 +01:00
Sérgio Ramos 1fcd1b9eed feat(joyent-ui-toolkit): implement SectionList 2017-06-22 11:47:25 +01:00
robertzlatarski 3fc72f667e feat(joyent-ui-toolkit): Add dropdown component 2017-06-20 12:27:38 +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 e6b6f6a761 feat(joyent-ui-toolkit): implement Breadcrumb 2017-06-20 10:40:23 +01:00
JUDIT GRESKOVITS 7e359e5836 feat: number input and mutations for restart, stop and start 2017-06-19 13:48:34 +01:00
Sérgio Ramos dc5cd78f50 test(joyent-ui-toolkit): format with prettier 2017-06-16 23:34:30 +01:00
JUDIT GRESKOVITS bd2bf728c6 feat(joyent-cp-frontend,joyent-ui-toolkit,joyent-cp-gql-mock-data): Scaling and delete modals 2017-06-16 15:19:30 +01:00
Sérgio Ramos 6cfeae136d chore: fix linting with hoisted eslint 2017-06-15 17:11:40 +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 4ca5fc4f3b refactor(joyent-ui-toolkit): remove Header redundant properties 2017-06-07 15:09:49 +01:00
Sérgio Ramos 56315d02c7 feat(joyent-ui-toolkit): implement Header component 2017-06-07 15:09:49 +01:00
Sérgio Ramos 87b3d8e9f5 fix(joyent-ui-toolkit): force min-width of CardOptions 2017-06-06 11:57:12 +01:00
Sérgio Ramos 372665f978 build(joyent-ui-toolkit): compile styleguide and serve 2017-06-02 02:27: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
JUDIT GRESKOVITS 8cd863f394 fix(joyent-cp-frontend,joyent-ui-toolkit): Uuids become ids 2017-06-01 15:05:10 +01:00
JUDIT GRESKOVITS cab7411454 feat(joyent-ui-toolkit,joyent-cp-frontend): Quick actions show and hide 2017-06-01 11:08:32 +01:00
Sérgio Ramos 61d1df94c1 style: update root lint rules 2017-05-31 20:17:12 +01:00
JUDIT GRESKOVITS cc16944dbe feat(joyent-ui-toolkit): Add tooltip 2017-05-30 14:06:18 +01:00
geek 1efcc32748 chore(portal-data): move portal-data to packages 2017-05-25 21:07:34 +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