21-Jan-2026 — Ci and Walks: 1 feature and 1 fix #131
- Create reusable location autocomplete component with UK postcode and place name search
- Replace manual "Locate" button with instant typeahead suggestions in walk edit form
- Allow editing selected location text without clearing the field
- Sync location field when pin is dragged on map
- Add padding to index maps so all location pins remain visible within the viewport
- Fix album index pages to display map pins for walks linked using original MongoDB IDs
ci: add explicit CodeQL workflow to fix permissions error (#131)
Replace default CodeQL setup with explicit workflow using v3 action
to resolve "repository properties Not Found" permission error.