Commit Graph

1719 Commits

Author SHA1 Message Date
Inayaili de León Persson
9cc0150696 docs(ui-toolkit): updated typography docs
- American spelling of neighbourhood
- Unpluralised "leading"
- Singular "body"
2018-01-03 14:28:44 +00:00
Inayaili de León Persson
9c16a0c7ed Updated color.js copy (#959)
- Missing apostrophe in Triton
- Changed start of Action Colors para
- Changed start of Greys para
2018-01-03 14:22:01 +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
Sérgio Ramos
e9c833d1ea fix(ui-toolkit): show column on bp greater than xs 2017-12-22 14:58:16 +00:00
Sérgio Ramos
6fa74685f1 fix(ui-toolkit): fix border of popover tip 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
c184066f26 build: pin graphql resolution 2017-12-22 02:16:36 +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
Sara Vieira
3bef7378e8 refactor(ui-toolkit): use currentcolor to fallback to color definition 2017-12-18 15:40:31 +00:00
Sara Vieira
5d502df2d4 fix(ui-toolkit): workaround color bug in safari 2017-12-18 14:31:35 +00:00
Sara Vieira
f6c2802b32 feat(ui-toolkit): remove progress-bar
BREAKING CHANGE
2017-12-18 13:42:56 +00:00
Sara Vieira
d0769903a3 fix(ui-toolkit): fix small bugs 2017-12-18 11:25:50 +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
Sara Vieira
bba8c99ee6 fix(ui-toolkit): header, button, and checkbox. new toggle 2017-12-06 15:03:40 +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
506048a64a build(icons): watch icons on dev 2017-11-28 14:46:27 +00:00
Sérgio Ramos
195a24dc5e feat(icons): add action icons 2017-11-28 13:57:10 +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
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