aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui
AgeCommit message (Collapse)AuthorFilesLines
2020-03-15Fix name convention issuevasraz247-30126/+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>
2020-02-23Bump version to 1.6.1Oren Kleks1-1/+1
Bump version to 1.6.1 Issue-ID: SDC-2595 Signed-off-by: shrek2000 <oren.kleks@amdocs.com> Change-Id: I5106d6aadba325fb334893c7512f6f4d9a117504 Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
2019-12-03Node/Yarn updateilanap1-3/+3
Upgrade yarn/npm in accordance with SDC Issue-ID: SDC-2703 Signed-off-by: ilanap <ilanap@amdocs.com> Change-Id: Ibbaeeebd13bbda98c920c6cb542539a2108b2fb6
2019-11-25Bump version to 1.6.0-SNAPSHOTtalig1-1/+1
Change-Id: I7926a49c42f448b273be9ad92a795c936ed076c4 Issue-ID: SDC-2541 Signed-off-by: talig <talig@amdocs.com>
2019-10-15Enabled HTTPS for sdc-workflow-designerr.bogacki5-119/+234
-Fixes for frontend and backend communication Change-Id: Ic8e27e1e8f116ccef23e032fbb02a99af56fa516 Issue-ID: SDC-2479 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
2019-10-07Bump version to 1.5.2Ofir Sonsino1-1/+1
Change-Id: I6c189aa907ef27729cd9246d88b62b452d23b633 Issue-ID: SDC-2560 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-10-07Enabled HTTPS for sdc-workflow-designerr.bogacki1-7/+4
Updated broken jetty start bash script Issue-ID: SDC-2479 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I2d8bf55e5deadd6973f6b027cb45ad797ece9993
2019-10-06Enabled HTTPS for sdc-workflow-designerr.bogacki4-5/+11
-Enabled HTTPS for frontend and backend -Updated paths and passwords for a certificates Issue-ID: SDC-2479 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Ibccdae478c047aac1a69192e3c257ea31dc39cac
2019-09-10Bump version to 1.5.1Ofir Sonsino1-1/+1
Change-Id: I15f8ab906c3ae505cd3905234f6dfb05b58132a9 Issue-ID: SDC-2560 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-07-16Added oparent to workflow designerTomasz Golabek1-0/+16
Removed errors regarding to a missing license and others. Added checkstyle-suppressions.xml to disable some warnings. Fixed License Change-Id: I90cb860e6879454287279abdc3c36c7aafbdd2a0 Issue-ID: SDC-2429 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com> Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
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-06-12Upgrade jetty-httpPiotr Darosz1-2/+3
Upgrade the jetty-http component to the current version. Change-Id: I5512fe8d47506d8fb951fdc2ad63c8178d34afdf Issue-ID: SDC-2268 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-05-27Bumped up version to 1.5.0Sonsino, Ofir (os0695)1-1/+1
Change-Id: I538a52a0a0874cfe04621683c6900213f5fcff90 Issue-ID: SDC-1920 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2019-05-05Connection to WF designer times outavigaffa3-9/+67
Adding support for SSL to WFD-FE Issue-ID: SDC-2246 Change-Id: Ia16327f90e6c96e0584f2e2dbb9b2ee3afd7af08 Signed-off-by: avigaffa <avi.gaffa@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 Dekel9-14/+14
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-19Bumped up version to 1.4.0vempo1-1/+1
Change-Id: Id14a7529f92a37c03620fc112532e8a36ca7234a Issue-ID: SDC-1920 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-11-05Bumped up version to 1.3.2vempo1-1/+1
Change-Id: I3375029808a9c35231b59fd90af67859b8756ed8 Issue-ID: SDC-1899 Signed-off-by: vempo <vitaliy.emporopulo@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-22Bumped up project version to 1.3.1-SNAPSHOTvempo1-1/+1
Change-Id: Iaecd9b89de877eda07d8f9b25728f6c7d9b7619d 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