mistral-dashboard/mistraldashboard
Gal Margalit 3a1e52ed63 UI: Execution & task screens - state info tooltip
* Added tooltip to view "state info" on error states
* Extended Horizon base to support such behaviour (SmartCell)
* Implementation derived following a discussion with Horizon developers
* I was asked by Horizon devs to push an architectural solution
  so we may won't need that "workarround" in the future

Screenshots:
 http://pasteboard.co/lvX8FX2.png
 http://pasteboard.co/lAnTDBq.png

Partially implements blueprint: mistral-dashboard-executions-screen
Partially implements blueprint: tasks-screen-improvments

Change-Id: I9781e61b5385f96bcc73c4c8dbb93671ea179e73
2015-12-28 12:39:25 +00:00
..
actions UI:Actions list:remove desc column+details screen 2015-11-16 09:03:11 +00:00
default UI: Execution & task screens - state info tooltip 2015-12-28 12:39:25 +00:00
executions UI: Execution & task screens - state info tooltip 2015-12-28 12:39:25 +00:00
static/mistraldashboard/scss Fix missing static folder 2014-09-17 11:08:55 +07:00
tasks UI: Execution & task screens - state info tooltip 2015-12-28 12:39:25 +00:00
test Remove the test cases for handle_errors to fix the py27 gate issue 2015-09-08 20:27:30 +08:00
workbooks Changed titles of modal forms. 2015-09-27 10:05:32 +05:30
workflows Changed titles of modal forms. 2015-09-27 10:05:32 +05:30
__init__.py Move dashboard from python-mistralclient 2014-06-17 13:53:16 +07:00
api.py UI: Execution pagination on client side 2015-12-02 10:12:08 +00:00
dashboard.py Rename Mistral dashboard to Workflow 2015-08-26 22:57:09 +08:00
exceptions.py Add mistral APIException as a Recoverable Exception 2015-08-11 19:04:00 +08:00
forms.py UI: Task & Execution screen refactored 2015-11-05 11:18:02 +00:00
handle_errors.py Fixed bug in error handing 2015-08-12 08:56:04 +03:00