Skip to content

Conversation

MayGo
Copy link
Owner

@MayGo MayGo commented Apr 6, 2025

  • Updated package.json to increment the version from 4.0.18 to 4.0.19.
  • Modified window-manager.ts to enable background throttling for better performance management.
  • Adjusted preloadWindow setting to false for improved tray functionality.
  • Ensured consistent handling of window properties across the application.

MayGo added 5 commits April 6, 2025 21:52
…ion handling

- Introduced a new background job to monitor session durations and trigger break notifications based on user settings.
- Refactored the notifyUser function to accept duration in milliseconds instead of a message.
- Updated the NotificationAppPage to handle the new notification payload structure.
- Enhanced the WorkForm component with improved imports and organization.
- Added utility functions for calculating session durations and managing break notifications.
- Updated settings service to emit changes in small notification settings.
- Introduced new utility functions for calculating session durations and managing break notifications.
- Implemented the watchForBreakNotification function to monitor session durations and trigger notifications based on user settings.
- Added unit tests for session duration calculations to ensure accuracy and reliability.
- Updated the trackItemService to include ongoing status items in session duration calculations.
- Adjusted import paths in the watchForBreakNotification.ts file to ensure proper module resolution.
- This change enhances code organization and maintains consistency across the project structure.
- Updated package.json to increment the version from 4.0.18 to 4.0.19.
- Modified window-manager.ts to enable background throttling for better performance management.
- Adjusted preloadWindow setting to false for improved tray functionality.
- Ensured consistent handling of window properties across the application.
…tests

- Eliminated the unused DateTime import from luxon in the watchForBreakNotification.utils.test.ts file to clean up the code.
- This change enhances code clarity and maintains consistency in the test suite.
Copy link

sonarqubecloud bot commented Apr 6, 2025

Quality Gate Failed Quality Gate failed for 'maygo_tockler_electron'

Failed conditions
40.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Copy link

sonarqubecloud bot commented Apr 6, 2025

Quality Gate Failed Quality Gate failed for 'maygo_tockler_client'

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@MayGo MayGo merged commit 9dfa215 into master Apr 6, 2025
6 of 8 checks passed
@MayGo MayGo deleted the issues/338-floating-box branch April 6, 2025 21:15
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.

1 participant