merlin/merlin/static/merlin/templates/fields
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
..
choices.html Show drop-down widget for @enum mixins 2015-03-11 16:19:04 +03:00
dictionary.html Rewrite <editable> directive 2015-04-28 17:05:18 +03:00
frozendict.html Enable the Workflow structure change on changing its type 2015-04-22 14:24:39 +03:00
group.html Enable the Workflow structure change on changing its type 2015-04-22 14:24:39 +03:00
list.html Take data for Angular.js from Barricade.js object 2015-02-26 14:41:04 -08:00
number.html Take data for Angular.js from Barricade.js object 2015-02-26 14:41:04 -08:00
string.html Implement auto-completion field in Merlin 2015-04-22 16:49:52 +03:00
text.html Take data for Angular.js from Barricade.js object 2015-02-26 14:41:04 -08:00