This patch is a clean-up patch for refactor-error-messages bp
which remove the exception message from base message otherwise
the same exception message display twice like
this https://ibb.co/XyFWMdz .
Change-Id: Ib56b35b164057b821b5e9755202b87c9e1ea5572
* 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.pnghttp://pasteboard.co/lAnTDBq.png
Partially implements blueprint: mistral-dashboard-executions-screen
Partially implements blueprint: tasks-screen-improvments
Change-Id: I9781e61b5385f96bcc73c4c8dbb93671ea179e73
* added ajax request to examine
"running" states and their final status.
* mechanism is coherent to the horizon method.
* fixed "paused" label from bright yellow,
which was hard to see, to darker blue
Screenshots:
http://pasteboard.co/3gtZGsy.png
Partially implements blueprint: mistral-dashboard-executions-screen
Change-Id: Ibc3cb1c74a558df9012572353537b7a2a1766363
* enhanced django template inheritance
* removed redundant template (html) files
* added link to task overview from execution overview
* when clicking task under execution main table,
it now opens under task menu, which handles the logic
* same as above - when clicking execution under main tasks table
Screenshots:
http://pasteboard.co/23xFix0r.pnghttp://pasteboard.co/23jzE8JJ.png
Partially implements blueprint:tasks-screen-improvments
Partially implements blueprint: mistral-dashboard-executions-screen
Change-Id: Ibb4a8814b421b5dffcff264e7517a3b3ba29fdd7
* code view is now a public template
* emptyform is now a public form
* tasks overview screen
* add state info field
* add iso filter to time fields
* add workflow link
* refactored detail layout
* tasks main screen
* main table now has result and
published columns which use the
code view template
Screenshots:
http://pasteboard.co/1T2U8Ers.pnghttp://pasteboard.co/1T2Son9w.pnghttp://pasteboard.co/1Uj47Rvk.png
Partially implements blueprint: tasks-screen-improvments
Partially implements blueprint: mistral-dashboard-executions-screen
Change-Id: I8978746f645949aed174f893a5195073f156e24d
This patch adds the ability to filter tables by specified
string.
screenshots:
http://pasteboard.co/2Q1GyCie.png
Change-Id: I1c4577f0f324d0865e5b4fb16df4767a39b40733
Closes-Bug: #1485827
* fixed IO modal header name to show corresponding “Input” or “Output” instead of “Code View”
* fixed execution list task column header to "tasks"
Partially implements blueprint: mistral-dashboard-executions-screen
Change-Id: Ic70decc9f7c54bda9842f61d57d9e31cbac1a96b
* fixed main table to include a modal for input and output sections
* screenshots
http://pasteboard.co/2PEDk8sU.pnghttp://pasteboard.co/2PEGpzXV.png
Partially implements blueprint: mistral-dashboard-executions-screen
Change-Id: I78a7c4aee250f3ef509c5d8d7501e2aef84be96d
* fixed main table:
a. execution id now refers to overview screen
b. task refer to corresponding task
* added execution overview screen
* removed duplicate string from prettyprint, shortage should be done on client side, (we don't use it atm)
* Screenshots:
http://i57.tinypic.com/2817r5c.pnghttp://i58.tinypic.com/23uydmo.png
Partially implements blueprint: mistral-dashboard-executions-screen
Change-Id: I4c580e21299aaccf4cf012c88d2d4c0d91de5710