summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/services/slicing-management/slicing-task-management
AgeCommit message (Collapse)AuthorFilesLines
2019-12-23feat: Modified the progress display logic in the task management pagecyuamber2-12/+11
Change-Id: I06f9369a193672b42b77e071db1149d73d4eaba7 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-20fix: fix bug of wrong task statuscyuamber1-1/+1
Change-Id: I675e322a2381f55f5be28db8af4bdbd48e29b77f Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-20feat: change parameters of task statuscyuamber1-6/+10
Change-Id: If4e057511bbfb0c70ad637bb1811877a99c8b5d7 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-20feat: Modified some fieldscyuamber1-2/+2
Change-Id: Ib56622a37bd6d6f4f0a0abf60e63d1eef1f9c138 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-20feat: Modify the local mock interfacecyuamber1-0/+2
Change-Id: I3a046ee052faca9c9168ed861da45fe3294286ca Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-20feat: Added error prompt for task management pagecyuamber4-21/+50
Change-Id: I59b0785c5904033aa7dfe443330c7a75119ebff5 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-20feat: Front-end analog address datacyuamber2-5/+18
Change-Id: I753779657d6d9bde485b3b3b65109827ca2a4d46 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-20fix: fix bugs of taskprogress interfacecyuamber1-10/+9
Change-Id: Ic8c37b6d5f1841da91c688baaac5bf57bc584899 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-20feat: Added some English fields in View Progress componentcyuamber2-6/+2
Change-Id: Idf43e88b468c39765fb8d204f72f92ff119a6f72 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-20feat: Modified list title of dialog in task management pagecyuamber4-3/+21
Change-Id: I0b31075f8379ccebd51efa47183d0a97ab5fc3d0 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-16fix: Fixed an issue where the dialog box could not be closedcyuamber1-1/+1
Change-Id: Ic9d5b0dd6f7f504dbcb873c0273ece9004361730 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-12feat: Modify the submission logic of the task management componentcyuamber4-9/+25
Change-Id: I80d28195efaaf54cdfb2b207fbf9a5c3c7bdcf58 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-11feat: add some i18n resourcecyuamber5-18/+18
Change-Id: I2686afd33ef3eb2138ac1130416618ba2005929b Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-11feat: add some i18n resourcecyuamber2-94/+35
Change-Id: I29c18f62adebd0582de1641f9dea45f0ca104599 Issue-ID: USECASEUI-370 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-11feat: Optimize code and add English fieldscyuamber3-72/+179
Change-Id: Id61ab33f0bb612f8ae3a1debbc4c2d4887cf2b2d Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-10fix: fix bugs of task formcyuamber1-3/+3
Change-Id: I3dd5a3cddcaa8450204bb9df6d1498ec0247011a Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-10feat: add english statuscyuamber3-68/+38
Issue-ID: USECASEUI-368 Change-Id: Id7acfd53cf2b34ff28add9d69e45c943c0977785 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-10feat: Optimize the codecyuamber4-53/+96
Change-Id: I8bda1a8630f8150d5a71a10cd21ac7d977f083d5 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-09feat: support jonit testcyuamber2-54/+37
Change-Id: Id337965c68f9636cab8dc14b9ba91773bdefebe3 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-09feat: Optimize the selection box logic of the task processing componentcyuamber1-23/+23
Change-Id: Ic08e3f986f2d72ea2d90b7a80da57cf3ac4d25d2 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-09feat: Modify the footer of the check-process componentcyuamber1-3/+8
Change-Id: I8087220bbc845a1a5c5ad149e27d08db78b669a7 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-09feat: Added loading and error prompts for dialog componentscyuamber4-129/+155
Change-Id: Ibd1a086c30a7147a7224c65daf1606a089c87c49 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-06feat: Added table paging functioncyuamber2-18/+75
Change-Id: I3ca688c66a18f6c9890381cd09565e5fd2b54df7 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-06feat: Added tooltip for failed requestscyuamber2-7/+20
Change-Id: Iab417a0f2c641cde56c06abef6010d5a813f2935 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-06feat: Added drop-down loading function to the select box of task processing ↵cyuamber2-44/+152
component Change-Id: I26183b4e2ff2070a1e3e770aa827655ebc3643ea Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-06feat: Added clear function in the status filter box of the task management pagecyuamber2-8/+19
Change-Id: I926ed476cf8415c1a12ce809ba92e6a51f75ccef Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Added progress display in view progress componentcyuamber3-1/+73
Change-Id: I893ca65ab9fe15f3dd534ad6d414d61180f137ce Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Add view progress componentcyuamber6-2/+113
Change-Id: I55fd27580e8207c381c9d73c4a3a760c5e5ec421 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Encapsulate basic task information into public componentscyuamber2-52/+6
Change-Id: If00db97b6cf4f0a192269acaad1981c3f0d27919 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Completed the submit function in the task processing dialogcyuamber4-26/+155
Change-Id: I2ab002ce9876687921684f4834908701d98b0d1e Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05feat: Modify the html structure of the task processing dialogcyuamber1-3/+3
Change-Id: I117c5d5cf6b5a7ab4f2251836c13ce2ee986b9c0 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-04style: change the style of homepage layoutcyuamber1-14/+16
Change-Id: I79fba465a810a263877d796fa83544856c90f9b1 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-02feat: Encapsulates the common parameter dialog components and completes the ↵cyuamber4-7/+87
initial display Change-Id: I11b6e8f5c21345c7eb7f31c4101f7db424e7a525 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-02feat: Improve the logic in the task processing dialogcyuamber2-31/+39
Change-Id: Ic98059c123145da4b88cc2341fbeb54f83a07ef1 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-29feat: Completed the interaction logic in the task processing componentcyuamber6-29/+210
Change-Id: Ia3b6a4adb00a3c4b1d51ba6e2f63e7713881090e Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-29feat: Completed the initial display of the task processing dialogcyuamber4-98/+106
Change-Id: I2734c934344e43d504df01e72b9a71a3cfa0e275 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-28Added ability to filter data based on processing statuscyuamber3-34/+59
Change-Id: I39a9cc83651745dda7844ae119429d47aa8a46b4 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-27feat: Local simulation data and display on the Slicing task management pagecyuamber2-30/+49
Change-Id: I56fb1fbbb63e490980a4d1f4d9d148d825f311f6 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-21feat: add slicing management page in services modulecyuamber8-0/+358
Change-Id: I6a9d9e7aadaff30109859df4e866da5104f26330 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>