Create PAP Client Mornitoring Model 93/99793/1
authorHengye <yehui.wang@est.tech>
Thu, 19 Dec 2019 07:58:06 +0000 (15:58 +0800)
committerHengye <yehui.wang@est.tech>
Thu, 19 Dec 2019 08:04:59 +0000 (16:04 +0800)
commita7e78865539166c43662e7d522286d1c25f170de
treeda863e495c14f4e7d8ce1dea6a72f6cdd5da43c5
parentb53f17e933de95d6a397313ad04f1c67b18a27da
Create PAP Client Mornitoring Model

Issue-ID: POLICY-2311
Signed-off-by: Hengye <yehui.wang@est.tech>
Change-Id: Ibdea465b955a61c3bae26662ab7cb2762da133e1
15 files changed:
client/client-common/pom.xml [new file with mode: 0644]
client/client-common/src/main/assembly/resources.xml [new file with mode: 0644]
client/client-common/src/main/resources/css/interfaceAssets.css [new file with mode: 0644]
client/client-common/src/main/resources/css/papChartLib.css [new file with mode: 0644]
client/client-common/src/main/resources/css/styles.css [new file with mode: 0644]
client/client-common/src/main/resources/jquery/jquery-3.4.1.min.js [new file with mode: 0644]
client/client-monitoring/pom.xml [new file with mode: 0644]
client/client-monitoring/src/main/assembly/resources.xml [new file with mode: 0644]
client/client-monitoring/src/main/resources/webapp/resources/16px/rowCollapsed_black_16px.svg [new file with mode: 0644]
client/client-monitoring/src/main/resources/webapp/resources/16px/rowExpanded_black_16px.svg [new file with mode: 0644]
client/client-monitoring/src/main/resources/webapp/resources/16px/settings_black_16px.svg [new file with mode: 0644]
client/client-monitoring/src/main/resources/webapp/resources/systemBar/help_black.svg [new file with mode: 0644]
client/client-monitoring/src/main/resources/webapp/resources/systemBar/logout_black.svg [new file with mode: 0644]
client/pom.xml [new file with mode: 0644]
pom.xml