merlin/merlin/static/merlin/js
Timur Sufiev 0efc6355f7 Rewrite <editable> directive
Instead of showing popup for the value being edited it now allows
editing the same value in-place, accompanied with 2 buttons - confirm
& reject the edit. Only when one of 2 these buttons is pressed (or
equivalend Enter/Esc keys are pressed) the value will be applied. The
<editable> directive could be used both for changing Action/Workflow
entity names, for changing dictionary and varlist keys.

Change-Id: I4e7e1c0fcaed71aa649b1c9925a9b53005ff9a2d
Closes-Bug: #1411649
2015-04-28 17:05:18 +03:00
..
custom-libs Refactor third-party libraries usage and clean up karma config 2015-04-25 19:18:52 +00:00
libs Refactor third-party libraries usage and clean up karma config 2015-04-25 19:18:52 +00:00
merlin.directives.js Rewrite <editable> directive 2015-04-28 17:05:18 +03:00
merlin.field.models.js Rewrite <editable> directive 2015-04-28 17:05:18 +03:00
merlin.filters.js Rewrite <editable> directive 2015-04-28 17:05:18 +03:00
merlin.init.js Rewrite <panel> and <collapsible-group> directives 2015-04-28 15:52:27 +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 Enable changing Task structure 2015-04-23 21:37:42 +03:00