-
Notifications
You must be signed in to change notification settings - Fork 539
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
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
…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] I18n Translation Job Modules
[Fix] Desktop Apps Build
[Fix]: Daily Data Accuracy
* 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
☁️ Nx Cloud ReportCI 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 targetsSent 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.