Commit Graph
154 Commits
Author SHA1 Message Date
Chi Vinh Le 5d26f23b7b Prevent simulaneouse mutations (of the same one) 2018-01-19 15:51:51 +01:00
Chi Vinh Le c1a26d2e71 Split community queries 2018-01-18 18:32:49 +01:00
Chi Vinh Le 519480c0e4 Fix counts not decreasing on mutations 2018-01-17 15:12:17 +01:00
Wyatt Johnson 0abc2ca243 replaced eslint:recommended with prettier 2018-01-11 20:00:34 -07:00
Chi Vinh Le 717d5e6566 Rename UnBan and UnSuspend 2018-01-08 14:43:14 +01:00
okbel 7bdaf74e1a SetUserRole using DataProxy 2018-01-04 12:08:26 -03:00
okbel 1371776f74 Updating the store mutations 2017-12-20 21:05:52 -03:00
okbel 483b306e69 Updated tests 2017-12-20 20:09:51 -03:00
okbel 16b5bd5d09 Updating the store mutations 2017-12-20 20:00:05 -03:00
Belen Curcio 588c1c201c Avoiding refetch from Community 2017-12-11 11:37:35 -03:00
Belen Curcio f005d1e5f8 Styling, refactor and instant update after banning and unbanning from community 2017-12-11 11:33:26 -03:00
Belen Curcio a1a0671382 unBan Update 2017-12-11 09:36:42 -03:00
Belen Curcio a78bff5ee6 Merge branch 'master' of github.com:coralproject/talk into user-status-refactor 2017-11-30 11:12:53 -03:00
Belen Curcio 321f3117a4 Linting 2017-11-28 15:08:04 -03:00
Belen Curcio 09839ab024 Updating after approving a user 2017-11-28 15:00:01 -03:00
Belen Curcio d510905ba2 Adding ban message and setRole 2017-11-28 00:18:09 -03:00
Chi Vinh Le 2d6143af62 Fully implement mutation 2017-11-20 19:48:12 +01:00
Belen Curcio 1756c7c050 Reject username 2017-11-20 02:04:19 -03:00
Belen Curcio e34ba248b9 Refactor for setUserStatus to setUserBanStatus 2017-11-19 21:04:04 -03:00
Chi Vinh Le c52e42c644 Allow changing wordlist and domains using the updateSettings mutation 2017-10-09 16:51:27 +07:00
Chi Vinh Le 5073ef6c1b Implement save settings 2017-10-06 18:27:10 +07:00
Chi Vinh Le 3db406bf26 Rename Community Query 2017-09-26 03:31:04 +07:00
Chi Vinh Le c66fb053e7 Implement mutation updators 2017-08-30 21:40:28 +07:00
Chi Vinh Le 02ec1f69ee More graphql fixes 2017-08-30 20:42:13 +07:00
Chi Vinh Le fccbcce7a8 Remove global dependency on registry and plugins 2017-08-23 01:41:58 +07:00
Chi Vinh Le 83ded4bda9 Refactor into queueConfig 2017-08-10 18:37:14 +07:00
Chi Vinh Le 9929046536 Fix reported queue take 2 2017-08-01 18:06:06 +07:00
Chi Vinh Le 2a78ce2bf1 Restore flagged queue 2017-08-01 17:18:52 +07:00
Belen Curcio 33a75aa4d0 Moving flag to the bottom 2017-07-31 09:46:51 -03:00
Belen Curcio 1b017daf62 changes 2017-07-31 09:42:35 -03:00
Belen Curcio 0f41165751 New Queue names 2017-07-28 11:16:49 -03:00
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