Place Modes #64

Open
opened 2022-09-24 12:09:49 +02:00 by reverend · 1 comment
Collaborator

Places should have modes to classify what state an place entry (not the place itself) is in. Modes should be:

  • live
  • review
  • draft
  • archived

When creating a place, users should be able to save a place as draft. Drafts should be listed on the users profile page and only be visible to the user themself and staff members. List views (Homepage, all place list and tdb search) should onyl show places in mode live. Users should also be able to publish their drafts, changing their mode from draft to live.

TODO: Should users be able to change the mode back to draft? Should this be a separate mode? When is a place in review mode?

Places should have modes to classify what state an place entry (not the place itself) is in. Modes should be: - live - review - draft - archived When creating a place, users should be able to save a place as draft. Drafts should be listed on the users profile page and only be visible to the user themself and staff members. List views (Homepage, all place list and tdb search) should onyl show places in mode `live`. Users should also be able to publish their drafts, changing their mode from `draft` to `live`. TODO: Should users be able to change the mode back to draft? Should this be a separate mode? When is a place in review mode?
reverend added this to the Release 0.1.5 milestone 2022-09-24 12:09:49 +02:00
reverend added the
Feature
Minor
labels 2022-09-24 12:09:49 +02:00
reverend self-assigned this 2022-09-24 12:09:49 +02:00
Author
Collaborator

Implemented place mode, filtering in list views and creating a place as draft in c9d83dfc2c . TBD: displaying drafts on users profile page

Implemented place mode, filtering in list views and creating a place as draft in c9d83dfc2c . TBD: displaying drafts on users profile page
reverend referenced this issue from a commit 2022-09-25 16:14:39 +02:00
reverend referenced this issue from a commit 2022-09-25 18:03:55 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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: Commander1024/lostplaces-backend#64
No description provided.