Chi Vinh Le
|
9573c9a7af
|
Refactor & docs
|
2017-06-16 20:49:17 +07:00 |
|
Chi Vinh Le
|
2625b372e1
|
Handle comment flags
|
2017-06-16 20:06:13 +07:00 |
|
Chi Vinh Le
|
5f450adbaf
|
Simplify subscription
|
2017-06-16 19:19:59 +07:00 |
|
Chi Vinh Le
|
ecf63ffb55
|
More accurate edit notification
|
2017-06-16 01:49:35 +07:00 |
|
Chi Vinh Le
|
f73f8d916e
|
Only show notification once
|
2017-06-16 00:50:44 +07:00 |
|
Chi Vinh Le
|
312103098c
|
More mod queue fixes
|
2017-06-15 23:27:31 +07:00 |
|
Chi Vinh Le
|
303b3ea0f5
|
Support live comment edit update
|
2017-06-15 22:46:38 +07:00 |
|
Chi Vinh Le
|
5ecdfe94cc
|
Refactor state updater
|
2017-06-15 18:28:08 +07:00 |
|
Chi Vinh Le
|
3658a804b0
|
Implement live updates for mod actions
|
2017-06-15 01:08:25 +07:00 |
|
Chi Vinh Le
|
30d4562383
|
Refactor pagination
|
2017-06-01 01:18:41 +07:00 |
|
Chi Vinh Le
|
b43a0f533b
|
Harmonize naming in admin and embed-stream
|
2017-05-25 18:37:23 +07:00 |
|
Chi Vinh Le
|
512767e023
|
Use default response fragments
|
2017-05-25 17:49:30 +07:00 |
|
Chi Vinh Le
|
48a8e394ef
|
Use framework for mutations
|
2017-05-25 01:18:33 +07:00 |
|
Chi Vinh Le
|
d9ee215d66
|
Remove obsolete fragment
|
2017-05-24 23:22:03 +07:00 |
|
Chi Vinh Le
|
a3755b7505
|
Use unique names
|
2017-05-24 22:24:01 +07:00 |
|
Chi Vinh Le
|
a9b4de1f5c
|
Wrap queries with hocs
|
2017-05-24 21:00:17 +07:00 |
|
Chi Vinh Le
|
c35ce979f5
|
Move query logic to containers
|
2017-05-24 19:04:05 +07:00 |
|
Chi Vinh Le
|
b521934ee2
|
Remove unneeded refetch
|
2017-05-19 02:24:47 +07:00 |
|
Chi Vinh Le
|
061c18670b
|
Merge branch 'master' into suspend-user
Conflicts:
client/coral-admin/src/constants/moderation.js
client/coral-admin/src/containers/ModerationQueue/ModerationContainer.js
|
2017-05-19 02:19:24 +07:00 |
|
Chi Vinh Le
|
f641a3ec40
|
Complete suspend user implementation
|
2017-05-19 01:52:03 +07:00 |
|
Chi Vinh Le
|
76e87f4c34
|
Move previous suspendUser feature to rejectUsername
|
2017-05-18 02:28:01 +07:00 |
|
Riley Davis
|
a0f41bb19d
|
show total comments and rejected %
|
2017-05-17 10:54:14 -06:00 |
|
Chi Vinh Le
|
71c743dda7
|
Extend backend to support new suspend feature
|
2017-05-17 20:05:18 +07:00 |
|
riley
|
7896b3f33b
|
merge master
|
2017-05-16 09:43:49 -06:00 |
|
Wyatt Johnson
|
ae5da93730
|
linting fixes
|
2017-05-11 17:44:51 -06:00 |
|
Riley Davis
|
084f6b28ed
|
merge master
|
2017-05-09 10:06:41 -06:00 |
|
Riley Davis
|
5f9240f201
|
open the comment in context when clicked
|
2017-05-04 16:32:07 -06:00 |
|
riley
|
57b0b5ec67
|
add a drawer for the user details
|
2017-05-04 13:58:43 -06:00 |
|
Riley Davis
|
d255ea84b1
|
merge master
|
2017-05-04 11:19:01 -06:00 |
|
 Kim GardnerandGitHub
|
7d0d4aa397
|
Merge branch 'master' into admin-queue-polish
|
2017-05-03 17:57:34 -04:00 |
|
Riley Davis
|
1cecad4d32
|
action_type must be passed to the load more query
|
2017-05-03 14:13:58 -06:00 |
|
riley
|
c15c312c2c
|
typo
|
2017-05-03 13:35:33 -06:00 |
|
Riley Davis
|
e993328dc4
|
load only flagged comments in mod queue load more
|
2017-05-03 13:15:29 -06:00 |
|
riley
|
4a42436b7b
|
load user via HOC UserDetail
|
2017-05-03 12:54:02 -06:00 |
|
riley
|
3c6391e741
|
count should never be less than 0
|
2017-05-03 12:49:22 -06:00 |
|
riley
|
39bd0eca6f
|
remove pointless change
|
2017-05-03 12:45:49 -06:00 |
|
riley
|
354b51b4fe
|
use a reduce instead
|
2017-05-03 11:14:21 -06:00 |
|
Riley Davis
|
c78e00711a
|
remove if statements
|
2017-05-03 10:54:52 -06:00 |
|
Riley Davis
|
324e82c070
|
not pretty, but it works
|
2017-05-03 10:20:03 -06:00 |
|
riley
|
9e1b470cb5
|
saving my place
|
2017-05-03 09:32:05 -06:00 |
|
riley
|
e60bcb9caf
|
make sure load more on approve/reject queues doesn't cause a bug
|
2017-05-02 15:58:57 -06:00 |
|
riley
|
b7d3113677
|
apparently you can't make a fragment on RootQuery
|
2017-05-02 15:18:48 -06:00 |
|
 Riley DavisandGitHub
|
da5e8cda99
|
Merge branch 'master' into admin-queue-polish
|
2017-05-01 11:13:13 -06:00 |
|
 Kim GardnerandGitHub
|
fd11cc5249
|
Merge branch 'master' into action-count-fix
|
2017-04-28 15:09:44 -04:00 |
|
riley
|
ace3e2398b
|
enable load more on accepted queue
|
2017-04-28 11:41:03 -06:00 |
|
riley
|
521082eb3e
|
add new query for counts
|
2017-04-28 11:39:37 -06:00 |
|
riley
|
59ddde1856
|
semi
|
2017-04-27 14:07:01 -06:00 |
|
riley
|
862355b0cd
|
don't double count no-ops
|
2017-04-27 14:02:29 -06:00 |
|
riley
|
a3ec23c273
|
mange counts and such for all queue
|
2017-04-27 13:09:00 -06:00 |
|
Riley Davis
|
a21d73dcad
|
accepted queue
|
2017-04-26 08:26:29 -06:00 |
|