-
-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add option for Monday-Friday week (#458)
* feat: add option for differnt work weeks (Mon - Fri, Mon - Sat, Mon - Sun) * chore: add comments for readability Co-authored-by: Almar Klein <[email protected]> * refactor: process free days only for stat_period = "1D" * fix: show duration > 0 on free days * chore: fix linting errors * fix(target): fixed targets in relation to workdays * refactor: improve maintainability * fix: target wrong with scale smaller than 1D --------- Co-authored-by: Almar Klein <[email protected]>
- Loading branch information
1 parent
52d8a3a
commit 5a33a3b
Showing
4 changed files
with
111 additions
and
22 deletions.
There are no files selected for viewing
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
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
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
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