planner
planner copied to clipboard
Edit and Delete Member notes
Fixes #2176
This PR adds functionality for admin to edit and delete notes associated with members.
Features:
- Note pencil icon reused for edit button and delete button added
- Modal interface for updating notes inline
- Validation to prevent saving empty notes
- Authorisation checks to ensure only note authors or admins can edit/delete notes
- Flash messages for success and failure feedback