Fix name convention issue 54/102754/3
authorvasraz <vasyl.razinkov@est.tech>
Wed, 2 Oct 2019 11:08:49 +0000 (12:08 +0100)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Sun, 15 Mar 2020 08:50:31 +0000 (08:50 +0000)
commit6dc58fd625279f8ffe1060170418686034db0af4
tree808e3da56a509eaedcaa05fd303ec7cf53cbb6b5
parentcdff1c49539736b0bf16c119ba158ff776a3d5c9
Fix name convention issue

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>
427 files changed:
.gitignore
LICENSE.txt
README.md
docker-compose/debug.yml
docker-compose/docker-compose.yml
pom.xml
sdc-workflow-bdd/.gitignore [moved from workflow-bdd/.gitignore with 100% similarity]
sdc-workflow-bdd/README.txt [moved from workflow-bdd/README.txt with 100% similarity]
sdc-workflow-bdd/config.json [moved from workflow-bdd/config.json with 100% similarity]
sdc-workflow-bdd/cucumber.js [moved from workflow-bdd/cucumber.js with 100% similarity]
sdc-workflow-bdd/features/ActivitySpec.feature [moved from workflow-bdd/features/ActivitySpec.feature with 100% similarity]
sdc-workflow-bdd/features/ActivitySpecStatus.feature [moved from workflow-bdd/features/ActivitySpecStatus.feature with 100% similarity]
sdc-workflow-bdd/features/ArchiveWorkflow.feature [moved from workflow-bdd/features/ArchiveWorkflow.feature with 100% similarity]
sdc-workflow-bdd/features/Version.feature [moved from workflow-bdd/features/Version.feature with 100% similarity]
sdc-workflow-bdd/features/VersionState.feature [moved from workflow-bdd/features/VersionState.feature with 100% similarity]
sdc-workflow-bdd/features/Workflow.feature [moved from workflow-bdd/features/Workflow.feature with 100% similarity]
sdc-workflow-bdd/features/WorkflowList.feature [moved from workflow-bdd/features/WorkflowList.feature with 100% similarity]
sdc-workflow-bdd/features/examples/ResponseDataChecks.feature [moved from workflow-bdd/features/examples/ResponseDataChecks.feature with 100% similarity]
sdc-workflow-bdd/package.json [moved from workflow-bdd/package.json with 100% similarity]
sdc-workflow-bdd/plugins/README.md [moved from workflow-bdd/plugins/README.md with 100% similarity]
sdc-workflow-bdd/plugins/jsdoc_config.json [moved from workflow-bdd/plugins/jsdoc_config.json with 100% similarity]
sdc-workflow-bdd/plugins/reporter.js [moved from workflow-bdd/plugins/reporter.js with 100% similarity]
sdc-workflow-bdd/plugins/steps.js [moved from workflow-bdd/plugins/steps.js with 100% similarity]
sdc-workflow-bdd/pom.xml [moved from workflow-bdd/pom.xml with 98% similarity]
sdc-workflow-bdd/resources/json/createActivitySpec.json [moved from workflow-bdd/resources/json/createActivitySpec.json with 100% similarity]
sdc-workflow-bdd/resources/json/createWorkflow.json [moved from workflow-bdd/resources/json/createWorkflow.json with 100% similarity]
sdc-workflow-bdd/resources/json/versionWith2Inputs2Outputs1.json [moved from workflow-bdd/resources/json/versionWith2Inputs2Outputs1.json with 100% similarity]
sdc-workflow-bdd/resources/json/versionWith2Inputs2Outputs2.json [moved from workflow-bdd/resources/json/versionWith2Inputs2Outputs2.json with 100% similarity]
sdc-workflow-bdd/resources/json/versionWithDuplicateInputName.json [moved from workflow-bdd/resources/json/versionWithDuplicateInputName.json with 100% similarity]
sdc-workflow-bdd/resources/json/versionWithDuplicateOutputName.json [moved from workflow-bdd/resources/json/versionWithDuplicateOutputName.json with 100% similarity]
sdc-workflow-bdd/stepDefinitions/ActivitySpec_steps.js [moved from workflow-bdd/stepDefinitions/ActivitySpec_steps.js with 100% similarity]
sdc-workflow-bdd/stepDefinitions/Collaboration_Steps.js [moved from workflow-bdd/stepDefinitions/Collaboration_Steps.js with 100% similarity]
sdc-workflow-bdd/stepDefinitions/General_Steps.js [moved from workflow-bdd/stepDefinitions/General_Steps.js with 100% similarity]
sdc-workflow-bdd/stepDefinitions/InputData_steps.js [moved from workflow-bdd/stepDefinitions/InputData_steps.js with 100% similarity]
sdc-workflow-bdd/stepDefinitions/InterfaceOperationSteps.js [moved from workflow-bdd/stepDefinitions/InterfaceOperationSteps.js with 100% similarity]
sdc-workflow-bdd/stepDefinitions/Item_steps.js [moved from workflow-bdd/stepDefinitions/Item_steps.js with 100% similarity]
sdc-workflow-bdd/stepDefinitions/REST_Steps.js [moved from workflow-bdd/stepDefinitions/REST_Steps.js with 100% similarity]
sdc-workflow-bdd/stepDefinitions/Utils.js [moved from workflow-bdd/stepDefinitions/Utils.js with 100% similarity]
sdc-workflow-bdd/stepDefinitions/Workflow_Steps.js [moved from workflow-bdd/stepDefinitions/Workflow_Steps.js with 100% similarity]
sdc-workflow-bdd/stepDefinitions/world.js [moved from workflow-bdd/stepDefinitions/world.js with 100% similarity]
sdc-workflow-designer-be/docker/Dockerfile [moved from workflow-designer-be/docker/Dockerfile with 100% similarity]
sdc-workflow-designer-be/docker/org.onap.sdc.p12 [moved from workflow-designer-be/docker/org.onap.sdc.p12 with 100% similarity]
sdc-workflow-designer-be/docker/org.onap.sdc.trust.jks [moved from workflow-designer-be/docker/org.onap.sdc.trust.jks with 100% similarity]
sdc-workflow-designer-be/docker/startup.sh [moved from workflow-designer-be/docker/startup.sh with 100% similarity]
sdc-workflow-designer-be/pom.xml [moved from workflow-designer-be/pom.xml with 97% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/SpringBootWebApplication.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/SpringBootWebApplication.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/ActivitySpecController.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/ActivitySpecController.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/ArtifactAssociationService.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/ArtifactAssociationService.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/DisableSwaggerController.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/DisableSwaggerController.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/ExceptionsHandler.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/ExceptionsHandler.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/RestParams.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/RestParams.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/WorkflowController.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/WorkflowController.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/WorkflowVersionController.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/WorkflowVersionController.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/mappers/ActivitySpecDtoMapper.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/mappers/ActivitySpecDtoMapper.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/mappers/WorkflowVersionDtoMapper.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/mappers/WorkflowVersionDtoMapper.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/swagger/UserIdReader.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/swagger/UserIdReader.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/CollectionResponse.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/CollectionResponse.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/ErrorResponse.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/ErrorResponse.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/Paging.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/Paging.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/Parameter.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/Parameter.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/Sorting.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/Sorting.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/UnexpectedErrorResponse.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/UnexpectedErrorResponse.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/VersionStateDto.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/VersionStateDto.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/VersionStatesFormatter.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/VersionStatesFormatter.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/WorkflowStatusDto.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/WorkflowStatusDto.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/WorkflowVersionRequest.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/WorkflowVersionRequest.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/WorkflowVersionResponse.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/WorkflowVersionResponse.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecAction.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecAction.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecActionRequest.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecActionRequest.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecBase.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecBase.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecCreateResponse.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecCreateResponse.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecDataResponse.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecDataResponse.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecRequest.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecRequest.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecResponse.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/activityspec/ActivitySpecResponse.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/dto/ArtifactDeliveriesRequestDto.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/types/dto/ArtifactDeliveriesRequestDto.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/validation/ActivitySpecParameterNameValidator.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/validation/ActivitySpecParameterNameValidator.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/validation/ArchivingStatusValidator.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/validation/ArchivingStatusValidator.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/validation/NoDuplicates.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/validation/NoDuplicates.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/validation/NoDuplicatesValidator.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/validation/NoDuplicatesValidator.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/validation/ValidName.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/validation/ValidName.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/validation/ValidStatus.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/api/validation/ValidStatus.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/ActivitySpecRepository.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/ActivitySpecRepository.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/ArtifactRepository.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/ArtifactRepository.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/ParameterRepository.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/ParameterRepository.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/UniqueValueRepository.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/UniqueValueRepository.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/ActivitySpecRepositoryImpl.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/ActivitySpecRepositoryImpl.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/ArtifactRepositoryImpl.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/ArtifactRepositoryImpl.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/ParameterRepositoryImpl.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/ParameterRepositoryImpl.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/types/ActivitySpecData.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/types/ActivitySpecData.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/types/ActivitySpecElementType.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/types/ActivitySpecElementType.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/types/ParameterPropertyName.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/types/ParameterPropertyName.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/types/WorkflowElementType.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/impl/types/WorkflowElementType.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/ActivitySpecEntity.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/ActivitySpecEntity.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/ActivitySpecParameter.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/ActivitySpecParameter.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/ArtifactEntity.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/ArtifactEntity.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/ParameterEntity.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/ParameterEntity.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/ParameterRole.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/ParameterRole.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/ParameterType.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/ParameterType.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/UniqueValueEntity.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/persistence/types/UniqueValueEntity.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/config/ApplicationConfigurer.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/config/ApplicationConfigurer.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/config/LoggingInterceptorConfig.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/config/LoggingInterceptorConfig.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/config/SwaggerConfig.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/config/SwaggerConfig.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/config/WebServerConfig.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/config/WebServerConfig.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/config/WorkflowZusammenConfigProvider.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/config/WorkflowZusammenConfigProvider.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/filters/SessionContextFilter.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/filters/SessionContextFilter.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/resolvers/UserIdResolver.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/server/resolvers/UserIdResolver.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/ActivitySpecConstant.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/ActivitySpecConstant.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/ActivitySpecManager.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/ActivitySpecManager.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/UniqueValueService.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/UniqueValueService.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/WorkflowManager.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/WorkflowManager.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/WorkflowVersionManager.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/WorkflowVersionManager.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/annotations/UserId.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/annotations/UserId.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/EntityNotFoundException.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/EntityNotFoundException.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/InvalidArtifactException.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/InvalidArtifactException.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/UniqueValueViolationException.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/UniqueValueViolationException.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/VersionCreationException.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/VersionCreationException.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/VersionModificationException.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/VersionModificationException.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/VersionStateModificationException.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/VersionStateModificationException.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/VersionStateModificationMissingArtifactException.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/VersionStateModificationMissingArtifactException.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/VersionStatusModificationException.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/VersionStatusModificationException.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/VersionValidationException.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/VersionValidationException.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/WorkflowModificationException.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/exceptions/WorkflowModificationException.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/ActivitySpecManagerImpl.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/ActivitySpecManagerImpl.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/ItemType.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/ItemType.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/WorkflowManagerImpl.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/WorkflowManagerImpl.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/WorkflowVersionManagerImpl.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/WorkflowVersionManagerImpl.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/mappers/ActivitySpecMapper.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/mappers/ActivitySpecMapper.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/mappers/ArchivingStatusMapper.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/mappers/ArchivingStatusMapper.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/mappers/VersionMapper.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/mappers/VersionMapper.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/mappers/VersionStateMapper.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/mappers/VersionStateMapper.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/mappers/WorkflowMapper.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/impl/mappers/WorkflowMapper.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/ArchivingStatus.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/ArchivingStatus.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/Page.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/Page.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/Paging.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/Paging.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/PagingConstants.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/PagingConstants.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/PagingRequest.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/PagingRequest.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/RequestSpec.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/RequestSpec.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/Sort.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/Sort.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/SortingRequest.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/SortingRequest.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/Workflow.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/Workflow.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/WorkflowValidationConstants.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/WorkflowValidationConstants.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/WorkflowVersion.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/WorkflowVersion.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/WorkflowVersionState.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/types/WorkflowVersionState.java with 100% similarity]
sdc-workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/utilities/JsonUtil.java [moved from workflow-designer-be/src/main/java/org/onap/sdc/workflow/services/utilities/JsonUtil.java with 100% similarity]
sdc-workflow-designer-be/src/main/resources/application-dev.properties [new file with mode: 0644]
sdc-workflow-designer-be/src/main/resources/application.properties [moved from workflow-designer-be/src/main/resources/application.properties with 100% similarity]
sdc-workflow-designer-be/src/main/resources/logback.xml [moved from workflow-designer-be/src/main/resources/logback.xml with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/RestPath.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/RestPath.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/TestUtil.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/TestUtil.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/ArtifactAssociationHandlerTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/ArtifactAssociationHandlerTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/ExceptionsHandlerTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/ExceptionsHandlerTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/WorkflowControllerTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/WorkflowControllerTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/WorkflowVersionControllerTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/WorkflowVersionControllerTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/swagger/UserIdReaderTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/swagger/UserIdReaderTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/types/PagingTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/types/PagingTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/types/SortingTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/types/SortingTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/types/VersionStatesFormatterTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/types/VersionStatesFormatterTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/validation/ActivitySpecParameterNameValidatorTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/validation/ActivitySpecParameterNameValidatorTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/validation/ArchivingStatusValidatorTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/validation/ArchivingStatusValidatorTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/validation/NoDuplicatesValidatorTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/api/validation/NoDuplicatesValidatorTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/persistence/impl/ActivitySpecRepositoryImplTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/persistence/impl/ActivitySpecRepositoryImplTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/persistence/impl/ArtifactRepositoryTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/persistence/impl/ArtifactRepositoryTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/persistence/impl/ParameterRepositoryTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/persistence/impl/ParameterRepositoryTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/server/resolvers/UserIdResolverTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/server/resolvers/UserIdResolverTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/UniqueValueServiceTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/UniqueValueServiceTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/impl/ActivitySpecManagerImplTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/impl/ActivitySpecManagerImplTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/impl/WorkflowManagerImplTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/impl/WorkflowManagerImplTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/impl/WorkflowVersionManagerImplTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/impl/WorkflowVersionManagerImplTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/impl/mappers/VersionMapperTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/impl/mappers/VersionMapperTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/impl/mappers/VersionStateMapperTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/impl/mappers/VersionStateMapperTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/impl/mappers/WorkflowMapperTest.java [moved from workflow-designer-be/src/test/java/org/onap/sdc/workflow/services/impl/mappers/WorkflowMapperTest.java with 100% similarity]
sdc-workflow-designer-be/src/test/resources/application-test.properties [moved from workflow-designer-be/src/test/resources/application-test.properties with 100% similarity]
sdc-workflow-designer-be/src/test/resources/logback-test.xml [moved from workflow-designer-be/src/test/resources/logback-test.xml with 100% similarity]
sdc-workflow-designer-init/pom.xml [moved from workflow-designer-init/pom.xml with 85% similarity]
sdc-workflow-designer-init/src/main/docker/Dockerfile [moved from workflow-designer-init/src/main/docker/Dockerfile with 100% similarity]
sdc-workflow-designer-init/src/main/docker/create_keyspaces.cql [moved from workflow-designer-init/src/main/docker/create_keyspaces.cql with 100% similarity]
sdc-workflow-designer-init/src/main/docker/create_tables.cql [moved from workflow-designer-init/src/main/docker/create_tables.cql with 100% similarity]
sdc-workflow-designer-init/src/main/docker/start.sh [moved from workflow-designer-init/src/main/docker/start.sh with 100% similarity]
sdc-workflow-designer-ui/docker/Dockerfile [moved from workflow-designer-ui/docker/Dockerfile with 100% similarity]
sdc-workflow-designer-ui/docker/org.onap.sdc.p12 [moved from workflow-designer-ui/docker/org.onap.sdc.p12 with 100% similarity]
sdc-workflow-designer-ui/docker/org.onap.sdc.trust.jks [moved from workflow-designer-ui/docker/org.onap.sdc.trust.jks with 100% similarity]
sdc-workflow-designer-ui/docker/startup.sh [moved from workflow-designer-ui/docker/startup.sh with 100% similarity]
sdc-workflow-designer-ui/pom.xml [moved from workflow-designer-ui/pom.xml with 95% similarity]
sdc-workflow-designer-ui/src/main/frontend/.babelrc [moved from workflow-designer-ui/src/main/frontend/.babelrc with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/.eslintignore [moved from workflow-designer-ui/src/main/frontend/.eslintignore with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/.eslintrc.json [moved from workflow-designer-ui/src/main/frontend/.eslintrc.json with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/.gitignore [moved from workflow-designer-ui/src/main/frontend/.gitignore with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/.prettierignore [moved from workflow-designer-ui/src/main/frontend/.prettierignore with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/.prettierrc.json [moved from workflow-designer-ui/src/main/frontend/.prettierrc.json with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/__mocks__/fileMock.js [moved from workflow-designer-ui/src/main/frontend/__mocks__/fileMock.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/__mocks__/sdc-ui/lib/react/SVGIcon.js [moved from workflow-designer-ui/src/main/frontend/__mocks__/sdc-ui/lib/react/SVGIcon.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/external-resources/ping/ping [moved from workflow-designer-ui/src/main/frontend/external-resources/ping/ping with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/index.html [moved from workflow-designer-ui/src/main/frontend/index.html with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/jest.config.js [moved from workflow-designer-ui/src/main/frontend/jest.config.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/jsconfig.json [moved from workflow-designer-ui/src/main/frontend/jsconfig.json with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/package.json [moved from workflow-designer-ui/src/main/frontend/package.json with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/fonts/open-sans-v15-latin-600.woff [moved from workflow-designer-ui/src/main/frontend/resources/fonts/open-sans-v15-latin-600.woff with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/fonts/open-sans-v15-latin-600.woff2 [moved from workflow-designer-ui/src/main/frontend/resources/fonts/open-sans-v15-latin-600.woff2 with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/fonts/open-sans-v15-latin-italic.woff [moved from workflow-designer-ui/src/main/frontend/resources/fonts/open-sans-v15-latin-italic.woff with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/fonts/open-sans-v15-latin-italic.woff2 [moved from workflow-designer-ui/src/main/frontend/resources/fonts/open-sans-v15-latin-italic.woff2 with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/fonts/open-sans-v15-latin-regular.woff [moved from workflow-designer-ui/src/main/frontend/resources/fonts/open-sans-v15-latin-regular.woff with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/fonts/open-sans-v15-latin-regular.woff2 [moved from workflow-designer-ui/src/main/frontend/resources/fonts/open-sans-v15-latin-regular.woff2 with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/_common.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/_common.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/_components.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/_components.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/_features.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/_features.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/common/_customVariables.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/common/_customVariables.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/common/_fonts.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/common/_fonts.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/common/_utils.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/common/_utils.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_archiveLabel.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_archiveLabel.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_customModal.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_customModal.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_expandableInput.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_expandableInput.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_inputOptions.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_inputOptions.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_layout.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_layout.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_loader.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_loader.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_navigationSideBar.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_navigationSideBar.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_notifications.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_notifications.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_scrollbars.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_scrollbars.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_searchInput.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_searchInput.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_tree.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_tree.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_validationForm.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_validationForm.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/components/_versionController.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/components/_versionController.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/features/_composition.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/features/_composition.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/features/_inputOutput.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/features/_inputOutput.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/features/_overview.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/features/_overview.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/features/_workflow.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/features/_workflow.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/resources/scss/style.scss [moved from workflow-designer-ui/src/main/frontend/resources/scss/style.scss with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/App.js [moved from workflow-designer-ui/src/main/frontend/src/App.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/appConstants.js [moved from workflow-designer-ui/src/main/frontend/src/appConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/appSelectors.js [moved from workflow-designer-ui/src/main/frontend/src/appSelectors.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/config/Configuration.js [moved from workflow-designer-ui/src/main/frontend/src/config/Configuration.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/config/config.json [moved from workflow-designer-ui/src/main/frontend/src/config/config.json with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/activities/activitiesActions.js [moved from workflow-designer-ui/src/main/frontend/src/features/activities/activitiesActions.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/activities/activitiesApi.js [moved from workflow-designer-ui/src/main/frontend/src/features/activities/activitiesApi.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/activities/activitiesConstants.js [moved from workflow-designer-ui/src/main/frontend/src/features/activities/activitiesConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/activities/activitiesReducer.js [moved from workflow-designer-ui/src/main/frontend/src/features/activities/activitiesReducer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/activities/activitiesSaga.js [moved from workflow-designer-ui/src/main/frontend/src/features/activities/activitiesSaga.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/activities/activitiesSelectors.js [moved from workflow-designer-ui/src/main/frontend/src/features/activities/activitiesSelectors.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/Catalog.js [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/Catalog.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/CatalogView.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/CatalogView.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/__tests__/catalogActions-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/__tests__/catalogActions-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/__tests__/catalogReducer-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/__tests__/catalogReducer-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/__tests__/catalogSagas-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/__tests__/catalogSagas-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/catalogActions.js [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/catalogActions.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/catalogApi.js [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/catalogApi.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/catalogConstants.js [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/catalogConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/catalogReducer.js [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/catalogReducer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/catalogSagas.js [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/catalogSagas.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/views/AddWorkflow.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/views/AddWorkflow.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/views/Header.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/views/Header.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/views/Main.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/views/Main.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/views/StatusSelector.js [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/views/StatusSelector.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/catalog/views/Workflows.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/catalog/views/Workflows.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/Version.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/Version.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/VersionView.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/version/VersionView.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/Composition.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/Composition.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/CompositionUpdate.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/CompositionUpdate.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/CompositionView.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/CompositionView.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/bpmnUtils.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/bpmnUtils.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/components/CompositionButton.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/components/CompositionButton.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/components/CompositionButtonsPanel.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/components/CompositionButtonsPanel.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/compositionActions.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/compositionActions.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/compositionConstants.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/compositionConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/compositionReducer.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/compositionReducer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/compositionSelectors.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/compositionSelectors.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/CustomContextPadProvider.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/CustomContextPadProvider.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/CustomElementFactory.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/CustomElementFactory.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/CustomPalette.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/CustomPalette.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/CustomRenderer.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/CustomRenderer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/CustomRules.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/CustomRules.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/CustomUpdater.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/CustomUpdater.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/index.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/custom/index.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/index.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-modeler/index.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/descriptors/camunda.json [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/descriptors/camunda.json with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/WorkflowPropertiesProvider.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/WorkflowPropertiesProvider.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/index.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/index.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/InputOutputParameterProps.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/InputOutputParameterProps.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/InputOutputProps.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/InputOutputProps.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/WorkflowServiceTaskDelegateProps.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/WorkflowServiceTaskDelegateProps.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/createInputOutputTabGroups.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/createInputOutputTabGroups.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/Delegate.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/Delegate.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/InputOutput.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/InputOutput.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/InputOutputHelper.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/InputOutputHelper.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/InputOutputParameter.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/InputOutputParameter.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/InputOutputUpdater.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/InputOutputUpdater.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/ResultVariable.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/ResultVariable.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/WorkflowActivity.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/WorkflowActivity.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/WorkflowImplementationType.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/WorkflowImplementationType.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/implementationConstants.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/custom-properties-provider/provider/camunda/parts/implementation/implementationConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/newDiagram.bpmn [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/newDiagram.bpmn with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/composition/readOnly.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/composition/readOnly.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/create/CreateVersion.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/create/CreateVersion.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/create/CreateVersionView.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/version/create/CreateVersionView.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/create/__tests__/CreateVersionView_snapshot-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/create/__tests__/CreateVersionView_snapshot-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/create/__tests__/__snapshots__/CreateVersionView_snapshot-test.js.snap [moved from workflow-designer-ui/src/main/frontend/src/features/version/create/__tests__/__snapshots__/CreateVersionView_snapshot-test.js.snap with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/create/createVersionConstants.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/create/createVersionConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/create/views/NewVersionContainer.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/version/create/views/NewVersionContainer.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/general/General.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/general/General.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/general/GeneralView.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/general/GeneralView.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/general/generalSelectors.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/general/generalSelectors.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/InputOutput.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/InputOutput.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/InputOutputView.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/InputOutputView.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/__tests__/inputOutputActions-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/__tests__/inputOutputActions-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/__tests__/inputOutputReducer-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/__tests__/inputOutputReducer-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/__tests__/inputOutputSelectors-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/__tests__/inputOutputSelectors-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputActions.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputActions.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputConstants.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputReducer.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputReducer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputSelectors.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputSelectors.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputValidations.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/inputOutputValidations.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/views/DataRow.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/views/DataRow.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/views/NoDataRow.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/views/NoDataRow.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/views/Tab.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/views/Tab.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/views/TableBody.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/views/TableBody.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/views/TableHead.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/version/inputOutput/views/TableHead.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionApi.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionApi.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionConstants.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/VersionController.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/VersionController.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/VersionControllerView.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/VersionControllerView.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/__tests__/VersionControllerView_snapshot-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/__tests__/VersionControllerView_snapshot-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/__tests__/__snapshots__/VersionControllerView_snapshot-test.js.snap [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/__tests__/__snapshots__/VersionControllerView_snapshot-test.js.snap with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/versionControllerConstants.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/versionControllerConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/versionControllerSelectors.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/versionControllerSelectors.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/ActionButtons.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/ActionButtons.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/OperationModeButtons.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/OperationModeButtons.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/SvgButton.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/SvgButton.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionButton.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionButton.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionSelect.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionSelect.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionsContainer.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/VersionsContainer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/WorkflowTitle.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionController/views/WorkflowTitle.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionModeReducer.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionModeReducer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionReducer.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionReducer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/version/versionSaga.js [moved from workflow-designer-ui/src/main/frontend/src/features/version/versionSaga.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/create/CreateWorkflow.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/create/CreateWorkflow.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/create/CreateWorkflowView.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/create/CreateWorkflowView.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/create/__tests__/CreateWorkflowView_snapshot-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/create/__tests__/CreateWorkflowView_snapshot-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/create/__tests__/__snapshots__/CreateWorkflowView_snapshot-test.js.snap [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/create/__tests__/__snapshots__/CreateWorkflowView_snapshot-test.js.snap with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/create/__tests__/createWorkflowSaga-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/create/__tests__/createWorkflowSaga-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/create/__tests__/createWorkflowSelector-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/create/__tests__/createWorkflowSelector-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/create/createWorkflowApi.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/create/createWorkflowApi.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/create/createWorkflowConstants.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/create/createWorkflowConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/create/createWorkflowSaga.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/create/createWorkflowSaga.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/create/createWorkflowSelector.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/create/createWorkflowSelector.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/Overview.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/Overview.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/OverviewView.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/OverviewView.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/__tests__/OverviewView_snapshot-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/__tests__/OverviewView_snapshot-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/__tests__/__snapshots__/OverviewView_snapshot-test.js.snap [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/__tests__/__snapshots__/OverviewView_snapshot-test.js.snap with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/__tests__/overviewReducer-test.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/__tests__/overviewReducer-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/overviewApi.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/overviewApi.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/overviewConstansts.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/overviewConstansts.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/overviewReducer.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/overviewReducer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/overviewSagas.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/overviewSagas.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/overviewSelectors.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/overviewSelectors.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/views/VersionList/VersionListItem.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/views/VersionList/VersionListItem.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/views/VersionList/index.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/views/VersionList/index.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/views/VersionTree.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/views/VersionTree.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/views/WorkflowDetails.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/views/WorkflowDetails.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/views/WorkflowHeader.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/views/WorkflowHeader.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/overview/views/WorkflowVersions.jsx [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/overview/views/WorkflowVersions.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/workflowConstants.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/workflowConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/workflowReducer.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/workflowReducer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/features/workflow/workflowSelectors.js [moved from workflow-designer-ui/src/main/frontend/src/features/workflow/workflowSelectors.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/i18n/I18n.js [moved from workflow-designer-ui/src/main/frontend/src/i18n/I18n.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/i18n/i18next-scanner.config.js [moved from workflow-designer-ui/src/main/frontend/src/i18n/i18next-scanner.config.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/i18n/languages.json [moved from workflow-designer-ui/src/main/frontend/src/i18n/languages.json with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/i18n/translationSaga.js [moved from workflow-designer-ui/src/main/frontend/src/i18n/translationSaga.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/index.js [moved from workflow-designer-ui/src/main/frontend/src/index.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/pluginContext/pluginContextActions.js [moved from workflow-designer-ui/src/main/frontend/src/pluginContext/pluginContextActions.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/pluginContext/pluginContextConstants.js [moved from workflow-designer-ui/src/main/frontend/src/pluginContext/pluginContextConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/pluginContext/pluginContextReducer.js [moved from workflow-designer-ui/src/main/frontend/src/pluginContext/pluginContextReducer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/pluginContext/pluginContextSelector.js [moved from workflow-designer-ui/src/main/frontend/src/pluginContext/pluginContextSelector.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/rootReducers.js [moved from workflow-designer-ui/src/main/frontend/src/rootReducers.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/rootSaga.js [moved from workflow-designer-ui/src/main/frontend/src/rootSaga.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/routes.js [moved from workflow-designer-ui/src/main/frontend/src/routes.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/services/restAPIUtil.js [moved from workflow-designer-ui/src/main/frontend/src/services/restAPIUtil.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/archiveLabel/ArchiveLabel.js [moved from workflow-designer-ui/src/main/frontend/src/shared/archiveLabel/ArchiveLabel.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/components/Description/index.js [moved from workflow-designer-ui/src/main/frontend/src/shared/components/Description/index.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/components/Select/index.js [moved from workflow-designer-ui/src/main/frontend/src/shared/components/Select/index.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/components/VersionInfo/index.js [moved from workflow-designer-ui/src/main/frontend/src/shared/components/VersionInfo/index.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/errorResponseHandler/errorResponseHandler.js [moved from workflow-designer-ui/src/main/frontend/src/shared/errorResponseHandler/errorResponseHandler.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/loader/Loader.jsx [moved from workflow-designer-ui/src/main/frontend/src/shared/loader/Loader.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/loader/LoaderConstants.js [moved from workflow-designer-ui/src/main/frontend/src/shared/loader/LoaderConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/loader/LoaderReducer.js [moved from workflow-designer-ui/src/main/frontend/src/shared/loader/LoaderReducer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/loader/__tests__/loaderReducer-test.js [moved from workflow-designer-ui/src/main/frontend/src/shared/loader/__tests__/loaderReducer-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/modal/ModalWrapper.js [moved from workflow-designer-ui/src/main/frontend/src/shared/modal/ModalWrapper.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/modal/ModalWrapperView.jsx [moved from workflow-designer-ui/src/main/frontend/src/shared/modal/ModalWrapperView.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/modal/__tests__/modalWrapperActions-test.js [moved from workflow-designer-ui/src/main/frontend/src/shared/modal/__tests__/modalWrapperActions-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/modal/__tests__/modalWrapperReducer-test.js [moved from workflow-designer-ui/src/main/frontend/src/shared/modal/__tests__/modalWrapperReducer-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/modal/modalWrapperActions.js [moved from workflow-designer-ui/src/main/frontend/src/shared/modal/modalWrapperActions.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/modal/modalWrapperComponents.js [moved from workflow-designer-ui/src/main/frontend/src/shared/modal/modalWrapperComponents.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/modal/modalWrapperReducer.js [moved from workflow-designer-ui/src/main/frontend/src/shared/modal/modalWrapperReducer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/navigationSideBar/NavigationLink.jsx [moved from workflow-designer-ui/src/main/frontend/src/shared/navigationSideBar/NavigationLink.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/navigationSideBar/NavigationMenu.jsx [moved from workflow-designer-ui/src/main/frontend/src/shared/navigationSideBar/NavigationMenu.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/navigationSideBar/NavigationMenuItem.jsx [moved from workflow-designer-ui/src/main/frontend/src/shared/navigationSideBar/NavigationMenuItem.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/navigationSideBar/NavigationMenuItems.jsx [moved from workflow-designer-ui/src/main/frontend/src/shared/navigationSideBar/NavigationMenuItems.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/navigationSideBar/index.js [moved from workflow-designer-ui/src/main/frontend/src/shared/navigationSideBar/index.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/notifications/Notifications.js [moved from workflow-designer-ui/src/main/frontend/src/shared/notifications/Notifications.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/notifications/NotificationsView.jsx [moved from workflow-designer-ui/src/main/frontend/src/shared/notifications/NotificationsView.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/notifications/__tests__/NotificationView_snapshot-test.js [moved from workflow-designer-ui/src/main/frontend/src/shared/notifications/__tests__/NotificationView_snapshot-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/notifications/__tests__/__snapshots__/NotificationView_snapshot-test.js.snap [moved from workflow-designer-ui/src/main/frontend/src/shared/notifications/__tests__/__snapshots__/NotificationView_snapshot-test.js.snap with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/notifications/__tests__/notificationsReducer-test.js [moved from workflow-designer-ui/src/main/frontend/src/shared/notifications/__tests__/notificationsReducer-test.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/notifications/notificationsActions.js [moved from workflow-designer-ui/src/main/frontend/src/shared/notifications/notificationsActions.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/notifications/notificationsConstants.js [moved from workflow-designer-ui/src/main/frontend/src/shared/notifications/notificationsConstants.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/notifications/notificationsReducer.js [moved from workflow-designer-ui/src/main/frontend/src/shared/notifications/notificationsReducer.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/notifications/notificationsSagas.js [moved from workflow-designer-ui/src/main/frontend/src/shared/notifications/notificationsSagas.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/pubsub/base-pubsub.ts [moved from workflow-designer-ui/src/main/frontend/src/shared/pubsub/base-pubsub.ts with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/pubsub/plugin-pubsub.ts [moved from workflow-designer-ui/src/main/frontend/src/shared/pubsub/plugin-pubsub.ts with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/scroll/InfiniteScroll.js [moved from workflow-designer-ui/src/main/frontend/src/shared/scroll/InfiniteScroll.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/scroll/Scrollbars.js [moved from workflow-designer-ui/src/main/frontend/src/shared/scroll/Scrollbars.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/searchInput/SearchInput.jsx [moved from workflow-designer-ui/src/main/frontend/src/shared/searchInput/SearchInput.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/shared/tree/Tree.jsx [moved from workflow-designer-ui/src/main/frontend/src/shared/tree/Tree.jsx with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/src/store.js [moved from workflow-designer-ui/src/main/frontend/src/store.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/testSetup/fileTransform.js [moved from workflow-designer-ui/src/main/frontend/testSetup/fileTransform.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/tools/ModuleRedirectPlugin.js [moved from workflow-designer-ui/src/main/frontend/tools/ModuleRedirectPlugin.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/tools/devConfig.defaults.json [moved from workflow-designer-ui/src/main/frontend/tools/devConfig.defaults.json with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/tools/getDevConfig.js [moved from workflow-designer-ui/src/main/frontend/tools/getDevConfig.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/tools/mocks/mock.js [moved from workflow-designer-ui/src/main/frontend/tools/mocks/mock.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/tools/proxy-server.js [moved from workflow-designer-ui/src/main/frontend/tools/proxy-server.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/tsconfig.json [moved from workflow-designer-ui/src/main/frontend/tsconfig.json with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/webpack.config.js [moved from workflow-designer-ui/src/main/frontend/webpack.config.js with 100% similarity]
sdc-workflow-designer-ui/src/main/frontend/yarn.lock [moved from workflow-designer-ui/src/main/frontend/yarn.lock with 99% similarity]
sdc-workflow-designer-ui/src/main/java/org/onap/workflow/web/SSLProxyServlet.java [moved from workflow-designer-ui/src/main/java/org/onap/workflow/web/SSLProxyServlet.java with 100% similarity]
sdc-workflow-designer-ui/src/main/webapp/WEB-INF/jetty-web.xml [moved from workflow-designer-ui/src/main/webapp/WEB-INF/jetty-web.xml with 100% similarity]
sdc-workflow-designer-ui/src/main/webapp/WEB-INF/web.xml [moved from workflow-designer-ui/src/main/webapp/WEB-INF/web.xml with 100% similarity]
version.properties
workflow-designer-be/src/main/resources/assembly.xml [deleted file]