Commit Graph

1847 Commits

Author SHA1 Message Date
PEDZEO
e0df8a1a16 Merge pull request #47 from BEDOLAGA-DEV/PEDZ
Pedz
2026-01-20 02:05:20 +03:00
PEDZEO
b3a56deeb7 Merge pull request #8 from PEDZEO/main
fix
2026-01-20 02:03:26 +03:00
PEDZEO
9343522c1d Enhance ColorPicker component: add RGB slider functionality, implement Telegram WebApp compatibility, and optimize color conversion methods. Update styles for preset colors and improve performance with memoization. 2026-01-20 01:57:06 +03:00
Egor
a71a178d74 Merge pull request #46 from BEDOLAGA-DEV/dev
Dev
2026-01-20 01:46:17 +03:00
Egor
b56c9030f4 Update index.html 2026-01-20 01:45:31 +03:00
PEDZEO
d77d3ffd24 Optimize CSS for mobile and desktop: implement smooth scrolling for desktop only, enhance card and glass component styles for better performance on mobile, and ensure backdrop-blur effects are applied conditionally based on screen size. 2026-01-20 01:39:20 +03:00
PEDZEO
13f6380763 Update Layout component: adjust padding for safe area in fullscreen mode to accommodate Telegram native controls, enhancing layout functionality. 2026-01-20 01:35:22 +03:00
PEDZEO
05e969a3aa Fix Layout component: change padding from right to left for Telegram native controls in fullscreen mode to improve layout consistency. 2026-01-20 01:32:56 +03:00
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
Egor
194f90913d Merge pull request #45 from BEDOLAGA-DEV/main
ц
2026-01-20 01:24:52 +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
fbb87c8b0e Refactor PromoDiscountBadge component: simplify button styling, remove unnecessary animations, and adjust layout for improved user experience 2026-01-20 01:11:42 +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
c96ec5ecf6 Enhance performance and user experience in AnimatedBackground and FortuneWheel components. Added low-performance device detection, optimized rendering logic, and improved CSS animations. Refactored theme color application in useThemeColors hook for better palette generation. Updated Dashboard to use static icons on low-performance devices. 2026-01-20 00:02:28 +03:00
PEDZEO
cd0a5a4218 Merge branch 'main' of https://github.com/BEDOLAGA-DEV/bedolaga-cabinet 2026-01-19 23:54:40 +03:00
PEDZEO
bdfc74534a Refactor PeriodTariffModal to remove server traffic limits and add custom days and traffic options for flexible tariffs 2026-01-19 23:44:02 +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
5d55b7dced Merge pull request #44 from BEDOLAGA-DEV/dev
Update ConnectionModal.tsx
2026-01-19 22:37:23 +03:00
Egor
1e7b6d2f36 Update ConnectionModal.tsx 2026-01-19 22:36:44 +03:00
Egor
19842d39e6 Merge pull request #43 from BEDOLAGA-DEV/dev
Dev
2026-01-19 10:33:17 +03:00
Egor
164ec7a380 Update AdminSettings.tsx 2026-01-19 10:32:58 +03:00
Egor
cde7909925 Update Layout.tsx 2026-01-19 10:32:29 +03:00
Egor
e53d805bef Update branding.ts 2026-01-19 10:31:50 +03:00
Egor
935f80dfe4 Merge pull request #42 from BEDOLAGA-DEV/dev
Dev
2026-01-19 10:28:17 +03:00
Egor
5840c35f44 Update AdminSettings.tsx 2026-01-19 10:28:02 +03:00
Egor
841828a3bc Update AnimatedBackground.tsx 2026-01-19 10:27:31 +03:00
Egor
dc7bf2127f Merge pull request #41 from BEDOLAGA-DEV/dev
Dev
2026-01-19 10:23:08 +03:00
Egor
17ba56fbc2 Update AdminSettings.tsx 2026-01-19 10:21:03 +03:00
Egor
1eef2495bb Add files via upload 2026-01-19 10:19:58 +03:00
Egor
02303bdff9 Update branding.ts 2026-01-19 10:19:04 +03:00
Egor
75daacfeac Merge pull request #40 from BEDOLAGA-DEV/main
ц
2026-01-19 10:18:04 +03:00
Egor
704f4d882d Update AdminPromocodes.tsx 2026-01-19 09:33:07 +03:00
Egor
af5d8645a1 Update promocodes.ts 2026-01-19 09:32:42 +03:00
Egor
17014ddb3b Merge pull request #39 from BEDOLAGA-DEV/dev
Dev
2026-01-19 09:17:41 +03:00
Egor
ed7d2896dd Update AdminDashboard.tsx 2026-01-19 09:15:06 +03:00
Egor
707f3e3aba Update admin.ts 2026-01-19 09:14:08 +03:00
Egor
be5d6fa118 Merge pull request #38 from BEDOLAGA-DEV/dev
Update vite-env.d.ts
2026-01-19 08:00:36 +03:00
Egor
e3896eb769 Update vite-env.d.ts 2026-01-19 08:00:19 +03:00
Egor
899149c1e6 Merge pull request #37 from BEDOLAGA-DEV/dev
Dev
2026-01-19 07:58:16 +03:00
Egor
5e41c2a8b4 Update Support.tsx 2026-01-19 07:58:00 +03:00
Egor
34ec53495e Add files via upload 2026-01-19 07:57:23 +03:00
Egor
ecd5e6b105 Merge pull request #36 from BEDOLAGA-DEV/main
w
2026-01-19 07:56:38 +03:00
PEDZEO
3bab058983 Enhance AdminPanel with modern icon components for improved visual consistency
- Introduced new icon components for analytics, users, tariffs, marketing, and system sections.
- Updated AdminGroup interface to accept React nodes for icons, enhancing flexibility.
- Refactored icon rendering in GroupSection for better styling and layout.
2026-01-19 07:51:17 +03:00
PEDZEO
fac733f150 Refactor AdminDashboard and AdminPanel components for improved icon consistency and layout
- Updated icon components in AdminDashboard to use modern, styled icons for better visual consistency.
- Replaced existing icons with new versions across various sections, enhancing the overall UI.
- Refactored AdminPanel to streamline the structure, introducing grouped sections for better organization.
- Improved card layouts and hover effects for a more responsive user experience.
2026-01-19 07:46:14 +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
a261a5143f Merge pull request #35 from BEDOLAGA-DEV/PEDZ
Pedz
2026-01-19 02:16:24 +03:00
PEDZEO
5e65f0bc6d Merge pull request #7 from PEDZEO/main
fix ban
2026-01-19 02:12:59 +03:00
PEDZEO
f904a6b88b Enhance AdminBanSystem error handling UI with a new design, including a card layout, error message display, and action buttons for Telegram contact and navigation. Improve user experience with animations and responsive design elements. 2026-01-19 02:11:49 +03:00
PEDZEO
6aa03463f0 Merge branch 'main' of https://github.com/BEDOLAGA-DEV/bedolaga-cabinet 2026-01-19 02:05:10 +03:00