Frontend: Proof of concept for image preview #2266

Open
Elscrux wants to merge 9 commits from Elscrux/vikunja:feature/image-preview into main

9 Commits

Author SHA1 Message Date
Elscrux 7664534618 Change attachment div to button
continuous-integration/drone/pr Build is failing Details
2024-05-16 19:29:40 +02:00
Elscrux 230fef3559 Attempt to fix attachment verification
continuous-integration/drone/pr Build is passing Details
2024-05-16 14:36:41 +02:00
Elscrux 4b4c7840e2 Rename grid-item class to attachment
continuous-integration/drone/pr Build is failing Details
2024-05-16 14:32:29 +02:00
Elscrux 2d3bf4c210 Move object-fit to styles 2024-05-16 14:32:15 +02:00
Elscrux 6fa15d30ad Replace px with rem
continuous-integration/drone/pr Build is failing Details
2024-05-15 23:58:28 +02:00
Elscrux 9c7187b4aa Adjust file preview style 2024-05-15 23:58:28 +02:00
Elscrux 2ab6894542 Replace table with grid 2024-05-15 23:58:28 +02:00
Elscrux e47d6d1605 Extract img to FilePreview component
Now images will also be displayed when they are uploaded initially
2024-05-15 23:58:28 +02:00
Elscrux c2dfa9be83 Proof of concept for image preview 2024-05-15 23:58:28 +02:00