summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/model
AgeCommit message (Collapse)AuthorFilesLines
2020-11-04Display artifacts in Function attributes tab.Ahmedeldeeb501-1/+1
Handle Pre-defined Template option Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Id77750a5e9e451405c9a01d349e1f210f31bb792
2020-11-01adding import inputs and outputs from functions into actionsShaabanEltanany1-0/+1
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)ShaabanEltanany1-2/+2
Issue-ID: CCSDK-2943 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Iffd5c80ecf3fa35b21ab14b8c70308e0d3ee2a50
2020-10-20handle integer and checkbox in functional attribute.Ahmedeldeeb502-0/+13
Fix finish problem in Mapping. Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I08697cb61814db37144f66f7f15773d3c02c9848
2020-02-29enhance loading topologyTemplate from sourceAhmed Abbas1-1/+1
- 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 Abbas4-6/+41
- 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 Abbas5-0/+83
Issue-ID: CCSDK-2017 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: I866eadb31bcb56aec5aa05a1dd4b0989c47c6210