superset/caravel/assets
George Ke c78d3682ac Reactify dashboard grid (#523)
* Use react-grid-layout instead of gridster

* visualizations show and resize

* display slice name and description; links work

* positioning of widgets to match gridster, rowHeight matches

* Change margins, rowHeight, unpositioned viz, and expandedSlices to match gridster

* Saving dashboard, deleting slices, formatting on slices (chart control and resize handle), expanded slices fixed.

* responsiveness + use es6 classes

* Minor ui fixes + linting

* CSS transforms on slices messes up nvd3 tooltip positioning.
Turn off CSS transforms for the time being, with a cost of painting speed.

Issue is currently being looked at on the nvd3 repo
PR: https://github.com/novus/nvd3/pull/1674

* Remove breakpoint listener, fires when it shouldn't (i.e. too often)

* resize is no longer buggy, minor cleanup

* gridster class, const, landscape error

* one source of data for data to front end from python
2016-06-02 12:31:05 -07:00
..
images More translation instrumentation and some french to test (#502) 2016-05-23 11:46:33 -07:00
javascripts Reactify dashboard grid (#523) 2016-06-02 12:31:05 -07:00
stylesheets Reactify dashboard grid (#523) 2016-06-02 12:31:05 -07:00
vendor Caravel - renaming files 2016-03-28 21:53:24 -07:00
visualizations Reactify dashboard grid (#523) 2016-06-02 12:31:05 -07:00
.babelrc Caravel - renaming files 2016-03-28 21:53:24 -07:00
.eslintignore Caravel - renaming files 2016-03-28 21:53:24 -07:00
.eslintrc Move window.alert() calls to bootstrap modals. Also log errors to console. 2016-04-04 16:11:23 -07:00
package.json Reactify dashboard grid (#523) 2016-06-02 12:31:05 -07:00
webpack.config.js Reactify dashboard grid (#523) 2016-06-02 12:31:05 -07:00