summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/services/slicing-management/slicing-task-management/slicing-task-model
AgeCommit message (Collapse)AuthorFilesLines
2019-12-12feat: Modify the submission logic of the task management componentcyuamber2-8/+13
Change-Id: I80d28195efaaf54cdfb2b207fbf9a5c3c7bdcf58 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-11feat: add some i18n resourcecyuamber4-17/+17
Change-Id: I2686afd33ef3eb2138ac1130416618ba2005929b Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-11feat: add some i18n resourcecyuamber1-93/+34
Change-Id: I29c18f62adebd0582de1641f9dea45f0ca104599 Issue-ID: USECASEUI-370 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-11feat: Optimize code and add English fieldscyuamber1-53/+128
Change-Id: Id61ab33f0bb612f8ae3a1debbc4c2d4887cf2b2d Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-10feat: Optimize the codecyuamber1-2/+8
Change-Id: I8bda1a8630f8150d5a71a10cd21ac7d977f083d5 Issue-ID: USECASEUI-368 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: Added loading and error prompts for dialog componentscyuamber2-93/+99
Change-Id: Ibd1a086c30a7147a7224c65daf1606a089c87c49 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-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 dialogcyuamber2-92/+99
Change-Id: I2734c934344e43d504df01e72b9a71a3cfa0e275 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-21feat: add slicing management page in services modulecyuamber4-0/+250
Change-Id: I6a9d9e7aadaff30109859df4e866da5104f26330 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>