Joe Beernink
Joe Beernink
Currently the pop up for registering for an event is just a small toast. The figma calls for more information. Align the app to the figma.
Revert latest changes to the GitVersion file and try to push out a new version that all stores like
Add filters that allow users to chose date ranges for Events For future events: - Today - In the next week - In the new month (default) - All For...
Add filters for date ranges that litter reports were opened: Today Last 7 days Last 30 days Last Year All
Convert app to call the new server-side filtering apis.
Implement Paging on the search events page to limit the number of records returned. APIs are being updated. Need previous / next page capability added to UI
Implement server-side filtering and paging. Apis are partially done. Waiting on Paging to be implemented.
Update logos to newest branding. Pages include (but not limited to) - Home page - Emails being sent (send grid) - AppIcon - Login Page
Show associated litter reports for an event, and allow user to add more or remove ones.
If an event is deleted which has litter reports associated to it, the litter report associations should be removed from the event, and the litter reports returned to Open status.