mistral-dashboard/mistraldashboard/executions
Gal Margalit 40222407bf UI: table pagination logic encapsulation
* following https://review.openstack.org/#/c/266826/ suggestion: API requests
  that required UI pagination will be passed via generic handler.
* At first I've written a decorator - which I didn't like,
  feel faulty by design - too many returns and over complicated blocks...

Partially implements blueprint: mistral-dashboard-executions-screen

Change-Id: Ie131bf74a74b816d2779888c6c23e7bcfa4b8f22
2016-02-11 11:34:39 +00:00
..
templates/executions UI: Execution update - update description modal 2015-11-19 15:21:28 +00:00
__init__.py Horizon plugin system compatibility 2014-06-23 14:54:57 +07:00
forms.py UI: Execution update - update description modal 2015-11-19 15:21:28 +00:00
panel.py Horizon plugin system compatibility 2014-06-23 14:54:57 +07:00
tables.py UI: Execution & task screens - state info tooltip 2015-12-28 12:39:25 +00:00
tests.py UI: table pagination logic encapsulation 2016-02-11 11:34:39 +00:00
urls.py UI: Execution update - update description modal 2015-11-19 15:21:28 +00:00
views.py UI: table pagination logic encapsulation 2016-02-11 11:34:39 +00:00