blakeblackshear.frigate/web/src
Nicolas Mowen 7888059c9f
Add config editor to webUI (#4608)
* Add raw config endpoint

* Add config editor

* Add code editor

* Add error

* Add ability to copy config

* Only show the save button when code has been edited

* Update errors

* Remove debug config from system page

* Break out config saving steps to pinpoint where error occurred.

* Show correct config errors

* Switch to monaco editor

* Adjust UI colors and behavior

* Get yaml validation working

* Set success color
2022-12-07 07:36:56 -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 Update web deps (#4383) 2022-11-13 10:31:36 -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 Add config editor to webUI (#4608) 2022-12-07 07:36:56 -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 Add config editor to webUI (#4608) 2022-12-07 07:36:56 -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 Add config editor to webUI (#4608) 2022-12-07 07:36:56 -06:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00