Commit Graph

  • 3eb47b3b75 Merge pull request #5 from PEDZEO/PEDZ PEDZEO 2026-01-19 01:43:14 +03:00
  • 95d1285a20 Merge pull request #26 from BEDOLAGA-DEV/PEDZ PEDZEO 2026-01-19 01:42:00 +03:00
  • 3fc22d2b4d Refactor WebSocket URL handling in useWebSocket hook to support both absolute and relative API URLs, improving flexibility and error handling for host resolution. PEDZEO 2026-01-19 01:40:50 +03:00
  • 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. PEDZEO 2026-01-19 01:37:25 +03:00
  • 549da8d447 Enhance payment flow by adding InsufficientBalancePrompt component for better user feedback; update CI workflow for Node.js setup and dependency installation. PEDZEO 2026-01-19 01:34:06 +03:00
  • c8c519f38a Merge pull request #4 from PEDZEO/main PEDZEO 2026-01-19 01:32:33 +03:00
  • acfebd7878 Refactor getAdminNotifications to streamline parameter handling for API requests, improving readability and maintainability. PEDZEO 2026-01-19 01:31:29 +03:00
  • 85f935a6b0 Add files via upload Egor 2026-01-19 01:28:52 +03:00
  • fe6c731d43 Merge pull request #33 from BEDOLAGA-DEV/dev Egor 2026-01-19 01:22:15 +03:00
  • 2c847e27f6 Add files via upload Egor 2026-01-19 01:22:02 +03:00
  • e9794f9a24 Merge pull request #32 from BEDOLAGA-DEV/dev Egor 2026-01-19 01:18:19 +03:00
  • 4833f51dc7 Add files via upload Egor 2026-01-19 01:18:02 +03:00
  • 0dff04a77e Merge pull request #31 from BEDOLAGA-DEV/main Egor 2026-01-19 01:17:39 +03:00
  • 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. PEDZEO 2026-01-19 01:15:48 +03:00
  • c004cc54fc Update TopUpModal.tsx Egor 2026-01-19 01:11:56 +03:00
  • 3822372927 Merge pull request #30 from BEDOLAGA-DEV/dev Egor 2026-01-19 01:10:22 +03:00
  • daefd5cdb4 Update TopUpModal.tsx Egor 2026-01-19 01:10:03 +03:00
  • 250686fdaa Merge pull request #29 from BEDOLAGA-DEV/dev Egor 2026-01-19 01:04:59 +03:00
  • 3e8f547b92 Add files via upload Egor 2026-01-19 01:04:44 +03:00
  • 89a219c3ef Fix merge conflict markers in types PEDZEO 2026-01-19 00:56:23 +03:00
  • 044ecb5aa3 Merge pull request #28 from BEDOLAGA-DEV/dev Egor 2026-01-19 00:54:33 +03:00
  • 6baeacc587 Update globals.css Egor 2026-01-19 00:53:43 +03:00
  • 981e33ecfa Add files via upload Egor 2026-01-19 00:53:18 +03:00
  • 2b57afbc4f Merge pull request #27 from BEDOLAGA-DEV/main Egor 2026-01-19 00:52:41 +03:00
  • 5f25dabb46 Enhance CI workflow with environment variables for build and add artifact upload step. Update ProtectedRoute and AdminRoute to save return URL for authentication. Introduce cabinet notification settings in admin ticket management and update localization files for new notification strings. PEDZEO 2026-01-19 00:43:29 +03:00
  • 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. PEDZEO 2026-01-19 00:41:55 +03:00
  • 895cb5ada7 Update Subscription.tsx Egor 2026-01-19 00:41:50 +03:00
  • 7686032616 Merge pull request #25 from BEDOLAGA-DEV/dev Egor 2026-01-19 00:39:59 +03:00
  • 3c8d4e4a29 Add files via upload Egor 2026-01-19 00:39:38 +03:00
  • a7f0d705ff Add files via upload Egor 2026-01-19 00:36:19 +03:00
  • 9d1b1ce6c3 Add files via upload Egor 2026-01-19 00:35:44 +03:00
  • 788f31b927 Merge pull request #3 from PEDZEO/PEDZ PEDZEO 2026-01-19 00:26:03 +03:00
  • 9a8ac35a49 Merge branch 'main' into PEDZ PEDZEO 2026-01-19 00:25:56 +03:00
  • 35ee63b351 Add ticket notification system with user and admin notification settings; integrate ToastProvider in main app layout PEDZEO 2026-01-19 00:24:13 +03:00
  • 429ab40197 Update CI workflow for Node.js setup and wrap App component with ToastProvider for notifications PEDZEO 2026-01-19 00:17:16 +03:00
  • 75499cc476 Add TicketNotificationBell component to layout for admin notifications PEDZEO 2026-01-19 00:12:50 +03:00
  • 6da090d79f Refactor useWebSocket hook to use ReturnType for timeout and interval references; add TicketNotification types for handling ticket notifications. PEDZEO 2026-01-19 00:08:38 +03:00
  • 1960b0da2a Merge branch 'main' of https://github.com/PEDZEO/cabinet-frontend PEDZEO 2026-01-19 00:04:45 +03:00
  • feb1f0fe50 Refactor admin page layout for improved user experience by adjusting component structure and styling. PEDZEO 2026-01-19 00:04:42 +03:00
  • ec950a8e51 Merge pull request #24 from BEDOLAGA-DEV/dev Egor 2026-01-19 00:02:15 +03:00
  • fb9e0d4f77 Update TopUpModal.tsx Egor 2026-01-19 00:02:01 +03:00
  • ef895a7835 Merge pull request #23 from BEDOLAGA-DEV/main Egor 2026-01-19 00:01:33 +03:00
  • e22bab8090 Update ci.yml Egor 2026-01-18 23:55:25 +03:00
  • 1cb0817d9e Merge pull request #22 from BEDOLAGA-DEV/PEDZ PEDZEO 2026-01-18 23:08:12 +03:00
  • 16bcdee4b6 Merge pull request #2 from PEDZEO/PEDZ PEDZEO 2026-01-18 23:04:02 +03:00
  • 6751f41859 Refactor authentication flow to check admin status before updating loading state PEDZEO 2026-01-18 23:03:38 +03:00
  • a54de2008a Merge pull request #1 from PEDZEO/PEDZ PEDZEO 2026-01-18 22:58:33 +03:00
  • f3f56c1749 Merge branch 'PEDZ' of https://github.com/PEDZEO/cabinet-frontend into PEDZ PEDZEO 2026-01-18 22:58:16 +03:00
  • 7bd4336e62 Implement return URL handling for authentication; save current URL before redirecting to login and retrieve it after successful login. PEDZEO 2026-01-18 22:58:09 +03:00
  • a2d3227fa4 Merge branch 'main' into PEDZ PEDZEO 2026-01-18 22:57:40 +03:00
  • 3c0d2ef079 Merge pull request #21 from BEDOLAGA-DEV/PEDZ PEDZEO 2026-01-18 22:53:17 +03:00
  • fbca83a31f Update CI workflow to improve linting and type checking steps, rename job, and adjust branch names PEDZEO 2026-01-18 22:47:20 +03:00
  • 8667945501 Implement back navigation in admin pages by adding a BackIcon and linking to the admin dashboard across multiple components. PEDZEO 2026-01-18 07:42:29 +03:00
  • 5f00468d41 Merge remote-tracking branch 'bedolaga/main' PEDZEO 2026-01-18 07:28:27 +03:00
  • 1a03d2669d Merge remote-tracking branch 'bedolaga/main' into PEDZ PEDZEO 2026-01-18 07:24:10 +03:00
  • 85ee3e3149 Merge pull request #19 from BEDOLAGA-DEV/dev Egor 2026-01-18 07:16:25 +03:00
  • f343e60598 Add files via upload Egor 2026-01-18 07:16:10 +03:00
  • d3580a146b Merge pull request #18 from BEDOLAGA-DEV/dev Egor 2026-01-18 07:08:17 +03:00
  • 808c59c8f0 Add files via upload Egor 2026-01-18 07:07:59 +03:00
  • 6c8fa873d2 Add files via upload Egor 2026-01-18 07:07:33 +03:00
  • 6f7f7059ee Merge pull request #17 from BEDOLAGA-DEV/dev Egor 2026-01-18 07:03:35 +03:00
  • a6d990d15c Add files via upload Egor 2026-01-18 07:02:20 +03:00
  • 3d34f3f1c9 Merge branch 'main' from bedolaga PEDZEO 2026-01-18 07:02:14 +03:00
  • de4a694efd Update Subscription.tsx Egor 2026-01-18 07:01:51 +03:00
  • ccc0af1978 Merge pull request #16 from evansvl/main Egor 2026-01-18 06:55:51 +03:00
  • 705f0676e6 Update Support.tsx Egor 2026-01-18 06:54:25 +03:00
  • 5eeb8aafa3 Add files via upload Egor 2026-01-18 06:53:49 +03:00
  • 039e75586d Add files via upload Egor 2026-01-18 06:53:17 +03:00
  • 84e351ceb4 Update TelegramLoginButton.tsx Egor 2026-01-18 06:49:36 +03:00
  • 9d5477931c Update auth.ts Egor 2026-01-18 06:47:59 +03:00
  • 96d451173f Update ConnectionModal.tsx Egor 2026-01-18 06:44:43 +03:00
  • 5c62fd1a37 Adjust layout div width for header component Никита 2026-01-18 06:44:25 +03:00
  • d2702180fd Merge pull request #15 from BEDOLAGA-DEV/dev Egor 2026-01-18 06:38:50 +03:00
  • 3108aaf0ed Add files via upload Egor 2026-01-18 06:38:26 +03:00
  • 6f989ae6b6 Merge pull request #14 from BEDOLAGA-DEV/dev Egor 2026-01-18 06:30:18 +03:00
  • 71587075c4 Update client.ts Egor 2026-01-18 06:27:59 +03:00
  • 2537261595 Update auth.ts Egor 2026-01-18 06:27:35 +03:00
  • bcb6a06623 Update token.ts Egor 2026-01-18 06:27:11 +03:00
  • c4f51157e3 Add files via upload Egor 2026-01-18 06:23:04 +03:00
  • 4e1182449b Add files via upload Egor 2026-01-18 06:22:42 +03:00
  • 8be393bf63 Add files via upload Egor 2026-01-18 06:20:11 +03:00
  • 75dec58b2c Merge pull request #13 from BEDOLAGA-DEV/dev Egor 2026-01-18 06:14:02 +03:00
  • 6baa573e4b Update Subscription.tsx Egor 2026-01-18 06:12:53 +03:00
  • 9513d3cc51 Add files via upload Egor 2026-01-18 06:12:20 +03:00
  • efc2e0e3f8 Update PromoDiscountBadge.tsx Egor 2026-01-18 06:11:52 +03:00
  • 34b3b7742b Merge pull request #12 from BEDOLAGA-DEV/dev Egor 2026-01-18 06:03:24 +03:00
  • 386acef176 Add files via upload Egor 2026-01-18 06:03:11 +03:00
  • 8cc03851a8 Add files via upload Egor 2026-01-18 06:02:16 +03:00
  • a1e051f47b Merge pull request #11 from BEDOLAGA-DEV/dev Egor 2026-01-18 05:37:02 +03:00
  • c6c409bcf5 Add files via upload Egor 2026-01-18 05:34:15 +03:00
  • 8d9257d904 Add files via upload Egor 2026-01-18 05:33:46 +03:00
  • 339ac12b4d Update auth.ts Egor 2026-01-18 05:28:25 +03:00
  • 2179ea7e56 Update client.ts Egor 2026-01-18 05:27:55 +03:00
  • 320fecb4d6 Update Support.tsx Egor 2026-01-18 05:27:20 +03:00
  • 4d7437f069 Add files via upload Egor 2026-01-18 05:26:47 +03:00
  • 6b58ff457e Merge pull request #10 from BEDOLAGA-DEV/dev Egor 2026-01-18 05:23:06 +03:00
  • 5882c305ef Update TopUpModal.tsx Egor 2026-01-18 05:21:38 +03:00
  • 20e3005879 Update token.ts Egor 2026-01-18 05:21:13 +03:00
  • 42d97a4312 Update client.ts Egor 2026-01-18 05:20:49 +03:00
  • db363b6152 Update auth.ts Egor 2026-01-18 05:20:17 +03:00