Image support in data change #3
Labels
No labels
help-needed
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: flukx/flinventory-gui#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.