yangui fixes 34/17934/1
authorJuraj Sebin <jsebin@cisco.com>
Wed, 8 Apr 2015 14:58:06 +0000 (16:58 +0200)
committerJuraj Sebin <jsebin@cisco.com>
Wed, 8 Apr 2015 14:58:21 +0000 (16:58 +0200)
commit047efac4f2154086ab065d7f42743a3968b13a25
tree88af8c8a86712d368037352d0db9167d644f411a
parent17151dd1dc01669a2669f95f56c86b43cac9caaf
yangui fixes

fixed empty type
data textbox in request history is now resizable
modified project structure

Change-Id: I55b159f08e6e55d1944afb74806d8be56351b3e5
Signed-off-by: Juraj Sebin <jsebin@cisco.com>
84 files changed:
modules/common-yangutils-resources/src/main/resources/yangutils/yangutils.services.js
modules/loader-resources/src/main/resources/assets/data/locale-en_US.json
modules/loader-resources/src/main/resources/assets/views/yangui/types/empty.tpl.html [deleted file]
modules/yangui-resources/src/main/resources/yangui/cf/displayTopology.services.js
modules/yangui-resources/src/main/resources/yangui/directives/abn_tree.directive.js [moved from modules/yangui-resources/src/main/resources/yangui/abn_tree.directive.js with 96% similarity]
modules/yangui-resources/src/main/resources/yangui/directives/sticky.directive.js [moved from modules/yangui-resources/src/main/resources/yangui/sticky.directive.js with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/abn-tree.tpl.html [moved from modules/yangui-resources/src/main/resources/yangui/abn-tree.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/case.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/case.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/choice.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/choice.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/container.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/container.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/case.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/case.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/choice.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/choice.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/container.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/container.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/input.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/input.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/leaf-list.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/leaf-list.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/leaf.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/leaf.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/list.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/list.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/output.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/output.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/rpc.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/rpc.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/binary.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/binary.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/bits.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/bits.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/boolean.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/boolean.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/decimal64.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/decimal64.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/default.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/default.tpl.html with 88% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/enumeration.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/enumeration.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/identityref.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/identityref.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/int16.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/int16.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/int32.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/int32.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/int64.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/int64.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/int8.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/int8.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/leafref.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/leafref.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/string.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/string.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/uint16.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/uint16.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/uint32.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/uint32.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/uint64.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/uint64.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/uint8.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/uint8.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/filter/types/union.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/filter/types/union.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/index.tpl.html [moved from modules/yangui-resources/src/main/resources/yangui/index.tpl.html with 94% similarity]
modules/yangui-resources/src/main/resources/yangui/views/input.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/input.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/leaf-list.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/leaf-list.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/leaf.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/leaf.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/list-data-top.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/list-data-top.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/list-filtered-data-top.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/list-filtered-data-top.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/list.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/list.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/modal/request-modal.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/modal/request-modal.tpl.html with 77% similarity]
modules/yangui-resources/src/main/resources/yangui/views/operational/case.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/operational/case.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/operational/choice.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/operational/choice.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/operational/container.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/operational/container.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/operational/input.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/operational/input.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/operational/leaf-list.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/operational/leaf-list.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/operational/leaf.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/operational/leaf.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/operational/list-data-top.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/operational/list-data-top.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/operational/list-filtered-data-top.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/operational/list-filtered-data-top.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/operational/list.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/operational/list.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/operational/output.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/operational/output.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/operational/rpc.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/operational/rpc.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/output.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/output.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/root.tpl.html [moved from modules/yangui-resources/src/main/resources/yangui/root.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/rpc.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/rpc.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/binary.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/binary.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/bits.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/bits.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/boolean.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/boolean.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/decimal64.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/decimal64.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/default.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/int16.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/empty.tpl.html [new file with mode: 0644]
modules/yangui-resources/src/main/resources/yangui/views/types/enumeration.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/enumeration.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/identityref.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/identityref.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/instance-identifier.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/int32.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/int16.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/int64.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/int32.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/int8.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/int64.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/string.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/int8.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/uint16.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/leafref.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/leafref.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/string.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/uint32.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/uint16.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/uint64.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/uint32.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/default.tpl.html with 78% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/uint64.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/instance-identifier.tpl.html with 78% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/uint8.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/uint8.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/views/types/union.tpl.html [moved from modules/loader-resources/src/main/resources/assets/views/yangui/types/union.tpl.html with 100% similarity]
modules/yangui-resources/src/main/resources/yangui/yangui.controller.js
modules/yangui-resources/src/main/resources/yangui/yangui.less
modules/yangui-resources/src/main/resources/yangui/yangui.module.js
modules/yangui-resources/src/main/resources/yangui/yangui.services.js