Commit graph

21 commits

Author SHA1 Message Date
SachaG
8703a7c303 include user edit modal inside admin package; fix default avatar; admins can now perform every action; include form styles in form package; small form fixes 2017-07-19 16:55:51 +09:00
SachaG
3974471e67 Use apollo-errors package for form errors 2017-07-07 10:21:15 +09:00
Discordius
5d9ba69292 Added failure form callbacks and success form callbacks 2017-07-06 13:31:37 -07:00
SachaG
6a927c444f do not override existing content fields when prefilling 2017-06-28 08:50:51 +09:00
SachaG
9b0b9698a1 fix to avoid duplicate posts 2017-06-22 16:41:56 +09:00
SachaG
4ad845440c clean up; remove flatten call from Form.jsx; make it possible to specify id:null to not sort by id 2017-06-20 10:25:34 +09:00
SachaG
ad5c2818c0 Add new limit custom property to show character count in form fields 2017-06-07 17:59:02 -07: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
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
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
404ce0a52c Use currentUserLoading instead of loading; add setFormState helper to form context 2017-04-20 16:04:24 +09:00
SachaG
64afd5d8c2 Use prefilledProps for both edit document and new document forms 2017-04-15 21:40:15 +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
Renamed from packages/nova-forms/lib/Form.jsx (Browse further)