5de428381b
Merge pull request 'Merge latest updates into main' (#2) from dev into main
sonderau2025-11-05 14:02:27 +08:00
ae55ac7079
Further update to devicesclient and devicescontext
Bailey Taylor
2025-10-29 13:14:02 +08:00
10d65a89b4
Updates to potentially resolve devicesclient.
Bailey Taylor
2025-10-29 12:49:27 +08:00
f7ecef695c
First iterative "fix" with Codex CLI, reintroducing the device details when viewing devices.
Bailey Taylor
2025-10-29 12:33:12 +08:00
3b40c3950e
Fixed the infinite loop issue on the reporting page by updating the data fetching logic to prevent repeated requests.
Bailey Taylor
2025-10-29 11:43:10 +08:00
868d52e224
Added editable user fields
Bailey Taylor
2025-10-29 11:23:07 +08:00
1d882fbfee
Adding reporting, and some fake/dummy routes locally for testing functionality.
Bailey Taylor
2025-10-29 08:20:06 +08:00
271d454bb3
Blank Commit
Bailey Taylor
2025-10-10 09:32:12 +08:00
23d06cd3fd
What was done: 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
Bailey Taylor
2025-10-10 09:17:10 +08:00
3e007c07f4
Merge pull request 'PR Summary' (#1) from dev into main
sonderau2025-10-10 08:49:18 +08:00
cc044aca17✅ Changed axiosServer to use process.env.API_BASE_URL (not NEXT_PUBLIC_) ✅ Reverted .env.local to use https://sys.psg.net.au:8443/api✅ Added httpsAgent with rejectUnauthorized: false to accept the SSL certificate
Bailey Taylor
2025-10-10 08:24:58 +08:00
12c9e75743
devices/page.tsx ✅ 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
Bailey Taylor
2025-10-10 08:18:56 +08:00
4e73ccb60b
Adjustments to DeviceManagement.
Bailey Taylor
2025-10-09 14:30:10 +08:00
c404331918
Changes to DeviceManagementPage section.
Bailey Taylor
2025-10-09 13:39:01 +08:00
ad6fb4082d
Trigger dev deployment - test ownership fix
Bailey Taylor
2025-10-08 10:44:40 +08:00
7cbe4e4b7b
New Github API support for verifying CVE counts.
Bailey Taylor
2025-10-08 10:40:24 +08:00
dcaab71244
Added new backfill button for CVE sync.
Bailey Taylor
2025-10-08 09:46:24 +08:00
67334a65d8
Adjusted context to hopefully reflect accurate timezones relative to browser.
Bailey Taylor
2025-10-08 08:03:54 +08:00
ac2c3ce6a9
Typo on the path for deploy.yml
Bailey Taylor
2025-09-23 08:26:04 +00:00
d1ad1274df
Switched back to bash instead of SSH on deploy.yaml
Bailey Taylor
2025-09-23 08:23:20 +00:00
4e67d910f7
Updated yaml syntax.
Bailey Taylor
2025-09-23 08:19:05 +00:00
3eac3538d6
Updates to deploy.yaml, concatenating to one script.
Bailey Taylor
2025-09-23 08:15:40 +00:00
2a3d1be7b4
Updated deployment.yaml
Bailey Taylor
2025-09-23 08:03:10 +00:00
aa0a987ba7
Force pushed the workflows back to Gitea
Bailey Taylor
2025-09-23 07:59:34 +00:00
1498f7604b
Updated dev script to use 3002.
Bailey Taylor
2025-09-23 02:55:26 +00:00
f0d8a26f57
Updated Sidebar to pull from NEXT_PUBLIC_BUILD_ENV instead of NODE.
Bailey Taylor
2025-09-22 03:41:49 +00:00