summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer
AgeCommit message (Collapse)AuthorFilesLines
2021-01-24solving showing icon and filter by tagsEltanany Shaaban1-1/+1
Issue-ID: CCSDK-2432 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: Id90a8706374f67959c43b616e4b123baa782354b
2021-01-17Remove save button from function Attributes tabAhmedeldeeb502-13/+35
Issue-ID: CCSDK-3088 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I009b2b12826286e017a5f3dcad00b30350bf1a6f
2021-01-13Apply style modifications to done development tasksSarah Abouzainah1-4/+4
Issue-ID: CCSDK-2525 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I7c676a1fe469d91df7b4f185a1b1e52c5c91c17b
2021-01-13fixing bugs import inputs and outputs from functions into actionsEltanany Shaaban1-12/+5
Issue-ID: CCSDK-2779 Issue-ID: CCSDK-3025 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: Ic70fc13f782ef9594bfa2ce3e21c1d17ce4001c6
2021-01-12Add icon beside the selected templates in Function attributes tabAhmedeldeeb501-1/+2
update create_resource_dictionary API Issue-ID: CCSDK-3082 Issue-ID: CCSDK-3078 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Ic5038dfba0c7b59c5e51096b9864aa0baff56c2b
2021-01-10changing json handling with function inputsEltanany Shaaban2-8/+8
Issue-ID: CCSDK-3051 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: I325d31d18eeb639013b518c007a69799cdb29701
2020-12-27Add create script modal in script tab.Ahmedeldeeb502-4/+12
Issue-ID: CCSDK-3051 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I34f5e40a9871c003df03028a17f7c2f237c76fca
2020-12-20add new build scriptAhmedeldeeb501-5/+5
add highlighting for action output selection Issue-ID: CCSDK-3042 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I630776b256fa35c588fb45d69da0281b9d0aa575
2020-12-16Add Deploy status icon and fix Script form designSarah Abouzainah1-1/+1
Issue-ID: CCSDK-2320 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I485436bf9c98ed24cfa23a808620d12ff571e456
2020-12-15handle json inputs in function attributesAhmedeldeeb502-12/+41
Issue-ID: CCSDK-3050 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I4f30e5288196de68a9c755baecec47f0e1757119
2020-12-15Merge "Fixing script text editor window that closes suddenly"KAPIL SINGAL1-1/+0
2020-12-15Fixing script text editor window that closes suddenlyEltanany Shaaban1-1/+0
Issue-ID: CCSDK-3049 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: I7923bab06244346dff83c05acd12f05d4f1e2350
2020-12-15Stop clearing angular store after deploy to avoid script problem.Ahmedeldeeb505-73/+87
Issue-ID: CCSDK-3042 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I5eb109c6f27600be63714e93a3748f4d5ecfe37f
2020-12-15Add CDS version and apply minor css style changesSarah Abouzainah6-37/+41
Issue-ID: CCSDK-2292 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: Ie06a5d6fa3e0e52aad50ef5ce501b324f39ab2b1
2020-12-141- Fix add template & cancel button in templates modalAhmedeldeeb504-26/+38
2- Add a distinctive color to the selected template Issue-ID: CCSDK-3042 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I4d7e469a4b0739fae67740cf30535203518df45b
2020-12-07Merge "fixing bugs import inputs and outputs from functions into actions"KAPIL SINGAL2-8/+32
2020-12-07Download package at designer headerEltanany Shaaban2-48/+71
Issue-ID: CCSDK-3026 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: If0729cdbb6d39f10e0d65a0664f555cc09252833
2020-12-07fixing bugs import inputs and outputs from functions into actionsEltanany Shaaban2-8/+32
Issue-ID: CCSDK-2779 Issue-ID: CCSDK-3025 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: I4c43a5ad8b694ba4bc4385824197e02f379a3284
2020-12-03add Enrich&Deploy function in designerAhmedeldeeb503-12/+15
Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I098fc6bbb35953fbf3728b3863e7990918305edb
2020-12-03Fix action wrapper in deisgnerSarah Abouzainah5-10/+20
Issue-ID: CCSDK-2286 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I8a4488e5cf6aa3fe0560a0bf774ffaea3506623a
2020-12-02Fix Action position in Designer CanvasSarah Abouzainah6-161/+150
Issue-ID: CCSDK-2286 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: Ib7520945b51122fc95c1dcbb7ecffecedb469eef
2020-11-30Merge "Add attribute details on hover - List, Get value and delete"KAPIL SINGAL2-48/+88
2020-11-29Add attribute details on hover - List, Get value and deleteEltanany Shaaban2-48/+88
Issue-ID: CCSDK-2292 Issue-ID: CCSDK-2780 Issue-ID: CCSDK-2779 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: Ia45ba20cd83a5cb639d1e127f4591e29ffef3954
2020-11-29add sucess/error toaster in DesignerAhmedeldeeb502-2/+9
Issue-ID: CCSDK-3007 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I055a579915ac39e17279910062f0d9330b5877c9
2020-11-26Add attribute details on hover - List, Get value, ImportSarah Abouzainah3-36/+161
Issue-ID: CCSDK-2292 Issue-ID: CCSDK-2780 Issue-ID: CCSDK-2779 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: Iee01016e6102b21b644aaa93b66f661ced8f529d
2020-11-24add enrich button in the designerAhmedeldeeb502-3/+53
add loader with designer actions Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I53fc5577a814fbb4eac406dad251a484393bb4d8
2020-11-23remove output&properties from JSON if they are empty.Ahmedeldeeb502-5/+7
fix delete button in template&mapping. Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Ice491108959b4daf2a2575feac566c68696032ab
2020-11-22adding entry schema for list typeEltanany Shaaban2-19/+36
Issue-ID: CCSDK-2975 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: Ic2b7c8955ac7621f6064bb0d63ee9796433edb24
2020-11-18Stop loader and disaply errors when deploying a packageAhmedeldeeb503-11/+15
Issue-ID: CCSDK-2323 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Id8cafa540da9d165992463c74c523085cc26125d
2020-11-16Save package from function attribute buttonAhmedeldeeb505-36/+48
detect url change in breadcrumb Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I30526644715baedfa95080500a23a1eaca10adb5
2020-11-16adding value attribute for customized output for action phase2Eltanany Shaaban3-88/+175
Issue-ID: CCSDK-2975 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: Iebd4ca5117748ddf86fbbf1c4c382bb1fe737727
2020-11-12Merge "Display input & outputs in View&edit functions."KAPIL SINGAL3-55/+78
2020-11-12Display input & outputs in View&edit functions.Ahmedeldeeb503-55/+78
Handle multiple Steps when displaying function from workflow. Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I0b511be33c6c3ab875789297044cf06afb0b7267
2020-11-11adding value attribute for customized output for action phase1Eltanany Shaaban2-135/+169
Issue-ID: CCSDK-2975 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: I158eace00aff10a5baa4a8d597fdefaa5c548d7c
2020-11-10Add Get Attribute Value with Slide OptionSarah Abouzainah2-51/+396
Issue-ID: CCSDK-2780 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I06634ee337d3ef82bce667cd01bba3ce1eeba050
2020-11-09adding value attribute for customized output for actionShaabanEltanany3-54/+107
Issue-ID: CCSDK-2975 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I9a7d15943d9b3c59f0444d4b98597f6af57e3044
2020-11-09Merge "adding import inputs and outputs from functions into actions Refactor."KAPIL SINGAL1-58/+21
2020-11-08Add Get Attribute Value in Action Output ModalSarah Abouzainah3-81/+223
Issue-ID: CCSDK-2780 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: If241ccdaa3861c4e7fb6b3320961081c144b1f7b
2020-11-08adding import inputs and outputs from functions into actions Refactor.ShaabanEltanany1-58/+21
Issue-ID: CCSDK-2779 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Iced334d788728da817c19f0b208c8fb2d821f889
2020-11-05Merge "adding import inputs and outputs from functions into actions phase3."KAPIL SINGAL1-25/+91
2020-11-05adding import inputs and outputs from functions into actions phase3.ShaabanEltanany1-25/+91
Issue-ID: CCSDK-2779 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I036a945eab1ecd0e1b1d5aadf01cdb1c1841d9e9
2020-11-04Display artifacts in Function attributes tab.Ahmedeldeeb503-2/+28
Handle Pre-defined Template option Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Id77750a5e9e451405c9a01d349e1f210f31bb792
2020-11-03adding import inputs and outputs from functions into actions phase2.ShaabanEltanany2-109/+215
Issue-ID: CCSDK-2779 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I0b24b404796685d7ce085f882a0dcf443ec8fb56
2020-11-03Remove function buttonAhmedeldeeb503-13/+17
fix view mode in function tab Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Ia8c25db097d7a4010b11eb462a1805038fdc8b7d
2020-11-02HTML: Add Attributes from Function - ModalSarah Abouzainah3-83/+279
Issue-ID: CCSDK-2779 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I8f10cedad7ee88c658206ab31c69b564af470a7c
2020-11-02Merge "adding import inputs and outputs from functions into actions"KAPIL SINGAL6-8/+100
2020-11-01make function attributes more dynamicAhmedeldeeb502-11/+76
Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Iff0e9c9261ac111f65a975a1cc5a72dda9cf4be2
2020-11-01adding import inputs and outputs from functions into actionsShaabanEltanany6-8/+100
Issue-ID: CCSDK-2779 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I71ee51c6e641d05bb27cdf1807487e25b656e1cd
2020-10-26adding inputs and outputs to entry definition (Designer)ShaabanEltanany7-118/+176
Issue-ID: CCSDK-2943 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Iffd5c80ecf3fa35b21ab14b8c70308e0d3ee2a50
2020-10-24save resource-resolution component to the packageAhmedeldeeb502-13/+26
Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I7c1e88bfd8b367e8a7e598353416068ed017aba2