aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/yarn.lock
AgeCommit message (Collapse)AuthorFilesLines
2018-11-04add ability to copy paste workflowYarin Dekel1-3/+3
Issue-ID: SDC-1892 Change-Id: Iddd679a280d1fc5bbc9a7583aefbac7cf453db86 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-10-15composition readonly implementationStanislav Vishnevetskiy1-0/+4
Issue-ID: SDC-1591 Change-Id: I4a009fe28fb32d9c2407d69087ab9c17f8ac5b2d Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-10-11composition errors validationStanislav Vishnevetskiy1-0/+4
Issue-ID: SDC-1591 Change-Id: Ie46e1e4bb04c90d1324909d419e3cfe290e881eb Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-09-13wf composition small fixesStanislav Vishnevetskiy1-3/+3
Issue-ID: SDC-1591 Change-Id: I1813fbe2667bc1926ca4ddfdabb968b580c16825 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-29Add scrollbars to Input/Output tableMalek1-0/+4
Issue-ID: SDC-1686 Change-Id: I384bc04685a8f5cbbaedcb6d499fac7c0ed300ea Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-28Upgrade Eslint & PrettierMalek1-178/+199
Issue-ID: SDC-1679 Change-Id: I1204fa01a6da038946c38fa215c5bc3e7ffda804 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-27wf compositionStanislav Vishnevetskiy1-89/+51
Issue-ID: SDC-1591 Change-Id: I3d1c1e08094a2088b8e474b0c6f3616088ded4ee Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-09Fix errors and warningsMalek1-6/+0
Issue-ID: SDC-1622 Change-Id: I1a284c29ed1332545752bf04c14027d1199bbd4e Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-06sdc-ui upgradeMalek1-6/+14
Issue-ID: SDC-1602 Change-Id: I3356db10e80044713e2733ad0f64997887e72e50 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-05Fix catalog/inputOutput stylesMalek1-135/+171
Issue-ID: SDC-1597 Change-Id: I19e0e18f556dc31d99a6b40e6e8b23b6a8294dd1 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-02composition save & loadStanislav Vishnevetskiy1-0/+4
Issue-ID: SDC-1591 Change-Id: I5b347a3ca1737b95045097051da462ac4fb2d781 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-07-29Add pubsub, Fix loader in sdcMalek1-2/+19
Issue-ID: SDC-1564 Change-Id: I562c9e3137c36bf0aac603eb64578b741c112b5f Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-07-25Replaced old implementation at rootvempo1-0/+12465
Old project files and directories has been moved under 'deprecated-workflow-designer'. The old project is not built by the CI anymore, but can be still built manually. New modules/directories have been moved up and integrated with the CI system. Change-Id: I1528c792bcbcce9e50bfc294a1328a20e72c91cf Issue-ID: SDC-1559 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>