Commit Graph

1327 Commits

Author SHA1 Message Date
Henry Oswald 02ef07dca4 broken free trial func into own file. added ab test on upgrade button colour 2014-11-24 23:59:55 +00:00
Henry Oswald 6c0f03e9c7 added ab test to show collar plan to people in editor 2014-11-24 16:21:03 +00:00
Henry Oswald a52b91691a Merge branch 'master' into multicurrency 2014-11-21 13:16:29 +00:00
Henry Oswald 6d22bda88f added new currencies removed ab test as well 2014-11-21 13:13:53 +00:00
James Allen 485459c839 Use real-time server for websockets 2014-11-21 12:44:41 +00:00
Henry Oswald 24b3226fcf bump redis version 2014-11-20 12:50:55 +00:00
Henry Oswald 851764f269 bump package.json 2014-11-20 11:10:22 +00:00
Henry Oswald 6c746d9aec added redis health check in 2014-11-19 23:18:20 +00:00
Henry Oswald 458e4335de added a load more currencies 2014-11-19 21:34:13 +00:00
Henry Oswald 57abc2cb24 lock down the version of redis 2014-11-19 16:45:10 +00:00
Henry Oswald 9e63b6c3a1 use redis 0.0.6 2014-11-19 16:41:12 +00:00
Henry Oswald cd8c233c05 Revert robust redis connection code 2014-11-19 15:06:05 +00:00
Henry Oswald dbb1d68b66 added SEK and CAD currencies 2014-11-19 14:52:59 +00:00
James Allen 8b9a26d6f3 Add in http health check end points for redis subscription channels 2014-11-19 14:12:37 +00:00
James Allen 34e20e99f5 Pull redis from github master temporarily 2014-11-19 11:09:59 +00:00
James Allen d6532c63f8 Use new robust subscription model 2014-11-19 11:09:42 +00:00
James Allen 5ec9e587f0 Roll back real-time settings for now 2014-11-19 11:09:32 +00:00
James Allen 22346f5532 Revert "Pull redis from github master temporarily"
This reverts commit 919fbdf8945bdd2cdb5ddda5a7ac8c5b7395597b.
2014-11-18 18:01:58 +00:00
James Allen f8cbc5d51a Pull redis from github master temporarily 2014-11-18 15:55:08 +00:00
Henry Oswald bb5ec10609 don't try and get angular min map file 2014-11-17 14:55:48 +00:00
James Allen e559c72491 Connect to configurable websocket service 2014-11-17 13:38:44 +00:00
Henry Oswald 804bc16bc8 redirect users to /register when coming from templates or share url
redirect to /login when going anywhere else (/project /project/1234)
2014-11-13 17:12:39 +00:00
Henry Oswald efe8667e5e changed the top level on bonus 2014-11-13 15:23:13 +00:00
Henry Oswald f5d3801bfb changed findElementByPath to not call cb more than once & deal with nulls 2014-11-11 14:44:44 +00:00
Henry Oswald 948183b685 return done in smoke test 2014-11-10 16:33:36 +00:00
Henry Oswald ae897cb41d try catch encodeURIComponent 2014-11-10 16:30:02 +00:00
Henry Oswald c920874872 added null check to compile features 2014-11-10 11:26:40 +00:00
Henry Oswald 29ae816432 added next into controller for error 2014-11-10 11:23:07 +00:00
Henry Oswald e077108993 null check user in logging 2014-11-10 11:21:59 +00:00
Henry Oswald 4c905c168a do null check on csrf token in smoke test 2014-11-10 11:20:34 +00:00
Henry Oswald e9232eb197 try catch converting id to object id 2014-11-09 23:08:23 +00:00
James Allen 6d10e45135 Fix unit test 2014-11-07 12:35:10 +00:00
James Allen 84c08edcf3 Factor out common joinProject logic to provide and HTTP end point for the real-time API 2014-11-07 12:31:47 +00:00
James Allen 218f5fedf8 Fix broken template creation route 2014-11-07 11:21:55 +00:00
James Allen f7e6b24ff6 Save template description on modal close 2014-11-07 10:26:09 +00:00
James Allen a59a2dcf39 Make sure to send description before publishing 2014-11-07 10:20:29 +00:00
James Allen c9e5583394 Use local versions of jquery and angular 2014-11-07 09:49:30 +00:00
James Allen 9c5ae5adf4 Remove unused old update method 2014-11-07 09:39:17 +00:00
James Allen d27af25bc9 Convert template publishing to use HTTP end points 2014-11-06 14:39:40 +00:00
James Allen 7b6ec86cef Access Dropbox status via HTTP end points 2014-11-06 14:39:40 +00:00
James Allen e596b60af0 Move collaborator HTTP end points into the Collaborators feature 2014-11-06 14:39:40 +00:00
James Allen 5c3e8e6d88 Add and remove collaborators with HTTP requests, not websockets 2014-11-06 14:39:40 +00:00
James Allen 94a17bd36d Remove unused socket.io endpoints 2014-11-06 14:39:40 +00:00
Henry Oswald 1a2411d4c2 removed bad require in test causing redis to be required in unit test #shouldhavebeenabountyhunter 2014-11-06 12:07:50 +00:00
Henry Oswald a2f99bc04f prevent spell check from running twice on doc load 2014-11-04 14:20:59 +00:00
Henry Oswald 908926a0cc compiled pdf.worker with closure compiler manually 2014-11-04 12:44:45 +00:00
Henry Oswald 05a872763e revert updated pdf worker and don't minify it
This reverts commit ffbf6f052f1800b55c7636a98e4f16fdf629c376.
2014-11-04 12:16:06 +00:00
Henry Oswald be6f0c1ad7 updated pdf worker 2014-11-04 12:10:21 +00:00
Henry Oswald 15285b67cc minify more assets 2014-11-04 12:01:53 +00:00
Henry Oswald b9dd2d826e added null check on subscription for group plans 2014-11-04 10:53:03 +00:00