blakeblackshear.frigate/web/src/icons
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
..
ArrowDropdown.jsx fix(web): svgs may need explicit height/width in rare cases on linux 2021-02-20 08:20:17 -06:00
ArrowDropup.jsx fix(web): svgs may need explicit height/width in rare cases on linux 2021-02-20 08:20:17 -06:00
AutoAwesome.jsx fix(web): svgs may need explicit height/width in rare cases on linux 2021-02-20 08:20:17 -06:00
Clip.jsx feat(web): detect, clips, snapshots toggles 2021-02-20 08:20:17 -06:00
Close.jsx Move event-view to events table. (#1596) 2021-08-26 06:54:36 -05:00
DarkMode.jsx fix(web): svgs may need explicit height/width in rare cases on linux 2021-02-20 08:20:17 -06:00
Delete.jsx feat(web): Delete events from Event page and API (#991) 2021-05-12 08:19:02 -07:00
FrigateRestart.jsx Add ability to restart 2021-07-06 07:36:37 -05:00
LightMode.jsx fix(web): svgs may need explicit height/width in rare cases on linux 2021-02-20 08:20:17 -06:00
Menu.jsx fix(web): svgs may need explicit height/width in rare cases on linux 2021-02-20 08:20:17 -06:00
MenuOpen.jsx fix(web): svgs may need explicit height/width in rare cases on linux 2021-02-20 08:20:17 -06:00
More.jsx fix(web): svgs may need explicit height/width in rare cases on linux 2021-02-20 08:20:17 -06:00
Motion.jsx feat(web): detect, clips, snapshots toggles 2021-02-20 08:20:17 -06:00
Settings.jsx fix(web): svgs may need explicit height/width in rare cases on linux 2021-02-20 08:20:17 -06:00
Snapshot.jsx feat(web): detect, clips, snapshots toggles 2021-02-20 08:20:17 -06:00