Image support in data change #3

Open
opened 2024-09-08 10:32:51 +02:00 by flukx · 0 comments
Owner

As a user, when changing data about a thing or adding a new thing,
I want to add an image that I found online.
For that I want a text field to paste the link in.

Then the server should fetch the image and put it in /images.
Later an administrator can crop it, run the rotation script and therefore properly insert it in the data.

In the meantime the thing should be displayed either with "image specified but not shown" or display the image by fetching it from the internet via the url.

As a user, when changing data about a thing or adding a new thing, I want to add an image that I found online. For that I want a text field to paste the link in. Then the server should fetch the image and put it in /images. Later an administrator can crop it, run the rotation script and therefore properly insert it in the data. In the meantime the thing should be displayed either with "image specified but not shown" or display the image by fetching it from the internet via the url.
Sign in to join this conversation.
No labels
help-needed
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: flukx/flinventory-gui#3
No description provided.