Commit Graph
103 Commits
Author SHA1 Message Date
Chi Vinh Le 5a190839d1 Show username already exists error 2018-05-14 20:44:30 +02:00
Chi Vinh Le d08aaecd12 Rerender all Slot Components when config changes 2018-03-20 19:00:19 +01:00
Chi Vinh Le dbe80c40d7 Render when pluginsConfig changes 2018-03-20 18:25:04 +01:00
Chi Vinh Le 9d9adc8195 Rename typo 2018-03-15 18:38:21 +01:00
Chi Vinh Le 3d8fc116a7 Fix defaultComponent bug 2018-03-14 11:32:13 +01:00
Chi Vinh Le 73fce8624c Fix query data detection 2018-03-13 23:32:21 +01:00
Chi Vinh Le 79f885244a Add support for withGraphQLExtension 2018-03-13 22:10:00 +01:00
Chi Vinh Le 5e4d010246 Deprecate passing data prop to Slot 2018-03-13 20:43:06 +01:00
Chi Vinh Le 84f1003b2b Get rid of data direct dependency in the plugins 2018-03-13 19:58:32 +01:00
Chi Vinh Le 9ad92e38c0 Move profile settings to core 2018-03-13 17:48:54 +01:00
Chi Vinh Le 5bb5f98b17 Refactor Slot Feature 2018-03-13 16:05:54 +01:00
Chi Vinh Le 0425c39bfe Remove requirement for data.variables in withFragment 2018-03-12 23:44:02 +01:00
Chi Vinh Le cd638e7f85 Merge branch 'master' into refactor-graph 2018-03-09 19:27:35 +01:00
Chi Vinh Le 7bcad6d0c0 Attach query markers 2018-03-09 14:50:18 +01:00
Chi Vinh Le e6b28a55af Display digest settings 2018-03-07 14:38:53 +01:00
Chi Vinh Le 17a0aebdf7 Refactor postMessage service 2018-02-26 22:10:01 +01:00
Chi Vinh Le 43e02e1574 Apply suggestions 2018-02-14 14:59:00 +01:00
Chi Vinh Le 431bbd4f03 Fix some comments 2018-02-13 16:03:06 +01:00
Chi Vinh Le 87af05c0d9 Fix translations 2018-02-13 15:33:50 +01:00
Chi Vinh Le c54a8bdc4f Remove old code 2018-02-13 15:00:53 +01:00
Chi Vinh Le 142c5b32f1 More refactoring 2018-02-13 00:54:15 +01:00
Chi Vinh Le f4fc8915e3 Refactor talk-plugin-auth part 1 2018-02-09 20:12:02 +01:00
Chi Vinh Le 37dd6ae044 Auth refactor part 3 2018-02-08 23:06:01 +01:00
Chi Vinh Le aaad7aa86f Reimplement recaptcha 2018-02-07 22:10:05 +01:00
Chi Vinh Le ee3d576a49 Auth Refactor part 2 2018-02-07 18:42:03 +01:00
Chi Vinh Le f8e0556904 Auth Refactor part 1 2018-02-06 20:30:31 +01:00
Chi Vinh Le d15694041a Don't require notify property 2018-01-23 20:27:46 +01:00
Chi Vinh Le b196bb379a Comments 2018-01-23 19:52:04 +01:00
Chi Vinh Le 0523faee2b withQuery and withMutation support for notifyOnError (default: true) 2018-01-23 19:05:08 +01:00
Chi Vinh Le f4e4c1d810 Notify on error (UserDetail) 2018-01-23 16:27:02 +01:00
Chi Vinh Le e2a361276b show notification on errors 2018-01-19 15:33:34 +01:00
Wyatt Johnson 0abc2ca243 replaced eslint:recommended with prettier 2018-01-11 20:00:34 -07:00
Kim GardnerandGitHub 70bfd91359 Merge branch 'master' into virtualized 2017-12-18 17:37:04 -06:00
Chi Vinh Le 0e01d40aa7 Fix sign in on profile tab 2017-12-18 19:01:43 +01:00
Chi Vinh Le 5548deb6b5 Auto Load More and other bug fixes 2017-12-13 15:06:01 +01:00
Chi Vinh Le 091be25f36 Delay throttled subscription handler until query has loaded 2017-12-07 16:55:36 +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
Chi Vinh Le 214de045fb One subscription queue per query 2017-11-30 22:44:29 +01:00
Chi Vinh Le 92a9a535c6 Merge branch 'master' into performance-enhancements 2017-11-30 22:23:11 +01:00
Chi Vinh Le 3db7439d76 Use custom optimized graphql-anywhere 2017-11-30 21:55:16 +01:00
Chi Vinh Le 65be2b89a4 Throttle instead of debounce 2017-11-30 21:44:32 +01:00
Chi Vinh Le ab772839c5 Debounce and batch subscription updates 2017-11-30 16:38:38 +01:00
Chi Vinh Le 5360bdc8ec Add some docs 2017-11-21 12:42:17 +01:00
Chi Vinh Le 8f9724ed90 Implement configure and redux state 2017-11-20 12:29:23 +01:00
Chi Vinh Le 2fd7829b88 Prevent calling updators when there is an error 2017-10-13 17:33:59 +07:00
Chi Vinh Le 9bd55b267e excludeIf now returns a new component 2017-09-29 23:33:37 +07:00
Chi Vinh Le e5c385ae21 Use correct event name in queries 2017-08-31 02:05:00 +07:00
Wyatt Johnson eb586f217b Upgraded/pruned deps, applied linting fixes 2017-08-28 14:06:54 -06:00
Chi Vinh Le fccbcce7a8 Remove global dependency on registry and plugins 2017-08-23 01:41:58 +07:00