Commit Graph

7 Commits

Author SHA1 Message Date
Timo
3898f2f449 machine-item: adds border to thumb 2025-05-07 15:28:44 +02:00
DavHau
890eb3a882 GUI/devshell: hot reload python API
This change speeds up the development workflow on the GUI when modifying the python api

The GUI started from the devshell already hot reloads itself on any change of the typescript codebase.

But python api changes were not caught bu the hot reload and required a reload of the devshell which is slow.

This change implements a custom vite plugin to also listen to changes coming from the clan-cli python code and re-generate the python-ts api on any change.
2025-05-03 19:22:16 +07:00
Johannes Kirschbauer
c3133f7ecd Icons: init figma icon sync & optimizer 2024-11-06 12:11:48 +00:00
Johannes Kirschbauer
72d99bd0f7 API: init icon resolve 2024-06-12 13:21:39 +02:00
Johannes Kirschbauer
816217748a web-ui: init type API checks 2024-06-05 11:07:55 +02:00
Johannes Kirschbauer
8d77525664 clan ui: setup typed api method 2024-05-20 19:34:49 +02:00
Johannes Kirschbauer
484247de6d add webview threaded api 2024-05-18 14:14:12 +00:00