summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/services/slicing-management/slicing-task-management/slicing-task-model/subnet-params-model
AgeCommit message (Collapse)AuthorFilesLines
2020-09-07fix: change type and key of parameterswangyuerg2-55/+50
Change-Id: I51f96580758f10c9bc7bcc7d909b5d7b3bb5d7e9 Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Issue-ID: USECASEUI-444
2020-09-03fix: change parameters of subnet, change the selection box of nexthop to an ↵wangyuerg3-65/+52
input box; method abstraction and extration; set placeholder for all input box; cancel required fields for jitter Change-Id: If7efba49d01d870414146eea3359491b3e2cd5c0 Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Issue-ID: USECASEUI-444
2020-09-02fix: fix the bug of enter, add prompt text for every area selector, add hot ↵wangyuerg3-27/+35
module replacement Change-Id: Id0c8810ea3c062acf1f731e93c31b30ea941d1a6 Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Issue-ID: USECASEUI-444
2020-09-02fix: fix the bug of OK and Cancel buttons on the subnet pagewangyuerg1-58/+52
Change-Id: Ief63bff88bc053559072ed682b4febcd02cbc74e Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Issue-ID: USECASEUI-444
2020-09-01fix: fix the bug of subnet-params and conflictwangyuerg3-20/+199
Change-Id: Ic27e6cfbb3a706ed23f3f1317dd552c01f285bb1 Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Issue-ID: USECASEUI-444
2020-08-28fix: Fix the bug of Endpoint parameter rendering for 5g taskcyuamber1-10/+20
Change-Id: I324311620c586bb48e609068a8bb90007e31e80c Issue-ID: USECASEUI-444 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-08-28feat: Three new parameters for Endpoint of An/Cn 5G slicingTastcyuamber2-4/+44
Change-Id: If29e1b67c9fcdec31950cd38d0cadba4eb55010c Issue-ID: USECASEUI-444 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-08-27feat: Modify the parameters of an/cn 5Gslicing tastcyuamber2-37/+4
Change-Id: I42b8457276e2f22269a8d044d63e6d3cd42619ba Issue-ID: USECASEUI-442 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-08-12feat: Parameter modification and adding new parameters of 5g slicing tastcyuamber2-39/+68
Change-Id: Idd8552f71a51e32b239642ef4e3d2b9f8ccbeacd Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-23feat: Modified some fieldscyuamber1-1/+1
Change-Id: Ie55deb45391e20ddb1db38e221b377f177edb214 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-11feat: add some i18n resourcecyuamber2-7/+7
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-05feat: Completed the submit function in the task processing dialogcyuamber2-16/+106
Change-Id: I2ab002ce9876687921684f4834908701d98b0d1e Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-02feat: Encapsulates the common parameter dialog components and completes the ↵cyuamber3-3/+87
initial display Change-Id: I11b6e8f5c21345c7eb7f31c4101f7db424e7a525 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-11-29feat: Completed the interaction logic in the task processing componentcyuamber4-0/+60
Change-Id: Ia3b6a4adb00a3c4b1d51ba6e2f63e7713881090e Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>