-
Notifications
You must be signed in to change notification settings - Fork 10
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
Bug(CSTM-CPC-879): fix pet edit to edit all values #538
Bug(CSTM-CPC-879): fix pet edit to edit all values #538
Conversation
I made the frontend look nicer and fixed the birthdate all i am missing is pet type
This reverts commit 262f50d.
added edit pet birthdate
Qodana for JVM345 new problems were found
☁️ View the detailed Qodana report Contact Qodana teamContact us at [email protected]
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good stuff, tests all passed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Glad you got this bug out of the way 🙏Great job, Emil !
JIRA: link to jira ticket
Context:
Making It so the customer can edit the Name, Birthdate, and Pet Type. Previously you could only change the name.
Changes
Before and After UI (Required for UI-impacting PRs)