Maxime Beauchemin
ecc00bdd26
[explore] a bit less margin in left panel ( #2758 )
...
* [explore] a bit less margin in left panel
* fix tests
* forcing react-select 1.0.0-rc.3
2017-05-16 00:02:37 -07:00
Maxime Beauchemin
e055e6d2c2
Fixing PropTypes warning messages ( #2670 )
...
* Fixing PropTypes warning message
React recently started warning on the upcoming deprecation of
React.PropTypes, the new approach is to use the `prop-types`
npm package instead.
* Fixing the tests
2017-04-24 17:39:57 -07:00
Maxime Beauchemin
366ecefbaa
Bumping the JS libs to fix the build ( #2616 )
...
* bumping the js libs
* New linting rules
* More linting
* More
* Done linting
* npm >=4.5.0
* Bumping node
* Tweaking the build
* Fixing the damn build
* Fixing the apps
2017-04-13 15:04:09 -07:00
Maxime Beauchemin
122891c29b
[sql lab] allow users to save their queries ( #2528 )
...
* Allow users to save their queries
Fixing tests .
* Adding placeholder for Query Description
* initJQueryCSRF -> initJQueryAjaxCSRF
2017-04-04 20:15:19 -07:00