-
Notifications
You must be signed in to change notification settings - Fork 574
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 #8204
Conversation
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
* 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
[Feat] Added 'CLOC' Time Log Source
[Fix] MySQL Migration
[Feature] Base Entity 'archivedAt' Column
Fix/titlebar menu
[Fix] Missing theme variable and setting default app values on the initial run
[Fix] Organization Project Optional Custom Fields
[Feat] #8190 Global Stats Endpoint
- 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): "拒绝候选人"
…6206783506) - Created `MigrateEmailTemplates1726206783506` migration class. - This migration handles updates and insertions for email templates in the database.
…ected-candidate [Feat] #8049 Candidate Rejection Email
[Refactor] Remove deprecated resolvers and migrate to ResolveFn
Fix/dark theme charts tick
* 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: 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
[Feat] Integrations Dynamic Page Routes
* feat: added comment model * feat: added comment migrations * feat: comment commands and handlers * feat: comment APIs * fix: comments model and migration * fix: missing fields and index * fix: comment field type
* feat: added reaction model * feat: added reaction entity * feat: added reaction commands and handlers * feat: added reaction APIs * feat: reaction migrations * Update app.module.ts --------- Co-authored-by: Ruslan Konviser <[email protected]>
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 8a9d4bd. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.