Commit Graph

11 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
1d882fbfee Adding reporting, and some fake/dummy routes locally for testing functionality.
All checks were successful
Deploy Frontend / deploy (push) Successful in 22s
2025-10-29 08:20:06 +08:00
Bailey Taylor
cc044aca17 Changed axiosServer to use process.env.API_BASE_URL (not NEXT_PUBLIC_)
All checks were successful
Deploy Frontend / deploy (push) Successful in 20s
 Reverted .env.local to use https://sys.psg.net.au:8443/api
 Added httpsAgent with rejectUnauthorized: false to accept the SSL certificate
2025-10-10 08:24:58 +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
7cbe4e4b7b New Github API support for verifying CVE counts.
Some checks failed
Deploy Frontend / deploy (push) Failing after 33s
2025-10-08 10:40:24 +08:00
Bailey Taylor
dcaab71244 Added new backfill button for CVE sync.
Some checks failed
Deploy Frontend / deploy (push) Failing after 36s
2025-10-08 09:46:24 +08:00
Bailey Taylor
67334a65d8 Adjusted context to hopefully reflect accurate timezones relative to browser.
All checks were successful
Deploy Frontend / deploy (push) Successful in 40s
2025-10-08 08:03:54 +08:00
Bailey Taylor
f0d8a26f57 Updated Sidebar to pull from NEXT_PUBLIC_BUILD_ENV instead of NODE. 2025-09-22 03:41:49 +00:00
Bailey Taylor
27e9a08ee0 Initial commit - frontend 2025-09-19 03:26:52 +00:00