Commit Graph

29 Commits

Author SHA1 Message Date
Sara Vieira 9e67c3ab67 fix(my-joy-beta): fix multiple bugs
fixes #1208
2018-02-23 15:59:12 +00:00
Sérgio Ramos 01e10c6962 fix(my-joy-beta): show create instance errors
# Conflicts:
#	packages/my-joy-beta/src/containers/create-instance/index.js
2018-02-22 01:03:37 +00:00
Sérgio Ramos 4593980883 feat(my-joy-beta): confirm some mutations 2018-02-22 01:01:08 +00:00
Sérgio Ramos d879202b4e feat: create instance from image, and vice-versa 2018-02-16 19:12:50 +00:00
Sérgio Ramos 36756fe75b feat(images): bootstrap 2018-02-09 14:16:42 +00:00
Sara Vieira de5fba81e3 feat(my-joy-beta): add empty state to instance list
fixes #765
2018-02-05 14:18:30 +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 0ce87d3edd fix(my-joy-beta): simplify create-instance images implementation
fixes #1027
fixes #1028
2018-01-30 11:03:40 +00:00
Sara Vieira 8c8dd1758d fix(my-joy-beta): remove filter input placeholder
fixes #1046
2018-01-22 15:19:31 +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
Sérgio Ramos 5a8c8e8fb2 fix(my-joy-beta): keep loading when removing 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 4678addd7a fix(my-joy-beta): add missing remove machine mutations 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 3caaebb0e9 feat(my-joy-beta): revise snapshots implementation
according to new designs

fixes #872
2018-01-05 15:42:09 +00:00
Sérgio Ramos 2d847da1d4 fix(my-joy-beta): re-connect popover actions 2017-12-22 14:58:16 +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 2538453d98 feat(my-joy-beta): revise Metadata and KeyValue implementations
fixes #908
2017-12-22 14:51:07 +00:00
Sérgio Ramos 9cf7a94e17 feat(my-joy-beta): instance list
fixes #869 #871
2017-12-04 18:04:19 +00: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 6f10428b0f feat: instances list actions 2017-10-13 10:47:16 +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 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 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