Anthony LC
86085f87a1
♻️ (frontend) remove share button when not logged in
...
We remove the share button if the user is not
logged in. Most of the elements in the share modal
nececessitate the user to be logged in.
2024-10-09 16:17:03 +02:00
Anthony LC
c682bce6f6
📱 (frontend) docs mobile friendly
...
We adapt the docs component to be
mobile friendly.
2024-10-08 17:25:52 +02:00
Anthony LC
1e89eb1a21
🛂 (frontend) redirect to the OIDC when private doc
...
We now redirect to the OIDC when a user is on
a private doc and is not authentified.
2024-09-27 16:04:31 +02:00
Anthony LC
37db31a8d5
✨ (frontend) add copy link button
...
Add a copy link button to the doc
visibility component. This button will
copy the link of the doc to the clipboard.
2024-09-10 15:51:28 +02:00
Anthony LC
4321511631
🚚 (frontend) change visibility in share modal
...
We stop to propose to make the document public
from the doc creation modal.
We now propose to change the visibility of
the document from the share modal.
2024-09-10 15:51:28 +02:00