aboutsummaryrefslogtreecommitdiffstats
path: root/so-monitoring/so-monitoring-ui
AgeCommit message (Collapse)AuthorFilesLines
2019-10-04Revert "basic auth for so-monitoring"k.kazak13-487/+35
This reverts commit 3cc4c5bf37b4ae20a9809c329ad8aa1889aadbdd. Change-Id: I66ae23f1ef82f28c78986d58ce3373b56e950c7b Issue-ID: OJSI-169 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-09-11Fixing null issue and adding zoomingrokenny5-31/+107
Change-Id: I6a3ff57b6131c10965400beac43c4c8101b24397 Issue-ID: SO-2274 Signed-off-by: rokenny <ronan.kenny@est.tech>
2019-07-19basic auth for so-monitoringk.kazak13-36/+489
Add basic auth for so-monitoring app Issue submitted in pentest report Change-Id: I8e826da9b9f66e893826fd9b40b3b26623b2ab8d Issue-ID: OJSI-169 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-05-13refactor so-mon-ui codeAndrei_Barcovschi18-690/+702
Change-Id: I026496a4bfd5485484394409d09df52f7d59a9da Issue-ID: SO-1691 Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
2019-04-11corrected inlucde filter for formatterBenjamin, Max (mb388a)1-67/+67
all pom.xml files now have two spaces validation is on for pom.xml files Change-Id: I424ea2e4d6a549f468792e5f90a43f3a97e6c954 Issue-ID: SO-1781 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-03-20Increase test coverage for SO MON UIAndrei_Barcovschi4-224/+482
Change-Id: I24faf6303d5257f246ceee9f3280afb2ec843418 Issue-ID: SO-1648 Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
2019-02-11Add Pagination and sortingAndrei_Barcovschi6-340/+377
Change-Id: I1374472395a5a2af712c5f06c756c013de08bd27 Issue-ID: SO-1406 Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
2019-01-16JSON objects now displaying as stringEoin Hanan1-1/+14
Change-Id: I659f56dd28e8a1f44bf88c7a23c961866d081cca Issue-ID: SO-1286 Signed-off-by: Eoin Hanan <eoin.hanan@ericsson.com> (cherry picked from commit b19a518ceecc27255505616eed878abcff260f25)
2019-01-16Changes to UI Time VariablesEoin Hanan2-304/+304
Change-Id: If1289c7a7addf032b6c8d98fd58fca92ffcd5a7c Issue-ID: SO-1265 Signed-off-by: Eoin Hanan <eoin.hanan@ericsson.com> (cherry picked from commit 5df9c2d914e0b8bd6ade407a799fd6c159e54deb)
2019-01-16Flow loses highlighted path on page reloadsshinuj19892-7/+8
Change-Id: I7806cdd1998c4451359b452eb5c9bf1e7059fc32 Issue-ID: SO-1245 Signed-off-by: shinuj1989 <shinu.john@ericsson.com> (cherry picked from commit 8bc174515ba421f2163b74788454bda9bcb885b5)
2019-01-16Changed nodeport from 9091 to 30224eHanan1-1/+1
Change-Id: I64999b518b5ea2d20bd74a07ed1e566df065688f Issue-ID: SO-1164 Signed-off-by: eHanan <eoin.hanan@ericsson.com> (cherry picked from commit 0f66685d0eceb65e5aca62b0ed96123b57df2683)
2018-10-19Update version to 1.4.0-SNAPSHOT for DublinRob Daugherty1-2/+2
Henceforth, the master branch will be for Dublin work. Change-Id: I269fd8f227e37afdab9c633f45488c643e5e765e Issue-ID: SO-1151 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-10-12Fixing SO-Monitoring UI testsRonan Kenny11-49/+284
Change-Id: I0601c024474196dc965ec7a7f16c4bca11af80f9 Issue-ID: SO-1125 Signed-off-by: Ronan Kenny <ronan.kenny@ericsson.com>
2018-09-20Standardize 3rd party library versionsGary Wu1-0/+6
Use applicable 3rd party library versions from oparent. Includes upgrade to oparent 1.2.1. Change-Id: I04941105fc659a1829018da26d59ba56ad08ad42 Issue-ID: INT-656 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-18Fix issues with load spinner and statsRonan Kenny8-73/+128
Fixing issues where stats returned Nan and implementation of loading spinner Change-Id: I989efb739ed244de3760476ce2dfff8928f51c86 Issue-ID: SO-727 Signed-off-by: Ronan Kenny <ronan.kenny@ericsson.com>
2018-09-12SO Monitoring UIwaqas.ikram65-0/+20437
Change-Id: I6f1c13119d18b8731a02c8559bb1484ec84d6041 Issue-ID: SO-726 Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com> Signed-off-by: Ronan Kenny <ronan.kenny@ericsson.com>