merlin/merlin
Timur Sufiev 531dc56c64 Fix changing Action/Workflow/Task id
To make it happen <collapsible-group> directive had to undergo the
same transformation that was applied to <panel> directive: instead of
passing just a '@title' reference, the whole '=content' reference is
now passed to the <collapsible-group>'s scope. This allows to use
<editable> directive inside it with 'ng-model=group.title' as
getter/setter method. Yet <collapsible-group>'s scope wasn't remade as
radically as <panel>'s was - '&on-add' and '&on-remove' are still
there and left for future refactoring.

Change-Id: I4de7a542f282efee6deb34d4957a5873d617ad64
Closes-Bug: #1446171
Closes-Bug: #1446226
2015-04-28 21:05:32 +03:00
..
static/merlin Fix changing Action/Workflow/Task id 2015-04-28 21:05:32 +03:00
test/js Fix changing Action/Workflow/Task id 2015-04-28 21:05:32 +03:00
__init__.py Rewrite Merlin as a collection of Django apps for Horizon integration 2014-10-16 19:32:50 +04:00