Commit graph

20 commits

Author SHA1 Message Date
SachaG
dfa4c77314 ESLint fixes 2018-09-16 11:48:38 +09:00
SachaG
4af2492e07 Make Card and Datatable components more flexible when working with static data; add title prop 2018-07-11 08:34:01 +02:00
SachaG
20db318c40 More work on withMulti and withSingle 2018-06-05 12:12:04 +09:00
SachaG
b4f960301b Isolate bootstrap dependencies in new vulcan-ui-bootstrap package 2018-04-23 09:47:04 +09:00
SachaG
759899212f Remove __typename from datatable; fix select options 2018-03-28 11:20:41 +09:00
SachaG
09de6392f3 Handle urls in cards/datatable 2018-02-24 18:58:14 +09:00
SachaG
582dc2010b Add support for Users objects to cards & datatables 2018-02-24 18:15:54 +09:00
SachaG
ab7ca9e53e Un-revert the revert 2018-01-27 12:46:45 +09:00
Michel Herszak
f1ae1d014d
Revert "showEdit on Card" 2018-01-26 16:32:26 -07:00
Eric Burel
e85bbab894
showEdit on Card
This make the Card consistent with the Datatable, and allow to hide the `edit` button on cards using the `showEdit` prop.
2018-01-26 17:57:15 +01:00
SachaG
b21dac2c3d Card component tweaks 2018-01-11 21:30:34 +09:00
SachaG
0fb9771376 Don't forget to await! 2017-09-30 11:47:41 +09:00
SachaG
984021cd7f Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
SachaG
27af668f87 improve Vulcan onboarding with default route screens 2017-08-31 12:54:09 +09:00
SachaG
c4cd01a0f3 accomodate non-schema fields in Card component 2017-08-07 13:30:02 +09:00
SachaG
8053852c6f small tweaks; remove kadira package 2017-08-01 17:21:16 +09:00
SachaG
80fa8be256 hardcode package versions to enable meteor publish 2017-08-01 14:16:16 +09:00
SachaG
9a9b42bf86 add fields option to Card component; make withDocument use default fragments 2017-07-29 09:26:31 +09:00
SachaG
314f6cb87a internationalize Card component 2017-07-26 07:30:58 +09:00
SachaG
9c94a75d65 add new Card component 2017-07-25 18:39:26 +09:00