blakeblackshear.frigate/web/src/routes
Bernt Christian Egeland 4efc584816
Move event-view to events table. (#1596)
* fixed position for Dialog

* added eventId to deleted item

* removed page route redirect + New Close Button

* event component added to events list. New delete reducer

* removed event route

* moved delete reducer to event page

* removed redundant event details

* keep aspect ratio

* keep aspect ratio

* removed old buttons - repositioned to top

* removed console.log

* event view function

* removed clip header

* top position

* centered image if no clips avail

* comments

* linting

* lint

* added scrollIntoView when event has been mounted

* added Clip header

* added scrollIntoView to test

* lint

* useRef to scroll event into view

* removed unused functions

* reverted changes to event.test

* scroll into view

* moved delete reducer

* removed commented code

* styling

* moved close button to right side

* Added new close svg icon

Co-authored-by: Bernt Christian Egeland <cbegelan@gmail.com>
2021-08-26 06:54:36 -05:00
..
__tests__ change MQTT to toggle recordings instead of clips 2021-08-07 15:51:16 -05:00
Birdseye.jsx functioning birdseye view 2021-06-13 12:35:39 -05:00
Camera.jsx add tabbed buttons component 2021-07-16 07:08:06 -05:00
CameraMap.jsx move width/height/fps under detect and make required 2021-08-14 14:18:35 -05:00
Cameras.jsx change MQTT to toggle recordings instead of clips 2021-08-07 15:51:16 -05:00
Debug.jsx
Event.jsx Move event-view to events table. (#1596) 2021-08-26 06:54:36 -05:00
Events.jsx Move event-view to events table. (#1596) 2021-08-26 06:54:36 -05:00
index.js functioning birdseye view 2021-06-13 12:35:39 -05:00
Recording.jsx hide recordings page if record is not enabled, show error if no recordings available. 2021-06-06 07:54:58 -05:00
StyleGuide.jsx feat(web): Delete events from Event page and API (#991) 2021-05-12 08:19:02 -07:00