Commit Graph

60 Commits

Author SHA1 Message Date
Eric Doughty-Papassideris 9048ce7094 🩹 front: use logger instead of console (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris fc3ebaa911 ♻️ front: moved driveitem access entities editing to a helper file (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 1f32311284 🌐 Front: add i18n for anonymous users 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris de0dd72f17 ♻️ Front: extract getFullName from UserService to its own utils file 2024-05-13 10:50:14 +02:00
Montassar Ghanmy cb5a2ad3b7 Handling quota limit error (#437) 2024-03-26 09:04:36 +01:00
Eric Doughty-Papassideris 7ea7a302ca 💄 #418 Show toaster notification on upload failure 2024-03-22 17:22:54 +01:00
Eric Doughty-Papassideris 60074360bc 🩹 Frontend internal login - return to retryable state after credentials error 2024-03-19 17:44:25 +01:00
Eric Doughty-Papassideris 0e7bc18cbc 💄 Frontend user name display first letter in caps for both fields 2024-03-19 17:44:25 +01:00
Montassar Ghanmy d6024c982c 🐛 Fix preview navigation (#417) 2024-03-06 17:13:51 +01:00
Montassar Ghanmy 4f372adddc 🐛fix: public shared view sso redirect (#389)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-02-28 09:40:54 +01:00
Anton Shepilov 63f2c281c0 Simple User Quota (#367)
* Simple User Quota
* 👷Fix build with OpenSearch
2024-02-22 10:17:25 +01:00
Anton Shepilov a6ced0d615 🐛 Throw exception on S3 writing error (#358) 2024-02-05 23:53:59 +01:00
Anton SHEPILOV ceee21b5eb remove user online status 2024-02-03 14:26:02 +01:00
Montassar Ghanmy f6b67565b7 🐛 Debouncing password input on public link manager 2024-01-26 09:38:32 +01:00
Montassar Ghanmy 2d78a26051 🐛 Fixing usernames not displaying when editing permissions 2024-01-26 09:38:07 +01:00
Anton Shepilov 18ca9444ca Toggle display of the user email in the header (#336) 2024-01-22 15:01:50 +01:00
Anton Shepilov e887d820e5 "Shared Drive" can be disabled in configuration (#335) 2024-01-19 19:30:38 +01:00
Montassar Ghanmy 4769a23480 🚫 Disable all ws for frontend (#324) 2024-01-19 17:56:09 +01:00
Montassar Ghanmy 75dffb1c7a 🛠️ Company user search feature (#300)
🛠️ Company user search feature
2023-12-20 08:38:59 +01:00
Montassar Ghanmy 629ff565ee 🐛 Handle infinite loop from oidc (#282) 2023-12-04 16:28:35 +01:00
Montassar Ghanmy 7cfd13a566 🐛 Folder upload refresh size (#253)
🐛 Folder upload refresh size
2023-11-15 11:07:29 +01:00
Montassar Ghanmy 2bc9f0e4df 🐛 Bug fixes (#252)
🐛 Bug fixes (#252)
2023-11-15 10:00:03 +01:00
Montassar Ghanmy edfd765d57 🍄 Separate trash for the personal and shared drive (#189) 2023-10-06 17:05:07 +01:00
Anton Shepilov 4da75eb68f 🌟basic status, while uploading directories (#216)
* 🌟 basic status, while uploading directories
* 🐛 fix the infinite redirection when the token always expired
2023-10-06 16:23:42 +02:00
Anton Shepilov d88feaaba8 🌟 Fix download button (#210)
* Add auth cookie to avoid using auth token in the url
* Fix all download button 
* Refactor some of the places where we download file
2023-09-21 14:08:57 +02:00
Anton Shepilov 07794bf654 🐛Fix file uploading of a big directory tree (#208) 2023-09-15 10:48:12 +02:00
Greemty 5fd29bb0d6 Dragndrop feature to move a file into a folder (#138) (#148)
Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
Co-authored-by: montaghanmy <monta.ghanmy@gmail.com>
2023-09-04 10:36:06 +02:00
Greemty 1eb0df97f1 🐛 Fix download button (#172)
* 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>
2023-08-30 15:10:54 +02:00
Montassar Ghanmy 84270a31e2 🕹 Manage root users
🕹 Manage root users
2023-08-28 09:23:52 +01:00
Aymeric 7f35142697 Persist current view after opening a file (#166) (#168) 2023-07-27 10:46:16 +02:00
Aymeric 1f34e949c7 Bug search folder (#169) 2023-07-26 18:09:02 +02:00
Aymeric e6b2d53dd6 Go to a folder when searched (#68) (#152)
 Go to a folder when searched (#68)
2023-07-26 10:34:01 +02:00
Aymeric d40fac66c0 🌐 Fix translation expiration date (125) (#136)
* 🌐 Fix translation expiration date (125)
2023-07-17 16:43:12 +02:00
Anton Shepilov 28ec7c1084 🐛Do not send "/login" request multiple times on application init (#149) 2023-07-17 16:41:37 +02:00
Montassar Ghanmy 7538322720 Persist the current view on page refresh (#151) 2023-07-12 09:45:25 +01:00
Anton Shepilov 20fb9f3ea3 🐛Sharing files doesn't work for the files and folders from "My Drive" (#143)
🐛small fix on the token expiration also
2023-07-05 18:08:33 +02:00
Greemty 8b5770fd6d 🌐 Translation of modals and forms to French (120) (#122) 2023-06-26 18:23:23 +02:00
Anton Shepilov 46b56fb788 🐛Infinite loop when session expired (#121) 2023-06-26 15:53:45 +02:00
Anton Shepilov e2a148b559 Revert "🐛 infinite loop when access token expired (#107)" (#119)
This reverts commit b53427b910.
2023-06-23 19:19:47 +02:00
Anton Shepilov 14f772e32e 🐛Fix downloading by shared link (#118) 2023-06-23 18:26:01 +02:00
Anton Shepilov b53427b910 🐛 infinite loop when access token expired (#107) 2023-06-23 11:53:47 +02:00
Montassar Ghanmy 4bef09abff Shared with me browser integration (#84) 2023-06-21 15:25:11 +01:00
Montassar Ghanmy 441c2b780f 🔢 Shared with me filters (#79)
 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>
2023-06-17 16:37:33 +02:00
Montassar Ghanmy 312e08d301 Shared with me UI (#72) 2023-06-14 10:07:59 +01:00
Romaric Mourgues b7b9abbc97 🛠 Fix JWT loading for shared view (#76)
* Fix JWT loading
* Use a different local storage for shared view
2023-06-12 11:00:20 +02:00
Romaric Mourgues 723b77cb55 🔐 Initial change on the public links using anonymous users (#69)
* Initial change on the public links using anonymous users

Co-authored-by: Anton Shepilov <anton.shepilov@gmail.com>
2023-06-09 16:03:01 +02:00
Romaric Mourgues 49ec20d60e ️ Writeable shared links part 1 (#66)
* Minor fixes and implemented writeable shared links (no security)

* Go t onode 16 for frontend
2023-06-05 10:06:22 +02:00
Romaric Mourgues 4af8e43bb2 🔐 Implement password and expiration date (#53)
* Implemented password and expiration date on conf and backend side

* Implemented password modal on shared side

* Add public link related tests

* Fix tests
2023-05-16 16:39:35 +02:00
Montassar Ghanmy 3a94d7386e 🔐 Fixing SSO bugs (#36) 2023-05-02 10:03:25 +01:00
Romaric Mourgues 335301612a Remove 3 more 2023-04-20 15:00:26 +02:00