aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/model/designer.dashboard.state.ts
AgeCommit message (Collapse)AuthorFilesLines
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-02-28add designer funcionality - declarative workflowAhmed Abbas1-2/+1
- 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 Abbas1-0/+34
Issue-ID: CCSDK-2017 Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com> Change-Id: I866eadb31bcb56aec5aa05a1dd4b0989c47c6210