Sapphire-CM / Sapphire

MIT License
3 stars 0 forks source link

597 Add file and folder renaming feature to submission tree (2. more RESTful version) #607

Open duaanakshbandi opened 1 year ago

duaanakshbandi commented 1 year ago

Description: This pull request adds the ability for users to rename files and folders in the submission tree of an upload. A "Rename" button is added to the submission tree view, and clicking on it will bring up a text box where the user can enter the new file/folder name. The file/folder name will be updated in the submission tree and the file/folder will be renamed in the database.

Implementation details:

Testing:

New submission tree view: image

File rename view: image

Folder rename view: image

Feedback: image

image

Events: image

duaanakshbandi commented 8 months ago

Dear @matthee ,

I have addressed all the improvement suggestions you provided for this issue.

I would greatly appreciate it if you could take a second look and either approve the implementation or let me know if any further changes are necessary.

Thank you very much! I truly appreciate you taking the time to review it and assist us, especially considering your busy schedule!

Best regards,

Duaa