merlin/merlin/static/merlin/js
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
..
lib Implement auto-completion field in Merlin 2015-04-22 16:49:52 +03:00
merlin.directives.js Fix the bug with asynchronous template loading 2015-04-21 13:49:23 +03:00
merlin.field.models.js Implement auto-completion field in Merlin 2015-04-22 16:49:52 +03:00
merlin.filters.js Enable the Workflow structure change on changing its type 2015-04-22 14:24:39 +03:00
merlin.init.js Fix the bug with asynchronous template loading 2015-04-21 13:49:23 +03:00
merlin.panel.models.js Enable the Workflow structure change on changing its type 2015-04-22 14:24:39 +03:00
merlin.templates.js Fix the bug with asynchronous template loading 2015-04-21 13:49:23 +03:00
merlin.utils.js Fix the Workbook schema to conform the one expected by Mistral 2015-03-31 14:53:36 +00:00