Commit Graph

8 Commits

Author SHA1 Message Date
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 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 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 bdb364b63d feat(my-joy-beta): navigation and tagoxony 2017-09-27 14:01:46 +01:00