VSN-2307 : Defining initial base of global documents handling & adding uploading docs feature adapted to uuid & new user service invocation.
Merge Request Description
Validation: Collection Tables for Exclusions
This validation introduces new collection tables to manage exclusions of documents and folders. It ensures that excluded items are properly tracked and handled, improving the consistency of document management.
Validation: Favorite Documents and Folders
This validation defines structures to support marking and unmarking documents and folders as favorites. It provides a clear mechanism for users to personalize their workspace and quickly access frequently used resources.
Validation: Folder Move Operations
This validation implements the logic for moving folders to new directories. It ensures that folder relocations are handled correctly, maintaining the integrity of the folder hierarchy and preventing invalid operations.
Validation: Folder Details Fetching
This validation adds the ability to fetch detailed information about folders. It ensures that metadata and structural details are accessible, supporting better visibility and management of folder contents.
Validation: Custom Tender Document Type Property
This validation introduces a custom property for tender document types. It allows for more flexible categorization and handling of tender documents, ensuring that specific business requirements are met.
Closes VSN-2307