29 Commits

Author SHA1 Message Date
61574f3427 Update package.json
Some checks failed
Deploy Frontend / deploy (push) Failing after 26s
CVE patching
2025-12-04 14:17:39 +08:00
5de428381b Merge pull request 'Merge latest updates into main' (#2) from dev into main
Some checks failed
Deploy Frontend / deploy (push) Failing after 26s
Reviewed-on: #2
2025-11-05 14:02:27 +08:00
Bailey Taylor
ae55ac7079 Further update to devicesclient and devicescontext
All checks were successful
Deploy Frontend / deploy (push) Successful in 23s
2025-10-29 13:14:02 +08:00
Bailey Taylor
10d65a89b4 Updates to potentially resolve devicesclient.
All checks were successful
Deploy Frontend / deploy (push) Successful in 24s
2025-10-29 12:49:27 +08:00
Bailey Taylor
f7ecef695c First iterative "fix" with Codex CLI, reintroducing the device details when viewing devices.
All checks were successful
Deploy Frontend / deploy (push) Successful in 26s
2025-10-29 12:33:12 +08:00
Bailey Taylor
3b40c3950e Fixed the infinite loop issue on the reporting page by updating the data fetching logic to prevent repeated requests.
All checks were successful
Deploy Frontend / deploy (push) Successful in 23s
2025-10-29 11:43:10 +08:00
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
271d454bb3 Blank Commit
All checks were successful
Deploy Frontend / deploy (push) Successful in 20s
2025-10-10 09:32:12 +08:00
Bailey Taylor
23d06cd3fd What was done:
Some checks failed
Deploy Frontend / deploy (push) Failing after 13s
Removed .env.local from the development directory
Created shared group frontend-devs with both sonder and deploy as members
Updated permissions on /etc/frontend/*.env files to 660 with group frontend-devs
Created symlinks in your development directory:
.env.dev → /etc/frontend/dev.env
.env.prod → /etc/frontend/prod.env
Updated .gitignore to exclude the symlinks
Created ENV_FILES.md documentation
2025-10-10 09:17:10 +08:00
3e007c07f4 Merge pull request 'PR Summary' (#1) from dev into main
All checks were successful
Deploy Frontend / deploy (push) Successful in 45s
Reviewed-on: #1
2025-10-10 08:49:18 +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
ad6fb4082d Trigger dev deployment - test ownership fix
All checks were successful
Deploy Frontend / deploy (push) Successful in 20s
2025-10-08 10:44:40 +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
ac2c3ce6a9 Typo on the path for deploy.yml
All checks were successful
Deploy Frontend / deploy (push) Successful in 30s
2025-09-23 08:26:04 +00:00
Bailey Taylor
d1ad1274df Switched back to bash instead of SSH on deploy.yaml
Some checks failed
Deploy Frontend / deploy (push) Failing after 4s
2025-09-23 08:23:20 +00:00
Bailey Taylor
4e67d910f7 Updated yaml syntax.
Some checks failed
Deploy Frontend / deploy (push) Has been cancelled
2025-09-23 08:19:05 +00:00
Bailey Taylor
3eac3538d6 Updates to deploy.yaml, concatenating to one script. 2025-09-23 08:15:40 +00:00
Bailey Taylor
2a3d1be7b4 Updated deployment.yaml
Some checks failed
Deploy Frontend / deploy (push) Failing after 20s
2025-09-23 08:03:10 +00:00
Bailey Taylor
aa0a987ba7 Force pushed the workflows back to Gitea
Some checks failed
Deploy Frontend / deploy (push) Failing after 13s
2025-09-23 07:59:34 +00:00
Bailey Taylor
1498f7604b Updated dev script to use 3002. 2025-09-23 02:55:26 +00:00
Bailey Taylor
f0d8a26f57 Updated Sidebar to pull from NEXT_PUBLIC_BUILD_ENV instead of NODE. 2025-09-22 03:41:49 +00:00
root
ba007ac862 Adjusted Package.json 2025-09-19 12:56:42 +00:00
Bailey Taylor
27e9a08ee0 Initial commit - frontend 2025-09-19 03:26:52 +00:00