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
67a85b9831
Fix dashboard edit button is disabled ( #2634 )
...
* Fix dashboard edit button is disabled
* Addressing comments
2017-04-18 13:29:02 -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
31283f1424
Fix metric formating in Dashboard view + some refactoring ( #2598 )
...
* Fix metric formating in Dashboard view + some refactoring
* Fixing build
2017-04-12 09:37:49 -07:00
Alanna Scott
3b023e5eaa
add css to the data object to be saved ( #2188 )
2017-02-16 10:37:29 -08:00
vera-liu
fa9c066ffe
Add email-to option in action buttons for dashboard and slice ( #1705 )
...
* Add email-to option in explore action buttons
* email to option for dashboard
2016-12-14 11:52:53 -08:00
the-dcruz
84e8f741ae
Add 'Save As' feature for dashboards ( #1669 )
...
* Add 'Save As' feature for dashboards
* Address code review comments
2016-11-28 08:34:14 -08:00
Alanna Scott
ab5a4102cd
[dashboard] give user feedback when there are unsaved changes ( #1633 )
...
* show alert and use dialog window if there are unsaved changes.
* add container class to alert
2016-11-18 09:37:01 -08:00
Maxime Beauchemin
c362f2869e
More Dashboard UX unit tests ( #1603 )
2016-11-17 10:05:08 -08:00
Maxime Beauchemin
15b67b2c6c
[WiP] rename project from Caravel to Superset ( #1576 )
...
* Change in files
* Renamin files and folders
* cleaning up a single piece of lint
* Removing boat picture from docs
* add superset word mark
* Update rename note in docs
* Fixing images
* Pinning datatables
* Fixing issues with mapbox-gl
* Forgot to rename one file
* Linting
* v0.13.0
* adding pyyaml to dev-reqs
2016-11-09 23:08:22 -08:00