Change the buiding tool to angular-cli 97/56997/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Fri, 20 Jul 2018 01:26:29 +0000 (09:26 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Fri, 20 Jul 2018 01:26:29 +0000 (09:26 +0800)
commit9720e7d6a706d79f50778af6a39ce6fba79955ed
tree78dc557e10f914d44a08567286113e8728b090fa
parent0b1df79ef7749d62b4412e5433538d32feb6850c
Change the buiding tool to angular-cli

Change-Id: Iacc77251238b9d8b2893dbbf311775f9fb7425d3
Issue-ID: HOLMES-111
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
188 files changed:
rulemgt-frontend/.angular-cli.json [new file with mode: 0644]
rulemgt-frontend/.editorconfig [new file with mode: 0644]
rulemgt-frontend/.gitignore [moved from rulemgt/src/main/frontend/src/.gitignore with 100% similarity]
rulemgt-frontend/README.md [new file with mode: 0644]
rulemgt-frontend/e2e/app.e2e-spec.ts [new file with mode: 0644]
rulemgt-frontend/e2e/app.po.ts [new file with mode: 0644]
rulemgt-frontend/e2e/tsconfig.e2e.json [new file with mode: 0644]
rulemgt-frontend/karma.conf.js [new file with mode: 0644]
rulemgt-frontend/package-lock.json [new file with mode: 0644]
rulemgt-frontend/package.json [new file with mode: 0644]
rulemgt-frontend/protractor.conf.js [new file with mode: 0644]
rulemgt-frontend/src/app/app.component.ts [moved from rulemgt/src/main/frontend/src/alarm/app/app.component.ts with 58% similarity]
rulemgt-frontend/src/app/app.module.ts [new file with mode: 0644]
rulemgt-frontend/src/app/app.routing.ts [moved from rulemgt/src/main/frontend/src/alarm/app/app.routing.ts with 100% similarity]
rulemgt-frontend/src/app/correlation-modal/modal.component.html [moved from rulemgt/src/main/frontend/src/alarm/app/correlation-modal/modal.component.html with 100% similarity]
rulemgt-frontend/src/app/correlation-modal/modal.component.ts [moved from rulemgt/src/main/frontend/src/alarm/app/correlation-modal/modal.component.ts with 87% similarity]
rulemgt-frontend/src/app/correlation-modal/modal.service.ts [moved from rulemgt/src/main/frontend/src/alarm/app/correlation-modal/modal.service.ts with 95% similarity]
rulemgt-frontend/src/app/correlation-modal/msg.ts [moved from rulemgt/src/main/frontend/src/alarm/app/correlation-modal/msg.ts with 100% similarity]
rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.html [moved from rulemgt/src/main/frontend/src/alarm/app/correlation-ruleInfo/ruleInfo.component.html with 92% similarity]
rulemgt-frontend/src/app/correlation-ruleInfo/ruleInfo.component.ts [moved from rulemgt/src/main/frontend/src/alarm/app/correlation-ruleInfo/ruleInfo.component.ts with 60% similarity]
rulemgt-frontend/src/app/correlation-ruleList/alarmRule.component.html [moved from rulemgt/src/main/frontend/src/alarm/app/correlation-ruleList/alarmRule.component.html with 87% similarity]
rulemgt-frontend/src/app/correlation-ruleList/alarmRule.component.ts [moved from rulemgt/src/main/frontend/src/alarm/app/correlation-ruleList/alarmRule.component.ts with 84% similarity]
rulemgt-frontend/src/app/correlation-ruleList/alarmRule.service.ts [moved from rulemgt/src/main/frontend/src/alarm/app/correlation-ruleList/alarmRule.service.ts with 87% similarity]
rulemgt-frontend/src/app/correlation-ruleList/alarmRule.ts [moved from rulemgt/src/main/frontend/src/alarm/app/correlation-ruleList/alarmRule.ts with 83% similarity]
rulemgt-frontend/src/app/correlation-ruleList/ruleRequest.ts [moved from rulemgt/src/main/frontend/src/alarm/app/correlation-ruleList/ruleRequest.ts with 90% similarity]
rulemgt-frontend/src/app/pages/remote.component.html [moved from rulemgt/src/main/frontend/src/alarm/app/pages/remote.component.html with 100% similarity]
rulemgt-frontend/src/assets/.gitkeep [new file with mode: 0644]
rulemgt-frontend/src/assets/common/css/fileupload.css [moved from rulemgt/src/main/frontend/src/public/common/css/fileupload.css with 100% similarity]
rulemgt-frontend/src/assets/common/css/popModal.css [moved from rulemgt/src/main/frontend/src/public/common/css/popModal.css with 100% similarity]
rulemgt-frontend/src/assets/common/js/jQuery-File-Upload/css/jquery.fileupload.css [moved from rulemgt/src/main/frontend/src/public/common/js/jQuery-File-Upload/css/jquery.fileupload.css with 100% similarity]
rulemgt-frontend/src/assets/common/js/jQuery-File-Upload/img/loading.gif [moved from rulemgt/src/main/frontend/src/public/common/js/jQuery-File-Upload/img/loading.gif with 100% similarity]
rulemgt-frontend/src/assets/common/js/jQuery-File-Upload/img/progressbar.gif [moved from rulemgt/src/main/frontend/src/public/common/js/jQuery-File-Upload/img/progressbar.gif with 100% similarity]
rulemgt-frontend/src/assets/common/js/jQuery-File-Upload/js/jquery.fileupload.js [moved from rulemgt/src/main/frontend/src/public/common/js/jQuery-File-Upload/js/jquery.fileupload.js with 100% similarity]
rulemgt-frontend/src/assets/common/js/jQuery-File-Upload/js/jquery.iframe-transport.js [moved from rulemgt/src/main/frontend/src/public/common/js/jQuery-File-Upload/js/jquery.iframe-transport.js with 100% similarity]
rulemgt-frontend/src/assets/common/js/jQuery-File-Upload/js/jquery.js [moved from rulemgt/src/main/frontend/src/public/common/js/jQuery-File-Upload/js/jquery.js with 100% similarity]
rulemgt-frontend/src/assets/common/js/jQuery-File-Upload/js/jquery.ui.widget.js [moved from rulemgt/src/main/frontend/src/public/common/js/jQuery-File-Upload/js/jquery.ui.widget.js with 100% similarity]
rulemgt-frontend/src/assets/common/js/jQuery-File-Upload/js/vendor/jquery.ui.widget.js [moved from rulemgt/src/main/frontend/src/public/common/js/jQuery-File-Upload/js/vendor/jquery.ui.widget.js with 100% similarity]
rulemgt-frontend/src/assets/common/js/jquery.sly.js [moved from rulemgt/src/main/frontend/src/public/common/js/jquery.sly.js with 100% similarity]
rulemgt-frontend/src/assets/common/js/popModal.js [moved from rulemgt/src/main/frontend/src/public/common/js/popModal.js with 100% similarity]
rulemgt-frontend/src/assets/framework/appserver/api.js [moved from rulemgt/src/main/frontend/src/public/framework/appserver/api.js with 100% similarity]
rulemgt-frontend/src/assets/framework/appserver/server.js [moved from rulemgt/src/main/frontend/src/public/framework/appserver/server.js with 100% similarity]
rulemgt-frontend/src/assets/framework/appserver/start_node.bat [moved from rulemgt/src/main/frontend/src/public/framework/appserver/start_node.bat with 100% similarity]
rulemgt-frontend/src/assets/framework/appserver/start_node.sh [moved from rulemgt/src/main/frontend/src/public/framework/appserver/start_node.sh with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/css/open-ostyle.css [moved from rulemgt/src/main/frontend/src/public/framework/browser/css/open-ostyle.css with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/images/collapse_arrow.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/images/collapse_arrow.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/images/expand_arrow.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/images/expand_arrow.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/images/openo.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/images/openo.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/images/searchicon.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/images/searchicon.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/index.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/index.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/js/DataService.js [moved from rulemgt/src/main/frontend/src/public/framework/browser/js/DataService.js with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/js/app.js [moved from rulemgt/src/main/frontend/src/public/framework/browser/js/app.js with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/template.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/template.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/accordion.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/accordion.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/buttons.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/buttons.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/checkBoxes.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/checkBoxes.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/courses.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/courses.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/dropdown.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/dropdown.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/functional.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/functional.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/home.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/home.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/list.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/list.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/login.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/login.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/management.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/management.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/notification.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/notification.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/radioButtons.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/radioButtons.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/register.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/register.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/table.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/table.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/tabs.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/tabs.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/textarea.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/textarea.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/tree.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/tree.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/templates/verticalTab.html [moved from rulemgt/src/main/frontend/src/public/framework/browser/templates/verticalTab.html with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/bootstrap.min.css [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/bootstrap.min.css with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/diy/1_close.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/diy/1_close.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/diy/1_open.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/diy/1_open.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/diy/2.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/diy/2.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/diy/3.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/diy/3.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/diy/4.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/diy/4.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/diy/5.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/diy/5.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/diy/6.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/diy/6.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/diy/7.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/diy/7.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/diy/8.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/diy/8.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/diy/9.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/diy/9.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/line_conn.gif [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/line_conn.gif with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/loading.gif [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/loading.gif with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/zTreeStandard.gif [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/zTreeStandard.gif with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/img/zTreeStandard.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/img/zTreeStandard.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/magic-check.css [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/magic-check.css with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/css/zTreeStyle.css [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/css/zTreeStyle.css with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.eot [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.eot with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.svg [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.svg with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.ttf [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.ttf with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.woff [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.woff with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.woff2 [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/fonts/glyphicons-halflings-regular.woff2 with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/images/collapse_arrow.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/images/collapse_arrow.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/images/expand_arrow.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/images/expand_arrow.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/images/openo.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/images/openo.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/images/searchicon.png [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/images/searchicon.png with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/js/angular-ui-router.min.js [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/js/angular-ui-router.min.js with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/js/angular.min.js [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/js/angular.min.js with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/js/bootstrap-table-filter-control.min.js [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/js/bootstrap-table-filter-control.min.js with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/js/bootstrap-table.min.js [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/js/bootstrap-table.min.js with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/js/bootstrap.min.js [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/js/bootstrap.min.js with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/js/jquery.ztree.core-3.5.js [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/js/jquery.ztree.core-3.5.js with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/js/jquery_1.12.4.min.js [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/js/jquery_1.12.4.min.js with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/js/mustache.js [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/js/mustache.js with 100% similarity]
rulemgt-frontend/src/assets/framework/browser/thirdparty/js/tree.jquery.js [moved from rulemgt/src/main/frontend/src/public/framework/browser/thirdparty/js/tree.jquery.js with 100% similarity]
rulemgt-frontend/src/assets/framework/css/RMain.css [moved from rulemgt/src/main/frontend/src/public/framework/css/RMain.css with 100% similarity]
rulemgt-frontend/src/assets/framework/css/VMMain.css [moved from rulemgt/src/main/frontend/src/public/framework/css/VMMain.css with 100% similarity]
rulemgt-frontend/src/assets/framework/css/open-ostyle.css [moved from rulemgt/src/main/frontend/src/public/framework/css/open-ostyle.css with 100% similarity]
rulemgt-frontend/src/assets/framework/template.html [moved from rulemgt/src/main/frontend/src/public/framework/template.html with 100% similarity]
rulemgt-frontend/src/assets/framework/templateContainer.html [moved from rulemgt/src/main/frontend/src/public/framework/templateContainer.html with 100% similarity]
rulemgt-frontend/src/assets/framework/templateFunctional.html [moved from rulemgt/src/main/frontend/src/public/framework/templateFunctional.html with 100% similarity]
rulemgt-frontend/src/assets/framework/templateNotification.html [moved from rulemgt/src/main/frontend/src/public/framework/templateNotification.html with 100% similarity]
rulemgt-frontend/src/assets/framework/templateWidget.html [moved from rulemgt/src/main/frontend/src/public/framework/templateWidget.html with 100% similarity]
rulemgt-frontend/src/assets/i18n/en.json [moved from rulemgt/src/main/frontend/src/i18n/en.json with 100% similarity]
rulemgt-frontend/src/assets/i18n/zh.json [moved from rulemgt/src/main/frontend/src/i18n/zh.json with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/License.txt [moved from rulemgt/src/main/frontend/src/public/thirdparty/License.txt with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/alarm-rule.css [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/alarm-rule.css with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/bootstrap.min.css [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/bootstrap.min.css with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/diy/1_close.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/diy/1_close.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/diy/1_open.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/diy/1_open.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/diy/2.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/diy/2.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/diy/3.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/diy/3.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/diy/4.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/diy/4.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/diy/5.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/diy/5.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/diy/6.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/diy/6.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/diy/7.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/diy/7.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/diy/8.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/diy/8.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/diy/9.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/diy/9.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/line_conn.gif [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/line_conn.gif with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/loading.gif [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/loading.gif with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/zTreeStandard.gif [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/zTreeStandard.gif with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/img/zTreeStandard.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/img/zTreeStandard.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/magic-check.css [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/magic-check.css with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/css/zTreeStyle.css [moved from rulemgt/src/main/frontend/src/public/thirdparty/css/zTreeStyle.css with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/fonts/glyphicons-halflings-regular.eot [moved from rulemgt/src/main/frontend/src/public/thirdparty/fonts/glyphicons-halflings-regular.eot with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/fonts/glyphicons-halflings-regular.svg [moved from rulemgt/src/main/frontend/src/public/thirdparty/fonts/glyphicons-halflings-regular.svg with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/fonts/glyphicons-halflings-regular.ttf [moved from rulemgt/src/main/frontend/src/public/thirdparty/fonts/glyphicons-halflings-regular.ttf with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/fonts/glyphicons-halflings-regular.woff [moved from rulemgt/src/main/frontend/src/public/thirdparty/fonts/glyphicons-halflings-regular.woff with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/fonts/glyphicons-halflings-regular.woff2 [moved from rulemgt/src/main/frontend/src/public/thirdparty/fonts/glyphicons-halflings-regular.woff2 with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/images/add.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/images/add.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/images/collapse_arrow.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/images/collapse_arrow.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/images/delete.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/images/delete.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/images/edit.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/images/edit.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/images/expand_arrow.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/images/expand_arrow.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/images/off.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/images/off.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/images/on.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/images/on.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/images/openo.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/images/openo.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/images/round_off.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/images/round_off.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/images/round_on.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/images/round_on.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/images/searchicon.png [moved from rulemgt/src/main/frontend/src/public/thirdparty/images/searchicon.png with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/js/angular-ui-router.min.js [moved from rulemgt/src/main/frontend/src/public/thirdparty/js/angular-ui-router.min.js with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/js/angular.min.js [moved from rulemgt/src/main/frontend/src/public/thirdparty/js/angular.min.js with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/js/bootstrap-table-filter-control.min.js [moved from rulemgt/src/main/frontend/src/public/thirdparty/js/bootstrap-table-filter-control.min.js with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/js/bootstrap-table.min.js [moved from rulemgt/src/main/frontend/src/public/thirdparty/js/bootstrap-table.min.js with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/js/bootstrap.min.js [moved from rulemgt/src/main/frontend/src/public/thirdparty/js/bootstrap.min.js with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/js/jquery.ztree.core-3.5.js [moved from rulemgt/src/main/frontend/src/public/thirdparty/js/jquery.ztree.core-3.5.js with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/js/jquery_1.12.4.min.js [moved from rulemgt/src/main/frontend/src/public/thirdparty/js/jquery_1.12.4.min.js with 100% similarity]
rulemgt-frontend/src/assets/thirdparty/js/mustache.js [moved from rulemgt/src/main/frontend/src/public/thirdparty/js/mustache.js with 100% similarity]
rulemgt-frontend/src/environments/environment.prod.ts [new file with mode: 0644]
rulemgt-frontend/src/environments/environment.ts [new file with mode: 0644]
rulemgt-frontend/src/favicon.ico [new file with mode: 0644]
rulemgt-frontend/src/index.html [moved from rulemgt/src/main/frontend/src/alarm/index.html with 65% similarity]
rulemgt-frontend/src/main.ts [moved from rulemgt/src/main/frontend/src/alarm/main.ts with 74% similarity]
rulemgt-frontend/src/polyfills.ts [new file with mode: 0644]
rulemgt-frontend/src/styles.css [new file with mode: 0644]
rulemgt-frontend/src/test.ts [new file with mode: 0644]
rulemgt-frontend/src/tsconfig.app.json [new file with mode: 0644]
rulemgt-frontend/src/tsconfig.spec.json [new file with mode: 0644]
rulemgt-frontend/src/typings.d.ts [new file with mode: 0644]
rulemgt-frontend/tsconfig.json [moved from rulemgt/src/main/frontend/src/tsconfig.json with 75% similarity]
rulemgt-frontend/tslint.json [moved from rulemgt/src/main/frontend/src/tslint.json with 100% similarity]
rulemgt-frontend/typings.json [new file with mode: 0644]
rulemgt/src/main/frontend/src/alarm/app/app.module.ts [deleted file]
rulemgt/src/main/frontend/src/alarm/app/main.ts [deleted file]
rulemgt/src/main/frontend/src/alarm/main.browser.ts [deleted file]
rulemgt/src/main/frontend/src/alarm/polyfills.browser.ts [deleted file]
rulemgt/src/main/frontend/src/alarm/polyfills.ts [deleted file]
rulemgt/src/main/frontend/src/alarm/vendor.ts [deleted file]
rulemgt/src/main/frontend/src/config/helpers.js [deleted file]
rulemgt/src/main/frontend/src/config/karma-test-shim.js [deleted file]
rulemgt/src/main/frontend/src/config/karma.conf.js [deleted file]
rulemgt/src/main/frontend/src/config/webpack.common.js [deleted file]
rulemgt/src/main/frontend/src/config/webpack.dev.js [deleted file]
rulemgt/src/main/frontend/src/config/webpack.prod.js [deleted file]
rulemgt/src/main/frontend/src/config/webpack.test.js [deleted file]
rulemgt/src/main/frontend/src/package.json [deleted file]
rulemgt/src/main/frontend/src/typings.json [deleted file]
rulemgt/src/main/frontend/src/webpack.config.js [deleted file]