blakeblackshear.frigate/web/src/components/__tests__
Bernt Christian Egeland a10970d7c9 Event Datepicker (#2428)
* new datepicker

* dev

* dev

* dev

* fix for version 0.10

* added rounded corners for date range

* lint

* Commented out some Select.test.

* improved date range selection

* improved functions with useCallback

* improved Select.test.jsx

* keyboard navigation

* keyboard navigation

* added dropdown menu icon

* Hide filters on xs, Button to show

* check if to far left before right

* Filter button text

* improved local timezone
2022-02-18 21:18:26 -06:00
..
ActivityIndicator.test.jsx test(web): add ActivityIndicator test 2021-02-20 08:20:17 -06:00
AppBar.test.jsx refactor(web): Split AppBar and add tests 2021-02-20 08:20:17 -06:00
AutoUpdatingCameraImage.test.jsx test(web): AutoUpdatingCameraImage 2021-02-20 08:20:17 -06:00
Button.test.jsx test(web): Button 2021-02-20 08:20:17 -06:00
CameraImage.test.jsx move width/height/fps under detect and make required 2021-08-14 14:18:35 -05:00
Card.test.jsx test(web): Card 2021-02-20 08:20:17 -06:00
Dialog.test.jsx feat(web): Delete events from Event page and API (#991) 2021-05-12 08:19:02 -07:00
Heading.test.jsx test(web): Heading 2021-02-20 08:20:17 -06:00
Link.test.jsx test(web): Link 2021-02-20 08:20:17 -06:00
Menu.test.jsx test(web): Menu, MenuItem 2021-02-20 08:20:17 -06:00
NavigationDrawer.test.jsx test(web): NavigationDrawer 2021-02-20 08:20:17 -06:00
RelativeModal.test.jsx test(web): RelativeModal 2021-02-20 08:20:17 -06:00
Select.test.jsx Event Datepicker (#2428) 2022-02-18 21:18:26 -06:00
Switch.test.jsx test(web): Switch (and add label back in) 2021-02-20 08:20:17 -06:00
TextField.test.jsx test(web): TextField 2021-02-20 08:20:17 -06:00
Toolltip.test.jsx fix(web): ensure tooltips and menus don't cause scrollbar reflow 2021-02-25 06:34:36 -06:00