-
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
B 21455 main #14208
B 21455 main #14208
Conversation
Bundle StatsHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded
Removed
Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
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.
There are some subtle differences that I attribute to the merges between INT vs MAIN. But overall, this PR should be good merge.
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.
same as INT
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 good
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.
We've been investigating, we're not sure of the cause yet. It does pass in int. The submit move details button is greyed out when the client test is trying to click it, so not sure what the root cause is yet |
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.
Client test is now passing with latest changes, which are being pulled into int in #14322 (review)
Looks good for a merge once the above is in INT and main is unlocked.
B-21455
INT Review
INT Review #2
INT Review #3
Summary
This change update the service counselor and TOO roles to be able update ppm shipments that have a estimated incentive of zero. An estimated incentive of zero can, currently, only be achieved when a customer pushes a PPM when DTOD is down.
The Service Counselor role updates the ppms when they select the 'Submit move details' button.
The TOO updates the ppms when the attempt to approve either the move or an individual shipment.
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
Service Counselor:
##THE ABILITY FOR TOO TO APPROVE PPMS IS CURRENTLY BROKEN IN INTEGRATION DUE TO ANOTHER TASK
TOO:
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