12 Commits

Author SHA1 Message Date
Jenkins
b61d0d9ae9 Merge "Add tables filter action support" 2015-08-25 10:54:25 +00:00
Zhenguo Niu
b7cf70b2ce Add tables filter action support
This patch adds the ability to filter tables by specified
string.

screenshots:
http://pasteboard.co/2Q1GyCie.png

Change-Id: I1c4577f0f324d0865e5b4fb16df4767a39b40733
Closes-Bug: #1485827
2015-08-25 16:23:34 +08:00
Gal Margalit
a081b1baad mistral-dashboard: executions input & output modal header - added corresponding name
* 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
2015-08-20 07:48:42 +00:00
Gal Margalit
4890f5e3f2 mistral-dashboard executions list table: input & output sections content via a modal
* fixed main table to include a modal for input and output sections

* screenshots
	http://pasteboard.co/2PEDk8sU.png
	http://pasteboard.co/2PEGpzXV.png

Partially implements blueprint: mistral-dashboard-executions-screen

Change-Id: I78a7c4aee250f3ef509c5d8d7501e2aef84be96d
2015-08-19 10:31:15 +00:00
Gal Margalit
5058e9e7c7 mistral-dashboard Execution enhancements
* 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.png
http://i58.tinypic.com/23uydmo.png

Partially implements blueprint: mistral-dashboard-executions-screen

Change-Id: I4c580e21299aaccf4cf012c88d2d4c0d91de5710
2015-08-13 11:30:33 +00:00
Gal Margalit
1846ea19fc Added delete button to execution screen ui on mistral-dashboard
* added delete button to execution screen ui

Partially implements blueprint: mistral-dashboard-executions-screen

Change-Id: I12b28f46a89ba5188fba5d5b2aa8534e46505ac2
2015-07-23 13:23:39 +00:00
Zhenguo Niu
ea6d14f99c Remove H101, H803, H238 from ignore list
Enable H101 check,
H803 was removed from hacking,
Fix H238 errors and enable the check.

Change-Id: Ifa69d18bb1ee54f7b42c6a281d76dc720e2043ba
2015-07-14 21:52:56 +08:00
Zhenguo Niu
79e6d9c136 Fix H306 errors
Change-Id: I1ff850e87979a05f5daec489d8a50008e2489e97
2015-07-13 09:42:33 +08:00
Renat Akhmerov
f928ac885e Making style changes and adding AUTHORS file
Change-Id: I3238253e03d9f80975c65a3efc84bd202b338815
2014-09-30 11:31:32 +07:00
Kirill Izotov
c7777ee5d5 Reenable Task view inside Executions
Change-Id: I9dd57b805180928253ff2cf37f658aafa98cb4a3
2014-09-15 14:57:59 +07:00
Kirill Izotov
bb03d06ebe Modify to use API v2
Change-Id: Iacaab88d7ce8618aa7331e8cb7f23c69191e5f49
Implements: blueprint mistral-ui
2014-09-15 14:57:59 +07:00
Kirill Izotov
744309b2e1 Horizon plugin system compatibility
- added enabled script
- removed horizon from requirements
- updated README
- refactor folder structure

Change-Id: If3fb4eddec26c5817cb0971eb7c4fe2ebb5641f3
Implements: blueprint mistral-ui
2014-06-23 14:54:57 +07:00