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

Apps #8202

Merged
merged 96 commits into from
Sep 14, 2024
Merged

Apps #8202

merged 96 commits into from
Sep 14, 2024

Commits on Sep 9, 2024

  1. [Refactor] Employee DTOs / Interface (#8173)

    * fix: employee bill rate currency DTO & candidate entity relations
    
    * Revert "fix: employee bill rate currency DTO & candidate entity relations"
    
    This reverts commit b212fac.
    
    * fix: candidate model, entity and DTOs
    
    * fix: update rates DTOs for pay period
    
    * fix: update employee profile & error handling
    
    * fix: candidate & employee entity and DTOs
    
    * fix: updated employee entity input interfaces
    
    * fix(deepscan): removed unused import
    
    * fix(deepscan): removed unused import
    rahul-rocket authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0260e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6080233 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfa81e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b15af5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8175 from ever-co/feat/time-log-source-enum

    [Feat] Added 'CLOC' Time Log Source
    rahul-rocket authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7636023 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d55889 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bae9330 View commit details
    Browse the repository at this point in the history
  8. fix: desktop build

    rahul-rocket committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ac4ff5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a277606 View commit details
    Browse the repository at this point in the history
  10. fix: titlebar menu

    syns2191 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2a99c60 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea42f45 View commit details
    Browse the repository at this point in the history
  12. fix: splash screen theme

    syns2191 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e4e2a1f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c5c87f1 View commit details
    Browse the repository at this point in the history
  14. fix: titlebar menu desktop

    syns2191 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3fbd3a6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #8179 from ever-co/fix/migration-mysql

    [Fix] MySQL Migration
    rahul-rocket authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f4c5b2e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6aa4afd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    20af3fa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3afabc8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    27707c8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9a56217 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2a7670b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d095405 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #8176 from ever-co/feat/base-entity-archiveAt-field

    [Feature] Base Entity 'archivedAt' Column
    rahul-rocket authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4f8b30c View commit details
    Browse the repository at this point in the history
  24. Merge pull request #8178 from ever-co/fix/titlebar-menu

    Fix/titlebar menu
    evereq authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e70d920 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #8180 from ever-co/fix/timer-start-bug

    [Fix] Missing theme variable and setting default app values on the initial run
    evereq authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    631a547 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    309d1f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecaddc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56f4317 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    114d738 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8181 from ever-co/fix/custom-fields

    [Fix] Organization Project Optional Custom Fields
    rahul-rocket authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f2a751c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90aaf82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c9a285 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31dbc13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ded63fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6746a2c View commit details
    Browse the repository at this point in the history
  11. fix: add new columns to OrganizationProject entity

    - Added [icon, status, archiveTasksIn, closeTasksIn] to OrganizationProject entity.
    rahul-rocket committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a58c317 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf44958 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #8185 from ever-co/feat/table-migration

    [Feat] Add New Columns to Organization Project Entity
    rahul-rocket authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    55c659b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    099b9ea View commit details
    Browse the repository at this point in the history
  15. [Feat] Time & Activities Register Dynamic Tabs (#8182)

    * feat: dynamic tabs & routes registered for time & activity page
    
    * feat: routes registered for time & activities page
    
    - Added [Apps/URL] routes registered.
    - Added [Screenshot] routes registered.
    
    * feat: routes registered for time & activities page
    
    - Added [Apps/URL] routes registered.
    - Added [Screenshot] routes registered.
    
    * fix: screenshots started at  group by
    
    * fix(cspell): typo spelling :-)
    rahul-rocket authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    be8a556 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1555681 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1bb29f4 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #8187 from ever-co/fix/desktop-translation-not-wor…

    …king
    
    fix: desktop app translation break
    rahul-rocket authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f6f9a93 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    819016d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4a73ab8 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #8184 from ever-co/feature/#8049-reject-candidate-…

    …email
    
    [Feat] Reject Candiate Email Templats
    rahul-rocket authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0a8eda2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    05bcb43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e7bc8f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8188 from ever-co/fix/organization-project-dto

    fix: updated organization project DTOs
    rahul-rocket authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e7c631c View commit details
    Browse the repository at this point in the history
  4. feat: add new columns to OrganizationTeamEmployee entity

    - Added [isManager, assignedAt] to OrganizationProject entity.
    rahul-rocket committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    55462b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cf31d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    061dfe0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a1b386 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8189 from ever-co/feat/organization-team-employee…

    …-migration
    
    [Feat] Add New Columns to Organization Team Employee Entity
    rahul-rocket authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7e9fb7a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8186 from ever-co/feat/favorite-api

    Favorite APIs
    rahul-rocket authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    df96c22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f28245d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d49c428 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ac5476 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eeb81c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f09b03b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e0f60f4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e649a79 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6606469 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    89dfdf7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4594369 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dd068b2 View commit details
    Browse the repository at this point in the history
  21. chore(deps): bump dset from 3.1.3 to 3.1.4

    Bumps [dset](https://github.com/lukeed/dset) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/lukeed/dset/releases)
    - [Commits](lukeed/dset@v3.1.3...v3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: dset
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    70ca0d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix: rename method

    rahul-rocket committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e84acc7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8183 from ever-co/feat/favorites-model-entity

    [Feature] Favorite generic entity
    rahul-rocket authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    24394a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9a5101 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8192 from ever-co/dependabot/npm_and_yarn/dset-3.1.4

    chore(deps): bump dset from 3.1.3 to 3.1.4
    rahul-rocket authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ab3f00c View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump express from 4.19.2 to 4.20.0

    Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.2...4.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7ebfc96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fda4439 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #8194 from ever-co/dependabot/npm_and_yarn/express…

    …-4.20.0
    
    chore(deps): bump express from 4.19.2 to 4.20.0
    rahul-rocket authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c0ad32f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0af7793 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b06330 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ce5a14 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b861ad8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    30f22b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba50e12 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #8193 from ever-co/feat/#8190-global-stats-endpoint

    [Feat] #8190 Global Stats Endpoint
    rahul-rocket authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    764a1f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7e81ec7 View commit details
    Browse the repository at this point in the history
  16. integre feedback

    samuelmbabhazi committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    94af5b8 View commit details
    Browse the repository at this point in the history
  17. integre feedback

    samuelmbabhazi committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f5a4d22 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. feat: add translations for "Reject Candidate" in various languages

    - Arabic (ar): "رفض المرشح"
    - Bulgarian (bg): "Отхвърли кандидат"
    - German (de): "Kandidat ablehnen"
    - English (en): "Reject Candidate"
    - Spanish (es): "Rechazar Candidato"
    - French (fr): "Rejeter le Candidat"
    - Hebrew (he): "לדחות את המועמד"
    - Italian (it): "Rifiuta Candidato"
    - Dutch (nl): "Kandidaat Afwijzen"
    - Polish (pl): "Odrzuć Kandydata"
    - Portuguese (pt): "Rejeitar Candidato"
    - Russian (ru): "Отклонить кандидата"
    - Chinese (zh): "拒绝候选人"
    rahul-rocket committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    31e55ec View commit details
    Browse the repository at this point in the history
  2. feat: add migration for email templates (ID: MigrateEmailTemplates172…

    …6206783506)
    
    - Created `MigrateEmailTemplates1726206783506` migration class.
    - This migration handles updates and insertions for email templates in the database.
    rahul-rocket committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cf1ddf7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8191 from ever-co/feature/#8049-send-email-to-rej…

    …ected-candidate
    
    [Feat] #8049 Candidate Rejection Email
    rahul-rocket authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cae5652 View commit details
    Browse the repository at this point in the history
  4. fix: dark theme charts ticks

    adkif committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    367c0d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e1347b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ea6cf1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f52f79a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c867fd0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8199 from ever-co/fix/remove-deprecated-resolvers

    [Refactor] Remove deprecated resolvers and migrate to ResolveFn
    rahul-rocket authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ac62b8a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8198 from ever-co/fix/dark-theme-charts-tick

    Fix/dark theme charts tick
    rahul-rocket authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    18350d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Fix/#8159 random bad request (#8197)

    * chore: add new command to make mac build fast in package.json
    
    * fix: intervalDAO and IntervalService remove idle queries
    
    * refactor: PowerManagerDetectInactivity and DesktopOsInactivityHandler classes, updating event handling, inactivity detection, and idle time removal logic.
    
    * fix: remove idle event listener conditional statements, added checks, and modified IPC renderer events
    
    * feat: prevent duplicated API Requests method for start/stop API calls
    
    * feat: add `isOnBattery` property to `BasePowerManagerDecorator` and `DesktopPowerManager`, and updated `DesktopOsInactivityHandler` to use it.
    adkif authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    f142775 View commit details
    Browse the repository at this point in the history
  2. Fix/#7492 task switching (#8195)

    * feat: create selector interface
    
    * feat: create generate store and query abstract
    
    * feat: create reusable components
    
    * feat: create client selector feature
    
    * feat: create note selector feature
    
    * feat: project selector feature
    
    * feat: create task selector feature
    
    * feat: create team selector feature
    
    * feat: create time tracker form
    
    * refactored: Time Tracker component to use GauzyTimeTrackerForm, removed client, project, team, and task selection fields, and added TimeTrackerModule to imports in TimeTrackerModule.
    
    * updated various files in desktop-ui-lib, including selector stores, components, and modules, with changes to imports, exports, and method implementations.
    
    * fix: null safety in selector queries, and add canAddTag and addTagText properties to gauzy-select components"
    
    * feat: add isLoading input to SelectComponent and updated ClientSelector, ProjectSelector, TaskSelector, and TeamSelector components to use it.
    
    * update: styles and templates for ng-select component in desktop-ui-lib and desktop-timer apps.
    
    * feat: integrate selectors to time tracker
    
    * refactor SelectorStore: update data concatenation and remove redundant line
    
    * feat: add time tracker query, store, and implement dialog for task updates
    
    * remove: NbButtonModule, NbIconModule, and PipeModule imports from TimeTrackerFormModule.
    
    * update project selector, task selector, and team selector components; modify time tracker form and query; add ignition method to time tracker store; update time tracker component
    
    * update: time tracker component to calculate and send idle time on restart
    
    * fix: TimeTracker component to send startedAt as ISO string, and modify TimerTrackerChangeDialog component to add large class and expanded$ observable
    
    * feat: add isLoading$, disabled$, and hasError$ bindings to client-selector, project-selector, task-selector, and team-selector components
    
    * refactor: desktop timer app update imports, rename variables, and modify component templates and logic
    
    * refactor: adjust logic in time tracker form and dialog components.
    
    * chore: add new command to make mac build fast in package.json
    
    * fix: intervalDAO and IntervalService remove idle queries
    
    * refactor: PowerManagerDetectInactivity and DesktopOsInactivityHandler classes, updating event handling, inactivity detection, and idle time removal logic.
    
    * fix: remove idle event listener conditional statements, added checks, and modified IPC renderer events
    
    * feat: prevent duplicated API Requests method for start/stop API calls
    
    * feat: add `isOnBattery` property to `BasePowerManagerDecorator` and `DesktopPowerManager`, and updated `DesktopOsInactivityHandler` to use it.
    
    * feat: add new IPC handlers
    
    * refactor: TimeTrackerComponent and TimeTrackerService: removed ITimerStatus, added ITimeLog, modified method signatures and implementations
    
    * feat: add `hasPermission` property to  selectors and update components to use new property, and removed old permission BehaviorSubjects.
    
    * feat: add UntilDestroy decorator to several components, modified time-tracker-form.component.ts, and updated time-tracker.query.ts and time-tracker.component.ts
    
    * fix: use complete value
    
    * feat:  handle UPDATE_SELECTOR IPC event
    
    * feat: update desktop-ipc, desktop-timer, and time-tracker component with changes to timer handling and dependencies.
    
    * fix:  deepscan
    adkif authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0827e45 View commit details
    Browse the repository at this point in the history