Commit Graph

13 Commits

Author SHA1 Message Date
a54e6a79c1 - updated button to match 2025-10-20 10:50:16 +01: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
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
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
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
054b0bf4ea WIP wifi modem settings 2025-10-02 22:53:38 +01:00
c3d273f29d updated padding across cards and forms 2025-09-26 13:58:14 +01:00
fe28247b1c added delete functionality and updated button styles 2025-09-23 16:02:14 +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
c506c395e6 got to a good point with sighting modal, want to do cleanup 2025-09-16 11:07:35 +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