blakeblackshear.frigate/web-new/src/components/ui
Nicolas Mowen 4524d9440c Add initial implementation of history view in new webui framework (#8895)
* Add support for review grid

* Cleanup reloading on focus

* Adjust timeline api to include metadata and before

* Be more efficient about getting info

* Adjust to new data format

* Cleanup types

* Cleanup text

* Transition to history

* Cleanup

* remove old web implementations

* Cleanup
2024-01-31 12:56:11 +00:00
..
activity-indicator.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
alert-dialog.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
aspect-ratio.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
badge.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
button.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
calendar.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
card.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
dialog.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
dropdown-menu.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
form.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
heading.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
input.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
label.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
popover.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
radio-group.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
scroll-area.tsx Add initial implementation of history view in new webui framework (#8895) 2024-01-31 12:56:11 +00:00
select.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
sheet.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
slider.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
switch.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
tabs.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00
text.tsx Initial framework for new UI with React/Typescript (#8885) 2024-01-31 12:56:11 +00:00