Commit Graph

5 Commits

Author SHA1 Message Date
Bailey Taylor
868d52e224 Added editable user fields
All checks were successful
Deploy Frontend / deploy (push) Successful in 23s
2025-10-29 11:23:07 +08:00
Bailey Taylor
12c9e75743 devices/page.tsx
All checks were successful
Deploy Frontend / deploy (push) Successful in 24s
 Added try-catch block around the API call
 Proper error logging and meaningful error messages
users/page.tsx
 Removed unused cookies() import and call (it was already being called inside requireAuthOrRedirect())
 Added try-catch block around the API call
 Proper error logging and meaningful error messages
2025-10-10 08:18:56 +08:00
Bailey Taylor
4e73ccb60b Adjustments to DeviceManagement.
Some checks failed
Deploy Frontend / deploy (push) Failing after 13s
2025-10-09 14:30:10 +08:00
Bailey Taylor
c404331918 Changes to DeviceManagementPage section.
All checks were successful
Deploy Frontend / deploy (push) Successful in 22s
2025-10-09 13:39:01 +08:00
Bailey Taylor
27e9a08ee0 Initial commit - frontend 2025-09-19 03:26:52 +00:00