.mailmap
AUTHORS
ChangeLog
LICENSE
README.rst
_50_mistral.py.example
manage.py
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/index.rst
mistral_dashboard.egg-info/PKG-INFO
mistral_dashboard.egg-info/SOURCES.txt
mistral_dashboard.egg-info/dependency_links.txt
mistral_dashboard.egg-info/not-zip-safe
mistral_dashboard.egg-info/pbr.json
mistral_dashboard.egg-info/requires.txt
mistral_dashboard.egg-info/top_level.txt
mistraldashboard/__init__.py
mistraldashboard/api.py
mistraldashboard/dashboard.py
mistraldashboard/exceptions.py
mistraldashboard/forms.py
mistraldashboard/handle_errors.py
mistraldashboard/actions/__init__.py
mistraldashboard/actions/forms.py
mistraldashboard/actions/panel.py
mistraldashboard/actions/tables.py
mistraldashboard/actions/tests.py
mistraldashboard/actions/urls.py
mistraldashboard/actions/views.py
mistraldashboard/actions/templates/actions/_create.html
mistraldashboard/actions/templates/actions/_run.html
mistraldashboard/actions/templates/actions/_update.html
mistraldashboard/actions/templates/actions/create.html
mistraldashboard/actions/templates/actions/detail.html
mistraldashboard/actions/templates/actions/index.html
mistraldashboard/actions/templates/actions/run.html
mistraldashboard/actions/templates/actions/update.html
mistraldashboard/cron_triggers/__init__.py
mistraldashboard/cron_triggers/forms.py
mistraldashboard/cron_triggers/panel.py
mistraldashboard/cron_triggers/tables.py
mistraldashboard/cron_triggers/urls.py
mistraldashboard/cron_triggers/views.py
mistraldashboard/cron_triggers/templates/cron_triggers/_create.html
mistraldashboard/cron_triggers/templates/cron_triggers/create.html
mistraldashboard/cron_triggers/templates/cron_triggers/detail.html
mistraldashboard/cron_triggers/templates/cron_triggers/index.html
mistraldashboard/default/SmartCell.py
mistraldashboard/default/__init__.py
mistraldashboard/default/panel.py
mistraldashboard/default/utils.py
mistraldashboard/default/templates/default/_code.html
mistraldashboard/default/templates/default/_humantime.html
mistraldashboard/default/templates/default/_label.html
mistraldashboard/default/templates/default/_prettyprint.html
mistraldashboard/default/templates/default/base.html
mistraldashboard/default/templates/default/table.html
mistraldashboard/executions/__init__.py
mistraldashboard/executions/forms.py
mistraldashboard/executions/panel.py
mistraldashboard/executions/tables.py
mistraldashboard/executions/tests.py
mistraldashboard/executions/urls.py
mistraldashboard/executions/views.py
mistraldashboard/executions/templates/executions/_update_description.html
mistraldashboard/executions/templates/executions/detail.html
mistraldashboard/executions/templates/executions/index.html
mistraldashboard/executions/templates/executions/update_description.html
mistraldashboard/static/mistraldashboard/css/style.css
mistraldashboard/tasks/__init__.py
mistraldashboard/tasks/panel.py
mistraldashboard/tasks/tables.py
mistraldashboard/tasks/tests.py
mistraldashboard/tasks/urls.py
mistraldashboard/tasks/views.py
mistraldashboard/tasks/templates/tasks/detail.html
mistraldashboard/tasks/templates/tasks/filtered.html
mistraldashboard/tasks/templates/tasks/index.html
mistraldashboard/test/__init__.py
mistraldashboard/test/helpers.py
mistraldashboard/test/settings.py
mistraldashboard/test/urls.py
mistraldashboard/test/test_data/__init__.py
mistraldashboard/test/test_data/mistral_data.py
mistraldashboard/test/test_data/utils.py
mistraldashboard/test/tests/error_handle.py
mistraldashboard/workbooks/__init__.py
mistraldashboard/workbooks/forms.py
mistraldashboard/workbooks/panel.py
mistraldashboard/workbooks/tables.py
mistraldashboard/workbooks/tests.py
mistraldashboard/workbooks/urls.py
mistraldashboard/workbooks/views.py
mistraldashboard/workbooks/templates/workbooks/_create.html
mistraldashboard/workbooks/templates/workbooks/_select_definition.html
mistraldashboard/workbooks/templates/workbooks/_update.html
mistraldashboard/workbooks/templates/workbooks/create.html
mistraldashboard/workbooks/templates/workbooks/detail.html
mistraldashboard/workbooks/templates/workbooks/index.html
mistraldashboard/workbooks/templates/workbooks/select_definition.html
mistraldashboard/workbooks/templates/workbooks/update.html
mistraldashboard/workflows/__init__.py
mistraldashboard/workflows/forms.py
mistraldashboard/workflows/panel.py
mistraldashboard/workflows/tables.py
mistraldashboard/workflows/tests.py
mistraldashboard/workflows/urls.py
mistraldashboard/workflows/views.py
mistraldashboard/workflows/templates/workflows/_create.html
mistraldashboard/workflows/templates/workflows/_execute.html
mistraldashboard/workflows/templates/workflows/_select_definition.html
mistraldashboard/workflows/templates/workflows/_update.html
mistraldashboard/workflows/templates/workflows/create.html
mistraldashboard/workflows/templates/workflows/detail.html
mistraldashboard/workflows/templates/workflows/execute.html
mistraldashboard/workflows/templates/workflows/index.html
mistraldashboard/workflows/templates/workflows/select_definition.html
mistraldashboard/workflows/templates/workflows/update.html
tools/install_venv.py
tools/with_venv.sh