Rework the UI Menu 45/81845/1
authorxg353y <xg353y@intl.att.com>
Thu, 7 Mar 2019 08:41:53 +0000 (09:41 +0100)
committerxg353y <xg353y@intl.att.com>
Fri, 8 Mar 2019 12:03:54 +0000 (13:03 +0100)
commit50f71fb4c0baa044127c0b886a8378bee857cdc9
tree2d774c7926f75df0fabcf6d4b04e6b429557a4bc
parentc1d50a5f8c65c5428a93a75c7e71a228d8681a3e
Rework the UI Menu

Create a menuHandler to handle enable/disable all the menu actions. Also
rework the method to determine the permittedActions based on the current
CL status.

Issue-ID: CLAMP-311
Change-Id: Iecc194eb62a6546d53ad6121c73f9d3946a135a2
Signed-off-by: xg353y <xg353y@intl.att.com>
src/main/resources/META-INF/resources/designer/index.html
src/main/resources/META-INF/resources/designer/scripts/CldsModelService.js
src/main/resources/META-INF/resources/designer/scripts/app.js
src/main/resources/META-INF/resources/designer/scripts/menuHandler.js [new file with mode: 0644]