Commit Graph

398 Commits

Author SHA1 Message Date
Johannes Kirschbauer
dae5d01999 API: async signal integration migration 2024-07-16 11:28:20 +02:00
Johannes Kirschbauer
69f0a27079 Webview: flash view 2024-07-15 20:40:29 +02:00
Johannes Kirschbauer
b4be28c8bb Webview: migrate create clan form to async api 2024-07-15 20:40:29 +02:00
Johannes Kirschbauer
9312034117 Webview: add solid-query for improved resource fetching & caching 2024-07-15 19:41:01 +02:00
Johannes Kirschbauer
e7efce5c66 Webview: add clanList edit 2024-07-11 18:45:35 +02:00
Johannes Kirschbauer
24203666d1 Webview: add welcome workflow 2024-07-11 16:39:06 +02:00
Johannes Kirschbauer
8e88676d51 Webview: Add async method handling 2024-07-11 16:39:06 +02:00
Johannes Kirschbauer
255f33f40b Clan create: add template url field 2024-07-11 16:39:06 +02:00
Johannes Kirschbauer
b8e5a3fd4c Webview: add feeback for clan create workflow 2024-07-11 16:39:06 +02:00
Johannes Kirschbauer
f1dece0c04 Webview: improve error debug abilities 2024-07-11 16:39:06 +02:00
Johannes Kirschbauer
4c4f55f309 Clan create: migrate to inventory 2024-07-11 16:39:06 +02:00
Johannes Kirschbauer
fe99b79c63 UI: improve open clan from directory & list machines 2024-07-10 11:08:03 +02:00
Johannes Kirschbauer
44d2f58c47 UI: init flash poc 2024-07-10 09:43:18 +02:00
Qubasa
cfde5fa2f8 clan-app: Add webview hot-reloading 2024-07-09 15:39:33 +02:00
Jörg Thalheim
c694cdf4b4 add shellcheck hints to all envrc files 2024-07-08 16:24:34 +02:00
DavHau
c9485fb3fd devShells: make all shells inherit from default shell
Currently, important tools from the default shell are lost as soon as select-shell is used to switch to another shell. select-shell itself, for example is missing, which makes it impossible to switch back to another shell.
2024-07-05 15:01:25 +07:00
Johannes Kirschbauer
1efadb5e3d API: migrate machines delete and list to inventory 2024-07-02 11:07:11 +02:00
Johannes Kirschbauer
c4705ef8b6 UI: display block devices 2024-06-19 11:36:19 +02:00
Johannes Kirschbauer
da86c15b62 UI: display known network hosts 2024-06-19 11:07:45 +02:00
Johannes Kirschbauer
97d8dd9816 API: init methods: hw_generate, dns discovery 2024-06-16 16:29:18 +02:00
Johannes Kirschbauer
ec1eab7e14 CLI: init hw-generate command 2024-06-15 21:31:23 +02:00
Johannes Kirschbauer
ef6f9444d9 Webview: init machine details 2024-06-15 11:35:15 +02:00
Johannes Kirschbauer
5d01ad5732 Webview: minor improvements 2024-06-15 11:34:54 +02:00
Johannes Kirschbauer
062718fdbc Webview: init global state for current clan path 2024-06-15 11:34:20 +02:00
Johannes Kirschbauer
bab9b10dcb Webview: init api event registry 2024-06-15 11:33:53 +02:00
Johannes Kirschbauer
03c432fd6a API: mock echo op_key 2024-06-15 11:32:42 +02:00
Johannes Kirschbauer
72d99bd0f7 API: init icon resolve 2024-06-12 13:21:39 +02:00
Johannes Kirschbauer
74538f69a9 Webview: add form handling for create clan 2024-06-11 19:20:40 +02:00
Johannes Kirschbauer
6532e2acff Webview: init 'open clan' workflow 2024-06-11 16:28:02 +02:00
Johannes Kirschbauer
208a79fc4c Webview: add solid-toast feeback system 2024-06-08 18:14:15 +02:00
Johannes Kirschbauer
16a8ff208e API: add abstract open_file method, implement open_file 2024-06-08 17:04:56 +02:00
Johannes Kirschbauer
f929502db4 UI: add open clan button 2024-06-08 15:24:18 +02:00
Johannes Kirschbauer
816217748a web-ui: init type API checks 2024-06-05 11:07:55 +02:00
Johannes Kirschbauer
2e0d4afbb3 web-ui: remove type test method 2024-06-05 09:54:17 +02:00
Johannes Kirschbauer
5b9a73aef5 clan-api: wrap all api responses with error/success envelop type 2024-06-05 09:46:48 +02:00
Jörg Thalheim
84f75de34c split list machines into show machine command 2024-05-31 16:56:09 +02:00
Johannes Kirschbauer
fc9f3e9da9 Webview: css font and icon import transformation 2024-05-30 18:23:49 +02:00
Johannes Kirschbauer
5caba68a54 Webview: bootstrap layout 2024-05-29 16:40:54 +02:00
Johannes Kirschbauer
a3a250b57d Webview: improve linting & typechecks 2024-05-26 18:37:29 +02:00
Johannes Kirschbauer
2d9be0e603 API: handle functions with multiple arguments 2024-05-26 18:04:49 +02:00
Johannes Kirschbauer
bff3d3be5b webview: fix typo 2024-05-26 13:41:07 +02:00
Johannes Kirschbauer
bacc862d52 fix: tests 2024-05-26 13:41:05 +02:00
Johannes Kirschbauer
27ecbca557 api: improve message serialisation 2024-05-26 13:40:47 +02:00
Johannes Kirschbauer
d6e0bbebd1 webview: replace dream2nix by buildNpm from nixpkgs to save inputs 2024-05-21 15:52:20 +02:00
Johannes Kirschbauer
3427b0360a clan ui: add check to build script 2024-05-21 10:09:05 +02:00
Johannes Kirschbauer
8d77525664 clan ui: setup typed api method 2024-05-20 19:34:49 +02:00
Johannes Kirschbauer
e8c1508dc7 clan ui: integrate webview ui into clan-mananger-gtk 2024-05-18 14:14:12 +00:00
Johannes Kirschbauer
484247de6d add webview threaded api 2024-05-18 14:14:12 +00:00