Commit Graph

8 Commits

Author SHA1 Message Date
Rajiv Kumar ac86dfc55c Removed unnecessary utf-8 encoding
Change-Id: I8195c77f1da137877346f3dc395f71b42cd33086
2017-01-11 08:36:15 +05:30
Gal Margalit a0262daa05 Workflow list - added missing fields
Screenshots: http://pho.to/AZ4L6

Change-Id: I1947e0c4c65eac2204354ac753275ee1016f68f8
2016-12-20 12:12:23 +00:00
Gal Margalit 2a54532154 mistral-dashboard: added action executions screens
* Added 3 new action executions screens: index, overview, and update dialog
 * Added "type" attribute to task screens, followed by a corresponding link
 * Fixed breadcrumbs issue in detail screens following Horizon Newton change
 * Added state label design to detail screens
 * Added design to boolean fields

 * Screenshots: http://pho.to/AXApU

Implements blueprint: mistral-dashboard-action-execution-screens
Implements blueprint: dashboard-detail-screens-improvements
Partially implements blueprint: refactor-execution-link-in-task-executions-screens
Closes-Bug: #1642246

Change-Id: I4c270b2b23d548d4e1cb7e8507e804e44e27c88f
2016-12-06 10:46:15 +00:00
Gal Margalit 10a31bdb7a UI: Cron trigger create modal
* Added cron trigger create modal

Screenshots:
  http://pasteboard.co/1q5HRneL.png

Partially implements blueprint: mistral-dashboard-cron-trigger-screen

Change-Id: I80449534b5e1ce35b9f60b1d3160550933297345
2016-02-09 07:41:38 +00:00
Gal Margalit 5f5e510547 UI: Execution screen auto refresh
* 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
2015-12-15 13:19:00 +00:00
Gal Margalit 936548c1e5 UI: Execution update - table actions
* added table action buttons to pause resume and cancel execution

Screenshots:
http://pasteboard.co/2benOWcT.png

Partially implements blueprint: mistral-dashboard-executions-screen

Change-Id: I3b0b475f7e9e24f90396d145c453544cfcfe71ac
2015-11-16 13:53:57 +00:00
Nikolay Mahotkin d75a2e30dd Fix showing all statuses in UI
Closes-bug: #1374289

Change-Id: Iab67b7f1513f77e9f45ba73834329c3250264651
2014-09-26 16:44:09 +04:00
Kirill Izotov bb03d06ebe Modify to use API v2
Change-Id: Iacaab88d7ce8618aa7331e8cb7f23c69191e5f49
Implements: blueprint mistral-ui
2014-09-15 14:57:59 +07:00