-
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
Front-end perms and back-end content for exceptions of owners #597
Conversation
Nothing to really discuss besides what is already defined
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.
Awesome work man, the exception handling looks good.
Qodana for JVM405 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.
Looks well-structured, good work on your exception handling logic.
Nothing to really discuss besides what is already defined
JIRA: link to jira ticket
Context:
Primarily aimed at abstraction of DOM components via user roles to fit business logic use cases, such as someone with the OWNER role not having access to bills or visit information that contains other "OWNERs" info. Also to implement extensions and reductions of errors available in the browser console when navigating the front-end.
Changes
Before and After UI (Required for UI-impacting PRs)
Owner Nav Before/After
Vet-list before/After
Vet nav before/after
Dev notes (Optional)