* Fix on context menu for folder
* Make it works for My Drive
* Fix downloading folder in the shared view
---------
Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
✨ feat: shared with me filters
🐛 Fix try to access the service with init
🌐 feat: shared with me i18n
🌐russian translation
---------
Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
* 🌐Translations for the latest features
Also:
- Rename “Home” to Shared drive
- Hide banner with suggestion of downloading desktop app
- Fix Upload button on main screen
- Add separate buttons for the manage access and share by link
* 🚧#46 Shared with me
- added converter of DriveFile to dto with user information
- updated version of jest to the latest for better compatibility with typescript and mocking class instances
- added run configuration for unit tests
Co-authored-by: Romaric Mourgues <rmourgues@linagora.com>
* Implemented password and expiration date on conf and backend side
* Implemented password modal on shared side
* Add public link related tests
* Fix tests