aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend
AgeCommit message (Collapse)AuthorFilesLines
2020-03-15Fix name convention issuevasraz239-29648/+0
Rename modules: workflow-designer-init to sdc-workflow-designer-init workflow-designer-be to sdc-workflow-designer-be workflow-designer-ui to sdc-workflow-designer-ui Rename docker images: onap/workflow-init to onap/sdc-workflow-init onap/workflow-backend to onap/sdc-workflow-backend onap/workflow-frontend to onap/sdc-workflow-frontend List of changed files: modified: README.md modified: docker-compose/debug.yml modified: docker-compose/docker-compose.yml modified: pom.xml modified: sdc-workflow-bdd/pom.xml modified: sdc-workflow-designer-be/pom.xml modified: sdc-workflow-designer-init/pom.xml modified: sdc-workflow-designer-ui/pom.xml modified: sdc-workflow-designer-ui/src/main/frontend/yarn.lock modified: version.properties All others changes are relaited to rename/move. Change-Id: Ic989b6347b815f85e77e23fc8d7884c05b650a27 Issue-ID: SDC-2334 Issue-ID: SDC-2335 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
2019-07-07Upgrade to ONAP-UIAriel Kenan26-131/+94
Change-Id: I1266dea133a4bd5196ba7662c0905afaa021972d Issue-ID: SDC-2411 Signed-off-by: Ariel Kenan <Ariel.Kenan@amdocs.com>
2019-04-14fix artifact not updating with versioning1.4.0Ariel Kenan8-121/+217
Change-Id: Id343b73f600154eff7b52b643be3aeca3bdf23c9 Issue-ID: SDC-2223 Signed-off-by: Ariel Kenan <Ariel.Kenan@amdocs.com>
2019-02-19support workflow route change 2Yarin Dekel3-3/+3
Issue-ID: SDC-2126 Change-Id: I8ea037d6825053a9392d952ecca5dffc5ad09f77 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2019-02-19support route changeYarin Dekel1-2/+2
Issue-ID: SDC-2125 Change-Id: I9a8974ef9d23749a80350e804de3f8a627d5239c Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2019-02-14support route path change in workflowYarin Dekel8-12/+12
Issue-ID: SDC-2122 Change-Id: I85e712d1a119475a48a22cd21fd4f29d54f9c607 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2019-01-06version data not saved when empty artifactYarin Dekel1-12/+10
Issue-ID: SDC-2035 Change-Id: Ibee4d133ca29a5499f6abf90ff665915d4c1d496 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2019-01-02WF- fix service task Implementation locationYarin Dekel1-14/+14
Issue-ID: SDC-2027 Change-Id: I59dc4e2734ac16d66ab7b91f3ca58f6906260373 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2019-01-01WF- fix scroll dynamic heightYarin Dekel1-1/+1
Issue-ID: SDC-2029 Change-Id: If4b43761f4f0d298d870e6dad397cf3d83f3b854 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
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-21bugRelease1 after changesYarin Dekel28-323/+313
Issue-ID: SDC-1655 Change-Id: I0e049a77751c9df930d9d70bbe7ea6697df7a573 Signed-off-by: Yarin Dekel <yarind@amdocs.com>