summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/src
AgeCommit message (Collapse)AuthorFilesLines
2020-06-17view description in package box and in a TooltipShaabanEltanany1-6/+3
Issue-ID: CCSDK-2428 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Id1f18173c58be93d827a214631193914b5b289c7
2020-06-16add delete modal in Template&MappingAhmedEldeeb502-1/+5
Issue-ID: CCSDK-2449 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I76abe710016745802bad3b024415579f09a9ac18
2020-06-16Merge "change template&mapping screen add "back to temmplate list" button ↵KAPIL SINGAL8-36/+104
fix mapping table"
2020-06-16change template&mapping screenAhmedEldeeb508-36/+104
add "back to temmplate list" button fix mapping table Issue-ID: CCSDK-2323 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Ifdabb22e550c5b5f950c21b4c657589df980e459
2020-06-15Edit Designer tabs ui and fix canvas scroll barSarah Abouzainah8-68/+115
Issue-ID: CCSDK-2446 Issue-ID: CCSDK-2447 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I74d7aca0f382a60f668f9acb3bb08e285be81a47
2020-06-15add package description to be at Entry definitionShaabanEltanany2-0/+4
Issue-ID: CCSDK-2438 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I8657560cd55a21421dc6849d7aac64c02e83db42
2020-06-14add pattern for package versionShaabanEltanany2-2/+3
Issue-ID: CCSDK-2436 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Ie7558a384e482bfbc69404398b309906e7b148e0
2020-06-11added workflow and template tabsRupinder3-8/+96
Issue-ID: CCSDK-2278 Change-Id: I06a889d63131668c56602e2ce7a316f21b7f890f Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-06-05Actions list - UISarah Abouzainah15-230/+286
Issue-ID: CCSDK-2411 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I4eccc5261e4c4ae9c9a60f0c4c518129973b066d
2020-05-28added a basic function attribute sidebarRupinder5-17/+265
Designed a basic function attribute sidebar, it is still work in progress. Need to work on Content depends on current selection of Function. Issue-ID: CCSDK-2281 Change-Id: Ifd6019348d530deb043d1a0275cd93413e128c7c Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-20custom action nameRupinder5-58/+64
Issue-ID: CCSDK-2269 Change-Id: I16efe1d6bae9ef13f4c70525db4e37d35154479a Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-18Merge "Test Current version and apply changes"Dan Timoney8-42/+177
2020-05-18Test Current version and apply changesSarah Abouzainah8-42/+177
Issue-ID: CCSDK-2374 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: Ibe36d0981d91054412ac5218d5d121bff37db6f4
2020-05-14Designer > BreadcrumbRupinder9-20/+87
1. Change Package name to current package name 2. Make package name link open to package view Issue-ID: CCSDK-2247 Change-Id: Ica060beff9a0785d80c69cf971623dd45ebe75fe Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-11Merge "Disable Filename in edit"Dan Timoney5-9/+77
2020-05-11Merge "fix pagination and create package feature"Dan Timoney2-5/+4
2020-05-11Disable Filename in editAhmedEldeeb505-9/+77
enable editing an existing file Issue-ID: CCSDK-2368 Issue-ID: CCSDK-2369 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I214e9b9e1a7ee12edf1318610a4594e36ddbb393
2020-05-10fix pagination and create package featureShaabanEltanany2-5/+4
Issue-ID: CCSDK-2320 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I8f86cf37ec31d9ee369d8514b7a7e074047d9f34
2020-05-08Create New Action's ModalSarah Abouzainah16-1080/+1942
Issue-ID: CCSDK-2356 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: Ib40220b793a08c2740e114946a42fb7d04edbcb6
2020-05-08Merge "update template&mapping create view."Dan Timoney9-671/+1135
2020-05-07update template&mapping create view.AhmedEldeeb509-671/+1135
add alert messages for success and error Issue-ID: CCSDK-2323 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Id05c73abad2342685971e2e57409b4a471f9242f
2020-05-06Merge "fix sort at package list"Dan Timoney1-3/+6
2020-05-05fix sort at package listShaabanEltanany1-3/+6
Issue-ID: CCSDK-2320 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Ia91d519c315b6ef0c01089422253599b137eceec
2020-05-04Merge "-Delete uploaded files"Dan Timoney4-46/+65
2020-05-04Merge "Package > Temp&Mapp: View"Dan Timoney7-30/+72
2020-05-03-Delete uploaded filesAhmedEldeeb504-46/+65
-Show confirmation modal before delete any file - disable import button until the user select a file Issue-ID: CCSDK-2346 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I5c76765b045cfbe0b71083e5c06faa40881c2b8e
2020-05-02Package > Temp&Mapp: ViewAhmedEldeeb507-30/+72
Issue-ID: CCSDK-2324 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I39b3a84893d048a6186f6daf4195c20dbcdb98b9
2020-05-02Resource Dictionary Creationswapnalipode28-8/+1354
Adding Resource Dictionary Creation Change-Id: Ic53018f406ba2cc1f8c878017c816bfce316a362 Issue-ID: CCSDK-1280 Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
2020-04-30Merge "fix package list component"Dan Timoney3-10/+21
2020-04-30fix package list componentShaabanEltanany3-10/+21
Issue-ID: CCSDK-2320 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I005dff22beeac0a0ce0fdd3ef31315c35cb501d6
2020-04-29Merge "fix download feature for package"Dan Timoney1-21/+22
2020-04-29Merge "Added toggole button to Actions/Functions menu"Dan Timoney1-12/+37
2020-04-28fix download feature for packageShaabanEltanany1-21/+22
Issue-ID: CCSDK-2126 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I000e54c7fb0df68debbce38de8f66ae0ff974329
2020-04-28Added toggole button to Actions/Functions menuRupinder1-12/+37
Issue-ID: CCSDK-2248 Change-Id: I160be5614d5dcdc6331c342063efe0393c1365ba Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-04-28Merge "change the entry file name to be equal of package name"Dan Timoney2-8/+8
2020-04-27Remove all vLB.CDS from package nameSarah Abouzainah4-4/+8
Issue-ID: CCSDK-2342 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I4b61f8a20fab9b31e9f0ca4b12b2949d97f4bfd3
2020-04-23change the entry file name to be equal of package nameShaabanEltanany2-8/+8
Issue-ID: CCSDK-2338 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I2b34cbcf146d8435f19399bac66c50a6ce74a7ac
2020-04-22Fix long package name and apply mapping table styleSarah Abouzainah8-123/+193
Issue-ID: CCSDK-2321 Issue-ID: CCSDK-2322 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: Id2edf759faa9949c009c90cd3c7b319521b4f6b5
2020-04-21Adding Resource dictionaryswapnalipode44-16/+1667
Adding resource-dictionary Change-Id: Ib23b282e7293843ce94263e82b3f7cdb0fe36c5a Issue-ID: CCSDK-2253 Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
2020-04-13Change Import tabs to DefinitionsSarah Abouzainah4-3/+19
Issue-ID: CCSDK-2312 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I0aca9848feaf47e3b22d4f3decf3317b7e137a1e
2020-04-12Merge live repo with design changes ccsdk-2309Sarah Abouzainah37-523/+1464
Issue-ID: CCSDK-2309 Change-Id: Iba91eebc5880a930842e66fa97d20441c52e347b Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
2020-04-09Merge "Fixnig file import in script, import and template&mapping."Dan Timoney7-17/+27
2020-04-09Fixnig file import in script, import and template&mapping.AhmedEldeeb507-17/+27
Fixing routes redirect Issue-ID: CCSDK-2258 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Ibe9f4516884044adcea2e8e16ee59c4e1775120f
2020-04-08Fixing All Accordion panels is only open and not closedShaabanEltanany4-9/+31
Issue-ID: CCSDK-2219 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Ic2b22206f6cf9193723a9d441768a48ae9f865da
2020-03-06Fixing some bugs in package creation tabsAhmed6-55/+66
Issue-ID: CCSDK-2123 Signed-off-by: Ahmed <ahmed.eldeeb.ext@orange.com> Change-Id: Id7a457470b14ab3491d4e6b9bdd74ef93990dd2c
2020-03-04add integrating with designer from viewing packageshaaban Altanany5-7/+25
Issue-ID: CCSDK-2123 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: I52e512424d1366bdc2504995823c8a214a691ac0
2020-03-02Merge "Display Mapping result in view table."KAPIL SINGAL12-95/+181
2020-03-02fix issue in designer page when loading workflows from sourceAhmed Abbas1-1/+1
Issue-ID: CCSDK-2129 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: Id84e835406a38e3d3e1cc91d94d7141b53d1db16
2020-03-02Display Mapping result in view table.Ahmed12-95/+181
Update Modals Issue-ID: CCSDK-2065 Signed-off-by: Ahmed <ahmed.eldeeb.ext@orange.com> Change-Id: Ifb0f2223cded8b54f13aa600186631f685cd6d02
2020-03-01fixing some ui issuesshaaban Altanany2-14/+15
Issue-ID: CCSDK-2123 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: I60ef330b39f8c9165ab3bd18bbabc2200f81bf66