Commit Graph

23 Commits

Author SHA1 Message Date
johnytiago 078513f603 feat(instances): adds cli-details UI 2018-06-04 14:30:07 +01:00
Sérgio Ramos 063e40859d feat(sg): bootstrap 2018-06-04 11:46:08 +01:00
Sérgio Ramos fc84358dff feat(templates): bootstrap 2018-06-04 11:46:08 +01:00
johnytiago 32d5cdc293 refactor(instances): refactor create instance flow
fixes #1354
2018-05-08 15:32:10 +01:00
johnytiago 316773d9b7 feat(ui-toolkit): remove all margins
fixes #1156
2018-05-08 15:32:10 +01:00
Sara Vieira fab0bbfcc3 fix(instances): only use latest version of each image
fixes #1321
2018-03-21 16:19:17 +00:00
Sara Vieira 9bdf02b1ba feat(ui-toolkit): add new components
references #1238

this includes:
 - add footer and frids
 - update colors
 - add tags
 - add empty table
 - add superscript
 - add toasts
2018-03-20 11:44:20 +00:00
Sérgio Ramos 0d207f01e8
feat(my-joy-beta): create instance user scripts
fixes #984
2018-01-19 17:37:31 +00:00
Sérgio Ramos e650a070a4 feat(bundle): support sso 2018-01-19 11:16:08 +00:00
Sara Vieira 74a4b82006 fix(my-joy-beta): create instance - general ui fixes
fixes #1016
2018-01-16 11:54:22 +00:00
Sara Vieira 069e56f921 feat(my-joy-beta): create instance affinity
fixes #988
2018-01-12 15:25:26 +00:00
Sara Vieira 98166047fd feat(my-joy-beta): create instane page starter 2018-01-08 19:16:12 +00:00
Sara Vieira 3bef7378e8 refactor(ui-toolkit): use currentcolor to fallback to color definition 2017-12-18 15:40:31 +00:00
Sara Vieira 5d502df2d4 fix(ui-toolkit): workaround color bug in safari 2017-12-18 14:31:35 +00:00
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 f0a64cf8af feat(ui-toolkit): detach icons into its own package 2017-11-24 15:09:08 +00:00
Sara Vieira 36de79324b feat(create-instance): affinity prototype 2017-11-22 12:13:33 +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
Sara Vieira 3e0e7b2e5e feat(ui-toolkit): add more icons page 2017-09-26 17:07:45 +01:00
Sara Vieira be4190d8cb feat(ui-toolkit): typography and getting started 2017-09-26 12:12:15 +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