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
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
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
f9ed95ae18
clean up dangling images after restart
2025-07-05 20:21:11 +05:00
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
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
378fb4074c
refactor: update topup status handling in DynamicFilter and TopupsTable components ✨
2025-07-05 19:44:36 +05:00
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
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
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
0c7f34fa85
fix: correct conditional expression for progress indicator color 🐛
2025-07-05 15:35:13 +05:00
013befa433
refactor: enhance topup payment verification with improved state management and error handling 🔨
2025-07-05 15:34:02 +05:00
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
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
f3328f7a7b
feat: add topup management features including topup creation, cancellation, and countdown timer ✨
2025-07-04 23:07:02 +05:00
ee461bbbf8
feat: implement topup functionality with create, get, and cancel operations ✨
2025-07-04 23:06:13 +05:00
89a35a9674
feat: add "Top Ups" option to sidebar with appropriate permissions and icon ✨
2025-07-04 23:05:30 +05:00
cd1dba06f0
refactor: update progress component styles and add radix-ui/react-progress dependency 🔨
2025-07-04 23:04:38 +05:00
ed19f440d8
Merge pull request #6 from i701/feat/block-devices
...
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 10m44s
refactor: enhance parental control features and improve device blocki…
2025-07-02 23:31:06 +05:00
c90b003167
refactor: enhance parental control features and improve device blocking logic 🔨
2025-07-02 23:29:40 +05:00
40bf8413f8
update README todos ✏️
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 1m32s
2025-07-01 08:05:33 +05:00
905b4fa2a6
refactor: remove unused imports in user payments page component 🔨
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m55s
2025-07-01 07:54:33 +05:00
a6d844e8d1
refactor: reorganize imports and improve session handling in various components 🔨
Build and Push Docker Images / Build and Push Docker Images (push) Has started running
2025-07-01 07:53:21 +05:00
1549b209b3
refactor: reorganize imports and enhance admin category filtering in AppSidebar 🔨
2025-07-01 07:52:33 +05:00
40b9cf8a2e
Merge pull request #5 from i701/feat/admin-devices-table
...
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m41s
refactor: remove unused import and improve conditional rendering in b…
2025-07-01 07:00:56 +05:00
8051b00dcf
refactor: remove unused import and improve conditional rendering in block device dialog 🔨
2025-07-01 06:59:38 +05:00
3e3a9af0d7
Merge pull request #4 from i701/feat/admin-devices-table
...
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 2m34s
feature/admin devices table ✨
2025-06-30 23:23:37 +05:00
3cd3bbad16
feat(portal-ui): enhance user and device information display in admin and user devices tables ✨
2025-06-30 22:58:44 +05:00
01b064aee7
WIP feat(admin-devices): enhance device management from admin with dynamic filters and improved blocking functionality
2025-06-30 15:16:36 +05:00
0157eccd57
feat: add dual range slider component and integrate it into dynamic filter for device management
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m49s
2025-06-29 20:46:34 +05:00
4b116df3c0
Merge pull request #3 from i701/feat/cancel-selected-devices
...
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m7s
feat: enhance device cart with cancel feature
2025-06-29 19:56:36 +05:00
2834f23f80
feat: enhance device cart with cancel feature and improve payments table filters
2025-06-29 19:55:00 +05:00
3f92a00bfe
fix: correct font variable usage and improve type handling in dynamic filter
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 7m18s
2025-06-28 12:01:25 +05:00
79ecb625d9
feat: enforce strict TypeScript rules and add biome configuration
2025-06-28 12:01:17 +05:00
11ac852762
chore: upgrade to tailwind v4 and add a generic filter for dynamic filter handling
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 7m51s
2025-06-27 14:27:44 +05:00
9e0d2d277b
refactor: streamline package.json and tailwind.config.ts
...
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m56s
- Simplified dependencies in package.json by removing unused packages and organizing existing ones.
- Updated tailwind.config.ts for better readability and maintainability, ensuring consistent formatting and structure.
2025-06-27 13:12:29 +05:00
71fc914bde
chore: update package.json ♻️
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 8m0s
2025-06-26 19:30:29 +05:00
967a1d29e3
wth what was yarn doing here 😭
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 51s
2025-06-26 19:18:52 +05:00