Commit Graph

14 Commits

Author SHA1 Message Date
PEDZEO
3a98fdff7d Update Layout component: add right padding in fullscreen mode for Telegram native controls to enhance layout usability. 2026-01-20 01:27:29 +03:00
PEDZEO
6048d90e46 Enhance Layout and useTelegramWebApp hook: add contentSafeAreaInset state and adjust header padding for fullscreen mode to improve layout responsiveness. 2026-01-20 01:21:40 +03:00
PEDZEO
8753000a03 Add Telegram WebApp support: initialize app, enhance layout with fullscreen toggle, and improve polling mechanism in Wheel component 2026-01-20 00:13:11 +03:00
PEDZEO
0039a8a9b3 Implement logo preloading on page load and enhance branding image display with fade-in effect 2026-01-19 23:36:05 +03:00
Egor
cde7909925 Update Layout.tsx 2026-01-19 10:32:29 +03:00
Egor
1eef2495bb Add files via upload 2026-01-19 10:19:58 +03:00
PEDZEO
638f1d5456 Refactor Dockerfile and Vite configuration to remove VITE_APP_VERSION and streamline build process
- Removed VITE_APP_VERSION from Dockerfile and GitHub workflows.
- Simplified Vite configuration by eliminating the Git version retrieval function and global constant for app version.
- Updated ColorPicker and other components to enhance accessibility with aria-labels.
- Introduced unique identifiers for buttons in the AppEditorModal for better React key management.
- Improved error handling in the Login component to provide user-friendly messages without exposing sensitive data.
2026-01-19 07:39:09 +03:00
PEDZEO
5409317501 Add VITE_APP_VERSION environment variable and integrate versioning into the application
- Introduced VITE_APP_VERSION in Dockerfile and GitHub workflows to capture the version from Git tags.
- Updated vite.config.ts to define a global constant for the app version.
- Enhanced Layout component to display the app version in the footer for admin pages.
- Added logic to conditionally render the LanguageSwitcher based on active promotions.
2026-01-19 07:17:49 +03:00
PEDZEO
af96eecac7 Add ToastProvider to main app component, integrate TicketNotificationBell in Layout, and define ticket notification types in types index. Enhance globals.css with toast progress bar animation. 2026-01-19 00:41:55 +03:00
Никита
5c62fd1a37 Adjust layout div width for header component 2026-01-18 06:44:25 +03:00
Egor
8cc03851a8 Add files via upload 2026-01-18 06:02:16 +03:00
evansvl
15c9b0321e enhanced user experience for header 2026-01-17 20:48:58 +03:00
Egor
b82db24400 Update Layout.tsx 2026-01-16 05:43:34 +03:00
Egor
7be6b5c0ae Add files via upload 2026-01-15 19:18:17 +03:00