* 🌐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>
* Now applications can manage the drive as they wish
* Fix typo
* Fix the access computation
* Test if my code is the issue
* Fix test if app exists
* Fix test if app exists
* Fix test if app exists
* Implemented password and expiration date on conf and backend side
* Implemented password modal on shared side
* Add public link related tests
* Fix tests