Commit Graph

34 Commits

Author SHA1 Message Date
Eric Doughty-Papassideris 8d42c09b70 ♻️💄 front: Use UserBlock from grouped rows in the access rights modal (and a bit of dark mode borders) (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 430c7e83e7 ♻️ Frontend refactor: extracted drive item icon into own component 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 1a66a6f56a 💄 Make user selection dialog more acceptable in dark and normal mode (#50) 2024-05-13 10:50:14 +02:00
Montassar Ghanmy 493e18649b 🐛 Fix upload file after cancelling (#493) 2024-04-26 10:09:00 +01:00
tibormichel1 b8baf9a55c Move upload buttons from "Create" button context menu to "Upload" button context menu (#281)
* moved upload file, dir buttons to another menu Signed-Off by: Tibor Michel  <tibor.michel1@gmail.com>
Co-authored-by: Tibor Michel <tibor.michel1@gmail.com>
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-04-02 10:04:22 +02:00
ericlinagora 728dd3092b 🚸 Make app grid popup menu toggle visibility when clicking on it (#325) (#448)
* 🚸 Make app grid popup menu toggle visibility when clicking on it (#325)
2024-03-15 16:50:11 +01:00
Anton Shepilov ad52acec53 🐛 fix only office integration (#379)
🔒 Do not expose application API into (#372)"
🐛 Fix only office integration
2024-02-27 14:37:12 +01:00
Anton Shepilov 62845798b9 🔒 Do not expose application api into (#372) 2024-02-26 16:55:27 +01:00
Anton SHEPILOV ceee21b5eb remove user online status 2024-02-03 14:26:02 +01:00
Montassar Ghanmy 4769a23480 🚫 Disable all ws for frontend (#324) 2024-01-19 17:56:09 +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
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 248dde5f9f 🚸The first page(default) should be My Drive (#144) (#150)
* The first page(default) should be My Drive (#144)
2023-07-19 16:23:37 +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 4e8e8ae2d4 🐛 remove redirect to the mobile app (#132) 2023-06-28 11:44:53 +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 b53427b910 🐛 infinite loop when access token expired (#107) 2023-06-23 11:53:47 +02:00
Montassar Ghanmy 6a7403a399 🎨 small ui changes (#110) 2023-06-23 11:53:03 +02:00
Anton Shepilov fddd3b4ebd 🌐Translations for the latest features (#78)
* 🌐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
2023-06-16 14:15:48 +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
Montassar Ghanmy f8d3fc9784 🔍 Open preview from search (#65) 2023-06-02 10:08:55 +01:00
Romaric Mourgues 65dc733855 🛠 Minor fixes (#49)
* Fix #43

* Fix #44
2023-05-15 15:24:40 +02:00
Romaric Mourgues 5c2f8a6cf8 Remove 10 more 2023-04-20 15:06:43 +02:00
Romaric Mourgues 335301612a Remove 3 more 2023-04-20 15:00:26 +02:00
Romaric Mourgues c74ce7799a Remove 3 more 2023-04-20 14:51:44 +02:00
Romaric Mourgues 47e67f72cc Removing COllection + workspace usage 2023-04-20 14:43:50 +02:00
Romaric Mourgues 34fcb0ce11 Remove 6 new files 2023-04-20 14:37:00 +02:00
Romaric Mourgues c4cd108a51 Removing additional js files 2023-04-20 11:52:18 +02:00
Romaric Mourgues 0ff1cc97d4 Clean frontend files 2023-04-18 11:22:14 +02:00
Montassar Ghanmy 1d83a583dc 🧹 Removing unused imports (frontend)
🧹 Removing unused imports (frontend)
2023-04-13 14:46:01 +01:00
Montassar Ghanmy e0615fa867 📁 Changed TDrive root folder (#16)
📁 Changed TDrive root folder
2023-04-11 10:04:29 +01:00