-
Notifications
You must be signed in to change notification settings - Fork 1
fix: TT-226 Show user an error message when they try to save a time e… #674
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
fix: TT-226 Show user an error message when they try to save a time e… #674
Conversation
Codecov Report
@@ Coverage Diff @@
## master #674 +/- ##
==========================================
+ Coverage 93.09% 94.16% +1.07%
==========================================
Files 85 103 +18
Lines 1564 1988 +424
Branches 107 141 +34
==========================================
+ Hits 1456 1872 +416
- Misses 67 75 +8
Partials 41 41
Continue to review full report at Codecov.
|
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 Job !!
src/app/modules/shared/components/details-fields/details-fields.component.spec.ts
Outdated
Show resolved
Hide resolved
LGTM 🚀 ! |
Kudos, SonarCloud Quality Gate passed!
|
TT-226
This PR implement 'When the user tries to save, an error message should be shown that the clock out time can’t be before the clock in time'.