data-transfer-v2 #2

Merged
konstantina.galouni merged 25 commits from data-transfer-v2 into develop 2023-06-13 16:28:40 +02:00

Merging data-transfer-v2 into develop branch. New version of data transfer API and updated UI for data transfer was introduced.

Merging data-transfer-v2 into develop branch. New version of data transfer API and updated UI for data transfer was introduced.
konstantina.galouni added 25 commits 2023-06-13 16:28:30 +02:00
2db6ee98e4 Eosc data transfer:
- add and use separate property for login url
- use new API url
bcc0bb4299 [Library | data-transfer-v2]: For data transfer, open full screen modal instead of alert modal | Support transfer of hierarchical files | Show description in storage types.
1. full-screen-modal.component.ts: Added cancelButton: boolean = true; and show cancel button, only if cancelButton is true and okButton is false.
2. transferData.module.ts: Imported FullScreenModalModule.
3. transferData.component.html: Replaced <modal-alert> with <fs-modal> and updated the interface accordingly | In inputs, set [inputClass]="'flat'".
4. transferData.component.ts:
   a. Configure FullScreenModal, instread of AlertModal.
   b. In destinationOptions, set label to dest.description (used to be dest.destination).
   c. In transfer, in destinations, use also element.path, to keep the initial structure/ hierarchy when transfering files.
43fb4692b4 [EOSC Explore | data-transfer-v2]: Updated version to 3.0.0 and added changes for prod release.
1. environment.prod.ts: Updated eoscDataTransferAPI property to use production API (vm, not test).
2. package.json: Updated version from 2.0.2 to 3.0.0.
3. CHANGELOG.md: Added changes for 3.0.0 production release.
konstantina.galouni merged commit 67f2f2d291 into develop 2023-06-13 16:28:40 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MaDgIK/eosc-explore#2
No description provided.