SachaG
|
0e836c7cc4
|
more forms clean-up
|
2017-08-19 16:17:52 +09:00 |
|
SachaG
|
a5d88880fa
|
Reorganize forms package; individual forms component can now be overridden with replaceComponent
|
2017-08-19 10:41:08 +09:00 |
|
SachaG
|
05520088da
|
split out validation code in its own file
|
2017-08-17 10:48:20 +09:00 |
|
SachaG
|
3387745805
|
form fixes
|
2017-08-16 16:24:50 +09:00 |
|
SachaG
|
985c509aca
|
Improve form error handling; fields now show relevant validation errors
|
2017-08-16 16:18:40 +09:00 |
|
SachaG
|
e183f67487
|
context.autofilledValues -> context.getAutofilledValues
|
2017-08-05 15:01:13 +09:00 |
|
SachaG
|
2cf193af1e
|
Improve image upload form styling; pass context to parameters callback
|
2017-08-05 14:46:02 +09:00 |
|
SachaG
|
f82531e6e7
|
version 1.7.0
|
2017-08-02 19:02:18 +09:00 |
|
SachaG
|
5a0d0bd4c5
|
version 1.6.1
|
2017-08-01 14:20:56 +09:00 |
|
SachaG
|
b251d0704a
|
improve generated form fragments
|
2017-07-26 07:26:57 +09:00 |
|
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
|
6151b800b8
|
v1.6.0
|
2017-07-14 10:53:52 +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
|
f984b814f6
|
Use url type for url field
|
2017-06-22 16:42:29 +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
|
55bb30bce9
|
Add fragment initialization step; get rid of duplicate fragments warning; Note: Vulcan HoCs cannot be used outside of registerComponent anymore
|
2017-06-19 10:19:05 +09:00 |
|
SachaG
|
c4b2691d43
|
version 1.5.0
|
2017-06-11 19:39:57 -07:00 |
|
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
|
7be240e6ac
|
Fixed components before merge
|
2017-05-23 08:55:05 -06:00 |
|
Michel Herszak
|
2e7b461e24
|
Added PropTypes package and changed Component to PureComponent
|
2017-05-23 08:42:28 -06:00 |
|
SachaG
|
5a7d012145
|
Version 1.4.0
|
2017-05-20 10:02:37 +09: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
|
99c88dcbb1
|
Version 1.3.2
|
2017-04-10 11:23:39 +09:00 |
|
SachaG
|
2c741e526d
|
version 1.3.1
|
2017-04-09 15:47:08 +09:00 |
|
SachaG
|
0020ae0b89
|
Upgrade fourseven:scss to 4.5.0
|
2017-04-03 22:35:06 +09:00 |
|
SachaG
|
23b71dbda8
|
Add missing categories dependency; fix cloudinaryUrls blackbox bug; clean up forms dependencies; add optional collection2 replacement; fix restart script
|
2017-03-31 11:40:29 +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 |
|