Skip to content

Conversation

ararcos
Copy link
Collaborator

@ararcos ararcos commented Dec 3, 2021

Problem
Whenever a user records a time entry, user has to record the date in and date out.
image

Solution
when the user enters a new time entry he can only enter the entry date and the exit date will be updated automatically.
image
image

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 3, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #772 (c7a2938) into master (95d1ed3) will increase coverage by 0.09%.
The diff coverage is 96.49%.

❗ Current head c7a2938 differs from pull request most recent head b8693cf. Consider uploading reports for the commit b8693cf to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #772      +/-   ##
==========================================
+ Coverage   95.64%   95.74%   +0.09%     
==========================================
  Files         107      106       -1     
  Lines        2273     2326      +53     
  Branches      175      181       +6     
==========================================
+ Hits         2174     2227      +53     
+ Misses         54       53       -1     
- Partials       45       46       +1     
Impacted Files Coverage Δ
...anagement/pages/activities-management.component.ts 100.00% <ø> (ø)
...omponents/customer-list/customer-list.component.ts 98.52% <ø> (-0.03%) ⬇️
src/environments/environment.ts 100.00% <ø> (ø)
...project-list-hover/project-list-hover.component.ts 87.87% <80.00%> (-2.87%) ⬇️
...ponents/details-fields/details-fields.component.ts 96.17% <96.15%> (-0.23%) ⬇️
...omponents/activity-list/activity-list.component.ts 100.00% <100.00%> (ø)
...nents/create-activity/create-activity.component.ts 100.00% <100.00%> (ø)
...ts/projects/components/services/project.service.ts 91.66% <100.00%> (+0.75%) ⬆️
...nents/projects/components/store/project.actions.ts 100.00% <100.00%> (ø)
...nents/projects/components/store/project.effects.ts 100.00% <100.00%> (ø)
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3485aa7...b8693cf. Read the comment docs.

Copy link
Collaborator

@gcobena-dev gcobena-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NA, but check if report works well, this related to problem reported by Roland

@ararcos ararcos merged commit 39ca2d1 into master Dec 3, 2021
@ararcos ararcos deleted the TT-437-Validate-Time-Entry-Hours-Maximum branch December 3, 2021 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants