-
Notifications
You must be signed in to change notification settings - Fork 8
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
Drtii 1557 min staff #1947
Merged
Merged
Drtii 1557 min staff #1947
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
… reset state in component
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
* DRTII-1557 Tidying * DRTII-1557 Convert to backend component * DRTII-1557 Start refactoring month staffing to fix state issues * DRTII-1557 Finish refactoring monthly staffing. Fix planning page refreshes * DRTII-1557 Send all shifts to frontend rather than one month * DRTII-1557 Fix from main ticket branch
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
… into DRTII-1557-min-staff
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
richbirch
reviewed
Nov 8, 2024
client/src/main/scala/drt/client/components/UpdateStaffForTimeRangeForm.scala
Outdated
Show resolved
Hide resolved
richbirch
requested changes
Nov 8, 2024
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 shouldn't need to check for midnight end times - the react component should send the correct end date for a midnight end time.
* DRTII-1681 Fix staff assignment date and times * DRTII-1681 Remove dead code * update react for calender day fix Signed-off-by: Nilesh Gupta <[email protected]> --------- Signed-off-by: Nilesh Gupta <[email protected]> Co-authored-by: Nilesh Gupta <[email protected]>
richbirch
approved these changes
Nov 11, 2024
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.
🎖️
* DRTII-1681 Fix staff assignment date and times * DRTII-1681 Remove dead code * update react for calender day fix Signed-off-by: Nilesh Gupta <[email protected]> * update drt react component Signed-off-by: Nilesh Gupta <[email protected]> * adding update shift e2e Signed-off-by: Nilesh Gupta <[email protected]> * update drt test Signed-off-by: Nilesh Gupta <[email protected]> * moving datacy outside icon Signed-off-by: Nilesh Gupta <[email protected]> * using callback in updaeStaffingForm cy Signed-off-by: Nilesh Gupta <[email protected]> * adding force for input in date picker Signed-off-by: Nilesh Gupta <[email protected]> * e2e fix Signed-off-by: Nilesh Gupta <[email protected]> * e2e fix Signed-off-by: Nilesh Gupta <[email protected]> * update e2e for select to work Signed-off-by: Nilesh Gupta <[email protected]> * may for drone build needs { force: true } for start-time-select Signed-off-by: Nilesh Gupta <[email protected]> * just apply force to start time Signed-off-by: Nilesh Gupta <[email protected]> * update force for mui select Signed-off-by: Nilesh Gupta <[email protected]> * update force for mui select Signed-off-by: Nilesh Gupta <[email protected]> * jsut update end time Signed-off-by: Nilesh Gupta <[email protected]> * update drt react with data-cy instead of data-testid Signed-off-by: Nilesh Gupta <[email protected]> * update test callback Signed-off-by: Nilesh Gupta <[email protected]> * agrument in delete data Signed-off-by: Nilesh Gupta <[email protected]> * adding timeout Signed-off-by: Nilesh Gupta <[email protected]> * removing staffing test Signed-off-by: Nilesh Gupta <[email protected]> * update drt react tag 1.5.7 Signed-off-by: Nilesh Gupta <[email protected]> * merge master drt version Signed-off-by: Nilesh Gupta <[email protected]> --------- Signed-off-by: Nilesh Gupta <[email protected]> Co-authored-by: Rich Birch <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Signed-off-by: Nilesh Gupta <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
using tag instead of fixed hash