171b1d4d7c
feat(agreements): implement agreement fetching and display with error handling
...
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 13m34s
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
eadd790fe1
feat(verify-user): add link to view user agreement and improve layout for user information
Build and Push Docker Images / Build and Push Docker Images (push) Has started running
2025-07-25 10:58:39 +05:00
78673e050c
refactor: remove unused user verification function and clean up user type definitions 🔨
2025-07-11 14:41:30 +05:00
b932fcf03c
TEMPORARY FIX TO TEST BUILD
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m15s
2025-04-10 23:18:19 +05:00
9e2a2f430e
refactor: update payment types and user interface, enhance error handling, and adjust API base URL
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 3m14s
2025-04-05 23:25:17 +05:00
020d74c5e2
refactor: update authentication flow to use NextAuth, replace better-auth with axios for API calls, and clean up unused code
2025-03-23 15:07:03 +05:00