Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature - #1671 - Added Profile Page for Vets #1672

Closed

Conversation

mosbat
Copy link
Contributor

@mosbat mosbat commented Sep 26, 2024

2- Added method in repo to find vet by UUID of entity
3- Added new html template vetDetails.html that shows the details of Vet.
4- Adjusted the existing related unit tests to address the changes.
5- Added new unit tests in addition to util method to keep the UUID hidden.
6- Added UUID to data schemas and test data.
@mosbat mosbat force-pushed the mosbat/show-vet-profile-page branch from 933baae to 10e8e5f Compare September 26, 2024 20:10
@mosbat mosbat changed the title 1- Added UUID to BaseEntity.java as more secure variant of id New Feature - #1671 - Added Profile Page for Vets Sep 26, 2024
@dsyer
Copy link
Member

dsyer commented Oct 1, 2024

The effort is appreciated, but I'm not sure we need this (and the usual policy on new features is to decline). Also the UUID change is kind of unnecessary as well as being invasive.

@mosbat
Copy link
Contributor Author

mosbat commented Oct 2, 2024

The effort is appreciated, but I'm not sure we need this (and the usual policy on new features is to decline). Also the UUID change is kind of unnecessary as well as being invasive.

No worries, I didn't know about the policy :) but thanks for letting me know! I had some time to kill :).

You're right that the UUID change is not necessary; probably overkill.

If you like I can close this PR and work a bit on the existing code base with smaller changes :) .

@dsyer
Copy link
Member

dsyer commented Oct 2, 2024

Contributions always gratefully accepted. Thank you again.

@dsyer dsyer closed this Oct 2, 2024
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.

2 participants