Josh Hawkins
86af7ecb7a
tweaks
2025-11-06 09:14:33 -06:00
Josh Hawkins
cd399f6c67
don't portal popover
2025-11-06 09:08:38 -06:00
Josh Hawkins
24b514ec14
use dialog ref for popover portal
2025-11-06 09:08:38 -06:00
Josh Hawkins
ee68752756
fix setter function
2025-11-06 09:08:38 -06:00
Josh Hawkins
082685b33d
use drawer on mobile
2025-11-06 09:08:38 -06:00
Josh Hawkins
946be5a37f
clean up
2025-11-06 09:08:38 -06:00
Josh Hawkins
28b6555998
change icon and popover text in detail stream for annotation settings
2025-11-06 09:08:38 -06:00
Josh Hawkins
57f328e9e5
improve annotation offset popver
2025-11-06 09:08:04 -06:00
Josh Hawkins
6a011df427
fix popover
2025-11-06 09:08:04 -06:00
Josh Hawkins
78e278d5e8
turn annotation settings into a popover
2025-11-06 09:08:04 -06:00
Josh Hawkins
02c5b9a4f5
refactor to remove duplication between mobile and desktop
2025-11-06 09:08:04 -06:00
Josh Hawkins
cd45fcd5a9
clean up unused
2025-11-06 09:08:04 -06:00
Josh Hawkins
7871a0c77c
remove face training
2025-11-06 09:08:04 -06:00
Josh Hawkins
c419136dcf
frigate plus layout
2025-11-06 09:08:04 -06:00
Josh Hawkins
e47206183b
set modal to false on face library dropdown to guard against improper closures
...
https://github.com/shadcn-ui/ui/discussions/6908
2025-11-06 09:08:04 -06:00
Josh Hawkins
50e139f419
move actions menu to its own component
2025-11-06 09:08:04 -06:00
Josh Hawkins
c9d20fa1ee
add actions to dots menu
2025-11-06 09:08:04 -06:00
Josh Hawkins
e9ba46759e
two column detail view
2025-11-06 09:08:04 -06:00
Josh Hawkins
f4b4d2e8e4
spacing
2025-11-06 09:08:04 -06:00
Josh Hawkins
cc4f86bde5
remove icons
2025-11-06 09:08:04 -06:00
Josh Hawkins
586780e3ed
remove heading and count
2025-11-06 09:08:04 -06:00
Josh Hawkins
0ed635bbac
don't change dialog size
2025-11-06 09:08:04 -06:00
Josh Hawkins
f8d8c853f5
small tweaks
2025-11-06 09:08:04 -06:00
Josh Hawkins
eb3db9909e
i18n
2025-11-06 09:08:04 -06:00
Josh Hawkins
a6d4ce02c5
buttons should work with summary and grid view
2025-11-06 09:08:04 -06:00
Josh Hawkins
8ed13c0b08
add prev/next buttons on desktop
2025-11-06 09:08:04 -06:00
Artem Vladimirov
32f1d85a6f
fix: add pluralization for userRolesUpdated toast message ( #20827 )
...
Co-authored-by: Artem Vladimirov <a.vladimirov@small.kz>
2025-11-06 07:39:57 -07:00
Nicolas Mowen
35ce275071
Add ability to define Review Summary camera context ( #20828 )
...
* Add ability to define GenAI camera context
* Cleanup
* Only show example with list
2025-11-06 07:39:44 -07:00
Nicolas Mowen
8048168814
Bug Fixes ( #20825 )
...
* Correctly sort summary responses
* Consider JinaV2 as a complex model
* Subscribe to record updates in camera watchdog
* Cleanup score showing
* No need to sort review summary
* Add tests for recording summary
* Don't break existing format
* Sort event summary by day
2025-11-06 08:21:07 -06:00
Nicolas Mowen
a510ea9036
Review card refactor ( #20813 )
...
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
* Use the review card in event timeline popover
* Show review title in review card
2025-11-05 09:48:47 -06:00
Josh Hawkins
e1bc7360ad
Form validation tweaks ( #20812 )
...
* Always show ID field when editing a trigger
* use onBlur method for form validation
this will prevent the trigger ID from expanding too soon when a user is typing the friendly name
2025-11-05 09:18:10 -06:00
Josh Hawkins
4638c22c16
UI tweaks ( #20811 )
...
* camera wizard input mobile font zooming
* ensure the selected page is visible when navigating via url on mobile
* Filter detail stream to only show items from within the review item
* remove incorrect classes causing extra scroll in detail stream
* change button label
* fix mobile menu button highlight issue
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-05 07:49:31 -07:00
Nicolas Mowen
81faa8899d
Classification Improvements ( #20807 )
...
* Don't show model selection or back button when in multi select mode
* Add dialog to edit classification models
* Fix header spacing
* Cleanup desktop
* Incrase max number of object classifications
* fix iOS mobile card
* Cleanup
2025-11-05 07:11:12 -07:00
Nicolas Mowen
043bd9e6ee
Fix jetson build ( #20808 )
...
* Fix jetson build
* Set numpy version in model wheels
* Use constraint instead
* Simplify
2025-11-05 07:10:56 -07:00
Artem Vladimirov
9f0b6004f2
fix: add pluralization for deletedModel toast message ( #20803 )
...
* fix: add pluralization for deletedModel toast message
* revert ru translation
---------
Co-authored-by: Artem Vladimirov <a.vladimirov@small.kz>
2025-11-05 05:02:54 -07:00
Nicolas Mowen
b751228476
Various Tweaks ( #20800 )
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* Fix incorrectly picking start time when date was selected
* Implement shared file locking utility
* Cleanup
2025-11-04 17:06:14 -06:00
Nicolas Mowen
3b2d136665
UI Tweaks ( #20791 )
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* Add tooltip for classification group
* Don't portal upload dialog when not in fullscreen
2025-11-04 10:54:05 -06:00
Josh Hawkins
e7394d0dc1
Form validation tweaks ( #20790 )
...
* ensure id field is expanded on form errors
* only validate id field when name field has no errors
* use ref instead
* all numeric is an invalid name
2025-11-04 08:57:47 -06:00
Josh Hawkins
2e288109f4
Review tweaks ( #20789 )
...
* use alerts/detections colors for dots and add back blue border
* add alerts/detections colored dot next to event icons
* add margin for border
2025-11-04 08:45:45 -06:00
Josh Hawkins
256817d5c2
Make events summary endpoint DST-aware ( #20786 )
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
2025-11-03 17:54:33 -07:00
Nicolas Mowen
84409eab7e
Various fixes ( #20785 )
...
* Catch case where detector overflows
* Add more debug logs
* Cleanup
* Adjust no class wording
* Adjustments
2025-11-03 18:42:59 -06:00
Josh Hawkins
9e83888133
Fix recordings summary for DST ( #20784 )
...
* make recordings summary endpoints DST aware
* remove unused
* clean up
2025-11-03 17:30:56 -07:00
Abinila Siva
85f7138361
update installation code to hold SDK 2.1 version ( #20781 )
2025-11-03 13:23:51 -07:00
Nicolas Mowen
fc1cad2872
Adjust LPR packages for licensing ( #20780 )
2025-11-03 14:11:02 -06:00
Nicolas Mowen
5529432856
Various fixes ( #20774 )
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* Change order of deletion
* Add debug log for camera enabled
* Add more face debug logs
* Set jetson numpy version
2025-11-03 10:05:03 -06:00
Josh Hawkins
59963fc47e
Camera Wizard tweaks ( #20773 )
...
* add switch to use go2rtc ffmpeg mode
* i18n
* move testing state outside of button
2025-11-03 08:42:38 -07:00
Nicolas Mowen
31fa87ce73
Correctly remove classification model from config ( #20772 )
...
* Correctly remove classification model from config
* Undo
* fix
* Use existing config update API and dynamically remove models that were running
* Set update message for face
2025-11-03 08:01:30 -07:00
Nicolas Mowen
740c618240
Fix review summary for DST ( #20770 )
...
* Fix review summary for DST
* Fix
2025-11-03 07:34:47 -06:00
Nicolas Mowen
4f76b34f44
Classification fixes ( #20771 )
...
* Fully delete a model
* Fix deletion dialog
* Fix classification back step
* Adjust selection gradient
* Fix
* Fix
2025-11-03 07:34:06 -06:00
Josh Hawkins
d44340eca6
Tracked Object Details pane tweaks ( #20762 )
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* normalize path and points sizes
* fix bounding box display to only show on actual points that have a box
* add support for using snapshots
2025-11-02 06:48:43 -07:00