mistral-dashboard/mistraldashboard
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
..
actions Mistral-dashboard: Actions screen 2016-01-24 08:05:51 +00:00
cron_triggers UI: table pagination logic encapsulation 2016-02-11 11:34:39 +00:00
default UI: Cron trigger create modal 2016-02-09 07:41:38 +00:00
executions UI: table pagination logic encapsulation 2016-02-11 11:34:39 +00:00
static/mistraldashboard/css UI: Cron trigger create modal 2016-02-09 07:41:38 +00: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 Use the default `url` tag instead 2015-12-17 10:15:40 +00:00
__init__.py Move dashboard from python-mistralclient 2014-06-17 13:53:16 +07:00
api.py UI: table pagination logic encapsulation 2016-02-11 11:34:39 +00:00
dashboard.py UI: Cron Trigger screens - list and overview 2016-01-12 10:56:24 +00: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 UI: Cron Trigger screens - list and overview 2016-01-12 10:56:24 +00:00