Commit Graph

139 Commits (cd687e688d7f0c74840031d2df3942113a2a0183)

Author SHA1 Message Date
Keith Irwin cd687e688d
#116 Switched all then/catch chains with async/await 2018-01-21 03:45:25 +00:00
Keith Irwin b06e72f40c
#68 Added some forgot password tests 2018-01-21 01:41:59 +00:00
Keith Irwin 887b87231b
#68 Fixed tests up to login/-out 2018-01-19 21:23:43 +00:00
Keith Irwin 3b60b2fc86
Changed permissions 2018-01-19 21:22:49 +00:00
Keith Irwin bcc9714e6f
#64 ReModel method calls expect promises instead of passing callbacks 2017-12-28 20:20:06 -05:00
Keith Irwin 74692eba95
Added brackets to case statements (airbnb 15.5) 2017-12-21 12:41:04 -05:00
Keith Irwin 76e2d31c46
Fixed server-side password checking 2017-12-19 06:42:43 +00:00
Keith Irwin 8effc47206
Fixed robots.txt 2017-12-19 06:41:30 +00:00
Keith Irwin 59ee66641d
Added catch for 'mailbox not found' errors 2017-12-19 06:40:38 +00:00
Keith Irwin e076a91704
Shortened if statements and long lines 2017-12-13 19:52:01 +00:00
Keith Irwin f8a07bcde8
#67 Fixed invisible marker in demo 2017-12-13 18:39:05 +00:00
Keith Irwin 016378d807
#110 Implemented StandardJS 2017-12-13 00:40:07 +00:00
Keith Irwin 3b0660b0c2
Fixed user deletion flash message 2017-08-20 16:36:34 -04:00
Keith Irwin 00c22a13c0
#107 Added some debugging to admin 2017-08-20 16:33:59 -04:00
Keith Irwin cda3a79be9
Added redirect for /demo 2017-08-20 16:26:47 -04:00
Keith Irwin 1155c08929
#89 Added marker color selection to settings page 2017-07-20 09:08:10 -04:00
Keith Irwin 81ecae0075
Added streetview to demo 2017-07-17 03:39:59 -04:00
Keith Irwin 7d34bf72c1
#102 Removed sanitization from forgot password form 2017-07-17 03:39:24 -04:00
Keith Irwin 4d94b56e74
#102 Fixed issue with creating account 2017-07-14 17:48:53 -04:00
Keith Irwin 0c289c6879
Added better debugging 2017-07-14 03:45:43 -04:00
Keith Irwin c4fb567dd2
Added better debugging 2017-07-14 03:40:19 -04:00
Keith Irwin 7a99ed218a
Added email to password reset form automatically 2017-07-14 03:24:58 -04:00
Keith Irwin 3b106f2325
Redirect back to settings after switching to pro 2017-07-11 03:03:36 -04:00
Keith Irwin c93653aa74
#93 Added server-side validations 2017-07-04 13:14:28 -04:00
Keith Irwin 1e85445d64
Moved email validation function to middleware file 2017-07-04 12:09:28 -04:00
Keith Irwin 7e36017bb0
Moved contact form routes to new file 2017-07-04 12:04:54 -04:00
Keith Irwin 7eaaf92c71
Moved contact form routes to new file 2017-07-04 12:01:11 -04:00
Keith Irwin d2295b2df7
Updated settings formatting 2017-07-04 11:57:56 -04:00
Keith Irwin 72b91da74e
#95 Swapped mellt code for zxcvbn code 2017-06-30 13:14:59 -04:00
Keith Irwin 6126e6210b
#95 Require new package 2017-06-30 12:48:29 -04:00
Keith Irwin fd6a1443e1
#98 Added demo to homepage 2017-06-27 14:26:20 -04:00
Keith Irwin 02e9b9e3e7
#98 Changed demo startpoint 2017-06-27 13:45:50 -04:00
Keith Irwin b01100c03b
#98 Created demo user 2017-06-27 13:36:46 -04:00
Keith Irwin bb2ccb6a5f
Fixed assignment to constant variable 2017-05-23 13:43:56 -04:00
Keith Irwin 5b3b03f44c
Removed 'cannot find id of undefined' warning 2017-05-23 13:04:01 -04:00
Keith Irwin 1faf717c03
Added user to contact form 2017-05-22 22:34:56 -04:00
Keith Irwin f552d36710
Fixed active links in header 2017-05-22 22:32:51 -04:00
Keith Irwin e5e68db8fc
Added some more debugging 2017-05-19 03:16:52 -04:00
Keith Irwin 62427efb91
#30 Added welcome message 2017-05-08 20:12:58 -04:00
Keith Irwin bae3b10a18
#59 Finished contact form 2017-05-08 19:01:35 -04:00
Keith Irwin 212ccfec5b
Renamed noReply in mail.js 2017-05-08 17:45:06 -04:00
Keith Irwin 6b8c288f22
#59 Added captcha 2017-05-08 17:27:45 -04:00
Keith Irwin d25cb2cc61
Added contact page 2017-05-08 17:12:49 -04:00
Keith Irwin 0fe5f5d956
#74 Fixed admin page 2017-05-08 16:53:48 -04:00
Keith Irwin 9b082538c2
#85 Switched back to debug 2017-05-08 13:47:53 -04:00
Keith Irwin e23c00f41c
Fixed #83 2017-05-07 01:59:21 -04:00
Keith Irwin a23704367e
#85 Switched to winston 2017-05-06 23:25:32 -04:00
Keith Irwin 61a9fd3f3e
Don't redirect to /settings/password after login 2017-05-02 09:38:16 -04:00
Keith Irwin 1ccfc899db
Changed crypto promises to callbacks 2017-05-02 09:30:48 -04:00
Keith Irwin ead72424af
Fixed error when creating user 2017-05-02 09:24:47 -04:00