monasca-ui/monitoring/alarmdefs
Tomasz Trębski cd3511e372 Remove expression validation from UI
Expression validation available in UI
is not working well with compound
alarm expressions for action: Edit alarm definition.

Following commits removes that code and effectively
moves burden of such validation to the server side.

Closes-Bug: 1599027
Change-Id: If43ce287038724f3d39186c4b0209823a02757a6
2016-09-13 04:16:09 +00:00
..
templates/alarmdefs Compound alarm expression 2016-08-01 12:18:14 +02:00
__init__.py Add Alarm Definition 2014-09-25 10:18:02 -06:00
constants.py Add Alarm Definition 2014-09-25 10:18:02 -06:00
forms.py Remove expression validation from UI 2016-09-13 04:16:09 +00:00
panel.py Add Alarm Definition 2014-09-25 10:18:02 -06:00
tables.py Compound alarm expression 2016-08-01 12:18:14 +02:00
tests.py Compound alarm expression 2016-08-01 12:18:14 +02:00
urls.py Add Alarm Definition 2014-09-25 10:18:02 -06:00
views.py Alarm page count does not work 2016-08-22 08:45:53 -06:00
workflows.py Compound alarm expression 2016-08-01 12:18:14 +02:00