Commit Graph

199 Commits

Author SHA1 Message Date
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
Anton SHEPILOV afb673f9e0 🐛Fix text in the upload queue 2024-07-23 14:27:06 +02:00
Anton SHEPILOV 6ce005f882 🐛Fixed "folder size isn't displayed after the upload" 2024-07-23 14:26:29 +02:00
Monta 881eb6515a fix: download zip 2024-07-23 14:24:39 +02:00
Montassar Ghanmy b1b635a8c7 🐛 Fix refresh on item delete/restore
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
2024-07-22 15:35:29 +02:00
Anton SHEPILOV 2de9bb91ed 🌐Translated left menu to russian 2024-07-22 09:23:50 +02:00
Montassar Ghanmy e76da87916 Sort files chronologically + infinite scroll (#535) 2024-07-15 23:56:34 +02:00
Eric Doughty-Papassideris 5e1ac7b010 🩹 frontend: fixing proxy in development to backend for /plugins/ 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris 5f4595338a 🐛 frontend: Do not create template file if it failed to download 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris acb8c1e757 💄 frontend: minor dark mode fixes 2024-07-11 18:44:21 +02:00
Eric Doughty-Papassideris bc943d7f17 🔇 frontend: silence a react warning for wrong property 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
Anton SHEPILOV c2b7688946 🐛Fixed redirect to the sign-up page after unsuccessful internal token initialization 2024-05-30 17:44:49 +02:00
Anton SHEPILOV e10e0e3504 🐛Changed date format to the EU 2024-05-30 14:15:10 +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 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