planner icon indicating copy to clipboard operation
planner copied to clipboard

Edit and Delete Member notes

Open jazzygasper opened this issue 10 months ago • 0 comments

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
Screenshot 2025-04-24 at 13 39 25 Screenshot 2025-04-24 at 13 38 40 Screenshot 2025-04-24 at 13 37 31 Screenshot 2025-04-24 at 13 37 56 Screenshot 2025-04-24 at 13 38 12

jazzygasper avatar Apr 24 '25 20:04 jazzygasper