Actions
Feature #13893
closed[Data operations] Collection creation
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
3.0
Description
As I user I would like to create a new collection
so that I can upload new files to application
Acceptance criteria:
- modal with fields appears
- user has to defice collection name (mandatory field), description (optional) and upload the files (mandatory field)
- at least one file is required to create a collection
- user has possibility to add/drag and drop folders with content
- will use upload component (https://dev.arvados.org/issues/13856)
User flow:
1. Click on "Create a collection" button in dashboard
2. Modal appears
3. Fulfill mandatory fields
4. Click "Create a collection"
5. Snackbar appear that collection is created.
Files
Updated by Chrystian Klingenberg over 6 years ago
- Subject changed from Collection creation to [Data operations] Collection creation
Updated by Chrystian Klingenberg over 6 years ago
- File create a collection.PNG create a collection.PNG added
- Description updated (diff)
Updated by Chrystian Klingenberg over 6 years ago
- Target version set to sprint 5
Updated by Pawel Kowalczyk over 6 years ago
- Status changed from New to In Progress
- Assigned To changed from Chrystian Klingenberg to Pawel Kowalczyk
Updated by Pawel Kowalczyk over 6 years ago
- Status changed from In Progress to Closed
Actions