Commit Graph

148 Commits

Author SHA1 Message Date
Sérgio Ramos 6f25747e09 fix(ui-toolkit): remove FormMeta left margin
fixes #964
2018-01-26 15:57:18 +00:00
Sérgio Ramos 31d88baf44 feat(my-joy-beta): imc fw rules
fixes #1075
2018-01-24 23:02:07 +00:00
Sérgio Ramos 52d651a598 feat(my-joy-beta): imc cns
fixes #1076
fixes #886
2018-01-24 22:46:46 +00:00
Sérgio Ramos 0681fb05fe fix(my-joy-beta): polyfill Number.isFinite 2018-01-24 11:35:06 +00:00
Sérgio Ramos 0706548ed5 fix(my-joy-beta): polyfill String.prototype.includes 2018-01-24 11:21:27 +00:00
Sérgio Ramos 4760db95ff fix: update dependencies for ie11 compat 2018-01-23 21:07:08 +00:00
Sara Vieira a1ddd37546 fix(my-joy-beta): grey out inactive firewalls
fixes #1053
2018-01-23 14:33:55 +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
Sérgio Ramos 67f36a464b fix(my-joy-beta): create instance deploy ux improvements
fixes #1015
2018-01-18 15:16:13 +00:00
Sara Vieira 0e342afd13 fix(my-joy-beta): create instance - cns ui fixes
fixes #1013
2018-01-17 20:11:42 +00:00
Sérgio Ramos c75bb9328d feat(navigation): initial commit 2018-01-17 19:10:39 +00:00
Sara Vieira 35c50de56b fix(my-joy-beta): create instance - packages ui fixes
fixes #1007
2018-01-16 15:34:54 +00:00
Sérgio Ramos 2e3dfb3444 build(icons): version bump 2018-01-15 18:25:56 +00:00
Sara Vieira 4bd89561c4 fix(my-joy-beta): create instance - name ui fixes
fixes #1004
2018-01-15 17:34:15 +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 8f786ae278 build(my-joy-beta): remove styled-components babel plugin 2018-01-08 15:05:48 +00:00
Sérgio Ramos a62b95072f test(my-joy-beta): test list, metadata, tags, and home 2017-12-22 14:51:08 +00:00
Sérgio Ramos 8f7694f7f4 feat(my-joy-beta): revise Tags to use new KeyValue 2017-12-22 14:51:07 +00:00
Sérgio Ramos c184066f26 build: pin graphql resolution 2017-12-22 02:16:36 +00:00
Sérgio Ramos 4b84756e47 fix(my-joy-beta): fix regressions introduced by removing Title 2017-12-22 02:11:50 +00:00
Sara Vieira 0a409f0924 test(ui-toolkit): initial tests 2017-12-22 01:08:27 +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 890e093656 docs(ui-toolkit): new styleguide layout 2017-12-15 14:39:37 +00:00
Sara Vieira 8c604df1d2 feat(my-joy-beta): instance tags
fixes #905
2017-12-06 15:35:22 +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
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 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 34db52d541 docs: add cloudapi-gql repo link 2017-11-02 16:54:33 +00:00
Sérgio Ramos 8bb9c18b9c fix: flatten directories array passed to globby
fixes run-staged-pkg globby call
2017-11-02 13:11:04 +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
Sérgio Ramos 2b7a7d9221 fix: add missing eslint-plugin-markdown peer dependency 2017-10-25 16:02:49 +01:00
Sérgio Ramos 98b4a713a0 feat(ui-toolkit): tooltip and popover 2017-10-24 15:21:39 +01:00
Sara Vieira 854afa0c0d fix(boilerplate): fix install 2017-10-24 11:09:57 +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 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
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 6f10428b0f feat: instances list actions 2017-10-13 10:47:16 +01:00
Sérgio Ramos 549e08717a ci: don't run tests in pre-commit 2017-10-12 19:56:41 +01:00