James
|
8208adab71
|
removes upload graphql
|
2020-05-06 11:11:35 -04:00 |
|
James
|
cebf2db119
|
safely copies document(s) in executeFieldHooks
|
2020-04-23 17:10:15 -04:00 |
|
Dan Ribbens
|
0acebb8b95
|
merge master
|
2020-04-22 15:12:33 -04:00 |
|
Dan Ribbens
|
8125a3c0b7
|
password resets working
|
2020-04-21 17:23:38 -04:00 |
|
James
|
c3d04dc5ca
|
revises field-level hooks to run in parallel
|
2020-04-20 19:29:24 -04:00 |
|
James
|
334bb21c41
|
writes validations so that they can take advantage of async await
|
2020-04-20 19:08:57 -04:00 |
|
James
|
6f66a8d216
|
fixes bugs with nullish field still attempting to be validated
|
2020-04-20 18:56:11 -04:00 |
|
James
|
2a6c5de718
|
builds a better pattern of recursive field validation
|
2020-04-19 15:16:12 -04:00 |
|
James
|
a938671ef4
|
ensures backend validation works recursively and formats pathnames according to nested fields
|
2020-04-19 14:33:44 -04:00 |
|
James
|
6e39f39c6f
|
adds validations to backend
|
2020-04-19 14:18:34 -04:00 |
|
James
|
c9ea0f1f17
|
fixes field-level hooks not handling array data properly
|
2020-04-19 13:08:53 -04:00 |
|
James
|
9d7193af86
|
formats select so that it can use string values without distinct labels
|
2020-04-18 17:59:19 -04:00 |
|
James
|
edf74f98a0
|
implements field-level hooks, progress to backend validation
|
2020-04-18 13:17:28 -04:00 |
|
James
|
6165b3e35c
|
reduces complexity in operations due to sanitization in configs
|
2020-04-18 12:36:11 -04:00 |
|
James
|
ee7788be6b
|
adds pattern for sanitizing field configs which adds validations all in one place
|
2020-04-18 12:13:56 -04:00 |
|