blakeblackshear.frigate/web/src
Bernt Christian Egeland 00ff76a0b9
Events performance (#1645)
* rearrange event route and splitted into several components

* useIntersectionObserver

* re-arrange

* searchstring improvement

* added xs tailwind breakpoint

* useOuterClick hook

* cleaned up

* removed some video controls for mobile devices

* lint

* moved hooks to global folder

* moved buttons for small devices

* added button groups

Co-authored-by: Bernt Christian Egeland <cbegelan@gmail.com>
2021-09-03 07:11:23 -05:00
..
__mocks__ fix lint and tests 2021-06-11 06:53:34 -05:00
__tests__ Update web/src/__tests__/Sidebar.test.jsx 2021-06-06 07:54:58 -05:00
api Move event-view to events table. (#1596) 2021-08-26 06:54:36 -05:00
components Events performance (#1645) 2021-09-03 07:11:23 -05:00
context test(web): add unit test framework 2021-02-20 08:20:17 -06:00
hooks Events performance (#1645) 2021-09-03 07:11:23 -05:00
icons Move event-view to events table. (#1596) 2021-08-26 06:54:36 -05:00
routes Events performance (#1645) 2021-09-03 07:11:23 -05:00
App.jsx Move event-view to events table. (#1596) 2021-08-26 06:54:36 -05:00
AppBar.jsx removed comma. This was causing the main window to be pulled down behind the headerbar, hence the odd menu behavior 2021-08-23 07:44:17 -05:00
env.js test(web): App 2021-02-20 08:20:17 -06:00
index.css Events performance (#1645) 2021-09-03 07:11:23 -05:00
index.jsx feat(web): auto-paginate events page 2021-01-31 06:18:35 -06:00
Sidebar.jsx hide birdseye nav if not enabled 2021-09-03 07:07:45 -05:00