Commit Graph

438 Commits

Author SHA1 Message Date
Wyatt Johnson 978e1c8d4c fix to optional required param 2018-01-08 11:04:29 -07:00
Wyatt Johnson 615be40b45 refactored mailer service with lodash! 2018-01-08 10:43:10 -07:00
Wyatt Johnson c07ec23a20 hardened configuration
- moved env rewrite + dotenv code to single location
- fixed bug with system flag on user
2018-01-05 16:06:36 -07:00
Wyatt Johnson 6260339508 user cli patches
- removed unused user actions
- added system side graph context
- added user cli search
2018-01-05 15:32:36 -07:00
Wyatt Johnson c9bc9a4b10 reintroduced the errors.ErrSameUsernameProvided 2018-01-05 11:31:40 -07:00
Wyatt Johnson 7b5993bc60 fixed wrong query logic 2018-01-05 11:17:04 -07:00
Wyatt Johnson b42cce5747 resolving pr concerns 2018-01-05 11:12:35 -07:00
Wyatt Johnson 9c595b7f84 Merge branch 'master' into next 2018-01-05 11:10:32 -07:00
Wyatt Johnson 72b2211daa reduced complexity 2018-01-03 14:43:35 -07:00
Wyatt Johnson 0850b1f982 added some comments 2018-01-03 14:34:50 -07:00
Wyatt Johnson 82c84de33f code review 2018-01-03 14:22:52 -07:00
Wyatt Johnson 9dcb8f8f0e Merge branch 'next' into user-search 2018-01-03 14:08:38 -07:00
Wyatt Johnson 148d329ff8 Merge branch 'master' into next 2018-01-03 14:08:29 -07:00
Wyatt Johnson 797cea4f63 added user query by value to graph 2018-01-03 14:01:51 -07:00
Wyatt Johnson 20878ba040 css and standardization on all admin pages 2017-12-21 23:27:37 -07:00
Wyatt Johnson 69e4c5478d fixes default lang select bug 2017-12-21 23:26:34 -07:00
Wyatt Johnson c8ab5cdbf6 fixed tests 2017-12-21 12:43:26 -07:00
Wyatt Johnson ad68346332 linting 2017-12-20 16:11:39 -07:00
okbel 570c0edfb3 merge conficts 2017-12-20 16:06:55 -03:00
Kiwi 12884cce01 Merge branch 'master' into i18n-serverside-plugins 2017-12-18 17:12:54 +01:00
Wyatt Johnson 31655847a9 Merge branch 'next' into user-status-refactor 2017-12-16 14:58:59 -06:00
Wyatt Johnson 6850dd1a53 redis optim
- removes call for comment count when we already have
  totalCommentCount
- removes job processor cleaner on non-processing nodes
- fixed some template issues
2017-12-15 15:49:56 -06:00
Wyatt Johnson fdd5cbb0d7 moved email contents to translation files 2017-12-14 16:56:24 -06:00
Wyatt Johnson eb9827a3ae more fixes for i18n 2017-12-14 16:48:03 -06:00
Wyatt Johnson d207b240f2 added support for changing the subject prefi 2017-12-14 16:28:08 -06:00
Wyatt Johnson d9654b52cf some fixes 2017-12-14 16:09:41 -06:00
Wyatt Johnson d3965924aa fixed template 2017-12-14 15:51:53 -06:00
Wyatt Johnson 36d535546c plugins serverside can now provide translations 2017-12-14 15:03:35 -06:00
Wyatt Johnson 2eec87aa80 modified asset loading to be less lazy 2017-12-06 16:10:42 -07:00
Wyatt Johnson 6bc9e6a0bb added support for deep route caching, settings cache, template optim 2017-12-05 15:14:57 -07:00
Wyatt Johnson d7302e4b3c added support for deep route caching, settings cache, template optim 2017-12-05 11:17:44 -07:00
Wyatt Johnson 2d70caf03d Merge branch 'next' into user-status-refactor 2017-12-04 15:42:57 -07:00
Wyatt Johnson 3b4e69f06e fixed based on e2e finding a bug! 2017-12-04 14:06:32 -07:00
Wyatt Johnson 674ab19d06 Adjusted mongo indexes to support index scanning 2017-12-04 09:05:40 -07:00
Belen Curcio a78bff5ee6 Merge branch 'master' of github.com:coralproject/talk into user-status-refactor 2017-11-30 11:12:53 -03:00
Wyatt Johnson 1b9c2404db fixed job cli, reverted comment box pending beheviour 2017-11-29 15:57:28 -07:00
Wyatt Johnson d4889eb52c more role fixes 2017-11-27 16:44:40 -07:00
Wyatt Johnson 13865ff29e roles -> role, null -> COMMENTER for user roles 2017-11-27 11:53:40 -07:00
Wyatt Johnson 4fc305ebff fixes based on feedback 2017-11-23 13:49:36 -07:00
Wyatt Johnson db8dd5a487 removed double await 2017-11-23 12:27:35 -07:00
Wyatt Johnson 6119503057 added support for user assigned_by fields to get resolved 2017-11-23 10:53:20 -07:00
Wyatt Johnson a537d9ac17 added message to ban/suspend workflows 2017-11-22 14:08:18 -07:00
Wyatt Johnson 90daab8219 added USERS_NEW event to SSE bus 2017-11-21 14:36:34 -07:00
Kiwi 4a3e5942b0 Merge branch 'master' into refactor-configure 2017-11-21 12:58:16 +01:00
Wyatt Johnson 45e27fd6ad fixes to cli 2017-11-20 13:29:50 -07:00
Chi Vinh Le 511e71f63a Change default settings=null to settings={} 2017-11-20 20:19:58 +01:00
Chi Vinh Le 2d6143af62 Fully implement mutation 2017-11-20 19:48:12 +01:00
Wyatt Johnson e17b15ec2c Merge branch 'next' into user-status-refactor 2017-11-17 09:43:59 -07:00
Max Eddy c664438ade Export CheckRecaptcha, so that it can be used in other services. 2017-11-16 09:09:16 -05:00
Wyatt Johnson 9f823c0b11 added action counts for users 2017-11-13 15:46:49 -07:00