Commit Graph

11 Commits

Author SHA1 Message Date
Bill Thornton ff941c700a Merge pull request #6588 from thornbill/wizard-library-controller
Fix wizard reference to dashboard library controller
2025-03-03 15:42:13 -05:00
viown c8d2ce4142 Migrate libraries metadata to React 2025-03-03 22:07:19 +03:00
Bill Thornton 86d7e54215 Fix wizard reference to dashboard library controller 2025-02-28 14:25:53 -05:00
viown 0b47abc009 Migrate libraries display to React 2025-02-25 15:49:39 +03:00
Bill Thornton 1c2d7ef918 Merge pull request #6543 from thornbill/fix-shutdown-buttons
Fix restart and shutdown buttons
2025-02-20 17:07:06 -05:00
viown f573221643 Migrate scheduled tasks to React (#6506)
* Migrate scheduled tasks to React

* Adjust margins

* Use localeCompare

* Clean up imports

* Use legacy apiclient from useApi

* Fix import

* Fix nested typography

* Add polling fallback

* Cleanup code

* Rename to tasks

* Rename to Component

* Use constants for websocket events

* Use memo to fix timestamp rerender on run
2025-02-20 16:18:42 -05:00
Bill Thornton 6e6467b090 Fix restart and shutdown buttons 2025-02-20 14:03:40 -05:00
viown 4fb82c91a9 Migrate resume+streaming to React 2025-02-17 21:23:53 +03:00
Bill Thornton 674dc7aa61 Remove legacy devices page 2025-02-13 16:43:03 -05:00
Bill Thornton 8cc88fb08c Remove DashboardPage global 2025-02-13 16:24:13 -05:00
Bill Thornton ea18af4bdd Move dashboard controllers to app dir 2025-01-23 17:24:58 -05:00