blakeblackshear.frigate/web
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
..
config feat(web): detect, clips, snapshots toggles 2021-02-20 08:20:17 -06:00
public removing testing files 2021-06-12 07:23:14 -05:00
src Move event-view to events table. (#1596) 2021-08-26 06:54:36 -05:00
.dockerignore feat(web): hash build files to avoid cache issues 2021-01-26 21:40:33 -06:00
.eslintignore test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
.eslintrc.js fix lint and tests 2021-06-11 06:53:34 -05:00
babel.config.js test(web): add unit test framework 2021-02-20 08:20:17 -06:00
jest.config.js more lint fixes 2021-06-11 06:53:34 -05:00
package-lock.json functioning birdseye view 2021-06-13 12:35:39 -05:00
package.json functioning birdseye view 2021-06-13 12:35:39 -05:00
postcss.config.js test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
prettier.config.js test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
README.md docs: add contributing docs 2021-02-23 07:37:19 -06:00
snowpack.config.js removing testing files 2021-06-12 07:23:14 -05:00
tailwind.config.js test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00

Frigate Web UI

For installation and contributing instructions, please follow the Contributing Docs.