Commit Graph

40 Commits

Author SHA1 Message Date
Egor
1e7b6d2f36 Update ConnectionModal.tsx 2026-01-19 22:36:44 +03:00
Egor
cde7909925 Update Layout.tsx 2026-01-19 10:32:29 +03:00
Egor
841828a3bc Update AnimatedBackground.tsx 2026-01-19 10:27:31 +03:00
Egor
1eef2495bb Add files via upload 2026-01-19 10:19:58 +03:00
Egor
34ec53495e Add files via upload 2026-01-19 07:57:23 +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
5f123a39d9 Refactor App component to implement lazy loading for user and admin pages, enhancing performance and reducing initial load time. Introduce LazyPage wrapper for suspense handling during component loading. 2026-01-19 01:51:52 +03:00
PEDZEO
d55c6ea532 Refactor ticket notifications handling: improve API parameter management, enhance toast notifications with titles and icons, and update localization for new notification messages. Adjust layout to ensure proper admin state handling in TicketNotificationBell component. 2026-01-19 01:37:25 +03:00
PEDZEO
549da8d447 Enhance payment flow by adding InsufficientBalancePrompt component for better user feedback; update CI workflow for Node.js setup and dependency installation. 2026-01-19 01:34:06 +03:00
Egor
85f935a6b0 Add files via upload 2026-01-19 01:28:52 +03:00
Egor
2c847e27f6 Add files via upload 2026-01-19 01:22:02 +03:00
Egor
4833f51dc7 Add files via upload 2026-01-19 01:18:02 +03:00
PEDZEO
472cd27320 Refactor TicketNotificationBell to improve toast notifications for new tickets and replies. Update localization files to include new notification strings for user replies and enhance existing messages. 2026-01-19 01:15:48 +03:00
Egor
c004cc54fc Update TopUpModal.tsx 2026-01-19 01:11:56 +03:00
Egor
daefd5cdb4 Update TopUpModal.tsx 2026-01-19 01:10:03 +03:00
Egor
3e8f547b92 Add files via upload 2026-01-19 01:04:44 +03:00
Egor
981e33ecfa Add files via upload 2026-01-19 00:53:18 +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
Egor
9d1b1ce6c3 Add files via upload 2026-01-19 00:35:44 +03:00
PEDZEO
35ee63b351 Add ticket notification system with user and admin notification settings; integrate ToastProvider in main app layout 2026-01-19 00:24:13 +03:00
Egor
fb9e0d4f77 Update TopUpModal.tsx 2026-01-19 00:02:01 +03:00
Egor
85ee3e3149 Merge pull request #19 from BEDOLAGA-DEV/dev
Add files via upload
2026-01-18 07:16:25 +03:00
Egor
f343e60598 Add files via upload 2026-01-18 07:16:10 +03:00
Egor
6f7f7059ee Merge pull request #17 from BEDOLAGA-DEV/dev
Dev
2026-01-18 07:03:35 +03:00
Egor
5eeb8aafa3 Add files via upload 2026-01-18 06:53:49 +03:00
Egor
84e351ceb4 Update TelegramLoginButton.tsx 2026-01-18 06:49:36 +03:00
Egor
96d451173f Update ConnectionModal.tsx 2026-01-18 06:44:43 +03:00
Никита
5c62fd1a37 Adjust layout div width for header component 2026-01-18 06:44:25 +03:00
Egor
c4f51157e3 Add files via upload 2026-01-18 06:23:04 +03:00
Egor
efc2e0e3f8 Update PromoDiscountBadge.tsx 2026-01-18 06:11:52 +03:00
Egor
8cc03851a8 Add files via upload 2026-01-18 06:02:16 +03:00
Egor
5882c305ef Update TopUpModal.tsx 2026-01-18 05:21:38 +03:00
evansvl
15c9b0321e enhanced user experience for header 2026-01-17 20:48:58 +03:00
Egor
1a329c8605 Update PromoOffersSection.tsx 2026-01-17 09:52:22 +03:00
Egor
a65e67ce5d Add files via upload 2026-01-17 09:49:01 +03:00
Egor
b82db24400 Update Layout.tsx 2026-01-16 05:43:34 +03:00
Egor
93863a7346 Update TopUpModal.tsx 2026-01-16 04:11:35 +03:00
Egor
0bf4d386c5 Update TopUpModal.tsx 2026-01-15 19:40:23 +03:00
Egor
7be6b5c0ae Add files via upload 2026-01-15 19:18:17 +03:00