Refactor camera feed components and add sighting tables #8

Merged
TobaOjo merged 1 commits from feature/cameraControls into develop 2025-11-28 13:02:18 +00:00
Owner
  • Updated mode settings in camera feed reducer to use "painter"
  • Renamed PlatePatch component to SightingPatch and updated imports
  • Removed obsolete PlatePatch component
  • Added SightingEntryTable and SightingExitTable components for displaying sighting data
  • Implemented useSightingEntryAndExit hook for fetching entry and exit sightings
  • Adjusted VideoFeedGridPainter for improved width calculation
  • Introduced DecodeReading type for better typing
- Updated mode settings in camera feed reducer to use "painter" - Renamed PlatePatch component to SightingPatch and updated imports - Removed obsolete PlatePatch component - Added SightingEntryTable and SightingExitTable components for displaying sighting data - Implemented useSightingEntryAndExit hook for fetching entry and exit sightings - Adjusted VideoFeedGridPainter for improved width calculation - Introduced DecodeReading type for better typing
TobaOjo added 1 commit 2025-11-28 13:01:57 +00:00
- Updated mode settings in camera feed reducer to use "painter"
- Renamed PlatePatch component to SightingPatch and updated imports
- Removed obsolete PlatePatch component
- Added SightingEntryTable and SightingExitTable components for displaying sighting data
- Implemented useSightingEntryAndExit hook for fetching entry and exit sightings
- Adjusted VideoFeedGridPainter for improved width calculation
- Introduced DecodeReading type for better typing
TobaOjo merged commit 983f307c3f into develop 2025-11-28 13:02:18 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TobaOjo/BayIQ-UI#8
No description provided.