SachaG
|
3aeb211653
|
Enable anonymous insert mutations (for event tracking)
|
2017-12-25 15:39:22 +09:00 |
|
SachaG
|
010fff2e21
|
Implement server-side internal event tracking
|
2017-12-18 09:57:17 +09:00 |
|
Sacha Greif
|
7accd7c6ae
|
improve calback documentation; fix edit validation issue; add postedAt callback
|
2017-11-08 10:06:01 +09:00 |
|
Sacha Greif
|
50943f01de
|
First pass at /callbacks dashboard
|
2017-10-21 15:58:02 +09:00 |
|
Sacha Greif
|
20caeb47fb
|
Add before/after collection callbacks to run callback hooks either before or after the db insertion/update
|
2017-10-21 12:47:58 +09:00 |
|
SachaG
|
5434356866
|
Merge branch 'devel'
# Conflicts:
# .github/CONTRIBUTING.md
# packages/vulcan-lib/lib/server/mutations.js
|
2017-10-06 08:54:18 +09:00 |
|
SachaG
|
24ccf1ff95
|
Various fixes
|
2017-10-05 09:14:42 +09:00 |
|
SachaG
|
342cc39bf4
|
test if autoValue is undefined
|
2017-09-23 08:10:58 +02:00 |
|
SachaG
|
af1528aca8
|
improve seeding & debugging
|
2017-09-15 11:14:09 +02:00 |
|
SachaG
|
d8159d3bde
|
Adding new debug mode
|
2017-09-14 19:47:35 +02:00 |
|
SachaG
|
fb6287d45d
|
clean up post callbacks
|
2017-09-05 15:45:14 +02:00 |
|
SachaG
|
4727d90f38
|
cannot use async/await with forEach
|
2017-08-30 09:38:05 +09: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 |
|
SachaG
|
985c509aca
|
Improve form error handling; fields now show relevant validation errors
|
2017-08-16 16:18:40 +09:00 |
|
Kerem Kazan
|
8beb910de4
|
[fix] give default value to unset
|
2017-08-11 19:51:46 -07:00 |
|
SachaG
|
e07a0b1477
|
Improve onEdit behavior: if any onEdit returns null, unset the field
|
2017-05-23 09:48:31 +09:00 |
|
SachaG
|
5054dcc900
|
use normal validate() to throw an error
|
2017-05-07 22:15:52 +09:00 |
|
SachaG
|
c9c2030752
|
Replace autoValue with onInsert, onEdit, onRemove
|
2017-04-28 09:24:28 +09:00 |
|
SachaG
|
1f9e5c17b9
|
Test for existence of loader before trying to clear cache
|
2017-04-25 12:57:08 +09:00 |
|
SachaG
|
0dd0078a1f
|
clean up
|
2017-04-15 21:39:36 +09:00 |
|
SachaG
|
e5837a6c0e
|
Get rid of collection2; do validations at mutation level
|
2017-04-03 16:24:19 +09:00 |
|
SachaG
|
72be56a590
|
renaming nova-xyz directories to vulcan-xyz
|
2017-03-24 10:19:24 +09:00 |
|