summaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-ui/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-10-12Step up version to 1.13.0-SNAPSHOT1.13.0JvD_Ericsson1-1/+1
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech> Change-Id: If9e74b1d6439557c70c4531d033051797a07a928 Issue-ID: SDC-4658
2023-04-13Preparation for JDK17vasraz1-3/+3
Update/remove outdated plugin Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ia89aa73e09691d20dde39346244eb43663a01bde Issue-ID: SDC-4467
2023-03-23Step up version to 1.12.0-SNAPSHOT1.12.0vasraz1-1/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I3dadb94af6b7e052166c7058bd21eaaa5d0f459e Issue-ID: SDC-4447
2022-11-20Align jetty versionvasraz1-5/+23
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I90b61b52f87331d974dc919ecf4d89022d1df516 Issue-ID: SDC-4273
2022-09-07Update vulnerable dependenciesvasraz1-3/+2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I35281d3e8992e1eefd3a790189244a3e67d96f17 Issue-ID: SDC-4152
2022-04-21Step version to 1.11.1-SNAPSHOT1.11.1vasraz1-1/+1
Change-Id: I4d1890764ec98240b7f3c7c1a5331646daad916e Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3976
2022-04-15Fix broken launch WorkFlow Designervasraz1-0/+1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I60a9163b59fafff265c9a5f8582a1d4872ccc02b Issue-ID: SDC-3970
2022-04-08Step version to 1.11.01.11.0vasraz1-1/+1
Change-Id: Ib9b4bfd37933d860070295560f5272789258eed2 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3958
2022-03-06Step version to 1.10.0-SNAPSHOT1.10.0vasraz1-1/+1
Change-Id: Ibecbc46203a78ca6a03c9d9bd4f66d19cc5e1b3a Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3896
2022-03-02Update vulnerable dependenciesvasraz1-2/+3
Change-Id: I12295d7c2f1d67ed0c0f933e13ad0e74c2abcf5e Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3895
2021-05-07Update vulnerable package dependenciesChrisC1-2/+13
Update version to 1.9.0 Update vulnerable packages Fix dependency conflicts Issue-ID: SDC-3572 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I2dfac9340555ff41bb8b977bd28d0ed861c19125
2020-10-30Update master to HonoluluChrisC1-1/+1
Update master version to 1.8.X for H release Issue-ID: SDC-3349 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I1151c6afe63034f0f996a481ddb6dc978045016c
2020-06-16Add tagging to dockersebdet1-1/+3
Add tagging groovy script to docker images Issue-ID: SDC-3097 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I4246a07fae11a4907d7d337fd882f074e36bc0b5
2020-03-15Fix name convention issuevasraz1-0/+197
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>
2018-07-25Replaced old implementation at rootvempo1-96/+0
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>
2018-03-29Modify the year of licensesYuanHu1-1/+2
Modify the year of licenses Issue-ID: SDC-1079 Change-Id: I73c9b8497892ee2ccc896ad2b3dc7b707bda5138 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-03-27Add paletx assets files.YuanHu1-2/+2
Add paletx assets files. Issue-ID: SDC-1130,SDC-1131 Change-Id: Ic31c668fd89728d2ff7a00dc2877a86785870724 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-02-09Organized FE Resources in a jar.YuanHu1-4/+14
Package FE Resources and output a jar for Integration with Server. Issue-ID: SDC-1011 Change-Id: Ief938117ebe23466849f9643d9217a10a8e95160 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2017-11-16Change workflow release versionv1.0.01.0.0-ONAP1.0.0-AmsterdamLvbo1631-2/+2
Issue-ID: SDC-663 Change-Id: I879c746924c848cfe138ccf6b5807817202cbf49 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2017-08-25upload init code and doc for workflow designerLvbo1631-0/+85
Issue-ID: SDC-240 Change-Id: I79507427bffa3938d7f312aaf1a29f238a87cde1 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>