Skip to content
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

show total hourly rate in detail pages #3441

Merged
merged 2 commits into from
Jul 26, 2022
Merged

Conversation

kevinpapst
Copy link
Member

Description

Adds one more row to the money budget box, with the calculated overall hourly rate (for lifetime budget only):

Bildschirmfoto 2022-07-26 um 23 35 00

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I verified that my code applies to the guidelines (composer code-check)
  • I agree that this code is used in Kimai and will be published under the MIT license

@kevinpapst kevinpapst added this to the 1.22 milestone Jul 26, 2022
@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #3441 (c89e2cb) into master (8d695d0) will decrease coverage by 0.02%.
The diff coverage is 84.37%.

@@             Coverage Diff              @@
##             master    #3441      +/-   ##
============================================
- Coverage     91.80%   91.77%   -0.03%     
- Complexity     7845     7861      +16     
============================================
  Files           742      742              
  Lines         23682    23719      +37     
============================================
+ Hits          21741    21768      +27     
- Misses         1941     1951      +10     
Impacted Files Coverage Δ
src/Validator/Constraints/TimesheetBasic.php 100.00% <ø> (ø)
.../Validator/Constraints/TimesheetBasicValidator.php 95.19% <16.66%> (-4.81%) ⬇️
src/Entity/Project.php 100.00% <100.00%> (ø)
src/Form/ProjectEditForm.php 100.00% <100.00%> (ø)
src/Repository/ActivityRepository.php 91.74% <100.00%> (+0.69%) ⬆️
src/Configuration/SamlConfiguration.php 87.50% <0.00%> (-12.50%) ⬇️
src/Saml/User/SamlUserFactory.php 96.42% <0.00%> (-1.69%) ⬇️
src/Configuration/SystemConfiguration.php 97.41% <0.00%> (-1.28%) ⬇️
src/DependencyInjection/Configuration.php 97.72% <0.00%> (+<0.01%) ⬆️

@kevinpapst kevinpapst merged commit 1b8948a into master Jul 26, 2022
@kevinpapst kevinpapst deleted the budget-hourly-rate branch July 26, 2022 22:52
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant