Modal windows for user edit, delete and assigned documents were implemented
Merge branch 'features/9585-document-assigning' into features/9590-user-management
Users table implemented
Document assigning implemented
Documents upload implemented, connected to REST API
Added comments
Renamed files, fixed overflow in annotation view, added access to the AnnotationContext in annotation view, deleted visiblity from add document modal window, deleted LayoutProps
Refactored directory structure
Refactored directory structure and changed structure of layouts of the annotation screen
Created a document adding modal
Created a modal that adds new documents and when API is implemented it will send documents to a server.