merlin/extensions/mistral
Timur Sufiev 2079195f7b Provide 'validatable-with' directive
Make it work together with validation machinery in Barricade and both
interact with standard classes in Angular. If the value is invalid
according to @constraints check, it's not propagated into the YAML
(still not true for the requred fields, has to be fixed on Barricade
side).

Change-Id: I22efce07b75aa2b55b65d3bfaab0d033fa1f0096
2015-06-03 20:00:39 +03:00
..
static/mistral Provide 'validatable-with' directive 2015-06-03 20:00:39 +03:00
templates/mistral Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00
test/js Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00
__init__.py Rewrite Merlin as a collection of Django apps for Horizon integration 2014-10-16 19:32:50 +04:00
api.py Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00
forms.py Improve Add Workbook Horizon UX 2014-10-17 20:47:12 +04:00
models.py Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00
panel.py Rewrite Merlin as a collection of Django apps for Horizon integration 2014-10-16 19:32:50 +04:00
tables.py Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00
urls.py Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00
views.py Add stub api calls for Mistral server integration 2015-04-30 21:29:27 +03:00