[Migration] Linktypes #50
Labels
No Label
Change
Feature
General Task
HotFix Required
Idea
Issue
Major
Minor
Question
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Commander1024/lostplaces-backend#50
Loading…
Reference in New Issue
Block a user
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?
Original https://git.mowoe.com/reverend/lostplaces-backend/issues/50 by @reverend from Sun, 02 May 2021 11:47:46 CEST
The photoalbum links on a places detail view should be extended to general links, i.e. youtube videos, blog entries to other sites, other map links. Every link should have an icon displayed in front of the link which indicates the type of the link. There exists an abstract model 'ExternalLink' already. When submitting a link the user should be able to selecht the type of the link. If the link points to an known service (i.e. youtube), the backend should automaticly assign the link type. Links should not be editable, only deletable.
Comment by @Commander1024 from Sat, 02 Oct 2021 06:10:51 CEST
To-do: