Commit graph

14 commits

Author SHA1 Message Date
ochicf
a3d8accc64 add callbacks to 'router.onUpdate.async' hook 2018-09-12 13:21:25 +02:00
SachaG
bb80001056 Fix eslint issues 2018-06-30 11:34:17 +02:00
SachaG
5534ab7430 Add amount property to charges schema; add addSubscriptionProduct; various other fixes 2018-03-08 10:48:35 +09:00
SachaG
466abb09e3 Add try…catch block to track 2018-02-15 12:05:47 +09:00
SachaG
c75cd475cb Add new addUserFunction event function; make sure site url always has trailing '/'; document charge callbacks 2017-12-26 11:17:44 +09:00
SachaG
010fff2e21 Implement server-side internal event tracking 2017-12-18 09:57:17 +09:00
SachaG
104b630448 Create new events-internal package to hold internal Mongo event tracking code 2017-12-17 20:59:26 +09:00
SachaG
4d55c2f788 Small fixes 2017-12-17 18:00:48 +09:00
SachaG
983c08d52f Pass current route to router.onUpdate hook; trigger router.onUpdate from new RouterHook component; Add new event.identify hook; refactor events package, add new events-ga and events-segment packages 2017-12-17 17:42:06 +09:00
SachaG
984021cd7f Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
SachaG
0ce8051130 Remove segment support (main events package should be service-agnostic apart from Google Analytics) 2017-06-02 07:46:39 +09:00
SachaG
a6fd1dd345 refactor getSetting; add redirect prop to PostsNewForm 2017-05-26 14:48:04 +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