vera-liu
26318f94fe
Moved queriesArray from render() to local state ( #1505 )
...
* Moved queriesArray from render() to local state, so that QueriesArray
is only reloaded only during switching tabs or queries object is updated.
* Changed object comparison function to take length into consideration
2016-11-01 19:40:09 -07:00
Maxime Beauchemin
b24206387b
[sqllab] optimizing React ( #1438 )
...
* [sqllab] optimizing React
* Addressing comments and making npm run dev faster
2016-10-26 17:41:46 -07:00
Mihail Diordiev
79460abdd2
[SQLLab] Fix the usage of Redux DevTools Enhancer ( #1278 )
...
* Fix the usage of Redux DevTools Enhancer
* Fix ESLint error
2016-10-11 15:27:25 -07:00
vera-liu
d8638dbcf3
revert devtool alert ( #1238 )
2016-10-03 16:21:33 -07:00
vera-liu
d066f8b726
Added alert to install redux devtool ( #1228 )
...
* Added alert to install redux devtool
* Change to warning
2016-09-30 15:02:52 -07:00
Alanna Scott
2f2ed229fb
[redux] move some redux utils to shared file ( #1164 )
...
* move some redux utils to shared file so they can be used in the new export view too
* enhancer is a func now
2016-09-21 21:54:03 -07:00