6 Commits

Author SHA1 Message Date
8ffabb1fcb
Refactor authentication middleware to use native fetch, update dependencies, and enhance error handling. Add new error boundary component for dashboard and improve user verification UI. Update payment handling and device management components for better user experience. Adjust CSS for error backgrounds and refine input read-only components with validation indicators.
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 3m9s
2025-01-15 10:35:03 +05:00
d14b0b35a3
final fix
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 3m36s
2025-01-11 05:31:13 +05:30
ff70624283
fix: revert wut 2025-01-11 04:31:30 +05:30
e2e57516a0
fix:wut
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 3m38s
2025-01-11 04:18:26 +05:30
e9d81c089a Implement Omada device management and enhance payment processing
- Added new omada-actions.ts file to handle fetching and updating device groups in Omada.
- Updated authMiddleware to include new payment routes.
- Enhanced createPayment function to add devices to a group upon successful payment verification.
- Improved payment verification process to include device management.
- Refactored PaymentsTable and DevicesToPay components for better UI and state handling.
- Removed unused hasSession function from auth-guard.ts for cleaner code.
2024-12-13 11:24:13 +05:00
7389de4c76 first commit 2024-11-24 23:30:44 +05:00