merlin/extensions/mistral
Timur Sufiev 05f4f22b9e Implement auto-completion field in Merlin
Also provide first approach to changing dependent field on field
change according to schema received by $http AJAX call.

This commit includes updated angular-bootstrap code is well for the
typeahead plugin to work with ng-model-options="{getterSetter: true}"
option. The ideal solution here would be to create a pull-request to the
angular-bootstrap plugin repo at github, make it merged and then make
the new version to be used in Horizon (and eliminate the need to use the
customized version of angular-bootstrap plugin in Merlin).

Implements: blueprint angular-fields-dependencies
Change-Id: I2be49de07beb09f430a8a4ffe5a19552fbaeb81e
2015-04-22 16:49:52 +03:00
..
static/mistral Implement auto-completion field in Merlin 2015-04-22 16:49:52 +03:00
templates/mistral Enable the Workflow structure change on changing its type 2015-04-22 14:24:39 +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 Improve Add Workbook Horizon UX 2014-10-17 20:47:12 +04:00
forms.py Improve Add Workbook Horizon UX 2014-10-17 20:47:12 +04:00
panel.py Rewrite Merlin as a collection of Django apps for Horizon integration 2014-10-16 19:32:50 +04:00
tables.py Remove outdated views, forms and urls from Mistral 2015-03-16 12:58:57 +03:00
urls.py Implement auto-completion field in Merlin 2015-04-22 16:49:52 +03:00
views.py Implement auto-completion field in Merlin 2015-04-22 16:49:52 +03:00