Commit Graph

205 Commits

Author SHA1 Message Date
Kim Gardner a008503b52 Merge branch 'master' into user-detail-enh 2018-05-04 09:14:06 -04:00
Kim Gardner 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
okbel b5dd63aec1 Adding withChangePassword to mutations and plugins API, styles 2018-04-23 10:32:56 -03: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 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
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 d510905ba2 Adding ban message and setRole 2017-11-28 00:18:09 -03:00
Belen Curcio 9386912b9b Approve Username fix 2017-11-27 14:43:04 -03:00
Belen Curcio f2dccf7845 Adding addUserRole and removeUserRole 2017-11-24 18:36:59 -03:00
Belen Curcio 741419f47b missing fragment 2017-11-24 12:58:05 -03:00
Belen Curcio 6e6ddbf378 Suspension response 2017-11-23 08:42:08 -03:00
Belen Curcio fd0b475b84 banUser and unBanUser - removing setUserStatus 2017-11-23 08:07:13 -03:00
Belen Curcio b69195253b banUser and unBanUser wip - removing setStatus 2017-11-22 21:45:55 -03:00
Chi Vinh Le e675d716cb Remove deprecated code 2017-11-20 20:18:14 +01:00