Commit Graph

63 Commits

Author SHA1 Message Date
70c72640ea Merge branch 'develop' of bitbucket.org:mavsystemsltd/mav-in-car-fe into feature/soundsettings 2025-10-03 14:59:04 +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
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
4eeb368484 Refactor SnapshotContainer to integrate camera zoom functionality and improve error handling 2025-10-01 11:30:06 +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
1b7b2eec37 Implement sound settings update and integrate sound context in sightings widget 2025-09-30 15:32:00 +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
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
087b3613ae Minor fixes:
removed clock
added navigation arrow to main sighting screen
added zoom functionality to rear (camera B) settings
brought back navigation to rear cam page
2025-09-30 09:07:22 +01:00
369ff3e17e added loading state for camera form 2025-09-29 15:55:25 +01:00
c5c8218e1a added zoom functionality, need to add endpoint to post 2025-09-29 15:21:22 +01:00
3b9469496b refactor: update camera settings route and improve error/loading messages in components by increasing swipe size 2025-09-29 13:00:56 +01:00
220ec2d376 updated cam base 2025-09-29 08:47:13 +01:00
d308dd5c0e refactor: update positioning of NumberPlate in SightingOverview and clean up unused variables in SightingWidget 2025-09-26 14:47:34 +01:00
c3d273f29d updated padding across cards and forms 2025-09-26 13:58:14 +01:00
6773b82349 redesigned camera settings page, left the minimum height at 100%, open to change 2025-09-26 13:38:47 +01:00
1edeba9b13 redesigned sighting list, removed info bar and made images same width 2025-09-26 11:53:55 +01:00
aee898abd5 started redesign on dashbaord. changed vite basename to /Mobile, currently folkstone address 2025-09-26 11:42:12 +01:00
80b407943f refactor: NPED Context, sound update and start session 2025-09-25 10:38:49 +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
c2074f86a2 added sounds, updated nped config and tweaks + code quality improvements 2025-09-23 13:03:54 +01:00
eab7e79d01 added sound effects, updated svgs and cleaned up bugs 2025-09-22 11:18:14 +01:00
eaac668ae9 removed redirect 2025-09-22 09:32:51 +01:00
69eb5cc7be added NPED cat sorting 2025-09-22 09:26:45 +01:00
50cedaf2c4 updated ui and added NPED back 2025-09-21 20:10:05 +01:00
8f6fba1e63 testing dynamic baseURL 2025-09-19 15:33:15 +01:00
93bc348406 updated addr 2025-09-19 13:22:44 +01:00
41da85620d updated loclahosr 2025-09-19 13:15:38 +01:00
8b49f0f1e1 removed grayscale 2025-09-19 11:38:26 +01:00
1599ad066f added Hotlist flag ad tag 2025-09-19 11:22:09 +01:00
047251756e updated preview camera view and removed NPED alert disptach 2025-09-19 10:55:36 +01:00
9a56392876 added alert popup on hotlist, upload hotlist and added hotlist tag 2025-09-19 10:09:14 +01:00
6773a92d14 updating basename path 2025-09-18 15:49:33 +01:00
24fa924a6e added redirect to home 2025-09-18 15:25:21 +01:00
f6bf21a911 tweaked sizing and added refresh btn 2025-09-18 15:14:47 +01:00
a33a889693 added fullscreen mode and removed swipedown 2025-09-18 10:37:23 +01:00
3811b1f366 increasing sizing 2025-09-17 14:39:56 +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