Gerardo Gálvez and Kiwi
8163b52301
Flag users as "Always premoderate" ( #2145 )
...
* Flag users as "Always premoderate"
Status can be set using the action dropdown in the People tab and in User Details.
Users flagged as "Always premoderate" will have their comments sent to the premod queue.
Users can be filtered with the Always Premoderate status.
Include Always Premoderate status changes in User History.
Add spanish translations.
* Reorder CSS as per cvle's suggestion
* Address second comment
2019-02-13 20:08:22 +01:00
Chi Vinh Le
5835845092
Fix write fragment
2018-06-04 22:37:31 +02:00
Chi Vinh Le
636bc9efa4
Manage cache
2018-06-04 22:30:12 +02:00
Chi Vinh Le
f142150b3e
Fix unexpected error
2018-06-04 16:04:37 +02:00
Belén Curcio and GitHub
0f16d0a7a3
Merge branch 'master' into reject-username
2018-05-24 13:31:59 -03:00
Leandro
0339e97b37
fix optimisticResponse typo
2018-05-17 16:39:04 +02:00
Wyatt Johnson
1a29f374a5
Merge branch 'master' into reject-username
2018-05-16 11:20:28 -06:00
Kim Gardner and GitHub
a008503b52
Merge branch 'master' into user-detail-enh
2018-05-04 09:14:06 -04:00
Kim Gardner and GitHub
e51736040f
Merge branch 'master' into user-detail-enh
2018-05-03 20:27:16 -04:00
okbel
438c515d2f
moving mutations to /hocs folder
2018-05-03 16:06:28 -03:00
okbel
8a9af89699
withUpdateEmailAddress in the plugins hoc
2018-05-03 15:12:23 -03:00
okbel
478770f6c6
Changes
2018-05-02 20:41:32 -03:00
okbel
b04fc1faf8
wip
2018-05-02 18:15:04 -03:00
okbel
c7db780582
Updating the cache with data from the fragment
2018-05-02 16:46:20 -03:00
Chi Vinh Le
b2988e540e
Move mutation logic to coral-admin
2018-05-01 16:48:52 +02:00
okbel
691bfa4e30
Passing Dialog content
2018-04-30 16:53:05 -03:00
okbel
58108f257f
Addin g withUpdateEmailAddress
2018-04-30 16:28:08 -03:00
Kim Gardner and GitHub
c60ed59a75
Merge branch 'master' into reject-username
2018-04-24 17:12:41 -04:00
okbel
b5dd63aec1
Adding withChangePassword to mutations and plugins API, styles
2018-04-23 10:32:56 -03:00
Wyatt Johnson
c2b14fca10
fixed mutation
2018-04-13 14:34:39 -06:00
okbel
9bbcb6a073
wip - inconcistencies with cache, considering refetching
2018-04-06 18:39:23 -03:00
okbel
0b6b85b2a5
Removing logs
2018-04-04 07:37:27 -03:00
okbel
06f8926964
Avoiding refetching
2018-04-04 07:25:47 -03:00
Chi Vinh Le
6d48c62679
Fix closedAt wrong datatype
2018-02-26 22:42:51 +01:00
Chi Vinh Le
d80cd6f0a2
More Refactor
2018-01-30 15:49:28 +01:00
Wyatt Johnson
ac62cbf348
added new closeAsset mutation and support in UI
2018-01-17 16:04:32 -07:00
Wyatt Johnson
0abc2ca243
replaced eslint:recommended with prettier
2018-01-11 20:00:34 -07:00
Chi Vinh Le
a2eb474a5c
Fully implement SetUsername
2018-01-09 12:25:44 +01:00
Chi Vinh Le
a40b287226
Use correct mutation and show errors
2018-01-08 18:52:54 +01:00
Chi Vinh Le
717d5e6566
Rename UnBan and UnSuspend
2018-01-08 14:43:14 +01:00
Wyatt Johnson
c3970a46a2
applied rename to graph mutation edges
2018-01-05 12:11:32 -07:00
okbel
6d777944aa
Naming Conventions
2018-01-04 13:37:21 -03:00
okbel
8c5040d88b
Naming conventions
2018-01-04 11:49:10 -03:00
okbel
73666399b4
Updating the store mutations
2017-12-20 20:00:34 -03:00
Wyatt Johnson
31655847a9
Merge branch 'next' into user-status-refactor
2017-12-16 14:58:59 -06:00
Belen Curcio
8e582bff45
Adding unSuspendUser mutation
2017-12-11 08:37:09 -03:00
Chi Vinh Le
4477c0981f
Reapply optimizations
2017-12-08 23:38:10 +01:00
Wyatt Johnson and GitHub
61d16fbe08
Revert "Optimizations v2"
2017-12-08 15:17:28 -07:00
Chi Vinh Le
ba572fbf48
Typo
2017-12-07 20:24:45 +01:00
Chi Vinh Le
7072aa013b
document optimizations v2
2017-12-07 18:41:46 +01:00
Chi Vinh Le
6a00d3d249
Remove unused code
2017-12-05 19:40:53 +01:00
Wyatt Johnson
2d70caf03d
Merge branch 'next' into user-status-refactor
2017-12-04 15:42:57 -07:00
Chi Vinh Le
c2b488fa98
Don't use murmurhash
2017-12-01 17:11:38 +01:00
Chi Vinh Le
612d2596f9
Turn NamedFragments with directives always into InlineFragments
2017-12-01 17:02:45 +01:00
Chi Vinh Le
015e3d3ed9
Tiny refactor
2017-12-01 16:47:54 +01:00
Chi Vinh Le
4c7c852af7
Only merge definitions with directives when they are the same
2017-12-01 16:44:01 +01:00
Chi Vinh Le
72123cabe7
Rename getDefinitionName to getDefinitionID
2017-12-01 16:33:38 +01:00
Chi Vinh Le
f17b296e2e
Cache resolved fragments (globally)
2017-12-01 16:31:26 +01:00
Chi Vinh Le
2c72975137
Preoptimize mutation, fragments and batched subscription documents
2017-12-01 15:42:13 +01:00
Chi Vinh Le
fd83fed7bb
Preoptimize queries and subscriptions documents
2017-12-01 14:10:38 +01:00