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

Conversation

evereq
Copy link
Member

@evereq evereq commented Sep 14, 2024

PR

Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.


rahul-rocket and others added 30 commits September 9, 2024 13:25
* 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
[Fix] Missing theme variable and setting default app values on the initial run
[Fix] Organization Project Optional Custom Fields
dependabot bot and others added 25 commits September 12, 2024 07:13
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]>
…-4.20.0

chore(deps): bump express from 4.19.2 to 4.20.0
- 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
* 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
@CLAassistant
Copy link

CLAassistant commented Sep 14, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
6 out of 7 committers have signed the CLA.

✅ GloireMutaliko21
✅ rahul-rocket
✅ adkif
✅ evereq
✅ syns2191
✅ samuelmbabhazi
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@evereq evereq merged commit 19e8273 into stage-apps Sep 14, 2024
12 of 21 checks passed
Copy link

nx-cloud bot commented Sep 14, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 0827e45. 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


🟥 Failed Commands
nx build desktop --prod --base-href ./
nx build gauzy -c=production --prod --verbose
✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants