* added pagination: adressed all comments given to Liat on:
https://review.openstack.org/#/c/266826/
* removed redundant template inheritance
* resolved bug: [ui] Pagination is absent in the "Actions" tab
* resolved bug: [ui] Every click on "Actions" tab takes too much time
* resolved bug: [ui] Problem with "Actions" page layout
Screenshots:
http://pasteboard.co/1yhuS10g.png
Partially implements blueprint: Actions-screen-improvements
Closes-Bug: #1505657
Closes-Bug: #1505668
Closes-Bug: #1505662
Change-Id: I4c15e39830ca425a8321b09e7d6039e6623eea8b
* Removed non-working implementation of LESS (scss to css compiler)
* Removed redundant unused styles
* Added CSS support - the same way they do in Murano Dashboard
* We could always add LESS and Django intergration later,
seems it only works in static folders inside the Horizon respository ATM.
Closes-Bug: 1512377
Change-Id: Ic1f239c103382e780df754ff8fac4b6374ef33cb
* 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
* 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
The style.scss in base.html seems to generate wrong
key in the offline manifest. since it's a small portion,
there is no performance issue in not compressing it, then
offline compression works again.
Change-Id: Ifeddd46ac25a7fc60f2bfd72c78dd2bc9cc04c0f