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

Release #3379

Merged
merged 13 commits into from
Nov 28, 2024
Merged

Release #3379

merged 13 commits into from
Nov 28, 2024

Commits on Nov 22, 2024

  1. [Feat]: Add Component for Timesheet Creation and Optimize Task Button (

    …#3359)
    
    * feat: add component for timesheet creation and optimize task button
    
    * feat(timesheet): add grouping by week and month functionality
    
    * fix: simplify and improve readability of conditional rendering in timesheet display
    
    * feat: timesheet creation task buttons
    
    * fix:coderabbitai
    Innocent-Akim authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8f6352d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. [Feat]: Add time Entry Modal and Update Timesheet Status based on API…

    … response (#3365)
    
    * feat: feat: add AddTimeEntyModal component for managing task entries with time and project association
    
    * feat: update timesheet status based on API response
    
    * feat: display total for pending tasks
    
    * fix:coderabbitai
    
    * fix:coderabbitai
    
    * fix:coderabbitai
    
    * fix:coderabbitai
    Innocent-Akim authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    528362c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. [Feat]: Add sortable headers to Timesheet component with dynamic sort…

    …ing (#3367)
    
    * Add sortable headers to Timesheet component with dynamic sorting logic for columns
    
    * fix:deepscan
    
    * fix: coderabbitai
    
    * fix: coderabbitai
    Innocent-Akim authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    897ad04 View commit details
    Browse the repository at this point in the history
  2. [Feat]: Timesheet Calendar View UI (#3369)

    * feat:timesheet calendar view ui init
    
    * feat:timesheet calendar view ui daily
    
    * fix:cspell
    
    * fix:cspell
    
    * fix:coderabbitai
    
    ---------
    
    Co-authored-by: Ruslan Konviser <[email protected]>
    Innocent-Akim and evereq authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    aab335d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9de210 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a47843 View commit details
    Browse the repository at this point in the history
  5. [Refactor]: Optimize DeleteTimesheet and UpdateTimesheetStatus (#3375)

    * Add createTimesheetFromApi function to create a timesheet entry from API
    
    * fix:update url
    
    * refactor: optimize deleteTimesheet and updateTimesheetStatus function for better readability
    
    * fix: deep scan
    
    * fix
    
    * fix: refactor some code
    
    * fix: deep scan
    
    * fix: Codacy Static Code Analysis
    
    * fix: build
    
    * feat: update billable from api
    
    * fix: conflits
    
    * fix: coderabbitai
    Innocent-Akim authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4eccf23 View commit details
    Browse the repository at this point in the history
  6. [Feature] Create new project from the project dropdown (#3360)

    * createw new project in add task or task detail page
    
    * add project dropdown in task creation process
    
    * add coderabit suggetions
    CREDO23 authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e5617bc View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    74b7fb3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3378 from ever-co/feat/timesheet-skeleton-ui

    Feat(timesheet): Add Skeleton Loader For Improved UI Feedback
    evereq authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    a3ec43d View commit details
    Browse the repository at this point in the history
  3. Fix/server web implement config (#3368)

    * fix: server web default setting
    
    * fix: handle dynamic gauzy api host from desktop config
    
    * fix: setup server web
    
    * fix: remove unecessary code
    
    * fix: miss spell word
    
    * fix: clean code
    
    * fix: handle error on create tray menu
    
    * fix: build standalone for desktop
    syns2191 authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    936b835 View commit details
    Browse the repository at this point in the history
  4. [Feat]: Add Multi-Language Translations For Tasks, Shift Timing, and …

    …Confirmation Messages (#3377)
    
    * feat: Add multi-language translations for tasks and confirmation messages
    
    * fix:coderabbitai
    Innocent-Akim authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    02df050 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ae8dcb View commit details
    Browse the repository at this point in the history