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
|
81a848c498
|
✨ Update upload modal name (#494)
|
2024-04-26 10:21:18 +01:00 |
|
Montassar Ghanmy
|
493e18649b
|
🐛 Fix upload file after cancelling (#493)
|
2024-04-26 10:09:00 +01:00 |
|
Montassar Ghanmy
|
c082ad15ab
|
🐛 Fix upload to shared drive #485
|
2024-04-22 07:53:45 +01:00 |
|
Anton SHEPILOV
|
dff43338cc
|
🔖 Release Version 1.0.2
|
2024-04-09 19:43:30 +07:00 |
|
Montassar Ghanmy
|
afaa914a4b
|
✨ Create context menu new icons
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
|
2024-04-02 12:46:56 +02: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 |
|
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
|
574d6438b2
|
📝 Frontend README.md with preliminary setup instructions
|
2024-03-19 17:44:25 +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 |
|
Eric Doughty-Papassideris
|
560bf0d732
|
🚸 Internal signup: put focus on top most field at load
|
2024-03-19 17:44:25 +01:00 |
|
Eric Doughty-Papassideris
|
9793037133
|
🩹 Internal signin last name field wasn't sent in form
|
2024-03-19 17:44:25 +01:00 |
|
Eric Doughty-Papassideris
|
1ca6b890a6
|
💄 Frontend - avoid FOUC on load in dark-mode
|
2024-03-19 17:31:44 +01:00 |
|
Eric Doughty-Papassideris
|
48fdad0519
|
🚸 Frontend create directory modal focuses text box and accepts enter key
|
2024-03-19 17:31:44 +01:00 |
|
Eric Doughty-Papassideris
|
a054621d2e
|
💄 #397 Frontend move modal use white text in dark-mode
|
2024-03-19 17:31:44 +01:00 |
|
Montassar Ghanmy
|
33392abfeb
|
🐛 Fix navigation for shared link view (#466)
|
2024-03-18 11:26:08 +01: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
|
d350f8ad38
|
🔖Release Version 1.0.1
|
2024-03-14 17:43:05 +01:00 |
|
Montassar Ghanmy
|
d6024c982c
|
🐛 Fix preview navigation (#417)
|
2024-03-06 17:13:51 +01:00 |
|