Commit Graph

496 Commits

Author SHA1 Message Date
Wyatt Johnson 4426be5f39 improved dev experience, fixed css order 2018-05-09 13:56:05 -06:00
Kim Gardner 1143f74ba8 Merge branch 'master' into password_reset-subject-translation 2018-04-30 12:58:54 -04:00
Jero 878cbb9195 Added email.password_reset.subject translation 2018-04-26 18:35:45 -03:00
Wyatt Johnson 0fcb0be360 Password Change Graph Support 2018-04-16 12:29:37 -06:00
Wyatt Johnson 12bb886032 itterated on copy 2018-04-13 18:24:46 -06:00
Wyatt Johnson 412fd34cc1 Merge branch 'master' into gdpr-download 2018-04-11 13:46:46 -06:00
Wyatt Johnson 18570a97ea Merge branch 'master' into errors 2018-04-11 11:14:15 -06:00
Wyatt Johnson f1b8d71cba Refactored Errors 2018-04-10 16:51:07 -06:00
Wyatt Johnson 5941bfac7c pulled data download into seperate plugin 2018-04-09 15:52:40 -06:00
Wyatt Johnson 4694f986c0 Logging Improvements
- development logging prints pretty again
- http requests are logged using bunyan now
2018-04-09 13:22:02 -06:00
Wyatt Johnson c904d0f0c0 improved routing, cleaned mail 2018-04-02 14:58:54 -06:00
Wyatt Johnson a808cdc195 refactored some request logic 2018-03-27 18:47:34 -06:00
Wyatt Johnson ee5316e6ef initial download support 2018-03-27 18:28:14 -06:00
Wyatt Johnson 34fa2fb891 Verification link copy 2018-03-22 12:50:37 -06:00
Wyatt Johnson 273cc9927a Fixed misplaced deps 2018-03-21 14:51:05 -06:00
Wyatt Johnson db1934e897 fixed password reset email form 2018-03-20 16:04:41 -06:00
Kiwi cbe2725f00 Merge branch 'master' into restore-new-user-event 2018-03-15 16:57:06 +01:00
Wyatt Johnson bec3e94bbc Disallow logout from unauthenticated requests 2018-03-14 11:02:37 -06:00
Wyatt Johnson da6b5c7f36 fixed some missing calls to service 2018-03-12 16:54:18 -06:00
Wyatt Johnson ccda23ec60 fixed bug with endpoint 2018-03-12 16:49:44 -06:00
Kim Gardner 40a3a24ba0 Fix merge conflict 2018-03-07 14:08:19 -05:00
Wyatt Johnson 09dcca27a8 added revision hash 2018-03-05 17:16:29 -07:00
Wyatt Johnson cf87b52177 Merge branch 'master' into docs 2018-02-28 16:29:25 -07:00
Wyatt Johnson 9437c5f5a3 implemented unsubscribe button 2018-02-23 17:01:19 -07:00
Wyatt Johnson 7404962741 embedded graph docs into static docs 2018-02-20 15:59:44 -07:00
Wyatt Johnson b600172380 fixed import cycle 2018-02-16 17:11:02 -07:00
Wyatt Johnson 91aeb9dbae fixes based on feedback 2018-02-16 16:08:05 -07:00
Wyatt Johnson 634da8012f Merge branch 'master' into events 2018-02-16 15:47:37 -07:00
Kim Gardner ff29fa04e5 Merge branch 'master' into auth-refactor 2018-02-14 17:55:06 -05:00
Wyatt Johnson fc27e02140 removed old unreverted code 2018-02-13 12:28:42 -07:00
Wyatt Johnson f40f209395 cleaned up routes 2018-02-13 12:12:03 -07:00
Wyatt Johnson e924ed9189 reverted path change, cleaned embed stream 2018-02-13 11:35:20 -07:00
Wyatt Johnson 4053a25239 moved login route from /login to /embed/login 2018-02-13 11:35:20 -07:00
Wyatt Johnson 5221ebbe9a added docs, added new logger 2018-02-12 16:51:39 -07:00
Wyatt Johnson eab1e6ca59 refactored resolvers, cleaned 2018-02-09 18:00:12 -07:00
Chi Vinh Le 4883bb17b9 Finish refactor embed stream auth 2018-02-09 00:08:31 +01:00
Wyatt Johnson c15cff7121 subscription refactor 2018-01-31 09:55:54 -07:00
Wyatt Johnson 0abc2ca243 replaced eslint:recommended with prettier 2018-01-11 20:00:34 -07:00
Wyatt Johnson 204b442e2f added deprecation warning 2018-01-11 17:32:52 -07:00
Wyatt Johnson 876f4ef700 updated docs for 4.0 2018-01-11 16:51:08 -07:00
Wyatt Johnson 1dcf297a45 added email fixes 2018-01-11 10:58:43 -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 375fbd3790 resolving code climate issues 2018-01-03 14:32:19 -07:00
Wyatt Johnson 82c84de33f code review 2018-01-03 14:22:52 -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 7ae0df2cbc fixed dist loading error 2017-12-21 11:55:09 -07:00
okbel 570c0edfb3 merge conficts 2017-12-20 16:06:55 -03:00
Wyatt Johnson df0ab7c1dc removed body-parser in favor of express.json() 2017-12-19 15:11:11 -07:00