Commit Graph

457 Commits

Author SHA1 Message Date
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 744a50a5a7 🌐Modified russian translation 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 27649ebfa2 💄Text-align to the right for the select in Safari 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 9ead8efee6 💄Remove on-focus border for the select and radiobutton inputs 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 e0fa40f77b 🩹 front: fix react unknown property passed on by input (#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 c2fb743ed1 💄 front: adding slider like checkbox (#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 035feada8d ♻️ front: Implemented user display logic in grouped rows user molecule (#50) 2024-05-13 10:50:14 +02:00
Eric Doughty-Papassideris 0dec935e73 ♻️ front: accept false in grouped rows molecule for the { bool && <el>} pattern to work 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
Eric Doughty-Papassideris 764ff7aee2 🚚 frontend: rename avatar molecules to match filenames 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
Anton Shepilov ac950f0e87 ♻️Removed unused files and move unused encryption algorithm to co configuration (#513) 2024-05-07 17:24:53 +01:00
Montassar Ghanmy 24da0c8cfb docs: updated documentation (#476)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-05-07 18:21:17 +02:00
Montassar Ghanmy 3b20806622 Dependencies upgrade (#510) 2024-05-07 17:01:56 +01:00
Montassar Ghanmy 0487ceb7b3 🐛 Fix files downloaded as untitled (#495) 2024-04-26 10:21:47 +01:00
Montassar Ghanmy 81a848c498 Update upload modal name (#494) 2024-04-26 10:21:18 +01:00