Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat #559 As a user i want to manipulate the folder-file structure of a filestore #578

Merged

Conversation

joao4all
Copy link
Contributor

@joao4all joao4all commented Apr 16, 2024

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the COMET-WEB code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

Closes #559 As a user i want to manipulate the folder-file structure of a filestore

  • Now its possible to drag and drop folders and files to manipulate structure
  • Forms for file revisions, files and folders
  • Session service improved to add support to file upload
  • Unit tests for all features

joao4all added 10 commits April 11, 2024 13:54
TODO
- Add suport to move folder to folder
- Handle edge cases
- Upload/download file
- Create/Edit files/folders
- Unit tests
TODO
- Create folder + create/edit file
- Handle more edge cases
- Upload/download file (this should include file revisions)
- Unit tests
TODO
- Improve file revision form (add support to multiple filetypes)
- Add validation
- Improve design for revisions table
- Refactor code
- Unit tests
… + code refactored

TODO
- Validation
- Unit tests
TODO
- Unit tests
TODO
- Unit tests for components
Copy link

@JaimeBernar JaimeBernar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, but fix Antoine's comments first

@joao4all joao4all requested review from antoineatstariongroup and removed request for jaimeatstariongroup April 17, 2024 08:07
Copy link

@joao4all joao4all merged commit 702f5c3 into development Apr 17, 2024
6 checks passed
@joao4all joao4all deleted the feat/GH559-manipulate-folder-file-structure-of-a-filestore branch April 30, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

As a user i want to manipulate the folder-file structure of a filestore
3 participants