summaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src
AgeCommit message (Collapse)AuthorFilesLines
2018-12-30WF-fixed navigation after archiveYarin Dekel1-3/+2
Issue-ID: SDC-2025 Change-Id: I111dbb94dadff3302fa866dac86d87f81c7ffe68 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-12-26WF-validation to empty artifactYarin Dekel9-33/+86
Issue-ID: SDC-2023 Change-Id: Idcc690cfad19da0d29232c93b202042f6230ffaf Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-12-18WF-make composition always executableYarin Dekel2-5/+2
Issue-ID: SDC-2015 Change-Id: I9c065b539a947b363c6cffca9b9da5b57f12da13 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-12-18WF- disable composition field archive&certifiedYarin Dekel4-13/+41
Issue-ID: SDC-2013 Change-Id: I3f6cc3d1f5ccd09766ee7d6e7c68cae6b1abd216 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-12-13WF-disable new version when archiveYarin Dekel3-8/+16
Issue-ID: SDC-2000 Change-Id: I29c988c22d047ef67c65385ef28beaae5714f7bb Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-12-09WF- add notification when archived wfYarin Dekel2-2/+15
Issue-ID: SDC-1995 Change-Id: I83b3ae7df2da5f2201359e21bd9f2568fb0d5749 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-12-06WF-fix search when status changedYarin Dekel2-4/+2
Issue-ID: SDC-1984 Change-Id: If91bb4d060f6765db4e7849fbc20a4192e9939b4 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-12-06WF- get workflow after restoring workflowYarin Dekel2-8/+20
Issue-ID: SDC-1985 Change-Id: I22a9806c1bae86e6a27c2ddbf372b36a9bd278e8 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-12-05Workflow- added getWorkflow call to catalogYarin Dekel2-11/+27
Issue-ID: SDC-1963 Change-Id: Icacc4d1e7511adde514ecec3fb7dab1cad6a3b33 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-12-05WF- disable add new when ARCHIVEDYarin Dekel1-1/+4
Issue-ID: SDC-1972 Change-Id: I3c73d587b3b891a09b0858cf9df00467c111d7ff Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-12-04WF- archive warning before deletingYarin Dekel3-4/+27
Issue-ID: SDC-1981 Change-Id: I3c00021c25847a68a0d603db87173da7cb190d43 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-11-29WF-keep search result& search visibilityYarin Dekel4-2/+6
Issue-ID: SDC-1963 Change-Id: I81faaa3229db830475b6d827b578cb361c744228 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-11-28workflow on context updateStanislav Vishnevetskiy4-12/+28
Issue-ID: SDC-1953 Change-Id: Iede18ed487c3ccba920fa708c6ca3d4f2ef77b4c Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-11-21open workflow from contextStanislav Vishnevetskiy19-215/+486
Issue-ID: SDC-1953 Change-Id: I06681f4aae6dff02b57d7f64d9bdcfa81d44c2ab Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-11-20workflow deprication flowStanislav Vishnevetskiy39-97/+387
Issue-ID: SDC-1866 Change-Id: I48bd4e825492b6a5477eef28cef804c07fd90e14 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-11-04add ability to copy paste workflowYarin Dekel2-4/+4
Issue-ID: SDC-1892 Change-Id: Iddd679a280d1fc5bbc9a7583aefbac7cf453db86 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-11-04cache search result workflowYarin Dekel6-49/+23
Issue-ID: SDC-1889 Change-Id: I4a29b9954d3ce50ea9745e8aa8996f46f12501f1 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-10-25health check fix1.3.1Stanislav Vishnevetskiy1-2/+2
Issue-ID: SDC-1869 Change-Id: I70afde1011421313abaf142729460b12d8882db9 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-10-25Use release version 1.3.0 of ONAP dependenciesvempo1-2/+2
Change-Id: I6e12fa201fc76efcb4f424303e1b2b1dfa30170b Issue-ID: SDC-1858 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-10-21changed dates order workflowYarin Dekel1-4/+4
Issue-ID: SDC-1853 Change-Id: I08763ce63f345866bc6d4ba596a38e6284414a72 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-10-16fix rest API header UI1.3.0Yarin Dekel1-16/+1
Issue-ID: SDC-1838 Change-Id: Idc02f6df489c8237a6b1c34d18ef3d2d0819f3b6 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-10-15composition readonly implementationStanislav Vishnevetskiy9-12/+230
Issue-ID: SDC-1591 Change-Id: I4a009fe28fb32d9c2407d69087ab9c17f8ac5b2d Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-10-14composition validation error fixStanislav Vishnevetskiy1-1/+1
Issue-ID: SDC-1591 Change-Id: I80ff9462aaf5c3c613c9591e64eaef4f79319332 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-10-11composition errors validationStanislav Vishnevetskiy11-21/+95
Issue-ID: SDC-1591 Change-Id: Ie46e1e4bb04c90d1324909d419e3cfe290e881eb Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-10-09remove UUID and invriant UUID workflow overflowYarin Dekel3-33/+1
Issue-ID: SDC-1826 Change-Id: I548d72f64dc74ad2015c559c718c54bdeebf3c7f Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-10-04Fix output paramsMalek5-33/+11
Fix issue: Output parameters are being duplicated as input parameters in Composition page Issue-ID: SDC-1817 Signed-off-by: Malek <malek.zoabi@amdocs.com> Change-Id: If59ed6db69d36afa3f7efa1935cbcdfe60a3a0b5
2018-09-26Merge "wf composition updates"Oren Kleks14-148/+368
2018-09-26wf composition updatesStanislav Vishnevetskiy14-148/+368
Issue-ID: SDC-1591 Change-Id: Ib1d3f01a2cadc18b34cf199d0b8a4de7819802cd Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-09-23fix licensing issuesMichael Lando1-1/+1
license section in package.json updated to apache 2 update the licensing file to align with LF format Change-Id: Idb2ed959be86918ee53b1b912af6d452122fb924 Issue-ID: SDC-1785 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-13wf composition small fixesStanislav Vishnevetskiy4-12/+8
Issue-ID: SDC-1591 Change-Id: I1813fbe2667bc1926ca4ddfdabb968b580c16825 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-09-09I/O source & target supportStanislav Vishnevetskiy2-14/+24
Issue-ID: SDC-1591 Change-Id: I02598759912f1e3679b3e37a06a79cd404ffaab6 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-09-05composition issues fixStanislav Vishnevetskiy17-53/+186
Issue-ID: SDC-1591 Change-Id: I1cf9fc840d42c3d84c0f71ddcce0a9749f802c05 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-29added validation to name fieldYarin Dekel11-94/+157
Issue-ID: SDC-1690 Change-Id: I5332fbdcf67b6e21176faf40292a2164753d48c5 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-29Merge "Add scrollbars to Input/Output table"Oren Kleks8-12/+141
2018-08-29Add scrollbars to Input/Output tableMalek8-12/+141
Issue-ID: SDC-1686 Change-Id: I384bc04685a8f5cbbaedcb6d499fac7c0ed300ea Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-28wf composition fixesStanislav Vishnevetskiy8-53/+50
Issue-ID: SDC-1591 Change-Id: I3256f73cbcc89356f03e1e261c3d3c31744b1218 Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-28Upgrade Eslint & PrettierMalek18-224/+284
Issue-ID: SDC-1679 Change-Id: I1204fa01a6da038946c38fa215c5bc3e7ffda804 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-27wf compositionStanislav Vishnevetskiy41-176/+3116
Issue-ID: SDC-1591 Change-Id: I3d1c1e08094a2088b8e474b0c6f3616088ded4ee Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-26debounce search input catalogYarin Dekel6-26/+45
Issue-ID: SDC-1671 Change-Id: I5bb97e188bb42be1f51dabd49ae53d8a43f35d22 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-22connected seatch to wf catalogYarin Dekel7-29/+80
Issue-ID: SDC-1671 Change-Id: I61972b9715141cbf7a8a00d4d0d5e1a4b5c40555 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-21Merge "bugRelease1 after changes"Vitaly Emporopulo28-323/+313
2018-08-21bugRelease1 after changesYarin Dekel28-323/+313
Issue-ID: SDC-1655 Change-Id: I0e049a77751c9df930d9d70bbe7ea6697df7a573 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-19Add new URL pattern to proxyMalek1-1/+2
Issue-ID: SDC-1663 Change-Id: Ib6d1384e13c06fde421640a373377b6b30900161 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-13fix edit descriptionYarin Dekel3-3/+3
Issue-ID: SDC-1638 Change-Id: I9bc49e4c08b0cdff814c5650cdf959ce31e8df1c Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-12add snapshot updateYarin Dekel1-1/+1
Issue-ID: SDC-1628 Change-Id: Ifd87e366a28a6e957b5ce2734bb32dd5a9fa6ee3 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-12disable undo and empty name validationYarin Dekel8-18/+43
Issue-ID: SDC-1628 Change-Id: I48cd1a16677e16f464a75b7aae8eb0992dd86a34 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-08-12Disable certified workflow inputsMalek11-39/+71
Issue-ID: SDC-1627 Change-Id: I91f4315b156908c591ad7a9c4429fd435ba85861 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-09Fix error handlerMalek1-1/+1
Issue-ID: SDC-1622 Change-Id: I6acde642829c53ab9154fcc4479d86060790c7a3 Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-09Fix errors and warningsMalek11-65/+223
Issue-ID: SDC-1622 Change-Id: I1a284c29ed1332545752bf04c14027d1199bbd4e Signed-off-by: Malek <malek.zoabi@amdocs.com>
2018-08-07Merge "added saga for activities"Avi Gaffa5-2/+40