14 Commits
Author SHA1 Message Date
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 9b2f2c1528 add admin checks for admin pages and run biome formating 🔨 2025-07-25 13:31:12 +05:00
i701 c90b003167 refactor: enhance parental control features and improve device blocking logic 🔨 2025-07-02 23:29:40 +05:00
i701 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
i701 59adaaf281 feat(devices): add proper filter handling and update shadcn 🔨 2025-06-26 18:42:48 +05:00
i701 d2b281281f feat: implement add device functionality with validation and error handling; refactor related components for improved state management 2025-06-25 20:10:32 +05:00
i701 ac11fee754 fix: ensure device list is refreshed after adding a new device 2025-04-19 13:43:37 +05:00
i701 6365a701ba feat: enhance error handling and improve API response management across components 2025-04-14 01:05:07 +05:00
i701 aff9d26e0e refactor: enhance error handling and add pagination to device queries 2025-04-12 14:35:23 +05:00
i701 7e49bf119a refactor: update axios client import, enhance device and payment handling, and add cancel payment button component 2025-04-08 21:37:51 +05:00
i701 daab793592 refactor: implement session checking utility, enhance device queries with session validation, and improve UI interactions for device management 2025-04-06 22:43:12 +05:00
i701 aa18484475 refactor: add tryCatch utility for error handling, update device-related components and types, and clean up unused code in payment actions 2025-04-05 16:07:11 +05:00