Commit graph

24 commits

Author SHA1 Message Date
SachaG
48092c171e Add correct id code to intl field missing validation errors 2018-11-30 15:59:07 +09:00
SachaG
bb80001056 Fix eslint issues 2018-06-30 11:34:17 +02:00
SachaG
12dd5b1141 Missed a conflict 2018-06-30 09:33:31 +02:00
SachaG
da98a6bd53 Merge branch 'form-errors' of https://github.com/OrigenStudio/Vulcan into OrigenStudio-form-errors
# Conflicts:
#	packages/vulcan-lib/lib/modules/validation.js
2018-06-30 09:26:26 +02:00
SachaG
dc3d8f8ec0 Refactor 2018-06-28 21:54:45 +02:00
SachaG
2d2d1033b5 Enable required locale validation for individual locales; add support for intl: true on schema fields 2018-06-28 21:35:44 +02:00
ochicf
8031e9e17b Merge branch 'devel' into form-errors 2018-06-28 10:32:09 +02:00
ochicf
9c2500cde4 pass collection name as error property 2018-06-28 10:26:12 +02:00
Apollinaire
ac0a875c3a remove backwards comp. from function name change and add new names to...
all instances of functions Users.can... in the whole code
2018-06-21 14:27:20 +02:00
SachaG
91246d083c Better backwards compatibility + fix callback names case 2018-06-19 11:00:20 +09:00
SachaG
213ec0f385 Fix a few issues with data/modifier 2018-06-17 16:23:22 +09:00
SachaG
629e4c2c58 Minor clean-ups 2018-06-17 08:00:19 +09:00
SachaG
f66d31fa03 Adapt mutator and field callbacks for new naming and new arguments 2018-06-14 15:51:04 +09:00
SachaG
3aa3a1679e Fix form error issue 2018-05-07 11:40:54 +09:00
SachaG
fae7b5a032 Improve error handling 2018-04-21 17:57:53 +09:00
SachaG
45d508ca89 control -> input; forn -> inputProperties 2018-04-14 18:09:35 +09:00
SachaG
6735f9aaf3 Improve errors & validation; improve getValue; get rid of autoValue 2018-03-29 11:58:24 +09:00
SachaG
9aa06cee82 Fix date components and new doc validation 2018-03-28 11:14:36 +09:00
SachaG
1d7cef5556 Work on form errors & validation 2018-03-25 10:54:45 +09:00
Justin Reynolds
75b6ece0a4 Fix linting 2018-01-25 15:03:03 -06:00
Sacha Greif
7accd7c6ae improve calback documentation; fix edit validation issue; add postedAt callback 2017-11-08 10:06:01 +09:00
SachaG
7777fcbcf7 Do not validate required fields on edit operation 2017-09-11 15:55:25 +02:00
SachaG
71aa051aa7 various fixes 2017-08-19 16:18:18 +09:00
SachaG
05520088da split out validation code in its own file 2017-08-17 10:48:20 +09:00