Commit Graph

  • 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
  • 361cad1105 Update auth.ts Egor 2026-01-18 05:16:26 +03:00
  • 34e74e44c4 Update client.ts Egor 2026-01-18 05:15:54 +03:00
  • 050a065017 Add files via upload Egor 2026-01-18 05:15:09 +03:00
  • a3e53f2cef Merge pull request #9 from BEDOLAGA-DEV/main Egor 2026-01-18 05:14:15 +03:00
  • 7a63f1bab7 Merge pull request #7 from evansvl/main Egor 2026-01-18 02:33:11 +03:00
  • 15c9b0321e enhanced user experience for header evansvl 2026-01-17 20:48:58 +03:00
  • 9bb4809a3a feat: integrate branding API and enhance referral sharing functionality evansvl 2026-01-17 20:22:15 +03:00
  • 47714b0e8b Update README.md: change Docker container port to 3020 and improve formatting evansvl 2026-01-17 19:55:39 +03:00
  • 417245e643 Merge branch 'main' of https://github.com/BEDOLAGA-DEV/bedolaga-cabinet evansvl 2026-01-17 19:54:53 +03:00
  • dd054c6f01 Update environment variables and Docker Compose configuration for frontend port evansvl 2026-01-17 19:54:45 +03:00
  • bdf397c984 Merge pull request #6 from evansvl/main Egor 2026-01-17 19:47:01 +03:00
  • 37c14f969f Add Nginx configuration for serving built React application evansvl 2026-01-17 19:25:39 +03:00
  • 0b641129f3 Update README.md Egor 2026-01-17 17:53:36 +03:00
  • 58bad9da4c Add files via upload Egor 2026-01-17 10:51:53 +03:00
  • 606f9a3f02 Update App.tsx Egor 2026-01-17 10:51:35 +03:00
  • 5cdae2450a Add files via upload Egor 2026-01-17 10:51:04 +03:00
  • 78c0cddfbc Add files via upload Egor 2026-01-17 10:50:35 +03:00
  • 77cad530f1 Update promoOffers.ts Egor 2026-01-17 10:06:48 +03:00
  • 1a329c8605 Update PromoOffersSection.tsx Egor 2026-01-17 09:52:22 +03:00
  • 89d40fc4ee Update App.tsx Egor 2026-01-17 09:50:38 +03:00
  • 8330a86855 Add files via upload Egor 2026-01-17 09:50:09 +03:00
  • d42bd3c091 Add files via upload Egor 2026-01-17 09:49:33 +03:00
  • a65e67ce5d Add files via upload Egor 2026-01-17 09:49:01 +03:00
  • 5d1030b3e2 Add files via upload Egor 2026-01-17 08:52:55 +03:00
  • 3a35915c73 Update index.ts Egor 2026-01-17 08:52:39 +03:00
  • d5783d8293 Update App.tsx Egor 2026-01-17 08:52:20 +03:00
  • 42e3ae16be Add files via upload Egor 2026-01-17 08:49:18 +03:00
  • d095f428dc Add files via upload Egor 2026-01-17 08:48:36 +03:00