Skip to content

Bh dev - #92

Open
akshatrana02 wants to merge 86 commits into
bh-mainfrom
bh-dev
Open

Bh dev#92
akshatrana02 wants to merge 86 commits into
bh-mainfrom
bh-dev

Conversation

@akshatrana02

Copy link
Copy Markdown
Contributor

No description provided.

shashank-kenpath and others added 30 commits May 20, 2026 16:50
Replace hardcoded test coordinates with navigator.geolocation.getCurrentPosition and add comprehensive error handling and options. fetchLocation was changed from async to a callback-based function that stores latitude/longitude in localStorage and calls fetchNotifications on success. Also resolves leftover merge conflict markers and enables high-accuracy, timeout, and zero maximumAge options.
Integrate language support into the NotificationsPopover component by utilizing the useLanguage hook. Update notification messages to be translatable, including tooltips, titles, and feedback prompts. Additionally, add corresponding translations for notifications in multiple languages, ensuring a consistent user experience across different locales.
This reverts commit 3af2174.
…-API

# Conflicts:
#	.github/workflows/build.yml
#	src/contexts/AuthContext.tsx
#	src/hooks/store/chat/index.ts
#	src/lib/api-service.ts
#	src/lib/telemetry.ts
fix: generate docker lockfile during build
Introduce a utility function to unescape newline characters in notification content, ensuring proper formatting. Update bodyPreview and NotificationsPopover components to utilize this function for improved text handling and display.
Disable Markdown rendering for user messages
- Removed baseUrl from tsconfig.json to streamline path resolution.
- Updated uiTicker in src/config/env.ts to dynamically read from environment variable VITE_UI_TICKER, defaulting to 2.
- Set apiUrl in src/lib/config/environment.ts to a specific development endpoint.
- Improved comments for uiTicker in src/config/env.ts to clarify its purpose and available options for the ticker banner design.
- Set default value of uiTicker to 2, ensuring consistent behavior across environments.
- Enhanced styling in ticker-designs.tsx for improved layout and visual consistency, including adjustments to padding and font sizes.
- Changed default value of uiTicker in env.ts from 2 to 1 to align with new design requirements.
Add ticker banner feature with i18n support and configuration updates
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.

5 participants