-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
StoryNew featuresNew features
Description
Story
As a user I would like to know what sermon series' are coming soon so that I can stay engaged with what's happening at Church.
AC
- Admins need to be able to mark a
StartDatefor series' in the future, so that we can mark them as a "future" series - Update the GET methods to exclude the "current" series' from the future ones, so that the current functionality isn't broken
Tasks
- Create a new method on the current route for creating a future series
- Update sorting for current series' so that these future series' are not returned in the list.
- We need a way for clients to easily see which series' are coming up. (Extend the current response object)
- Since we're just extending the current response objects, we'll need to add the "future" series' items to this property
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
StoryNew featuresNew features