1045 bug findings during testing#1046
Merged
Merged
Conversation
…usages - feat(1045): add configuration for database janitor schedule - feat(1045): create default device for new users in `UserService`
- Adjust `geocode_services` priority and URL for Nominatim geocoder
- Delete unused `map-styles.html` template - Correct attribute handling in map style sharing (proxyTiles, shared) - Fix ordering of shared attribute in `UserMapStyleJdbcService` mapping
- Rename `showAvatar` to `showAvatarOnMap` in device settings template - Ensure `avatarService.deleteAvatar` is called when a device is deleted
- Add missing CSS variables to `main.css` - Remove redundant CSS variables from `workbench.css` - Improve styling for `.timeline-container .aggregated-entry` (enhanced blur, shadows, and borders)
- Set `barThickness` to 8 for better chart appearance
- Adjust SQL queries to ensure consistent timestamp handling and filtering within defined ranges - Update test logic to fix visit duration calculations and percentages
- Move `.aggregated-entry-container` outside `.aggregated-entry` for better structure - Adjust pointer events and position for aggregated entries in `main.css` - Refactor and optimize HTML structure for timeline entries in `timeline.html`
- Correct visit counts in `TimelineOverviewStatisticsServiceTest` - Refactor SQL query to count distinct places per time bucket - Fix time range adjustments in `TimelineOverviewStatisticsService` - Update activity overview container height in `timeline.html`
…andling - Implement `TransportModeRecalculationTask` for efficient transport mode reclassification - Add Spring configuration for recalculation task in `TaskConfig` - Update `TransportationModesController` to schedule recalculation jobs instead of performing inline reclassification - Enhance `TripJdbcService` with user-specific trip count method - Remove redundant transport mode inference logic from `TransportationModesController`
This file contains hidden or 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
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.
No description provided.