267 Commits
Author SHA1 Message Date
shihaam c6015e27a6 rewrite
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 33s
2026-08-02 19:58:39 +05:00
shihaam 292bb29099 :D
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 4s
2026-08-02 19:00:39 +05:00
shihaam d853d54a06 init vite rewrite
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 31s
2026-08-02 18:55:39 +05:00
shihaam 2f5659f3ff document the ui
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 8s
2026-08-02 18:44:46 +05:00
shihaam 68657c92ea handle payment erros better
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 10s
2026-08-02 15:12:01 +05:00
shihaam 3c1682cec3 /profile dont look like i can edit them anymore
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 6s
2026-08-02 14:58:07 +05:00
shihaam c137ef0847 code clean up, remove frontend sms api??? why was it there at all?? and some cron things
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 4s
2026-08-02 06:10:25 +05:00
shihaam 446a501053 update env example
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 5s
2026-08-02 06:04:41 +05:00
shihaam 47da19186c update env example
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 9s
2026-08-02 05:58:44 +05:00
shihaam 4157c53a86 update compose for monorepo
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 5s
2026-08-02 05:10:46 +05:00
i701 f0cf2d5223 fix: prevent profile page from crashing for null profile values 🔨 2025-09-24 20:04:04 +05:00
i701 9ad1887f88 refactor: add animations 2025-09-24 19:33:48 +05:00
i701 f8774f51e6 style: add skeletons to paymentId and deviceId pages ♻️ 2025-09-24 18:20:35 +05:00
i701 31a05ae917 style: add skeletons to paymentId and deviceId pages ♻️ 2025-09-24 17:46:04 +05:00
i701 5dab74b14b refactor: create utility function to hide AccountInformation component for topup and payment 🔧 2025-09-21 10:07:16 +05:00
i701 a60e9a9c85 chore: add skeletons to tables and loading.tsx files for routes and run formatting ♻️ 2025-09-20 20:42:14 +05:00
i701 5277c13fb7 fix: allow admins only to block with details in parental control page (mobile view) 🐛 2025-09-20 19:07:08 +05:00
i701 035cd02012 fix: payment info display logic condition 🐛 2025-09-20 14:57:21 +05:00
i701 dc10fa6be4 chore: release v0.2.2 0.2.2 2025-09-20 14:41:32 +05:00
i701 39e84723b1 refactor: remove table captions from all tables 🔧 2025-09-20 14:40:55 +05:00
i701 19043aa692 fix: set 100 MVR for default wallet topup amount 🔧 2025-09-20 14:25:48 +05:00
i701 f2a17d522b fix: hide account information once the payment is verified/expired/cancelled 🔧 2025-09-20 14:17:48 +05:00
i701 43b8e22196 fix: remove pagination if there is only 1 page 🔧 2025-09-20 14:09:12 +05:00
i701 c041c2e7d7 chore: release v0.2.1 0.2.1 2025-09-20 13:39:13 +05:00
i701 e5298aa323 fix: add release script 🔧 2025-09-20 13:37:35 +05:00
i701 741358e32f fix: add missing release script 0.2.0 2025-09-20 13:31:15 +05:00
i701 1399527ddb fix: added missing release script to package.json 🔧 2025-09-20 13:26:41 +05:00
i701 950ac676f0 Show no agreements if there is no agreement in agreement page 🔨 2025-09-20 11:16:06 +05:00
i701 b32b61afe8 rename walet page to transaction history 🔨 2025-09-20 11:15:44 +05:00
i701 1e2329e7f1 refactor(sidebar): re arrange sidebar links 🔨 2025-09-20 11:14:38 +05:00
i701 6c5f848856 remove welcome banner after 4 seconds with animation 2025-09-20 11:14:11 +05:00
i701 c67b8ade10 fix: verification response handling 🐛 2025-09-15 22:00:57 +05:00
i701 17aa65a686 feat(user-update-form): display field errors in user update form 2025-07-28 10:03:17 +05:00
i701 21938657ca fix(wallet-transactions): improve badge text color for transaction types (mobile) 2025-07-27 22:23:37 +05:00
i701 a717c3d242 feat(admin-topup): add description field to topup request payload
fix(wallet-transactions-table): update badge colors for better visibility
2025-07-27 22:13:49 +05:00
i701 171b1d4d7c feat(agreements): implement agreement fetching and display with error handling
feat(agreement-card): create AgreementCard component for displaying user agreements
fix(devices-table): update no devices message for clarity based on parental control
fix(payments-table): update no payments message for consistency
fix(topups-table): update no topups message for consistency
feat(user): add agreement field to User interface
2025-07-27 19:43:01 +05:00
i701 dcf58c4349 fix(sidebar): adjust transition durations for consistency 🐛 2025-07-27 19:41:50 +05:00
i701 3da668a94a feat(admin-topup): add description field to topup form and validation for amount
fix(verify-registration-otp): improve styling and structure of OTP verification form
2025-07-27 16:01:15 +05:00
i701 76a4e3d66e fix(devices): fix payment amount generation by passing actual values 🐛 2025-07-27 15:22:15 +05:00
i701 db261ae0bd fix(signup-form): update header and welcome message for clarity 2025-07-27 14:22:32 +05:00
i701 644e4f730f feat(user): add admin topup functionality in user details page 2025-07-27 12:37:38 +05:00
i701 3943c0d6c8 fix(wallet): update styling for total debit/credit display in wallet transactions table 2025-07-26 18:56:28 +05:00
i701 e9af120c7b feat(wallet): update transaction type from CREDIT to TOPUP and display total debit/credit amounts 2025-07-26 00:17:22 +05:00
i701 e0b76bb865 feat(wallet): implement wallet transactions table and filtering options 2025-07-25 16:01:20 +05:00
i701 9b2f2c1528 add admin checks for admin pages and run biome formating 🔨 2025-07-25 13:31:12 +05:00
i701 aedf7cdf7d feat(topups): add support for fetching all topups in getTopups function 2025-07-25 11:06:55 +05:00
i701 a2425009ee update readme 2025-07-25 10:59:54 +05:00
i701 eadd790fe1 feat(verify-user): add link to view user agreement and improve layout for user information 2025-07-25 10:58:39 +05:00
i701 c2578f1c8f feat(user-agreement): implement user agreement upload functionality and update related components 2025-07-25 10:39:15 +05:00
i701 5fda723653 chore(package-lock): update brace-expansion to version 1.1.12 and form-data to version 4.0.4 2025-07-24 23:03:58 +05:00