01-Dec-2025 — List-events and Agm-stats: 3 features #93
New Features
list-events: navigation fixes (#95)
- improve slug handling for edge cases
- improve dynamic content navigation within route
Add Support for importing images as part of the Walk Import (#95)
- Updated import process to handle the new _images.csv files
- Implemented image association logic (one-to-many relationship: Walk → Images)
- Added image upload/storage handling for the local image files
- Updated /walks/admin/import UI to use a multistep workflow in order to accommodate image collection and upload:
- Upload walks CSV
- Match Walk Leaders to Members
- Add images (CSV + files)
- Import & finish
agm-stats: added walk leader chart (#84)