Commit Graph

64 Commits

Author SHA1 Message Date
Sara Vieira 99374a8170 feat(ui-toolkit): replace bold with semibold fonts 2018-02-26 15:54:25 +00:00
Sérgio Ramos 36756fe75b feat(images): bootstrap 2018-02-09 14:16:42 +00:00
Sara Vieira 23e4554bf2 feat(ui-toolkit): add copiable field 2018-02-06 11:27:10 +00:00
Sérgio Ramos 38d162843d fix(my-joy-beta): fix section spacings
fixes #1096
2018-01-31 15:06:21 +00:00
Sérgio Ramos b504d637ed feat(ui-toolkit): implement native <sup> with badge
fixes #1049
fixes #1048
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 e425de2c67 fix(icons): remove unused icons
fixes #970
2018-01-26 15:57:18 +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 c75bb9328d feat(navigation): initial commit 2018-01-17 19:10:39 +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 98166047fd feat(my-joy-beta): create instane page starter 2018-01-08 19:16:12 +00:00
Sara Vieira 0a409f0924 test(ui-toolkit): initial tests 2017-12-22 01:08:27 +00:00
Sara Vieira f6c2802b32 feat(ui-toolkit): remove progress-bar
BREAKING CHANGE
2017-12-18 13:42:56 +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
Sara Vieira 8c604df1d2 feat(my-joy-beta): instance tags
fixes #905
2017-12-06 15:35:22 +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 195a24dc5e feat(icons): add action icons 2017-11-28 13:57:10 +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
Sara Vieira 48b9aef8cb feat(ui-toolkit): remove slider
BREAKING
2017-11-20 11:34:53 +00:00
Sara Vieira 0be8553e29 feat(create-instance): revised feedback changes 2017-11-20 11:33:50 +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 75e5454b92 implement table components and integrate them (#822)
* feat: implement table components and integrate them

* fix(ui-toolkit): styleguide css

* fix(ui-toolkit): merge
2017-10-31 10:29:15 +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 5ebce8fdea
feat(ui-toolkit) - Make adjustments to header (#824)
* feat(ui-toolkit) - Make adjustments to header

* feat(ui-toolkit) - Make adjustments to header
2017-10-30 11:52:53 +00:00
Sara Vieira 854afa0c0d fix(boilerplate): fix install 2017-10-24 11:09:57 +01:00
Sara Vieira 3c792c4150 feat(ui-toolkit): remove old chevron
fixes #782
2017-10-20 14:41:14 +01:00
Sérgio Ramos 6cf84c583c feat(boilerplate): create next-like boilerplate for quick prototypes
also, some cleanup

fixes #773
2017-10-19 22:15:52 +01:00
Sérgio Ramos ee30f5e7bf feat(ui-toolkit): remove topology 2017-10-17 16:31:43 +01:00
Sérgio Ramos 433d8db50a feat(ui-toolkit): composable Breadcrumb
fixes #734
2017-10-12 18:30:42 +01:00
Sara Vieira 4baf6647d5 feat(ui-toolkit): toggles implementation according to spec 2017-10-10 11:15:35 +01:00
Sérgio Ramos 4a668e7c32 feat(ui-toolkit): refactor Message into a more composable widget
fixes #733
2017-10-09 14:51:44 +01:00
Sara Vieira cf2fb5e645 fix(ui-toolkit): fix cards implementation 2017-10-09 14:35:52 +01:00
Sara Vieira 8097d2f5ba fix(ui-toolkit): small fixes
- Adds sidebar design
 - Adds correct spacing to headers and text
 - Changes color design to look more like spec
 - Fixes papyrus font
 - Adds Roboto Mono as default code font
2017-10-04 18:30:10 +01:00
Sérgio Ramos 4447a9c610 feat(ui-toolkit): add editor component 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 718bab3c78 feat(my-joyent): ssd/magnetic form 2017-09-25 14:47:00 +01:00
Sara Vieira 884db125e0 feat(my-joyent): fetch packages and implement filters 2017-09-14 12:26:57 +01:00
Sara Vieira d1bc04c528 fix(cp-frontend,ui-toolkit): increase synchrony between wireframes and code 2017-09-07 16:02:29 +01:00
Sérgio Ramos cac9453154 style: format 2017-08-28 20:24:36 +01:00
JUDIT GRESKOVITS 1eac90c79a feat: initial metrics implementation 2017-08-25 18:29:47 +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
JUDIT GRESKOVITS b1f76553ce feat(ui-toolkit, cp-frontend): Add error message component and error messages 2017-08-02 14:11:25 +01:00
JUDIT GRESKOVITS ee5a071bd9 feat(ui-toolkit, cp-frontend): Add ui to delete a deployment group 2017-07-17 14:28:58 +01:00