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

Stage #8250

Merged
merged 5 commits into from
Sep 24, 2024
Merged

Stage #8250

merged 5 commits into from
Sep 24, 2024

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    ceb93a3 View commit details
    Browse the repository at this point in the history
  2. [Fix] Calculated stopped date for Start/Stop timer (#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
    rahul-rocket authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f4bfda7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8245 from ever-co/feat/add-timer-status-date-range

    [Feat] Add today's start and end date to timer status API request
    evereq authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    79cc040 View commit details
    Browse the repository at this point in the history
  4. [Perf] Introduce server side pagination for tasks table and Lazy load…

    …ing (#8243)
    
    * feat: create routing for tabs
    
    * feat: improve lanaguage service
    
    * feat: create cached server data server
    
    * feat: caching task for 24 hours
    
    * feat: add new observable to `selectorService`
    
    * feat: change modidier private to public
    
    * feat: improve create task dialog
    
    * feat: create task table features
    
    * feat: replace table with router tabset
    
    * fix: deepscan
    adkif authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2a89855 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56018f6 View commit details
    Browse the repository at this point in the history