Commit Graph

1590 Commits

Author SHA1 Message Date
Sérgio Ramos f0a64cf8af feat(ui-toolkit): detach icons into its own package 2017-11-24 15:09:08 +00:00
Sérgio Ramos f863dc792b build: don't clean examples 2017-11-23 16:56:59 +00:00
Sara Vieira 36de79324b feat(create-instance): affinity prototype 2017-11-22 12:13:33 +00:00
Sara Vieira 48b9aef8cb feat(ui-toolkit): remove slider
BREAKING
2017-11-20 11:34:53 +00:00
Sara Vieira 0be8553e29 feat(create-instance): revised feedback changes 2017-11-20 11:33:50 +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 c983f9f9ca style: prettify 2017-11-16 12:14:36 +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 34db52d541 docs: add cloudapi-gql repo link 2017-11-02 16:54:33 +00:00
Sérgio Ramos d8f0dec487 chore: detach cloudapi-gql
related: #842
2017-11-02 16:50:43 +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 8bb9c18b9c fix: flatten directories array passed to globby
fixes run-staged-pkg globby call
2017-11-02 13:11:04 +00:00
Inayaili de León Persson 5d4b22070f
Removed bullet lists from titles 2017-11-01 17:54:46 +00:00
Inayaili de León Persson e1ce2839b7
Update issue template
Removed bullet lists and made headings instead for clarity
2017-11-01 17:52:57 +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 f7eb8a276c
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
2017-10-30 17:12:00 +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 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
Sara Vieira c1327083d3 docs: add react-topology and metrics-yall to readme 2017-10-19 22:14:59 +01:00
Sérgio Ramos 86cd1430af docs: add links to related repos 2017-10-18 10:17:06 +01:00
Sérgio Ramos c823d3f967 build: define some yarn resolutions
this helps to build a flatter dependency tree
2017-10-17 16:34:56 +01:00
Sérgio Ramos ee30f5e7bf feat(ui-toolkit): remove topology 2017-10-17 16:31:43 +01:00
Sérgio Ramos af817cf059 build: ignore _env files in .gitignore 2017-10-17 15:52:47 +01:00
Sérgio Ramos 1054d42660 build: run dev/start in parallel with stream 2017-10-17 15:51:24 +01:00
Sérgio Ramos fe3d5c1bb7 build(my-joyent): use joyent-react-scripts 2017-10-17 15:48:32 +01:00
Sara Vieira fd17bf995b fix(ui-toolkit): update colors to match spec
fixes #768
2017-10-17 11:01:57 +01:00
Sara Vieira 772b097458 fix(my-joyent): fix reset filters on prototype
fixes #766
2017-10-17 11:00:21 +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 70577ca442 feat(ui-toolkit): allow long FormLabel's 2017-10-17 10:36:23 +01:00
Sérgio Ramos f764b36479 fix(ui-toolkit): fix FormSelect fluid flag 2017-10-17 10:36:23 +01:00
Sérgio Ramos 18f2ace3e9 fix(ui-toolkit): don't pass input specific props to checkbox li 2017-10-17 10:36:23 +01:00
Sérgio Ramos f055118c2a feat(ui-toolkit): text-overflow: ellipsis on input placeholder 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 966d326f3f feat(cloudapi-gql): add updated and created fields to Snapshot 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