9b2f2c1528
add admin checks for admin pages and run biome formating 🔨
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 11m8s
2025-07-25 13:31:12 +05:00
b90a4afc73
fix: enhance error handling in handleApiResponse function for better clarity 🐛
2025-07-13 22:41:26 +05:00
d2b281281f
feat: implement add device functionality with validation and error handling; refactor related components for improved state management
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 11m49s
2025-06-25 20:10:32 +05:00
07349cda05
Refactor payment verification and add MAC address guide
...
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m23s
- Updated payment verification logic in `actions/payment.ts` to remove unused code and improve clarity.
- Enhanced `DevicesToPay` component to handle separate states for wallet and transfer payment verification.
- Introduced a new `GetMacAccordion` component to guide users on finding their MAC addresses.
- Created a reusable accordion component in `ui/accordion.tsx` for better UI consistency.
- Integrated the MAC address guide into the device addition dialog.
- Updated Tailwind CSS configuration to include animations for the accordion component.
- Added Radix UI Accordion dependency to package.json and package-lock.json.
- Improved error handling in API response utility to log unauthorized responses.
2025-05-30 23:53:08 +05:00
6365a701ba
feat: enhance error handling and improve API response management across components
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m39s
2025-04-14 01:05:07 +05:00
7e49bf119a
refactor: update axios client import, enhance device and payment handling, and add cancel payment button component
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 6m28s
2025-04-08 21:37:51 +05:00
daab793592
refactor: implement session checking utility, enhance device queries with session validation, and improve UI interactions for device management
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 6m36s
2025-04-06 22:43:12 +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
aa18484475
refactor: add tryCatch utility for error handling, update device-related components and types, and clean up unused code in payment actions
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 13m55s
2025-04-05 16:07:11 +05:00
99c5fef748
refactor: enhance authentication and signup flow with new providers, update middleware matcher, and improve type safety for API responses
2025-03-26 22:48:14 +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