Commit Graph

117 Commits

Author SHA1 Message Date
Sérgio Ramos
16733251a1 fix(my-joy-beta): pluralize 'pair' when appropriate 2018-01-08 15:05:48 +00:00
Sérgio Ramos
17d3563a42 fix(my-joy-beta): prevent race conditions when editing tags 2018-01-08 15:05:48 +00:00
Sérgio Ramos
a6f9b74f6f fix(my-joy-beta): don't show not ready sections 2018-01-08 15:05:48 +00:00
Sérgio Ramos
96297b8728 fix(my-joy-beta): don't use small buttons on toolbar action 2018-01-08 15:05:48 +00:00
Sérgio Ramos
28f44d943f fix(my-joy-beta): fix custom image on summary 2018-01-08 15:05:48 +00:00
Sérgio Ramos
a9ef5f91ba fix(my-joy-beta): revise and fix disabled/loading actions 2018-01-08 15:05:48 +00:00
Sérgio Ramos
0bccbc1988 fix(my-joy-beta): don't update header when editing keyValue 2018-01-08 15:05:48 +00:00
Sérgio Ramos
4678addd7a fix(my-joy-beta): add missing remove machine mutations 2018-01-08 15:05:48 +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
3db639d2a9 fix(my-joy-beta): enable reboot quick action button 2018-01-08 15:05:48 +00:00
Sara Vieira
8701aaebda feat(icons): add and revise some icons
- Deletes moment as a dependency
 - Adds two new icons
 - Credits styleguidist
 - Fixes console warnings
2018-01-05 16:35:26 +00:00
Sara Vieira
3caaebb0e9 feat(my-joy-beta): revise snapshots implementation
according to new designs

fixes #872
2018-01-05 15:42:09 +00:00
Sara Vieira
02b9f88315 fix(icons): fix play icon
fixes #951
2017-12-22 16:01:35 +00:00
Sara Vieira
eec4821dee feat(ui-toolkit): remove basealign
BREAKING CHANGE
2017-12-22 15:16:40 +00:00
Sérgio Ramos
2d847da1d4 fix(my-joy-beta): re-connect popover actions 2017-12-22 14:58:16 +00:00
Sara Vieira
e297eb7669 fix(my-joy-beta): fix small tag bugs 2017-12-22 14:51:38 +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
2538453d98 feat(my-joy-beta): revise Metadata and KeyValue implementations
fixes #908
2017-12-22 14:51:07 +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
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
8c604df1d2 feat(my-joy-beta): instance tags
fixes #905
2017-12-06 15:35:22 +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
cc5bb78dc4 fix(my-joy-beta): show quick-actions left border 2017-12-04 18:24:53 +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
Sérgio Ramos
42b4c6230e feat(ui-toolkit): fluid Breadcrumb with bottom-border (#884) 2017-11-16 13:17:24 +00:00
Sérgio Ramos
897e56b772 test(my-joy-beta): update metadata/tags snapshots 2017-11-16 12:14:36 +00:00
Sérgio Ramos
3e650addcb feat(ui-toolkit): fluid Header 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
28918fb464 style: lint and format 2017-11-02 13:33:43 +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
bff7fe704e feat(my-joy-beta): make queries for dns
fixes #725
2017-10-25 18:09:02 +01:00
Sérgio Ramos
98b4a713a0 feat(ui-toolkit): tooltip and popover 2017-10-24 15:21:39 +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
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
dccfd35525 feat(my-joy-beta): improve metadata/tags whitespace 2017-10-17 10:36:23 +01:00
Sérgio Ramos
8cdf8070e8 feat: list, create and start snapshots 2017-10-17 10:36:23 +01:00
Sérgio Ramos
55811372fb feat(my-joy-beta): add loading and error to instance list actions 2017-10-17 10:36:23 +01:00
Sérgio Ramos
1a3593c9ca feat: update triton logo 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
7536cdfc85 chore: update dependencies from rlated repos 2017-10-13 10:47:16 +01:00
Sérgio Ramos
433d8db50a feat(ui-toolkit): composable Breadcrumb
fixes #734
2017-10-12 18:30:42 +01:00
Sérgio Ramos
68834c31f4 chore: update dependencies (including react 16) 2017-10-09 19:27:46 +01:00
Sérgio Ramos
a70e93aee9 fix(my-joy-beta): fluid Select in instance list 2017-10-09 15:13:08 +01:00
Sérgio Ramos
b4abe731c5 chore: format 2017-10-09 14:51:44 +01:00
Sérgio Ramos
78ea172428 fix(my-joy-beta): use new Message API 2017-10-09 14:51:44 +01:00
Sérgio Ramos
dd32058c9d feat(my-joy-beta): sort and actions 2017-10-09 14:51:44 +01:00
Sérgio Ramos
a3fc39c293 feat(my-joy-beta): remove affinity from instance sections 2017-10-03 16:30:41 +01:00
Sérgio Ramos
98cdf2a00b feat(my-joy-beta): add feed to instance sections 2017-10-03 16:30:27 +01:00
Sérgio Ramos
77540223ab fix(my-joy-beta): adapt to cloudapi-gql breaking changes 2017-10-03 16:05:01 +01:00
Sérgio Ramos
ed4ce42237 feat(gql-cloudapi): template tag schema re-write
- uniform api usage for some models (account/user, networks/vlans/fabrics, etc)
 - graphidoc, playground, faker, and voyager support
 - schema in a template tag and documented
 - apollo-errors
 - apollo-server-hapi and schema using graphql-tools/makeExecutableSchema
 - replace express with Hapi
 - eslint support for graphql
 - updated dependencies
2017-10-03 14:59:22 +01:00
Sérgio Ramos
b64f345e13 style: lint and format 2017-10-03 14:47:41 +01:00
Sérgio Ramos
09ef1cacde feat(my-joy-beta): initial tableview for networks and firewall 2017-10-03 14:47:41 +01:00
Sérgio Ramos
7a2a61a9db feat(my-joy-beta): only transform tags to array once 2017-10-03 14:47:41 +01:00
Sérgio Ramos
0da6f30f38 feat(my-joy-beta): use editor on metadata 2017-10-03 14:47:41 +01:00
Sérgio Ramos
2291666d81 feat(my-joy-beta): show filter when loading machines 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