Chris Williams
b453cd2bf2
[lint] turn no-undef back on, set browser, cypress, and mocha env's ( #5879 )
...
* [lint] turn no-undef back on, set browser, cypress, and mocha env's, and fix issues
* [lint] fix undefined var in TimeTable.jsx
2018-09-13 14:45:24 -07:00
Krist Wongsuphasawat
6d573724aa
Enable hot module replacement for React via react-hot-loader ( #5841 )
...
* Install react-hot-loader
* enable react-hot-reload for Explore, Dashboard, Profile and Sqllab
* enable hmr for welcome page
* enable hmr for welcome page
* enable react hot module replacement for addSlice
* fix lint
* fix Welcome test
* remove eslint comment
2018-09-10 10:15:32 -07:00
Maxime Beauchemin
c0db6dbb57
Moving some JS folders ( #4820 )
...
* Moving folders
* Pointing to new locations
2018-04-17 21:05:01 -07:00
Hugh A. Miles II
11ea83ecf1
New Landing Page v1.0 ( #4463 )
...
* Updated welcome landing page
* fixed test and linting
* linting
* addressing comments
* fix test
* fix test
* remove unneeded var
* add magic comments
2018-02-26 17:02:41 -08:00
Maxime Beauchemin
c49fb0aa9b
Make Welcome page into a simple React app ( #4147 )
...
* Make Welcome page into a simple React app
This removes a dependency on datatables, we should be able to get rid
of it as we re-write the Table and PivotTable viz
* tests/lint
* Bump node version to latest
2018-01-07 22:13:06 -08:00