Riley Davis
22c0ed686f
rename everything to Pre-Mod from Pending. hide the pre-mod tab sometimes.
2017-02-01 13:33:29 -07:00
David Jay
31abe57cb2
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
...
Integrating graphql, updating tests, and preserving transition to ModerationList from CommentList.
2017-01-25 17:15:12 -05:00
Wyatt Johnson
0a5a23c1f3
Added fixes for tests on CI
2017-01-24 13:45:06 -07:00
Wyatt Johnson
a7e9c0c776
Const, service, and model updates
...
- Updated enum values to be uppercase
- Updated services to expose service models
- Updated models to only export the mongoose model
- Moved all mongoose static methods over to new services
- Updated tests to refelct new setup
BREAKING
- Status that were uppercased (caps) have caused issues with the
admin pages
2017-01-24 12:10:32 -07:00
David Jay
0131dd6b13
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-13 16:37:31 -05:00
Riley Davis
0eefd3364b
update tests
2017-01-12 15:25:36 -07:00
Riley Davis
44b41b031e
lint
2017-01-12 14:03:58 -07:00
Riley Davis
b66efb7f2a
return flagged comments
2017-01-12 13:44:10 -07:00
Riley Davis
f1272338cd
re-use dispatch function
2017-01-12 13:30:53 -07:00
Riley Davis
3285a5ec29
add status to Comment. /comments/pending and /comments/rejected ONLY return the respective comments
2017-01-12 12:16:13 -07:00
David Jay
845d274b9b
Creatind endpoint to return pending users and action summaries.
2016-12-19 19:54:20 -05:00
Wyatt Johnson
aaebbabef9
Revert "Revert "Status history""
2016-12-08 16:12:44 -05:00
David Erwin
9ea6c66744
Revert "Status history"
2016-12-08 10:59:56 -10:00
Wyatt Johnson
d1cdc48e85
Merge branch 'master' into status-history
2016-12-05 14:20:31 -05:00
Wyatt Johnson
2f7f0249b2
Added status changing + history
...
- Status's for comments is now an array of objects
2016-12-05 11:28:27 -05:00
David Jay
8dad90104d
Returning infobox data in stream.
2016-12-02 12:26:31 -05:00
David Jay
8af300a9ec
Adding users, comments, and actions to endpoint and moving to store.
2016-11-28 15:51:15 -05:00
Wyatt Johnson
b0f01cf00f
Initial commit of asset queuing ( #97 )
...
* Initial commit of asset queuing
* Addresssing comments
2016-11-28 13:29:39 -05:00
Wyatt Johnson
325162cb3e
Added authorization pieces + test functions
2016-11-22 17:15:14 -07:00
gaba
51b497e991
Merge branch 'master' into moving-to-queue
2016-11-11 12:17:56 -08:00
gaba
ad01bc813f
Removes script and change according to suggestion.
2016-11-11 08:38:51 -08:00
gaba
7d5b79c6a0
Moved the moderation queue to its own folder and change the route to /queue/comments/pending
2016-11-10 14:59:56 -08:00
gaba
eb9e8f4713
Removes queue folder as we are already working on the moderation queue in comments.
2016-11-10 09:38:46 -08:00
Dan Zajdband
adb2dc2054
fix(coral-admin): updated queue endpoint
2016-11-07 12:21:27 -05:00
Dan Zajdband
e8045be5e2
Linted code
2016-11-03 12:06:36 +01:00