1
0
mirror of https://github.com/JarvyJ/HomeIntent.git synced 2022-02-11 01:01:05 +03:00
Files
Jarvy Jarvison 331d1889e2 UI: Better Exception Handling UX (#254)
* Completely redid the logging page
  * Effectively created a custom python JSON logger that plays nicely with JS
  * Has exceptions shown with a jump-to button
  * No more Rhasspy logs in the UI (maybe i'll bring it back later)
* Restart pop-down now shows errors raised during restart
* Moved UI form exceptions above Save button so it's easier to see when clicking save.
* Disabled auto-restart in supervisord
* Cleared up some exceptions and how they are handled.

closes #238 and #240
2021-12-30 14:00:37 -06:00
..