Skip to content

feat: Implement Google Maps navigation settings and processing - #180

Merged
MrPix merged 1 commit into
mainfrom
179-buttons-to-open-navigation-links-in-wasegooglelocus
Aug 16, 2026
Merged

feat: Implement Google Maps navigation settings and processing#180
MrPix merged 1 commit into
mainfrom
179-buttons-to-open-navigation-links-in-wasegooglelocus

Conversation

@MrPix

@MrPix MrPix commented Aug 16, 2026

Copy link
Copy Markdown
Owner
  • Added migration to correct Google Maps destination coordinates in the database.
  • Updated the AppDbContext model to include navigation-related properties in the Messages table.
  • Enhanced MessageCard component to display navigation options for messages with Google Maps links.
  • Created a new NavigationIcon for UI representation of navigation links.
  • Added new localization strings for navigation settings in English and Ukrainian.
  • Styled navigation links and settings in layout.css for better user experience.
  • Implemented navigation settings management in SettingsPage, allowing users to enable/disable and select navigation applications.
  • Updated settings API to handle navigation settings updates.
  • Introduced new types for navigation processing status and targets in the application.
  • Developed integration tests for UserSettingsController to validate navigation settings functionality.
  • Created unit tests for navigation services to ensure correct behavior of Google Maps link processing.

- Added migration to correct Google Maps destination coordinates in the database.
- Updated the AppDbContext model to include navigation-related properties in the Messages table.
- Enhanced MessageCard component to display navigation options for messages with Google Maps links.
- Created a new NavigationIcon for UI representation of navigation links.
- Added new localization strings for navigation settings in English and Ukrainian.
- Styled navigation links and settings in layout.css for better user experience.
- Implemented navigation settings management in SettingsPage, allowing users to enable/disable and select navigation applications.
- Updated settings API to handle navigation settings updates.
- Introduced new types for navigation processing status and targets in the application.
- Developed integration tests for UserSettingsController to validate navigation settings functionality.
- Created unit tests for navigation services to ensure correct behavior of Google Maps link processing.
@MrPix MrPix linked an issue Aug 16, 2026 that may be closed by this pull request
@MrPix
MrPix merged commit 9226785 into main Aug 16, 2026
1 check passed
@MrPix
MrPix deleted the 179-buttons-to-open-navigation-links-in-wasegooglelocus branch August 16, 2026 14:53
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.

Buttons to open navigation links in wase/google/locus

1 participant