Commit Graph

75 Commits

Author SHA1 Message Date
Sérgio Ramos
15213ba6ce fix(my-joy-beta): adjust select inputs width in affinity
fixes #1090
2018-01-25 17:16:09 +00:00
Sérgio Ramos
2ebace64c0 fix(my-joy-beta): monospace instance name on network details
fixes #1089
2018-01-25 16:50:10 +00:00
Sérgio Ramos
0d207f01e8
feat(my-joy-beta): create instance user scripts
fixes #984
2018-01-19 17:37:31 +00:00
Sara Vieira
780814aef9 fix(my-joy-beta): create instance - fix image ui
fixes #1005
2018-01-18 13:42:55 +00:00
Sérgio Ramos
9fba1860b0 fix(my-joy-beta): sanitize and validate instance name
fixes #1009
2018-01-18 13:18:37 +00:00
Sara Vieira
75767714ba fix(my-joy-beta): onBlur=null to avoid double click on next
fixes #1029
2018-01-18 11:16:56 +00:00
Sérgio Ramos
da38cd444a test: update snapshots 2018-01-17 19:40:10 +00:00
Sérgio Ramos
c75bb9328d feat(navigation): initial commit 2018-01-17 19:10:39 +00:00
Sara Vieira
03766d7fd8 fix(ui-toolkit): disabled cursor on disabled input
fixes #963
2018-01-16 18:21:16 +00:00
Sara Vieira
39d038fa73 fix(my-joy-beta): create instance - networks ui fixes
fixes #1011
2018-01-16 17:45:19 +00:00
Sara Vieira
35c50de56b fix(my-joy-beta): create instance - packages ui fixes
fixes #1007
2018-01-16 15:34:54 +00:00
Sara Vieira
5266b5d485 fix(my-joy-beta): create instance - affinity ui fixes
fixes #1014
2018-01-16 11:23:00 +00:00
Sara Vieira
069e56f921 feat(my-joy-beta): create instance affinity
fixes #988
2018-01-12 15:25:26 +00:00
Sara Vieira
ffb3215611 feat(my-joy-beta): create instance cns
fixes #987
2018-01-11 20:26:42 +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
e12a0d4dd2 feat(my-joy-beta): create packages in create instance page
fixes #981
2018-01-11 13:27:16 +00:00
Sérgio Ramos
ed801eba0a feat(my-joy-beta): tags and metadata in instance creation
fixes #983
fixes #982
2018-01-10 16:30:54 +00:00
Sara Vieira
2f92462be4 feat(my-joy-beta): image section in create instance 2018-01-09 18:14:20 +00:00
Sérgio Ramos
6bd073ff82 fix(ui-toolkit): fix form toggle infinite loop 2018-01-09 14:57:00 +00:00
Sérgio Ramos
6fb2dc85e6 test: update snapshots 2018-01-08 15:05:48 +00:00
Sérgio Ramos
2538453d98 feat(my-joy-beta): revise Metadata and KeyValue implementations
fixes #908
2017-12-22 14:51:07 +00:00
Sara Vieira
0a409f0924 test(ui-toolkit): initial tests 2017-12-22 01:08:27 +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
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
6f226b5d7d feat(ui-toolkit): embed arrow icon in table (#916) 2017-12-06 10:34:15 +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
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
Sérgio Ramos
c47333ed1b feat: tags and metadata new ui and mutations 2017-11-14 16:03:30 +00:00
Sérgio Ramos
8a0a0a4457 feat(ui-toolkit): abstract view-container in the Header implementation
* feat(ui-toolkit): abstract view-container in the Header implementation

* fix(ui-toolkit): import react in triton-beta logo

this fixes a missing import error because svgs are compiled to react components

* style(ui-toolkit): convert px leftovers
2017-11-02 15:18:25 +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
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
c15d7ae020 style: lint 2017-10-17 10:36:23 +01:00
Sérgio Ramos
70577ca442 feat(ui-toolkit): allow long FormLabel's 2017-10-17 10:36:23 +01:00
Sérgio Ramos
f764b36479 fix(ui-toolkit): fix FormSelect fluid flag 2017-10-17 10:36:23 +01:00
Sérgio Ramos
18f2ace3e9 fix(ui-toolkit): don't pass input specific props to checkbox li 2017-10-17 10:36:23 +01:00
Sérgio Ramos
f055118c2a feat(ui-toolkit): text-overflow: ellipsis on input placeholder 2017-10-17 10:36:23 +01:00
Sérgio Ramos
85afe3a228 style: format markdown 2017-10-12 20:15:41 +01:00
Sara Vieira
8d584459d0 fix(ui-toolkit): Input/Select disabled styling
fixes #746
2017-10-11 15:56:24 +01:00
Sara Vieira
a761b7da31 feat(ui-toolkit): add syntax highlighting to styleguide
fixes #745
2017-10-11 12:01:26 +01:00
Sara Vieira
4baf6647d5 feat(ui-toolkit): toggles implementation according to spec 2017-10-10 11:15:35 +01:00