1f6fe7db38
feat(user-topups): add user topups page with dynamic filtering and admin table integration ✨
...
Build and Push Docker Images / Build and Push Docker Images (push) Has been cancelled
feat(admin-devices-table): update admin check to use is_admin and clean up device display logic ✨
feat(admin-topup-table): create admin topups table with pagination and detail view links ✨
fix(user-payments-table): correct user data access and display payment amount with currency ✨
feat(app-sidebar): add link for user topups in the admin sidebar ✨
fix(backend-types): enhance Payment interface to include user details for better data handling ✨
2025-07-24 23:01:41 +05:00
d7b8e4ec64
chore(user-payments-table): remove unused imports 🔧
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 44s
2025-07-23 23:13:04 +05:00
c34285c66d
feat(admin): add admin payment tables + filters ✨
Build and Push Docker Images / Build and Push Docker Images (push) Has been cancelled
2025-07-23 23:12:10 +05:00
dc3b5f9bf9
feat(user-verification): implement user verification functionality and update dialog UI ✨
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m54s
2025-07-16 02:03:03 +05:00
7a02cb2415
chore(user-update-form): remove unused import for cleaner code 🔧
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m40s
2025-07-14 21:40:22 +05:00
9926de99d6
feat(filters): replace existing filters with dynamic filters for improved user and device management ✨
2025-07-14 21:39:31 +05:00
8bcf4812be
chore(README): update task list to reflect completed features in parental control and admin controls 🔧
2025-07-14 21:39:17 +05:00
8fac07bb60
feat(user): implement user update functionality and enhance verification page UI ✨
2025-07-14 21:38:29 +05:00
780239dbbe
feat(admin): add usertable and update next config ✨
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m25s
2025-07-13 23:09:02 +05:00
d198a1bdcf
Merge pull request #17 from i701/feat/user-verification-handling
...
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 8m20s
fix getProfile import in PaymentId 🐛
2025-07-13 22:58:17 +05:00
361a01d86c
fix getProfile import in PaymentId 🐛
2025-07-13 22:57:20 +05:00
74b19ed5b9
Merge pull request #16 from i701/feat/user-verification-handling
...
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m43s
feat/user verification handling
2025-07-13 22:53:16 +05:00
255c03ae6a
feat: implement user verification and rejection functionality with improved error handling ✨
2025-07-13 22:51:46 +05:00
5809e26593
refactor: simplify FloatingInput and Textarea components by removing unnecessary forwardRef usage 🔨
2025-07-13 22:49:55 +05:00
b90a4afc73
fix: enhance error handling in handleApiResponse function for better clarity 🐛
2025-07-13 22:41:26 +05:00
644db022a1
Merge pull request #15 from i701/feat/user-profile
...
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 2m30s
feat/user profile ✨
2025-07-11 14:50:06 +05:00
9c1d1c5d2b
feat: add floating label input component for enhanced form usability ✨
2025-07-11 14:41:47 +05:00
78673e050c
refactor: remove unused user verification function and clean up user type definitions 🔨
2025-07-11 14:41:30 +05:00
a20c939c91
feat: implement user profile page and integrate profile fetching logic in AccountPopover and ApplicationLayout components ✨
2025-07-11 14:41:06 +05:00
d1fdcc873a
fix: simplify condition for displaying pending payment link in ClickableRow component 🐛
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 18m1s
2025-07-11 09:59:29 +05:00
71f48b1270
fix: remove unnecessary JSON display of payment creation date and improve conditional styling in MobilePaymentDetails component 🐛
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 7m52s
2025-07-09 21:44:54 +05:00
27a0b5d4b3
bug: fix payment status display and force timezones in creation date in PaymentsTable and DevicesToPay components 🐛
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 7m27s
2025-07-09 21:14:49 +05:00
783d4b360d
fix: pagination in PaymentsTable and TopupsTable components 🐛
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 7m35s
2025-07-08 22:40:06 +05:00
fa12cd74d7
refactor: use single seperate AccountInfomation component and integrate it into DevicesToPay and TopupToPay components 🔨
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m31s
2025-07-08 21:09:17 +05:00
8f9b4ba2e5
refactor: remove unused imports in TopupToPay component 🔨
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 12m18s
2025-07-08 19:54:48 +05:00
a61231cf6b
refactor: improve state management and layout in Topup components 🔨
Build and Push Docker Images / Build and Push Docker Images (push) Has started running
2025-07-08 19:54:07 +05:00
9f9f2e4e91
feat: add disabled prop to DevicesToPay component and update button state management ✨
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m36s
2025-07-06 23:19:12 +05:00
3ac57a9c07
Merge pull request #14 from i701/feat/device-payments
...
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m26s
refactor: implement device payment verification with useActionState hook 🔨
2025-07-06 23:10:04 +05:00
1a11f1a06c
refactor: implement device payment verification with useActionState hook 🔨
2025-07-06 23:06:51 +05:00
2232cdcf72
Merge pull request #13 from i701/feat/device-payments
...
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m22s
feat/device payments
2025-07-06 22:41:28 +05:00
837cc35ad3
refactor: reorder imports and improve variable naming in CancelPaymentButton component 🔨
2025-07-06 22:39:16 +05:00
e984705849
refactor: update cancelPayment function to use PATCH method and new endpoint 🔨
2025-07-06 22:38:55 +05:00
4797ee8dde
feat: add expiry label to ExpiryCountDown component ✨
2025-07-06 22:38:39 +05:00
df2b3da22e
feat: enhance payment and topup interfaces with status and expiration details ✨
2025-07-06 22:38:01 +05:00
9e25da717b
feat: add expiry label to ExpiryCountDown component in TopupPage ✨
2025-07-06 22:37:23 +05:00
62678b6a84
Merge pull request #12 from i701/feat/wallet-topups
...
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m59s
refactor: enhance topup status display and improve conditional rendering in TopupsTable component 🔨
2025-07-06 20:16:27 +05:00
8c94c92281
refactor: enhance topup status display and improve conditional rendering in TopupsTable component 🔨
2025-07-06 20:12:25 +05:00
b3805feefe
Merge pull request #11 from i701/feat/wallet-topups
...
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m15s
feat/wallet topups
2025-07-06 20:02:16 +05:00
b9d8e56c3c
feat: update cancelTopup API call to use PATCH method and enhance success message with topup details ✨
2025-07-06 20:01:10 +05:00
d4993530f7
feat: add radio filter for topup expiry ✨
2025-07-06 20:01:10 +05:00
3e3b5f15db
feat: add custom headers configuration to next.js config for stream/suspense support ✨
2025-07-06 20:01:10 +05:00
13f0e720f4
feat: add payment method filter to payments page ✨
2025-07-06 20:01:10 +05:00
9fe3c3b774
feat: enhance payment retrieval with flexible query parameters and add dynamic filters to payments page ✨
2025-07-06 20:01:10 +05:00
135edf80a8
deploy in 1 ssh session
2025-07-06 20:01:10 +05:00
c0a71dd811
fix docker build yml
2025-07-06 20:01:10 +05:00
2597ac7d79
clean up dangling images after restart
2025-07-06 20:01:10 +05:00
154226b48d
feat: add radio filter for topup expiry ✨
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m49s
2025-07-06 19:48:24 +05:00
683d85798a
feat: add custom headers configuration to next.js config for stream/suspense support ✨
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m58s
2025-07-05 21:21:08 +05:00
da7d101ea6
feat: add payment method filter to payments page ✨
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m58s
2025-07-05 20:47:31 +05:00
fa0d088f7f
feat: enhance payment retrieval with flexible query parameters and add dynamic filters to payments page ✨
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 2m18s
2025-07-05 20:41:12 +05:00