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 #8031

Merged
merged 31 commits into from
Aug 4, 2024
Merged

Release #8031

merged 31 commits into from
Aug 4, 2024

Conversation

evereq
Copy link
Member

@evereq evereq commented Aug 4, 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 July 29, 2024 20:50
…ugin

[Feat] Configurations Job Matching (Library)
* fix: added missing PipeModule to imports

* feat: add auto refresh delay to 10 minutes

* feat: create auto refresh service and store

* fix: event order in life cycle

* perf: improve gauzy filter performance

* feat: create auto refresh component

* refactor: recap module:: update component imports, add AutoRefreshService, and modify adapters

* feat: add new translation

* update: translation key in time-tracker component from 'TIMESHEET.THIS_WEEK' to 'TIMESHEET.WEEK'"

* feat: translated 'Wakatime Integration' string in time-tracker component and added it to i18n assets for multiple languages.

* fix: translations

* updated:  app.component.ts, and app.module.ts files in desktop-timer, server-api, and server apps to include new imports, modules, and services

* feat: add missing translations

* feat: add 'DAILY_RECAP' translation key to multiple language files and updated 'TrayIcon' to use translated label

* feat: update accelerator for 'Start Tracking' menu item from 'CmdOrCtrl+Space' to 'CmdOrCtrl+Shift+Space'

* feat: updated angular.json, added/modified files in packages/desktop-ui-lib, including components, modules, and styles.

* feat: load data on first launch

* feat: use translations

* feat:  conditional frame and titleBarStyle options for RecapWindow on Windows platform

* fix: cspell spelling
chore(deps): updated packages version
* fix: assign default value to isDeleted

* fix: change timeout from 30 sec to 3sec

* feat: remove setTimeout before to stop timer

* refactor:  logger service

* fix: add missing server connection status

* refactor: TimeTrackerComponent::updated logger service calls, removed/added code blocks

* feat: update logger service to use spread operator for message arguments and added JSON.stringify for object logging in time-tracker component

* fix: remove unnecessary lines of code in TimeTrackerComponent

* fix: auto synchronization

* feat: added two new lines to TimeTrackerComponent: setting start$ to false and loading to false after stopping the timer.

* feat: added conditional check for Observable in setItem method

* feat: added processing status indicator to time-tracker component with spinner and message, and updated component logic to handle processing state

* Revert "feat: remove setTimeout before to stop timer"

This reverts commit dcc64cf.

* Revert "fix: change timeout from 30 sec to 3sec"

This reverts commit 91cd05f.

* fix: remove conditional block that checks `isProcessingEnabled` and updates toaster and logger service.

* feat: add warning notification and logging when timer is processing

* Fix/#8023 timer sync reverts (#8030)

* Revert "feat: remove setTimeout before to stop timer"

This reverts commit dcc64cf.

* Revert "fix: change timeout from 30 sec to 3sec"

This reverts commit 91cd05f.

* fix: remove conditional block that checks `isProcessingEnabled` and updates toaster and logger service.

* feat: add warning notification and logging when timer is processing

* fix: moved screen capture and sending activities to async scheduler with 1s delay
@evereq evereq merged commit e9df079 into stage Aug 4, 2024
15 of 22 checks passed
Copy link

nx-cloud bot commented Aug 4, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3610051. 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 6 targets

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.

3 participants