Commit graph

74 commits

Author SHA1 Message Date
SachaG
f26d0d0915 Make form groups expandable 2017-06-11 18:50:19 -07:00
SachaG
ad5c2818c0 Add new limit custom property to show character count in form fields 2017-06-07 17:59:02 -07:00
SachaG
56129faa78 various small fixes 2017-06-06 17:22:17 -07:00
SachaG
7bf856fd1e merge terms from 3 sources in withList; permission check in PostsEditForm; do not default to current date in DateTime component; email subject accepts string; show email properties in debug preview; add async callbacks to charge hook 2017-06-04 13:56:40 +09:00
SachaG
71fb896378 Use better imports for react-bootstrap 2017-06-02 07:19:39 +09:00
SachaG
3ca6f6553b Merge branch 'devel' into new-i18n 2017-06-01 18:41:19 +09:00
SachaG
18079b9d30 add submitLabel and cancelLabel SmartForms props; change cloudinary setting name to cloudinary 2017-06-01 11:50:47 +09:00
SachaG
7e2de51bde react-i18n -> vulcan:i18n 2017-06-01 11:42:30 +09:00
SachaG
bd192a5488 update to Meteor 1.5 2017-06-01 10:00:16 +09:00
SachaG
ed5a0d87bd Change posts list resolver’s check; small fixes 2017-05-30 09:57:57 +09:00
SachaG
262dca5d3b Add addToSubmitForm() function to form context that lets components add callbacks on form submission; make runCallbacks and runCallbacksAsync take arrays of functions as first arguments. 2017-05-30 09:49:38 +09:00
Michel Herszak
2e7b461e24 Added PropTypes package and changed Component to PureComponent 2017-05-23 08:42:28 -06:00
Michel Herszak
14f5ba8971 Added PropTypes from 'prop-types'; 2017-05-19 14:42:43 -06:00
SachaG
bda9feab98 Initialized unset to empty object 2017-05-07 22:01:52 +09:00
SachaG
6cff2b19fd integrate Embedly thumbnail inside EmbedlyURL component (not using ThumbnailURL anymore) 2017-05-06 16:08:01 +09:00
SachaG
a52eb02f41 Fix forms label i18n; convert number form values if needed; get rid of checkboxgroup hack; fix radiogroup issue; take out hidden fields from getFieldNames fields 2017-05-04 11:16:03 +09:00
SachaG
720b623089 fix generated form fragment bug 2017-04-28 09:30:09 +09:00
SachaG
404ce0a52c Use currentUserLoading instead of loading; add setFormState helper to form context 2017-04-20 16:04:24 +09:00
SachaG
11abfb8ad3 Fix issue in categories parameters callback; fix issue with generated fragment in edit form; convert collection name to lowercase to get hook name; do not wrap mailchimp sync all in try..catch; add console.log after subscribe/unsubscribe; tweak posts list resolver so that it works even with multiple statuses; show url in ssr errors; add limit to RSS feed 2017-04-19 12:19:17 +09:00
SachaG
64afd5d8c2 Use prefilledProps for both edit document and new document forms 2017-04-15 21:40:15 +09:00
SachaG
b41102630f don’t try to follow resolvers for form’s generated fragment 2017-04-12 10:02:22 +09:00
SachaG
a5d8202f27 add onClick handler to icons; fix forms placeholder; add dummy property hook in users package directly 2017-03-27 10:53:44 +09:00
SachaG
929352619f Nova -> Vulcan 2017-03-24 10:35:19 +09:00
SachaG
72be56a590 renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00