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
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
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
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
Wyatt Johnson
09dcca27a8
added revision hash
2018-03-05 17:16:29 -07:00
Wyatt Johnson
f40f209395
cleaned up routes
2018-02-13 12:12:03 -07:00
Wyatt Johnson
0abc2ca243
replaced eslint:recommended with prettier
2018-01-11 20:00:34 -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
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
2437401daf
Merge branch 'next' into user-status-refactor
2017-11-28 09:47:34 -07:00
Wyatt Johnson
d4889eb52c
more role fixes
2017-11-27 16:44:40 -07:00
Chi Vinh Le
ec2bf3cb7f
Sort by publication_date
2017-11-24 12:41:18 +01:00
Wyatt Johnson
d8d15f27ab
added role management to graph
2017-11-23 11:20:55 -07:00
Wyatt Johnson
a537d9ac17
added message to ban/suspend workflows
2017-11-22 14:08:18 -07:00
Wyatt Johnson
76a255fb7b
initial pass at status support
2017-11-02 17:16:57 -06:00
Chi Vinh Le
d472223ee3
Fix/Implement sorting for stories
2017-10-25 19:32:47 +02:00
Kim Gardner
369e974a0c
Merge branch 'master' into community-pagination-
2017-10-25 14:32:03 +01:00
Kiwi
f6f9d380f1
Merge branch 'master' into iefixes
2017-10-25 14:22:06 +02:00
Kim Gardner
b43b84acff
Merge branch 'master' into community-pagination-
2017-10-24 18:05:53 +01:00
Chi Vinh Le
ca1ce9ba76
Dont cache auth
2017-10-24 17:23:10 +02:00
Belen Curcio
55b2208a49
Pagination and refactor for Stories
2017-10-24 11:29:17 -03:00
Belen Curcio
fed6654f52
Support pagination for search
2017-10-24 10:45:25 -03:00
Belen Curcio
9f4a913655
Passing props
2017-10-24 00:03:35 -03:00
Wyatt Johnson
9d5739b396
better support for email verification
2017-10-12 15:27:57 -06:00
Wyatt Johnson
203d3c7ee9
bug fixes
2017-09-25 16:12:40 -06:00
Wyatt Johnson
825e1b5e5c
Fixes to password reset flow
2017-09-25 14:50:33 -06:00
Chi Vinh Le
c41ab58109
Allow Moderator to have read access on assets and settings
2017-09-14 21:11:40 +07:00
Kiwi
9e65f1b00d
Merge branch 'master' into asset-graph-api
2017-08-29 21:04:30 +02:00
Wyatt Johnson
90a8a87eaf
Added graph API for assets
2017-08-28 18:57:32 -06:00
Wyatt Johnson
eb586f217b
Upgraded/pruned deps, applied linting fixes
2017-08-28 14:06:54 -06:00
Wyatt Johnson
6d8185c33e
modified middleware to change AND -> OR, added mod to com pages
2017-08-23 11:52:02 -06:00
Wyatt Johnson
a54a240ae6
fixed bug with job init
2017-07-27 15:14:11 +10:00
Wyatt Johnson
745c579b82
Adjust redis to not start during webpack build
...
- Added new WEBPACK env var which is enabled during yarn build scripts
- Defered redis starting until listen is called
- Moved pubsub to a factory pattern init
- Async/Await'ed the routes
- Moved pubsub handle for routes into middleware
- Adjusted redis cache and job processors to have lazy connection
starting
- Disabled mongo from auto-connecting on require
- Adjusted package redis clients to act as factory singletons instead
2017-07-17 13:34:04 -06:00
Chi Vinh Le
c90c177b7c
Live update on stream when banned user, suspended user or rejected username
2017-06-27 20:06:27 +07:00