Skip to content

Add support for editing visit descriptions#2369

Open
coldworld22 wants to merge 1 commit intospring-projects:mainfrom
coldworld22:feature/edit-visit-description
Open

Add support for editing visit descriptions#2369
coldworld22 wants to merge 1 commit intospring-projects:mainfrom
coldworld22:feature/edit-visit-description

Conversation

@coldworld22
Copy link
Copy Markdown

Summary

  • Added GET and POST endpoints for editing existing visits
  • Reused the visit form for both creating and updating visits
  • Added Edit Visit links from the owner details and previous visits tables
  • Added localized labels for editing and updating visits
  • Added controller tests for loading the edit form, saving updates, and handling validation errors

Tests

  • ./mvnw.cmd -Dtest=VisitControllerTests test

- Added GET/POST endpoints for editing visits
- Implemented edit form for visit description
- Added Edit button in visit list UI
- Persisted updated visit data
- (Optional) Added validation for editing only past visits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant