forked from ever-co/ever-gauzy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Calculated stopped date for Start/Stop timer (ever-co#8246)
* fix: updated time log create command/handler * fix: build issue * fix: calculated stopped date for stop timer * fix: missing last time logs slots * fix: close previous running timer entries - When stop (/api/timesheet/timer/stop) endpoint hit, we will close last time log entry along with all pending previous timer entries * fix: moment utc * fix: updated schedule time log entries command * fix: added example for each case * fix(deepscan): without null check prior
- Loading branch information
1 parent
3990b94
commit f4bfda7
Showing
7 changed files
with
381 additions
and
156 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
Oops, something went wrong.