Commit Graph

8775 Commits

Author SHA1 Message Date
Chi Vinh Le 0d91396b1c Remove death star button 2017-12-04 22:45:23 +01:00
Wyatt Johnson e1324a168b Merge pull request #1191 from coralproject/graph-flags
Graph flags
2017-12-04 14:44:48 -07:00
Kiwi af9180f114 Merge branch 'master' into graph-flags 2017-12-04 22:28:36 +01:00
Wyatt Johnson 8f5e54520b Merge branch 'master' into performance-enhancements 2017-12-04 14:26:29 -07:00
Chi Vinh Le 2061a7b97d Use @coralproject/graphql-anywhere-optimized 2017-12-04 22:21:40 +01:00
Wyatt Johnson 3b4e69f06e fixed based on e2e finding a bug! 2017-12-04 14:06:32 -07:00
Kim Gardner f71be09bca Merge pull request #1189 from coralproject/user-badges-fix
User Badges Styling Fix
2017-12-04 19:31:17 +00:00
Wyatt Johnson 87ef0f1cb9 Adjusted flag beheviour for staff 2017-12-04 12:17:39 -07:00
Belen Curcio 0640be2a77 Timestamp no break 2017-12-04 15:00:43 -03:00
Belen Curcio fdf11fa277 Adding extra container and styling 2017-12-04 13:42:22 -03:00
Wyatt Johnson 8b71175c46 adjusted logic flow for comment flags 2017-12-04 09:27:56 -07:00
Wyatt Johnson 674ab19d06 Adjusted mongo indexes to support index scanning 2017-12-04 09:05:40 -07:00
Belen Curcio c53fe4b197 Updated tests and Drawer component 2017-12-04 00:37:41 -03:00
Belen Curcio 67c81c0168 Adding react-mdl 2017-12-03 23:16:54 -03:00
Belen Curcio e44b37538e wip 2017-12-03 16:39:48 -03:00
Belen Curcio 56beac9a1f Adding old user status 2017-12-03 16:31:08 -03:00
Belen Curcio 0596547223 Adding old user status 2017-12-03 16:29:12 -03:00
Belen Curcio ca6e839ca4 UserInfoTooltip, styling and func 2017-12-03 16:19:59 -03:00
Belen Curcio 6557c6036f Functionality and styling 2017-12-03 15:48:37 -03:00
Belen Curcio a3d83efd7d Styling and functionality 2017-12-03 15:01:06 -03:00
Belen Curcio 0483aae369 Moving ActionsMenu 2017-12-03 14:54:28 -03:00
Belen Curcio 6da4439b94 Adding header container 2017-12-02 00:20:59 -03:00
Belen Curcio 7731ec42de css tag label 2017-12-01 23:43:19 -03:00
Belen Curcio 67a4d63a23 Good margin 2017-12-01 15:31:05 -03:00
Belen Curcio ce9ee0a5b0 Adding styles for mob devs 2017-12-01 15:28:09 -03:00
Kiwi 2e8f5f2e69 Merge branch 'master' into performance-enhancements 2017-12-01 17:57:24 +01:00
Chi Vinh Le 099186d030 Make polling interval longer 2017-12-01 17:56:53 +01:00
Kim Gardner 99daa0b2c9 Merge pull request #1187 from coralproject/remove-dash
Remove Dashboard for the interim
2017-12-01 16:27:53 +00: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 835d30d362 Put document optimizations behind a option 2017-12-01 16:54: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 5c1314165c Upgrade graphql-anywhere-optimized 2017-12-01 14:16:32 +01:00
Chi Vinh Le fd83fed7bb Preoptimize queries and subscriptions documents 2017-12-01 14:10:38 +01:00
Kim Gardner dff89ec6cd Remove Dashboard docs 2017-12-01 12:53:17 +00:00
Wyatt Johnson ef200a85cb removed backend for metrics 2017-11-30 17:16:32 -07:00
Wyatt Johnson cbf3e4734d improved query performance with indexes, added engine for debugging 2017-11-30 16:40:58 -07:00
Kim Gardner 9c0e6ccb36 Remove Dashboard 2017-11-30 23:21:01 +00:00
Kim Gardner 64276cd157 Remove Dashboard 2017-11-30 23:20:01 +00: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
Kim Gardner c9f6ec327a Merge pull request #1185 from coralproject/qbox-fix
Fix Stream: Question Box
2017-11-30 19:33:52 +00:00
Chi Vinh Le 06ddb30d77 Decouple apollo store 2017-11-30 20:26:08 +01:00
Belen Curcio af3542aec5 adding and enabling question box 2017-11-30 15:30:21 -03:00