Commit Graph

185 Commits

Author SHA1 Message Date
Montassar Ghanmy 123e6212fb 🐛 Disable upload to trash/shared with me (#627) 2024-07-24 14:28:55 +01:00
Montassar Ghanmy a09bd964e1 🐛 Fix shared file action menu (#626) 2024-07-24 14:06:46 +01:00
Eric Doughty-Papassideris bb07ca2a7a 💄 frontend: hide open in new window context menu (#603) 2024-07-24 14:21:34 +02:00
Montassar Ghanmy 5b3d89bade 🐛 Fixed "nothing is here" everywhere
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-07-24 13:53:59 +02:00
Eric Doughty-Papassideris 2f3a4c2302 💄 frontend: remove vertical padding on public link expiry date input (#605) 2024-07-23 14:40:01 +02:00
Montassar Ghanmy e76da87916 Sort files chronologically + infinite scroll (#535) 2024-07-15 23:56:34 +02:00
Eric Doughty-Papassideris acb8c1e757 💄 frontend: minor dark mode fixes 2024-07-11 18:44:21 +02:00
Anton SHEPILOV 90876e0094 🐛Removed routing state update when scrolling gallery 2024-06-05 18:17:59 +02:00
Anton SHEPILOV df775f0b57 💄Removed "Go to trash" menu item 2024-06-05 18:17:59 +02:00
Anton SHEPILOV af753babb8 Added left and right buttons to the preview gallery 2024-06-05 14:58:54 +02:00
Eric Doughty-Papassideris be574fc39f 🔇 Removing some frontend console noise 2024-06-05 12:39:12 +02:00
Anton SHEPILOV 098e663650 💄Fixed link to twake workplace site and text 2024-05-31 16:08:07 +02:00
Montassar Ghanmy 6ee9bbe3f2 🐛 Fix upload in shared with me directory (#543)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-05-29 11:27:13 +02:00
Monta 904b767382 feat: display latest update datetime 2024-05-29 11:22:12 +02:00
Montassar Ghanmy 757a4759f8 Small fixes and improvements (#522) 2024-05-15 16:48:19 +01:00
Eric Doughty-Papassideris 3e2adf9c1c ⚰️ front: removing some unused code (#50) 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 12a51d761c 💄Rearrange context menu items 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 6a50ba9209 💄Removed unnecessary subtitle 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 78c3347767 💄Change search results text back to grey 2024-05-13 10:50:14 +02:00
Anton SHEPILOV e1d6788cd2 💄Change font color for the dark theme for "Change" button 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 9fc09342da 💄 front: fix dark mode text colour of public-link advanced settings (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 9048ce7094 🩹 front: use logger instead of console (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris e6234f97e4 ♻️ front: minor cleanup and refactoring (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris cf35692f06 💄 front: forgot a spot of red access level (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris f803e4cc51 💄 front: cosmetic changes (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 62dcb71c8a 💄 front: user rights search and add dialog (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris a524df0168 🩹 front: removing the password on an expired public link doesnt need a warning (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 5755e72e42 💄 front: Adding icons to context menu on drive items (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris ce1180d25d ♻️ front: introduce confirm modal (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 7bc6e36207 🧑‍💻 front: added stories for access-level-dropdown and copy-link-button (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 1924eca688 ⚰️ front: deleted unused update access dialog rows eg. inheritance (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 3a0e0a9085 💄 front: WIP Implementation of the design for the share link portion (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris e083ce452a ♻️ front: moved copy link button to own file (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris e766087a37 ♻️🌐 front: fix access level labels, exposed size, added translations, deleted canRemove 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris f23b9daee8 front: WIP: Add separate modal for public link (#50 v3) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 1b29a219f1 💄 front: fixing font in access panel 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 ecf106c5f8 🚚 front: renamed accesslevel to reflect filename 2024-05-13 10:50:14 +02:00
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 668fbcadf1 💄 Share dialog: make filename bold in title (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 78f98fabe8 ♻️ frontend: document icon uses a lookup now (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 5d0532669c 💄 Sharing dialog use actual document icon (#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 579b64972e 💄 Applied sharing dialog changes from figme (#50)
https://www.figma.com/proto/CWz4DatnJ7Qhl3JycJhbFY/TDrive---MUI3?type=design&node-id=1355-9893&t=7v0ocJCf6knnPDan-0&scaling=min-zoom&page-id=1189%3A23493&starting-point-node-id=1347%3A8530
2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris a2e4334361 🚸 Add keyboard selection of user search result (#30) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris bfc2499b48 🚸 Make more obvious right that is granted by adding user (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris b121f6c02b 🚸 Show when user search results are incomplete (#50) 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
Eric Doughty-Papassideris 14ecf202db 🩹 front: When not logged in using a public link do not redirect to login (#315) 2024-05-11 15:48:18 +02:00
Eric Doughty-Papassideris 75428b9186 💄 front: don't flash password prompt when opening a shared link without password protection (#315) 2024-05-11 15:48:18 +02:00