256330f892
- added functionality to push to backend
...
- improved responsiveness
- added reset functionality
2026-01-14 14:50:24 +00:00
1c24b726b0
- added functionality for brush and eraser size
...
- added shutter priority option
2026-01-14 12:42:11 +00:00
bb4234d336
- Implemented camera control settings with auto/manual modes and integrate with CameraControls component
2026-01-13 14:46:10 +00:00
2ecc39317d
- Enhanced Dashboard and SystemOverview components with totalSightings prop
...
- improved layout and loading states in VideoFeed and SightingStack components.
2026-01-12 15:38:01 +00:00
1555221825
- added region painting context and components
...
- can switch to target detection on region select
2026-01-09 16:16:28 +00:00
58e9490a09
- starting to add regionPainter to CameraSettings
...
- updated PlatePatchSetup component layout
2026-01-09 10:07:28 +00:00
d0ca269f4d
Merge pull request 'feature/SystemsOverview' ( #5 ) from feature/SystemsOverview into develop
...
Reviewed-on: #5
2026-01-09 08:58:59 +00:00
8d44444c4d
- Refactored Dashboard layout
...
- enhanced PlatesProcessed component display
2026-01-09 08:50:03 +00:00
97818ca8d9
- Add SystemOverview component and related hooks;
...
- update Dashboard layout and introduce new UI components
2026-01-07 16:18:14 +00:00
a33fd976eb
- Added TimeStampBadge component and integrate camera and plate patch setup features
...
- Implemented TimeStampBadge component to display time ago from a timestamp.
- Created CameraControls component with Formik for form handling.
- Developed CameraSetup component with tab navigation for camera settings.
- Added PlateItem component to display individual sighting details.
- Enhanced PlatePatchSetup component to list sightings with timestamp and plate information.
2026-01-05 11:00:35 +00:00
1403a85ce2
Merge pull request '- implement setup page with video feed and preview functionality' ( #4 ) from feature/setupPage into develop
...
Reviewed-on: #4
2025-12-23 14:44:36 +00:00
6a99a15342
Merge branch 'develop' into feature/setupPage
2025-12-23 14:42:47 +00:00
8dac436831
Merge pull request 'feature/modals' ( #3 ) from feature/modals into develop
...
Reviewed-on: #3
2025-12-23 14:40:00 +00:00
73c67ad992
- implement setup page with video feed and preview functionality
2025-12-23 14:36:16 +00:00
9394793669
feat: update modal and sighting components for improved layout and timestamp display
2025-12-23 12:41:25 +00:00
3b7487da09
feat: add modal component for sighting details with content display
...
- Implemented ModalComponent for reusable modal functionality.
- Created SightingItemModal to manage modal state and display sighting details.
- Developed SightingModalContent to render sighting information including video feed and metadata.
2025-12-23 10:37:02 +00:00
a299960dfb
Merge pull request 'feature/sightingStackList' ( #2 ) from feature/sightingStackList into develop
...
Reviewed-on: #2
2025-12-23 09:00:58 +00:00
4a7fb58411
- changed font colour
2025-12-23 08:59:55 +00:00
ef5f07de0a
Refactor SightingItem to display time since sighting; add timeAgo utility function
2025-12-23 08:58:08 +00:00
70083d9c60
Add CameraSettings context and provider; integrate into AppProviders and VideoFeed
2025-12-22 16:10:34 +00:00
6879e30b9c
Add PlateRead component and integrate it into the Dashboard; refactor VideoFeed and SightingStack for improved layout
2025-12-22 14:09:30 +00:00
c2f55898fe
Merge pull request 'feature/videofeed' ( #1 ) from feature/videofeed into develop
...
Reviewed-on: #1
2025-12-22 12:30:26 +00:00
45e6a3286c
Implement video feed feature with components, hooks, and utility functions
2025-12-22 12:19:00 +00:00
276dcd26ed
Add video feed feature with related components and hooks
...
- Implemented VideoFeed component to display sightings.
- Created useSightingList and useVideoFeed hooks for data fetching and state management.
- Added AppProviders for context management.
- Updated Dashboard to include VideoFeed.
- Introduced types for sightings in utils/types.tsx.
- Added Header and Footer components for layout.
- Configured React Query for data handling.
2025-12-19 16:04:06 +00:00
c38e3439e2
first commit
2025-12-19 13:01:31 +00:00
a8ebdd5b93
first commit
2025-12-19 13:01:03 +00:00