Implement Flush Record Management in Profile Page
- Added functionality to update and delete flush records, including user authentication checks.
- Introduced action messages for success and error feedback during flush operations.
- Enhanced the UI with an edit button for user-owned flush entries and a modal for editing flush details.
- Updated API client to support flush record deletion and updating.