6ab10341b4
.env edited online with Bitbucket
2025-10-13 12:21:13 +00:00
c2c5bd37cd
Merged main into develop
2025-10-13 12:16:10 +00:00
dcc1f64599
Merged in bugfix/minor-issues-4 (pull request #17 )
...
Bugfix/minor issues 4
2025-10-13 12:07:13 +00:00
eca3e9783e
- Disabled camera settings form
...
- updated Config payload to update RSTP
2025-10-13 13:04:09 +01:00
44962e7d81
- fixed but to delete specific alert item
...
- need to remove rawcamebase from config in prod
2025-10-13 11:48:10 +01:00
6afa715b05
Merged in develop (pull request #16 )
...
Develop
2025-10-09 13:23:30 +00:00
9f3674e460
-added cam base for api calls
2025-10-09 14:21:59 +01:00
582bd075d1
Merged in bugfix/hotlists (pull request #15 )
...
Bugfix/hotlists
2025-10-09 13:16:07 +00:00
0a74ebfbfe
removed nped cat d tag
2025-10-09 14:14:33 +01:00
063815cac0
- refactored code around hotlist hits and sounds
...
- improved performace for sounds playing
2025-10-09 14:11:58 +01:00
87be346c3b
Merged in bugfix/sessionstats (pull request #14 )
...
bugfix/sessionstats
2025-10-08 14:52:24 +00: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
4e2d3c47c0
Merged in enhancement/soundsettings (pull request #13 )
...
enhancement/soundsettings
2025-10-08 10:42:59 +00:00
f806371d19
Merged develop into enhancement/soundsettings
2025-10-08 10:42:23 +00:00
40909d48b6
- added state to set sound set settings for sightings and NPED hits
...
- added function to save mute settings
2025-10-08 11:08:41 +01:00
e9ef12c42f
Merged main into develop
2025-10-07 15:03:10 +00:00
89eabc1fa7
Merged in develop (pull request #12 )
...
Develop
2025-10-07 15:00:32 +00:00
a20a0c7019
Merge branch 'develop' of bitbucket.org:mavsystemsltd/mav-in-car-fe into develop
2025-10-07 15:58:41 +01:00
992fb4f959
removed console.logs
2025-10-07 15:58:16 +01:00
335bfe8c55
Merged main into develop
2025-10-07 14:54:31 +00:00
50d22def56
Merged in bugfix/sightingmodal (pull request #11 )
...
bugfix/sightingmodal
2025-10-07 14:44:48 +00:00
5b5ab4a75a
- corrected sighting modal sizing and button locations for small screens
2025-10-07 15:42:06 +01:00
e3d3a6331c
Merged develop into main
2025-10-07 13:36:47 +00:00
d009d17706
Merged in bugfix/output (pull request #10 )
...
Bugfix/output
2025-10-07 13:29:01 +00:00
d927767677
added async loading state
2025-10-07 14:05:27 +01:00
c2c2fc76f2
- updated backoffice setup
...
- need to add async loading state
2025-10-07 14:00:58 +01:00
3e564b933d
- refactored bearer form
...
- started refactoring Channel form
2025-10-07 11:37:37 +01:00
5e34590e5c
Merged in enhancement/reboots (pull request #9 )
...
enhancement/reboots
2025-10-07 08:59:47 +00:00
b18d4272ec
r- efactored reboots api to use useMutation for maintainability and readability.
...
- updated zoom debug
2025-10-07 09:56:24 +01:00
a4e1e6e16f
Merged in enhancement/loading+errorstates (pull request #8 )
...
Enhancement/loading+errorstates
2025-10-06 14:21:29 +00:00
a95c9077c4
more enhancements to loading and error feedback
2025-10-06 15:18:58 +01:00
f275f50383
Updated loading states and error states accross app
2025-10-06 14:21:56 +01:00
ad0ffa6df6
bugfix: minor change of zoomlevel type
2025-10-03 15:45:09 +01:00
64f208334b
Merged in feature/soundsettings (pull request #7 )
...
Feature/soundsettings
2025-10-03 14:02:12 +00:00
70c72640ea
Merge branch 'develop' of bitbucket.org:mavsystemsltd/mav-in-car-fe into feature/soundsettings
2025-10-03 14:59:04 +01:00
d9e2dcbaae
Merged in bugfix/minor-issues-2 (pull request #6 )
...
Add RTSP URL parsing utility and enhance camera settings handling
2025-10-03 12:42:26 +00: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
306b8f70b9
Merged in feature/wifiandmodem (pull request #5 )
...
Feature/wifiandmodem
2025-10-03 09:24:37 +00: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
104fcf2455
Merged in enhancement/zoomIn-api (pull request #4 )
...
Enhancement/zoomIn api
2025-10-02 15:14:45 +00: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