Merge latest updates into main #2

Merged
sonderau merged 8 commits from dev into main 2025-11-05 14:02:29 +08:00

8 Commits

Author SHA1 Message Date
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