Commit Graph

28 Commits

Author SHA1 Message Date
c127ce8a8c - more addition bugfixes 2025-11-04 15:29:48 +00:00
61894c0c42 - minor big fixes
- default settings toggled
-update camera zoom need to test
2025-11-04 13:38:06 +00:00
4da240a204 - added prettier config file
- improved sound state to remove pooling

- increased size of naviagtion arrows and fixed navigation onClick

-  decreased width of nav bar

- fixed button to reveal passwords in some password fields
2025-10-15 11:00:52 +01:00
eca3e9783e - Disabled camera settings form
- updated Config payload to update RSTP
2025-10-13 13:04:09 +01:00
b18d4272ec r- efactored reboots api to use useMutation for maintainability and readability.
- updated zoom debug
2025-10-07 09:56:24 +01:00
f275f50383 Updated loading states and error states accross app 2025-10-06 14:21:56 +01:00
e047c77cd1 Add RTSP URL parsing utility and enhance camera settings handling
- Implement parseRTSPUrl function to extract username, password, IP, port, and path from RTSP URLs.
- Update CameraSettingFields to utilize parsed RTSP URL data for camera configuration.
- Modify WiFiSettingsForm to allow password visibility toggle.
- Improve SightingOverview loading and error handling UI.
- Adjust NavigationArrow component to reflect updated camera side logic.
2025-10-03 13:08:21 +01:00
82ef562046 camera zoom handling across components; unify zoom level type and improve state management 2025-10-02 16:07:05 +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
eb74c2c649 Refactor camera configuration and overview snapshot hooks; update environment variables and changed camera names to A and B 2025-09-30 11:11:46 +01:00
633435df8d removed console.logs 2025-09-30 09:10:10 +01:00
c5c8218e1a added zoom functionality, need to add endpoint to post 2025-09-29 15:21:22 +01:00
6773b82349 redesigned camera settings page, left the minimum height at 100%, open to change 2025-09-26 13:38:47 +01:00
fe28247b1c added delete functionality and updated button styles 2025-09-23 16:02:14 +01:00
c2074f86a2 added sounds, updated nped config and tweaks + code quality improvements 2025-09-23 13:03:54 +01:00
50cedaf2c4 updated ui and added NPED back 2025-09-21 20:10:05 +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
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
fae17b88a4 Merge branch 'Bradley' 2025-09-10 09:09:23 +01:00
db49221a2b apply stashed change before merge bradley 2025-09-10 09:05:47 +01:00
0c405d2038 Added working System config, NOT working WiFi & modem and Session pages as placeholders. Also added NPED images. 2025-09-08 15:21:17 +01:00
4fd3bd4319 added nped list functionality 2025-08-29 14:55:37 +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