SachaG
|
2d0c422607
|
Add 'user.postlogin' hook to queue actions until after a user is logged in
|
2017-08-21 15:35:19 +09:00 |
|
SachaG
|
3974471e67
|
Use apollo-errors package for form errors
|
2017-07-07 10:21:15 +09:00 |
|
SachaG
|
ebdaa61fea
|
add break=true option to errors to interrupt callback cycles
|
2017-07-07 09:50:05 +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
|
ea4fb84d06
|
Improve callback handling: sync callbacks will show a warning if a value is not returned but still go on
|
2017-05-23 09:46:34 +09:00 |
|
SachaG
|
5f7863c85e
|
do not throw errors in sync callbacks; fix click tracking callback
|
2017-05-14 10:42:19 +09:00 |
|
SachaG
|
193b0a2895
|
Use function foo() {} syntax for all callback functions so they have names
|
2017-04-14 11:37:30 +09:00 |
|
SachaG
|
72be56a590
|
renaming nova-xyz directories to vulcan-xyz
|
2017-03-24 10:19:24 +09:00 |
|