Commit Graph

87 Commits

Author SHA1 Message Date
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 Gardner 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
Chi Vinh Le 5028f4adf4 Better shouldComponentUpdate detection in withFragments 2017-08-18 23:19:10 +07:00
Chi Vinh Le de90bdbd19 Gracefully handle when data is not available 2017-08-18 21:19:13 +07:00
Chi Vinh Le fabc8b8c46 Check when one of the leaves are empty 2017-08-18 17:49:57 +07:00
Chi Vinh Le 25c11ad690 Keep old query data when not changed in withFragments 2017-08-17 23:22:30 +07:00
Chi Vinh Le 7ea6d133c2 Filter queryData in withFragments and optimize rendering 2017-08-17 21:31:09 +07:00
Chi Vinh Le f8031be865 callback props from withMutation now keep their identity 2017-08-16 23:41:14 +07:00
Chi Vinh Le 9ce6ab108a Refactor StreamTabPanel and use hoistStatics for all hocs 2017-08-16 22:15:31 +07:00
Chi Vinh Le c3bcf7dd63 Merge branch 'master' into optimization 2017-08-15 21:48:09 +07:00
Chi Vinh Le 4cfdb6574b withQuery props should be immutable 2017-08-15 21:23:39 +07:00
Chi Vinh Le 17bc396b06 Fix Ignored User in permalink 2017-08-11 20:55:23 +07:00
Chi Vinh Le da0d0349dd Implement approve and live updates 2017-08-02 21:34:48 +07:00
Chi Vinh Le 8ecf55610c More fetchMore events and more data for graphql events 2017-07-25 22:28:28 +07:00
Chi Vinh Le ceb83834a7 Remove subscribeToMore Event because it's incomplete 2017-07-25 21:19:42 +07:00
Chi Vinh Le 3c2229f3a7 Remove redundant networkStatus 2017-07-25 20:48:26 +07:00
Chi Vinh Le 1db61941ed Comment WithEmit 2017-07-22 00:10:45 +07:00
Chi Vinh Le 6ea7e9d564 Use correct name 2017-07-21 23:58:41 +07:00