blakeblackshear.frigate/web
Nicolas Mowen 5f9d477863
Update event filters naming and add sub label filter (#3194)
* Use default names so filters are more clear

* Add endpoint to get list of sub labels inside DB

* Fix crash on no internet

* Cleanups for sub_label http

* Add sub label selector to events UI

* Add event filtering for sub label

* Formatting files

* Reduce size of filters to fit on one line

* Add handler for tests

* Remove unused imports

* Only show the sub labels filter when there are sub labels in the DB

* Fix tests

* Use distinct instead of group_by

* Formatting

* Cleanup event logic
2022-05-29 09:47:43 -05:00
..
config Update event filters naming and add sub label filter (#3194) 2022-05-29 09:47:43 -05:00
images switch to vite 2022-03-11 07:49:06 -06:00
src Update event filters naming and add sub label filter (#3194) 2022-05-29 09:47:43 -05:00
.eslintignore switch to vite 2022-03-11 07:49:06 -06:00
.eslintrc sync lint settings 2022-05-12 06:29:43 -05:00
.gitignore switch to vite 2022-03-11 07:49:06 -06:00
.prettierrc switch to vite 2022-03-11 07:49:06 -06:00
babel.config.js feat: Timeline UI (#2830) 2022-02-27 08:04:12 -06:00
index.html switch to vite 2022-03-11 07:49:06 -06:00
jest.config.js switch to vite 2022-03-11 07:49:06 -06:00
package-lock.json package updates 2022-04-10 09:11:16 -05:00
package.json fix development port 2022-05-20 09:28:26 -05:00
postcss.config.js switch to vite 2022-03-11 07:49:06 -06:00
site.webmanifest switch to vite 2022-03-11 07:49:06 -06:00
tailwind.config.js fix dark mode 2022-03-11 07:49:06 -06:00
tsconfig.json switch to vite 2022-03-11 07:49:06 -06:00
tsconfig.node.json switch to vite 2022-03-11 07:49:06 -06:00
vite.config.ts switch to vite 2022-03-11 07:49:06 -06:00