SachaG
|
b7404f88ae
|
Fix segment identify
|
2017-12-27 09:55:06 +09:00 |
|
SachaG
|
104b630448
|
Create new events-internal package to hold internal Mongo event tracking code
|
2017-12-17 20:59:26 +09:00 |
|
Sacha Greif
|
50943f01de
|
First pass at /callbacks dashboard
|
2017-10-21 15:58:02 +09:00 |
|
Sacha Greif
|
d48c84b749
|
Small fixes
|
2017-10-18 20:06:31 +09:00 |
|
SachaG
|
d8159d3bde
|
Adding new debug mode
|
2017-09-14 19:47:35 +02:00 |
|
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 |
|