summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/services/slicing-management
AgeCommit message (Collapse)AuthorFilesLines
2021-02-04style: adjust the path of subnet module constant file and add type to ↵wangyuerg4-684/+1321
parameter item Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: I6a87e87b42c1d930bf0f07fbc31494562d120157 Issue-ID: USECASEUI-527
2021-02-03Modify the code for the updated table interface, fix the bug of submitting ↵wangyuerg4-82/+106
an and cn Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: I6ff3c3f36979459ea60a0ee0da1caeea7f3a0465 Issue-ID: USECASEUI-527
2021-02-02feat: fix bugs of submit vertification bug, change checkbox to radio, ↵wangyuerg3-27/+57
pagination and scrolling of table Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: Icde1865ce4c7fb2a8aae9127bbc5e27c526aa7b8 Issue-ID: USECASEUI-527
2021-02-01feat: delete code about endpoints of an and cnwangyuerg3-52/+9
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: Iac65b6dfc2df46c0a97d5d2f53c37a307efd6a58 Issue-ID: USECASEUI-527
2021-01-28feat: TN change modificationwangyuerg5-113/+374
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: I7bed0f4b43e0f978b5e109bfd198c4cad2205463 Issue-ID: USECASEUI-527
2021-01-27fix: fix the problem of blank screen after operationcyuamber1-9/+4
Change-Id: I74983dccd7c7cbe74358489684b663c88492b33c Issue-ID: USECASEUI-531 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2021-01-27feat: change the data struc and loading timer of csmf pagecyuamber4-122/+100
Change-Id: Ia7aec7439dd4909c76f4f2733482814335e83b22 Issue-ID: USECASEUI-531 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2021-01-27feat: change the ui struc of csmf creating modelcyuamber3-25/+52
Change-Id: I5963b93d6ca0ef21556da2728e39e15b8b72f260 Issue-ID: USECASEUI-531 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2021-01-26feat: separate csmf creation form constant datacyuamber2-2/+198
Change-Id: Ieec164b3531b48d08ecb79cb32afa741bd0fc8ec Issue-ID: USECASEUI-531 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2021-01-25feat: add coverage area numbercyuamber2-29/+52
Change-Id: I97fe766e3b35fd47ed7f5c802cf44916a288711b Issue-ID: USECASEUI-527 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-12-10fix: fix the bug of mutiple requestswangyuerg2-0/+12
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: Ie110d3245c7eb120edf1148653df1e14b1860ea6 Issue-ID: USECASEUI-444
2020-12-07fix the bug of create-modelwangyuerg1-1/+12
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: Ic74397429fa99ed477b9ccdfe154f0453cb7d743 Issue-ID: USECASEUI-505
2020-11-24fix: fix the bug of params and delete pakagefileswangyuerg4-20/+22
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: I05c46f4cfc0edb8260ae1185bd745878d7da6c9f Issue-ID: USECASEUI-444
2020-11-23feat: change tn paramscyuamber2-27/+29
Change-Id: Id98dca1004ae1a3b1ce41e9e46a05b5f5835a143 Issue-ID: USECASEUI-444 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-11-13fix: Repair the fault-tolerant processing of front-end interface datacyuamber2-8/+16
Change-Id: I585b9a3c9f44a36181e60d3bf0064f6c054fbff9 Issue-ID: USECASEUI-444 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-08feat: Delete the useless message.error code of slicing-task-management pagecyuamber1-13/+11
Change-Id: I65d902038279c59c214ad8d6d842527a9c1a1d9c Issue-ID: USECASEUI-444 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-08feat: Delete the useless message.error code in the code of ↵cyuamber1-14/+11
slicing-task-model page Change-Id: I517edc6a3aea2cc268771ec5082d99fddf7107b5 Issue-ID: USECASEUI-444 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-08feat: Optimize the public request method of axioscyuamber11-424/+312
Change-Id: Iab9e86c66628c9a0c39e0a9ed56607417805c9d4 Issue-ID: USECASEUI-444 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-07fix: change type and key of parameterswangyuerg3-71/+70
Change-Id: I51f96580758f10c9bc7bcc7d909b5d7b3bb5d7e9 Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Issue-ID: USECASEUI-444
2020-09-04fix: add new parameter in slicing-taskwangyuerg1-3/+5
Change-Id: Iad1f92210d93e7316237d5c7056aef1b9725d177 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-03feat: an/tn/cn Three new enableNSSISelection parameter control selectcyuamber2-12/+34
Change-Id: I33ed19493dca5a084cf11e4e47bbc7fdb3773945 Issue-ID: USECASEUI-444 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
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 pagewangyuerg2-59/+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 conflictwangyuerg5-22/+201
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 taskcyuamber2-12/+22
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 slicingTastcyuamber3-11/+47
Change-Id: If29e1b67c9fcdec31950cd38d0cadba4eb55010c Issue-ID: USECASEUI-444 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-08-27feat: Modify the parameters of an/cn 5Gslicing tastcyuamber5-45/+27
Change-Id: I42b8457276e2f22269a8d044d63e6d3cd42619ba Issue-ID: USECASEUI-442 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-08-18fix: Reduce the amount of data deconstructedwangyuerg1-61/+32
Change-Id: I709bb1ed0ff6b51216b96d1b346f68173871de3d Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Issue-ID: USECASEUI-444
2020-08-14fix:fix the bug of 5G slicing-task-modelwangyuerg1-1/+1
Change-Id: I2584c38d74d5af5ed9e48614174e0771ddc717dc Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Issue-ID: USECASEUI-444
2020-08-13feat: Comment out some parameterscyuamber1-3/+3
Change-Id: I23d978c26afd08ddb86df936baaed701c46f0642 Issue-ID: USECASEUI-442 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-08-12feat: Parameter modification and adding new parameters of 5g slicing tastcyuamber3-43/+84
Change-Id: Idd8552f71a51e32b239642ef4e3d2b9f8ccbeacd Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-07-14feat: Add prompt message for interface error3.0.5cyuamber7-13/+34
Change-Id: I106e5c7586dd79874e6fec61c331c7a2d120302d Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-04-101ifix: Fix service-list page bugcyuamber1-1/+1
Change-Id: Ie61afcb2a9e07ba58416af5ef3f5ad2f07e37402 Issue-ID: USECASEUI-369 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-03-13fix: Fix the bug of termination operationcyuamber3-2/+3
Change-Id: I1b841b8898cdd1facd055acb96bbf4f8cdd56b53 Issue-ID: USECASEUI-369 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-03-11feat: Modify the function of NSMF slicing-managementgjaibm13142-4/+6
Change-Id: Ia1411d44afb8fc9267a30de0cd9dd0e89eac5733 Issue-ID: USECASEUI-369 Signed-off-by: gjaibm1314 <695000801@qq.com>
2020-02-28feat:Optimize string to uppercase of slicing pagecyuamber2-2/+2
Change-Id: I3e990e32f46270754c351f17fa48479162f5ba52 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-25feat:Optimize the code of CSMF slicing pagecyuamber4-25/+23
Change-Id: I1643dc7522678c66a6baf1e493daf6a3f29a2b57 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-24feat:Public method extraction and optimization of CSMF slicing pagecyuamber2-79/+24
Change-Id: Iac04b79b18d324b16c791e58ae40d3c93165a381 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-24feat:Optimize the writing of tab switching, remove the writing of Ngifcyuamber8-93/+133
Change-Id: I1a315a363d75ac5b18d05b20337f63c32cd7a5d9 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-24feat:HTML formatting code to optimize the comments in the testcyuamber4-91/+85
Change-Id: I8abcc7b579279b6c45614d72d46e03195e25b51c Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-18feat:Remove parameters not needed when order is created of csmf slicingcyuamber1-73/+67
Change-Id: I7880d9473f5f8359032920fed464889f6335471e Issue-ID: USECASEUI-369 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-17feat:Optimize page display issuescyuamber2-7/+1
Change-Id: I00b87cd222abf30d38be234a6dff9fc9d81c34e6 Issue-ID: USECASEUI-369 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-17bug: fix bug of moment displaycyuamber1-13/+11
Change-Id: I6939b61866d813b23c62e629c4d4c7b5edf1347c Issue-ID: USECASEUI-374 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-14feat:Optimize the display of page status values and progress barscyuamber2-5/+10
Change-Id: I27fd8346148c7652d531a018331828f64d6664b7 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-14feat:Optimize page display issues of csmf slicinng pagecyuamber2-16/+23
Change-Id: I1cf2a526083a3aefe84b092c4f6b72923a1f9aca Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-14feat: add toolTips to Forms of csmf slicing pagecyuamber3-54/+85
Change-Id: I08b8785d1c318fc12918eabb21940701c0560fa2 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-13feat:Modify some error messages during form submissioncyuamber1-4/+18
Change-Id: I7ec165377e66dd7a8f3c6b61873171cbd912c4e4 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-13feat:Optimize code for slice ordering and business code of csmf slicingcyuamber11-28/+99
Change-Id: I62a00ed407796434239c2089788ac47330e1c0d8 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-02-11feat:Order business function development and improvement of csmf slicingcyuamber4-9/+237
Change-Id: Ie233f2882316fbe524112d44d61ed503372e8896 Issue-ID: USECASEUI-369 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>