mistral-dashboard/mistraldashboard
pengyuesheng f154594d0e Correct error messages on update action execution form
When update action execution fails,
two prompt messages are displayed,
one successful and one fails.

This patch Correct error messages

Change-Id: I7001106d804e893e10726695956c9db519fa22f8
2019-06-03 09:47:29 +08:00
..
action_executions The columns out of page range 2019-05-31 14:23:26 +08:00
actions Add asterisk mark for the required field 2019-05-08 16:42:31 +08:00
cron_triggers Remove try: ... finally: pass 2019-05-17 09:10:34 +08:00
default Removed unnecessary utf-8 encoding 2017-01-11 08:36:15 +05:30
enabled Move _50_mistral.py file into enabled folder 2016-12-22 07:10:27 +00:00
executions Translate executions state 2019-05-15 17:15:48 +08:00
static/mistraldashboard/css mistral-dashboard: added action executions screens 2016-12-06 10:46:15 +00:00
tasks Django 2.0 support 2018-05-15 06:14:48 +09:00
test Fix the bug of the py27 test 2019-04-18 16:51:41 +08:00
workbooks Add asterisk mark for the required field 2019-05-08 16:42:31 +08:00
workflows Unified button style on Execute form in workflow panel 2019-05-27 15:26:42 +08:00
__init__.py Move dashboard from python-mistralclient 2014-06-17 13:53:16 +07:00
api.py Correct error messages on update action execution form 2019-06-03 09:47:29 +08:00
dashboard.py mistral-dashboard: added action executions screens 2016-12-06 10:46:15 +00:00
exceptions.py Clean imports in code 2016-09-15 13:52:09 +07: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