Commit Graph

48 Commits

Author SHA1 Message Date
d57ad1003a -address fixes and changes per feedback from Matt and Brad 2025-11-05 16:30:27 +00:00
861f2dd31d - added endpoints for dns and other 2025-11-04 17:04:19 +00:00
61894c0c42 - minor big fixes
- default settings toggled
-update camera zoom need to test
2025-11-04 13:38:06 +00:00
630261ac21 Merged develop into bugfix/uploadsounds-2 2025-11-04 11:37:59 +00:00
538b623ac6 - updated form to include bof2 constants
- refactored code to make more scalable and use one form
2025-11-04 10:24:06 +00:00
933c101cbc - refactored to fetch confis based on formats
- send configs based on formats
2025-11-03 15:01:13 +00:00
a8abed2246 - added feature to cache sounds for cross devices - should work in theory 2025-10-29 15:04:40 +00:00
a64fa76ecb - saving current work before refactor 2025-10-28 08:50:55 +00:00
251a2f5e7b - refactored NPED Login & logout 2025-10-27 09:35:59 +00:00
18534ceb2c - added functionality to save sighting sessions to black board 2025-10-27 08:28:44 +00:00
359f3781f2 - refactored to allow for stacking of special hits (NPED + Hotlist) 2025-10-24 10:49:04 +01:00
78905b09e0 - added framework for playing uploaded music files. need to permanently store and retreive files 2025-10-21 12:52:14 +01:00
1ffad51503 fixed feature to upload sound files 2025-10-20 16:17:37 +01:00
0867b3b743 - added sounds for all hotlist sounds 2025-10-20 11:32:45 +01:00
a54e6a79c1 - updated button to match 2025-10-20 10:50:16 +01:00
b2dd35b311 - added volume functionality for NPED notifications 2025-10-20 09:11:05 +01:00
82b84dc46e - added volume setting for sighting hits 2025-10-17 16:12:02 +01:00
3eb539fd9d - start addressing Alans feedback 2025-10-17 10:17:01 +01:00
17a4a6de8d - updated state for tracking sessions
- removed un used state in sighting feed

- added groupings depending on sightings
2025-10-08 15:46:54 +01:00
c2c2fc76f2 - updated backoffice setup
- need to add async loading state
2025-10-07 14:00:58 +01:00
ce9d953f04 resolved conflicts from develop 2025-10-03 10:31:05 +01:00
a972234e22 modem settings management: integrate ModemSettings and ModemToggle components, update hooks for modem configuration, and enhance WiFiSettingsForm submission handling. 2025-10-03 10:19:49 +01:00
576afbb282 merged and resolved conflicts 2025-10-02 22:59:07 +01:00
054b0bf4ea WIP wifi modem settings 2025-10-02 22:53:38 +01:00
82ef562046 camera zoom handling across components; unify zoom level type and improve state management 2025-10-02 16:07:05 +01:00
68e944a6a2 Refactor sound context and update sound settings functionality; remove console logs and improve sound file handling 2025-10-01 15:21:07 +01:00
6f2bc96ac7 Add camera zoom functionality and refactor blackboard data fetching
- Introduced `useCameraZoom` hook for managing camera zoom operations.
- Refactored `useCameraBlackboard` to improve data fetching function naming.
- Updated `CameraSettingFields` to utilize new zoom functionality and handle zoom level changes.
- Removed unnecessary console logs from `Dashboard`.
2025-10-01 10:59:10 +01:00
2aeae761f8 added sound context, and functionality to select sighting sound 2025-09-30 14:51:37 +01:00
673df1a4f4 added ui for sound settings 2025-09-30 13:25:11 +01:00
c5c8218e1a added zoom functionality, need to add endpoint to post 2025-09-29 15:21:22 +01:00
efd037754e update camera base URL, enhance alert context, and improve history list functionality 2025-09-24 12:28:14 +01:00
fe28247b1c added delete functionality and updated button styles 2025-09-23 16:02:14 +01:00
69eb5cc7be added NPED cat sorting 2025-09-22 09:26:45 +01:00
9a56392876 added alert popup on hotlist, upload hotlist and added hotlist tag 2025-09-19 10:09:14 +01:00
0b7ab3b0de code quality improvements and improved file error handling 2025-09-17 11:39:26 +01:00
b98e3ed85d fixed type errors 2025-09-16 14:20:38 +01:00
c506c395e6 got to a good point with sighting modal, want to do cleanup 2025-09-16 11:07:35 +01:00
c414342515 storing changes, starting history list 2025-09-15 10:27:31 +01:00
7588326cbe refactored system settings 2025-09-12 13:28:14 +01:00
d03f73f751 code fixes and adding modal 2025-09-12 08:21:52 +01:00
70d0d3234d More messing about, and learning how it all works. Added time to header. Changed some padding. Changed video to preview not target detection. Added TODO list. 2025-09-09 15:57:35 +01:00
4fd3bd4319 added nped list functionality 2025-08-29 14:55:37 +01:00
d2b8827987 updated NPED code 2025-08-29 10:07:59 +01:00
44af1b21b7 added sighting feed 2025-08-20 08:27:05 +01:00
9288540957 added NPED form and sonner toast 2025-08-18 16:04:03 +01:00
be7f0cf1de updated forms along with addg tabs 2025-08-18 12:53:30 +01:00
d537a32e2c added forms and refactored component names 2025-08-15 09:32:33 +01:00
92e3617335 initial commit 2025-08-13 14:23:48 +01:00