-
Notifications
You must be signed in to change notification settings - Fork 35
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
INT - B - 21423 prime int sit service item #14678
base: integrationTesting
Are you sure you want to change the base?
INT - B - 21423 prime int sit service item #14678
Conversation
…ime-Int-SIT-Service-Item
…ime-Int-SIT-Service-Item
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.
Just some little stuff during static review, use variables where ya can for the UI
src/components/Office/ServiceItemDetails/ServiceItemDetails.jsx
Outdated
Show resolved
Hide resolved
src/components/Office/ServiceItemDetails/ServiceItemDetails.jsx
Outdated
Show resolved
Hide resolved
src/components/Office/ServiceItemDetails/ServiceItemDetails.jsx
Outdated
Show resolved
Hide resolved
src/components/Office/ServiceItemDetails/ServiceItemDetails.jsx
Outdated
Show resolved
Hide resolved
src/components/Office/ServiceItemDetails/ServiceItemDetails.jsx
Outdated
Show resolved
Hide resolved
…solve testing issue in INT
…ime-Int-SIT-Service-Item
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.
These mostly seem like copy & paste errors.
The core functionality seems to work as described and I haven't been able to break it yet other than these little things.
src/components/Office/ServiceItemDetails/ServiceItemDetails.jsx
Outdated
Show resolved
Hide resolved
src/components/Office/ServiceItemDetails/ServiceItemDetails.jsx
Outdated
Show resolved
Hide resolved
…ime-Int-SIT-Service-Item
…ime-Int-SIT-Service-Item
…ime-Int-SIT-Service-Item
B-21423
Summary
This PR adds functionality to create international SIT service items to Prime (v1). In addition, it also contains the ability to update international SITs and the display of detailed information of SITs on the TOO details view. There are no BLs to address updates and display.
this article explains more about the approach used.
Verification Steps for the Author
These are to be checked by the author.
Verification Steps for Reviewers
These are to be checked by a reviewer.
Setup to Run the Code
How to test
Frontend
officeApp
class or custommin-width
styling is used to hide any states the would not be visible to the user.Backend
Database
Any new migrations/schema changes:
Screenshots