superset/caravel
x4base d8a2b621d8 Periodically update the slices in the dashboard (#374)
* Periodically update the slices in the dashboard

* Make the refresh interval changeable

* Add the button and the modal for the user to change the refresh interval

* Don't use callback for refreshing

* Randomize to prevent all widgets refreshing at the same time

* Show the loading icon as an overlay when the slices refresh
2016-04-20 17:35:07 -07:00
..
assets Periodically update the slices in the dashboard (#374) 2016-04-20 17:35:07 -07:00
bin Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
data Adjusting positioning in the examples 2016-04-13 22:39:23 -07:00
migrations Fix db upgrade script b4456560d4f3 (#370) 2016-04-18 12:49:13 -07:00
static Caravel - renaming files 2016-03-28 21:53:24 -07:00
templates Periodically update the slices in the dashboard (#374) 2016-04-20 17:35:07 -07:00
__init__.py Redirect application log to stderr, which is picked up by gunicorn. (#335) 2016-04-20 15:09:15 -07:00
ascii_art.py Adding version subcommand to CLI (#329) 2016-04-13 17:27:20 -07:00
config.py Configure Visualizations (#365) 2016-04-18 09:00:03 -07:00
forms.py Removing forgotten print statement 2016-04-20 15:28:02 -07:00
models.py Druid unit tests using Mock (#384) 2016-04-20 15:08:10 -07:00
utils.py Optimizing import statements for better readability and to avoid unused, excessive and duplicating imports in the project. (#294) 2016-04-07 23:01:40 -07:00
version.py Storing version number in only one place (#362) 2016-04-17 08:20:11 -07:00
views.py Druid unit tests using Mock (#384) 2016-04-20 15:08:10 -07:00
viz.py Druid unit tests using Mock (#384) 2016-04-20 15:08:10 -07:00