aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer
AgeCommit message (Collapse)AuthorFilesLines
2020-07-16Add Help link and User profile menuSarah Abouzainah3-29/+44
Issue-ID: CCSDK-2567 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I55d6cd47910ef72a2015c60cc20d8a19bf5cc10b
2020-07-02fixing build failureSingh, Rupinderjeet (rs830d)1-1/+1
Issue-ID: CCSDK-2283 Change-Id: I065194bf92c2d0c3098c4e0430e8bfe2e1638e96 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-06-30Merge "added navbar in source-view component"KAPIL SINGAL2-13/+52
2020-06-26added navbar in source-view componentRupinder2-13/+52
Issue-ID: CCSDK-2283 Change-Id: I4903ddf8c29727dadf6eaf303f68537aa6f793b8 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-06-23Fix "npm run build" errorsAhmedEldeeb502-46/+48
Issue-ID: CCSDK-2474 Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I1577ea0f576f4000c77f94d52d22d4c2212525b2
2020-06-19added redo-undo buttonsRupinder2-12/+25
Modified zoom in and out button Issue-ID: CCSDK-2279 Change-Id: Ic4a55cba53e681cf21e3e7b3239adf01c3fad69c Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-06-19Fix duplicate style files in designerSarah Abouzainah4-584/+57
Issue-ID: CCSDK-2454 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: Ief1368f48651d5b772f7a41241898b3cdf675653
2020-06-17added zoom in and out button in editBarRupinder2-10/+28
Issue-ID: CCSDK-2279 Change-Id: I3e40f00fb3c86c4ab3dc056513a4f62fa26a47ae Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-06-15Edit Designer tabs ui and fix canvas scroll barSarah Abouzainah3-62/+105
Issue-ID: CCSDK-2446 Issue-ID: CCSDK-2447 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I74d7aca0f382a60f668f9acb3bb08e285be81a47
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 Abouzainah4-214/+250
Issue-ID: CCSDK-2411 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I4eccc5261e4c4ae9c9a60f0c4c518129973b066d
2020-05-28added a basic function attribute sidebarRupinder4-16/+264
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 nameRupinder3-53/+55
Issue-ID: CCSDK-2269 Change-Id: I16efe1d6bae9ef13f4c70525db4e37d35154479a Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-14Designer > BreadcrumbRupinder6-11/+78
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-04-29Merge "Added toggole button to Actions/Functions menu"Dan Timoney1-12/+37
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-27Remove all vLB.CDS from package nameSarah Abouzainah1-1/+1
Issue-ID: CCSDK-2342 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I4b61f8a20fab9b31e9f0ca4b12b2949d97f4bfd3
2020-04-12Merge live repo with design changes ccsdk-2309Sarah Abouzainah5-62/+167
Issue-ID: CCSDK-2309 Change-Id: Iba91eebc5880a930842e66fa97d20441c52e347b Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
2020-03-04add integrating with designer from viewing packageshaaban Altanany1-2/+2
Issue-ID: CCSDK-2123 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: I52e512424d1366bdc2504995823c8a214a691ac0
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-02-29enhance loading topologyTemplate from sourceAhmed Abbas5-23/+74
- fix bug when rename stepName in workflow - tune directGraph options to fix Elements positioning when loading from source Issue-ID: CCSDK-1779 Issue-ID: CCSDK-2129 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: Iee0d5b98266bee5b9920c557dea46a69c8434d85
2020-02-28add designer funcionality - declarative workflowAhmed Abbas18-339/+1360
- save source editor to store - generate graph based on json data from source editor - make functions retrieved from server - prevent multible functions inside action if the first fn is not dg-generic - dg generic case (mutli functions inside single action) - arrange elements that are generated automcatilly using DirectedGraph lib dagree Issue-ID: CCSDK-1779 Issue-ID: CCSDK-1783 Issue-ID: CCSDK-2017 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: Ief3579e4a9716475c9aaf85b5a349bc2af466cdb
2020-02-24add single function to action and save it to frontend store.Ahmed Abbas11-60/+226
Issue-ID: CCSDK-2017 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: I866eadb31bcb56aec5aa05a1dd4b0989c47c6210
2020-01-22fixining compilation in unit testingshaaban Altanany3-0/+4
add unit test for package-header.component Issue-ID: CCSDK-2032 Change-Id: I459ee690b84ae7eb7a852c6dc65fe1702fb6bf4a Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
2020-01-07designer client screen functionality:Ahmed Abbas6-128/+766
- insert action into main board - drag function from palette and drop over an action - prevent drag function outside action - insert multiple actions into the board Issue-ID: CCSDK-2017 Issue-ID: CCSDK-1783 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: Id7528404ba70ca05561127c22e8bf4d27766bb91
2019-12-27create palette on the right side menuAhmed Abbas3-93/+376
draw function elements to the palette (static functions for now) enable drap elements from palette to main board Issue-ID: CCSDK-1783 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: I5e3382369dd86fa9b748e8b9b922eead39c8dc42
2019-12-16adding new designer component, sort and configuration dashboardShaabanEltanany13-290/+507
Issue-ID: CCSDK-1982 Issue-ID: CCSDK-1984 Issue-ID: CCSDK-1983 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I05d12bbf5ebc940bd6983da06af3f85ee18eb723
2019-12-11remove proprietary fonts in designer-clientAhmed Abbas1-2/+1
Issue-ID: CCSDK-1987 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: Ie1f9eb988b5424a645170903e168098aaecd2e5d
2019-12-06rename ui project from client-franfurt to designer-clientAhmed Abbas4-0/+1037
Issue-ID: CCSDK-1981 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: Ic53ea9cf4a48d0ba60f91aa27960e05c77ae9b07