Event list
Filtered and paginated list of events.
Route name
event_list
URL pattern
/events
Layout
List
Module
Publishing
Page class
event-list
Acceptance criteria
- I can view a list of events
- A call to action is shown to submit your event
- 10 events are shown per page
- If page number is greater than 1, a previous link is shown
- If more pages exist than the current page number, a next link is shown
- Each event includes, title, summary, event date
- Each event links to a valid event path
- List of events can be filtered by date and location
- Events are shown in chronological order - from today ascending
- Message shown if no events in system