blakeblackshear.frigate/web/src/components
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__ move width/height/fps under detect and make required 2021-08-14 14:18:35 -05:00
ActivityIndicator.jsx feat(web): activity indicator while loading 2021-01-31 06:18:35 -06:00
AppBar.jsx reduced navbar padding / height 2021-08-23 07:47:39 -05:00
AutoUpdatingCameraImage.jsx test(web): AutoUpdatingCameraImage 2021-02-20 08:20:17 -06:00
Button.jsx Initial Recordings UI 2021-06-05 07:30:18 -05:00
ButtonsTabbed.jsx add tabbed buttons component 2021-07-16 07:08:06 -05:00
CameraImage.jsx move width/height/fps under detect and make required 2021-08-14 14:18:35 -05:00
Card.jsx feat(web): detect, clips, snapshots toggles 2021-02-20 08:20:17 -06:00
Dialog.jsx Move event-view to events table. (#1596) 2021-08-26 06:54:36 -05:00
Heading.jsx fix(web): dark mode text color fixes 2021-01-26 21:40:33 -06:00
JSMpegPlayer.jsx increase jsmpeg buffer size 2021-07-21 08:11:16 -05:00
Link.jsx refactor(web): NavigationBar (sidebar) styles 2021-02-20 08:20:17 -06:00
LinkedLogo.jsx test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
Logo.jsx refactor(web): styles and styleguide 2021-02-20 08:20:17 -06:00
Menu.jsx test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
NavigationDrawer.jsx reduced navbar padding / height 2021-08-23 07:47:39 -05:00
RecordingPlaylist.jsx add default to reducer 2021-06-10 07:04:28 -05:00
RelativeModal.jsx set top postion to widow_padding 2021-08-14 07:37:56 -05:00
Select.jsx test(web): fix switch case indent lint 2021-02-20 08:20:17 -06:00
Switch.jsx test(web): Switch (and add label back in) 2021-02-20 08:20:17 -06:00
Table.jsx web(test): routes/Events 2021-02-20 08:20:17 -06:00
TextField.jsx test(web): TextField 2021-02-20 08:20:17 -06:00
Tooltip.jsx fix(web): ensure tooltips and menus don't cause scrollbar reflow 2021-02-25 06:34:36 -06:00
VideoPlayer.jsx fix lint and tests 2021-06-11 06:53:34 -05:00