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