Commit Graph

204 Commits

Author SHA1 Message Date
i701 5809e26593 refactor: simplify FloatingInput and Textarea components by removing unnecessary forwardRef usage 🔨 2025-07-13 22:49:55 +05:00
i701 b90a4afc73 fix: enhance error handling in handleApiResponse function for better clarity 🐛 2025-07-13 22:41:26 +05:00
Abdulla Aidhaan 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
i701 9c1d1c5d2b feat: add floating label input component for enhanced form usability 2025-07-11 14:41:47 +05:00
i701 78673e050c refactor: remove unused user verification function and clean up user type definitions 🔨 2025-07-11 14:41:30 +05:00
i701 a20c939c91 feat: implement user profile page and integrate profile fetching logic in AccountPopover and ApplicationLayout components 2025-07-11 14:41:06 +05:00
i701 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
i701 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
i701 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
i701 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
i701 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
i701 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
i701 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
i701 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
Abdulla Aidhaan 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
i701 1a11f1a06c refactor: implement device payment verification with useActionState hook 🔨 2025-07-06 23:06:51 +05:00
Abdulla Aidhaan 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
i701 837cc35ad3 refactor: reorder imports and improve variable naming in CancelPaymentButton component 🔨 2025-07-06 22:39:16 +05:00
i701 e984705849 refactor: update cancelPayment function to use PATCH method and new endpoint 🔨 2025-07-06 22:38:55 +05:00
i701 4797ee8dde feat: add expiry label to ExpiryCountDown component 2025-07-06 22:38:39 +05:00
i701 df2b3da22e feat: enhance payment and topup interfaces with status and expiration details 2025-07-06 22:38:01 +05:00
i701 9e25da717b feat: add expiry label to ExpiryCountDown component in TopupPage 2025-07-06 22:37:23 +05:00
Abdulla Aidhaan 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
i701 8c94c92281 refactor: enhance topup status display and improve conditional rendering in TopupsTable component 🔨 2025-07-06 20:12:25 +05:00
Abdulla Aidhaan 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
i701 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
i701 d4993530f7 feat: add radio filter for topup expiry 2025-07-06 20:01:10 +05:00
i701 3e3b5f15db feat: add custom headers configuration to next.js config for stream/suspense support 2025-07-06 20:01:10 +05:00
i701 13f0e720f4 feat: add payment method filter to payments page 2025-07-06 20:01:10 +05:00
i701 9fe3c3b774 feat: enhance payment retrieval with flexible query parameters and add dynamic filters to payments page 2025-07-06 20:01:10 +05:00
shihaam 135edf80a8 deploy in 1 ssh session 2025-07-06 20:01:10 +05:00
shihaam c0a71dd811 fix docker build yml 2025-07-06 20:01:10 +05:00
shihaam 2597ac7d79 clean up dangling images after restart 2025-07-06 20:01:10 +05:00
i701 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
i701 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
i701 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
i701 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
shihaam 5bc8366003 deploy in 1 ssh session
Build and Push Docker Images / Build and Push Docker Images (push) Has started running
2025-07-05 20:38:35 +05:00
shihaam b22a26a2e8 fix docker build yml
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 7m47s
2025-07-05 20:25:42 +05:00
shihaam f9ed95ae18 clean up dangling images after restart 2025-07-05 20:21:11 +05:00
i701 5de4bb9100 refactor: add topup expiry filter to the Topups component and simplify expired badge display in TopupsTable 🔨 2025-07-05 20:16:39 +05:00
Abdulla Aidhaan d5968a5c6b Merge pull request #10 from i701/feat/wallet-topups
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 19m58s
refactor: update topup status handling in DynamicFilter and TopupsTable components 
2025-07-05 19:45:45 +05:00
i701 378fb4074c refactor: update topup status handling in DynamicFilter and TopupsTable components 2025-07-05 19:44:36 +05:00
Abdulla Aidhaan 15c2713a1b Merge pull request #9 from i701/feat/wallet-topups
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 7m9s
feat: update Topup interface with status and paid_at fields; modify t…
2025-07-05 17:54:36 +05:00
i701 ef7121f247 feat: update Topup interface with status and paid_at fields; modify table display for topup details 2025-07-05 17:53:32 +05:00
Abdulla Aidhaan a41be97cdf Merge pull request #8 from i701/feat/wallet-topups
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m36s
feature/wallet topups
2025-07-05 15:36:39 +05:00
i701 0c7f34fa85 fix: correct conditional expression for progress indicator color 🐛 2025-07-05 15:35:13 +05:00
i701 013befa433 refactor: enhance topup payment verification with improved state management and error handling 🔨 2025-07-05 15:34:02 +05:00
i701 f4c34d3b7b feat: enhance dual-range-slider handling in DynamicFilter component
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 12m44s
2025-07-04 23:11:01 +05:00
Abdulla Aidhaan f6e60c0188 Merge pull request #7 from i701/feat/wallet-topups
Build and Push Docker Images / Build and Push Docker Images (push) Has been cancelled
feature/wallet topups
2025-07-04 23:08:54 +05:00