Egor
|
3e8f547b92
|
Add files via upload
|
2026-01-19 01:04:44 +03:00 |
|
PEDZEO
|
89a219c3ef
|
Fix merge conflict markers in types
|
2026-01-19 00:56:23 +03:00 |
|
Egor
|
044ecb5aa3
|
Merge pull request #28 from BEDOLAGA-DEV/dev
Dev
|
2026-01-19 00:54:33 +03:00 |
|
Egor
|
6baeacc587
|
Update globals.css
|
2026-01-19 00:53:43 +03:00 |
|
Egor
|
981e33ecfa
|
Add files via upload
|
2026-01-19 00:53:18 +03:00 |
|
Egor
|
2b57afbc4f
|
Merge pull request #27 from BEDOLAGA-DEV/main
ц
|
2026-01-19 00:52:41 +03:00 |
|
PEDZEO
|
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.
|
2026-01-19 00:43:29 +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
|
895cb5ada7
|
Update Subscription.tsx
|
2026-01-19 00:41:50 +03:00 |
|
Egor
|
7686032616
|
Merge pull request #25 from BEDOLAGA-DEV/dev
Dev
|
2026-01-19 00:39:59 +03:00 |
|
Egor
|
3c8d4e4a29
|
Add files via upload
|
2026-01-19 00:39:38 +03:00 |
|
Egor
|
a7f0d705ff
|
Add files via upload
|
2026-01-19 00:36:19 +03:00 |
|
Egor
|
9d1b1ce6c3
|
Add files via upload
|
2026-01-19 00:35:44 +03:00 |
|
PEDZEO
|
788f31b927
|
Merge pull request #3 from PEDZEO/PEDZ
Add ticket notification system with user and admin notification setti…
|
2026-01-19 00:26:03 +03:00 |
|
PEDZEO
|
9a8ac35a49
|
Merge branch 'main' into PEDZ
|
2026-01-19 00:25:56 +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 |
|
PEDZEO
|
429ab40197
|
Update CI workflow for Node.js setup and wrap App component with ToastProvider for notifications
|
2026-01-19 00:17:16 +03:00 |
|
PEDZEO
|
75499cc476
|
Add TicketNotificationBell component to layout for admin notifications
|
2026-01-19 00:12:50 +03:00 |
|
PEDZEO
|
6da090d79f
|
Refactor useWebSocket hook to use ReturnType for timeout and interval references; add TicketNotification types for handling ticket notifications.
|
2026-01-19 00:08:38 +03:00 |
|
PEDZEO
|
1960b0da2a
|
Merge branch 'main' of https://github.com/PEDZEO/cabinet-frontend
|
2026-01-19 00:04:45 +03:00 |
|
PEDZEO
|
feb1f0fe50
|
Refactor admin page layout for improved user experience by adjusting component structure and styling.
|
2026-01-19 00:04:42 +03:00 |
|
Egor
|
ec950a8e51
|
Merge pull request #24 from BEDOLAGA-DEV/dev
Dev
|
2026-01-19 00:02:15 +03:00 |
|
Egor
|
fb9e0d4f77
|
Update TopUpModal.tsx
|
2026-01-19 00:02:01 +03:00 |
|
Egor
|
ef895a7835
|
Merge pull request #23 from BEDOLAGA-DEV/main
w
|
2026-01-19 00:01:33 +03:00 |
|
Egor
|
e22bab8090
|
Update ci.yml
|
2026-01-18 23:55:25 +03:00 |
|
PEDZEO
|
1cb0817d9e
|
Merge pull request #22 from BEDOLAGA-DEV/PEDZ
Pedz
|
2026-01-18 23:08:12 +03:00 |
|
PEDZEO
|
16bcdee4b6
|
Merge pull request #2 from PEDZEO/PEDZ
Refactor authentication flow to check admin status before updating lo…
|
2026-01-18 23:04:02 +03:00 |
|
PEDZEO
|
6751f41859
|
Refactor authentication flow to check admin status before updating loading state
|
2026-01-18 23:03:38 +03:00 |
|
PEDZEO
|
a54de2008a
|
Merge pull request #1 from PEDZEO/PEDZ
Pedz
|
2026-01-18 22:58:33 +03:00 |
|
PEDZEO
|
f3f56c1749
|
Merge branch 'PEDZ' of https://github.com/PEDZEO/cabinet-frontend into PEDZ
|
2026-01-18 22:58:16 +03:00 |
|
PEDZEO
|
7bd4336e62
|
Implement return URL handling for authentication; save current URL before redirecting to login and retrieve it after successful login.
|
2026-01-18 22:58:09 +03:00 |
|
PEDZEO
|
a2d3227fa4
|
Merge branch 'main' into PEDZ
|
2026-01-18 22:57:40 +03:00 |
|
PEDZEO
|
3c0d2ef079
|
Merge pull request #21 from BEDOLAGA-DEV/PEDZ
Pedz
|
2026-01-18 22:53:17 +03:00 |
|
PEDZEO
|
fbca83a31f
|
Update CI workflow to improve linting and type checking steps, rename job, and adjust branch names
|
2026-01-18 22:47:20 +03:00 |
|
PEDZEO
|
8667945501
|
Implement back navigation in admin pages by adding a BackIcon and linking to the admin dashboard across multiple components.
|
2026-01-18 07:42:29 +03:00 |
|
PEDZEO
|
5f00468d41
|
Merge remote-tracking branch 'bedolaga/main'
|
2026-01-18 07:28:27 +03:00 |
|
PEDZEO
|
1a03d2669d
|
Merge remote-tracking branch 'bedolaga/main' into PEDZ
|
2026-01-18 07:24:10 +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
|
d3580a146b
|
Merge pull request #18 from BEDOLAGA-DEV/dev
Dev
|
2026-01-18 07:08:17 +03:00 |
|
Egor
|
808c59c8f0
|
Add files via upload
|
2026-01-18 07:07:59 +03:00 |
|
Egor
|
6c8fa873d2
|
Add files via upload
|
2026-01-18 07:07:33 +03:00 |
|
Egor
|
6f7f7059ee
|
Merge pull request #17 from BEDOLAGA-DEV/dev
Dev
|
2026-01-18 07:03:35 +03:00 |
|
Egor
|
a6d990d15c
|
Add files via upload
|
2026-01-18 07:02:20 +03:00 |
|
PEDZEO
|
3d34f3f1c9
|
Merge branch 'main' from bedolaga
|
2026-01-18 07:02:14 +03:00 |
|
Egor
|
de4a694efd
|
Update Subscription.tsx
|
2026-01-18 07:01:51 +03:00 |
|
Egor
|
ccc0af1978
|
Merge pull request #16 from evansvl/main
Adjust layout div width for header component
|
2026-01-18 06:55:51 +03:00 |
|
Egor
|
705f0676e6
|
Update Support.tsx
|
2026-01-18 06:54:25 +03:00 |
|
Egor
|
5eeb8aafa3
|
Add files via upload
|
2026-01-18 06:53:49 +03:00 |
|
Egor
|
039e75586d
|
Add files via upload
|
2026-01-18 06:53:17 +03:00 |
|