blakeblackshear.frigate/web/src
spacebares c6f0abf732
Show All and Solo selection buttons for MultiSelect. (#4723)
* Show All and Solo selection buttons for MultiSelect.

Similar to previous behavior of viewing events for single camera with 1 click, or All.

* Fix visual bug with MultiSelect when selecting similar named options.
   eg. options like frontdoor, frontside, backdoor, etc

* fix key prop for lint

* Change MultiSelect onSolo to onSelectSingle

* cosmetic changes on MultiSelect

* Different look for SelectSingle buttons

* Show All button is aligned with the items below it, no matter the popup size

* MultiSelect ShowAll unfocused by default
2022-12-17 17:54:54 -06:00
..
__mocks__ fix tests 2022-05-20 09:28:26 -05:00
__tests__ Update web deps (#4383) 2022-11-13 10:31:36 -06:00
api Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
assets Update web deps (#4383) 2022-11-13 10:31:36 -06:00
components Show All and Solo selection buttons for MultiSelect. (#4723) 2022-12-17 17:54:54 -06:00
context Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
hooks Event Datepicker (#2428) 2022-02-18 21:18:26 -06:00
icons add frontend for frigate+ submission 2022-04-10 09:11:16 -05:00
routes Show All and Solo selection buttons for MultiSelect. (#4723) 2022-12-17 17:54:54 -06:00
utils switch to vite 2022-03-11 07:49:06 -06:00
app.css Update web deps (#4383) 2022-11-13 10:31:36 -06:00
app.tsx Logs in UI (#4562) 2022-12-08 20:15:00 -06:00
AppBar.jsx Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
env.js fix tests 2022-05-20 09:28:26 -05:00
index.css swr events refactor 2022-03-11 07:49:06 -06:00
main.tsx Update web deps (#4383) 2022-11-13 10:31:36 -06:00
preact.d.ts switch to vite 2022-03-11 07:49:06 -06:00
Sidebar.jsx Logs in UI (#4562) 2022-12-08 20:15:00 -06:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00