mistral-dashboard/mistraldashboard/cron_triggers
Gal Margalit 2a54532154 mistral-dashboard: added action executions screens
* Added 3 new action executions screens: index, overview, and update dialog
 * Added "type" attribute to task screens, followed by a corresponding link
 * Fixed breadcrumbs issue in detail screens following Horizon Newton change
 * Added state label design to detail screens
 * Added design to boolean fields

 * Screenshots: http://pho.to/AXApU

Implements blueprint: mistral-dashboard-action-execution-screens
Implements blueprint: dashboard-detail-screens-improvements
Partially implements blueprint: refactor-execution-link-in-task-executions-screens
Closes-Bug: #1642246

Change-Id: I4c270b2b23d548d4e1cb7e8507e804e44e27c88f
2016-12-06 10:46:15 +00:00
..
templates/cron_triggers mistral-dashboard: added action executions screens 2016-12-06 10:46:15 +00:00
__init__.py UI: Cron Trigger screens - list and overview 2016-01-12 10:56:24 +00:00
forms.py UI: Cron trigger create modal 2016-02-09 07:41:38 +00:00
panel.py UI: Cron trigger create modal 2016-02-09 07:41:38 +00:00
tables.py UI: Cron trigger create modal 2016-02-09 07:41:38 +00:00
urls.py Update URLs to Django 1.8 style 2016-02-10 13:20:28 +08:00
views.py mistral-dashboard: added action executions screens 2016-12-06 10:46:15 +00:00