DavHau
8a4fe1405a
gui: make update machine work
...
Also fix error when age plugins not defined
2025-04-30 15:28:49 +07:00
Johannes Kirschbauer
a6f97b0a04
Fix(app/machine/create): fix css styling inconsistencies, remove ability to set tags
2025-04-28 14:25:29 +02:00
Johannes Kirschbauer
6700d3d502
Fix(app/machines): fix css styling of machine list overview
2025-04-28 14:00:17 +02:00
Johannes Kirschbauer
7dd249863f
Fix: remove daisyui
...
We wanted to remove daisyui a long time ago
Since renovate updates broke all of the classes somehow we use the opportunity to remove daisyui
And will fix all the breakages continously as we work on the features
2025-04-22 15:24:52 +02:00
lassulus
32748c14f4
clan_cli machines: use Flake instead of FlakeId
2025-02-07 06:26:09 +01:00
Qubasa
57d82c9315
webview-ui: Fix create_clan js call
2025-01-30 17:26:41 +07:00
Johannes Kirschbauer
a3f6fb21c8
UI: add vars step to installation
2025-01-10 13:10:20 +01:00
Johannes Kirschbauer
b73de90487
Fix: select add portalRef instead of modalContextId
2025-01-10 13:07:47 +01:00
Johannes Kirschbauer
497002bb20
UI: improve disk workflow when already initialized
2025-01-07 10:22:18 +01:00
Qubasa
bed51fc324
clan-app: working js<->python api bridge
2025-01-06 20:14:20 +01:00
Johannes Kirschbauer
7d796b7170
UI: break out install into step components
2025-01-06 10:22:17 +01:00
Johannes Kirschbauer
f13be3acfe
UI: add todo, supress type warning
2025-01-03 19:52:34 +01:00
Johannes Kirschbauer
028ad8709f
UI: refactor machine install workflow into modal with steps
2025-01-03 16:38:50 +01:00
Johannes Kirschbauer
7b930ab440
CLI: init cmd_with_root
2024-12-30 15:47:21 +01:00
Johannes Kirschbauer
a1c640db3d
UI: fix installer workflow asking for sudo pw in background
2024-12-30 15:47:21 +01:00
Johannes Kirschbauer
2976fd9462
UI: fix missing types
2024-12-29 12:27:19 +01:00
Johannes Kirschbauer
a742228756
UI/flash: use modal for confirmation
2024-12-28 16:18:09 +01:00
Johannes Kirschbauer
f747003893
UI: fix interface breakages on some components. Features will be migrated later
2024-12-20 20:14:42 +01:00
Johannes Kirschbauer
981e47bbcf
UI: use FieldLayout in machine detail page
2024-12-20 18:14:41 +01:00
Johannes Kirschbauer
ba47dfc2ec
UI: migrate flash installer page
2024-12-20 18:14:14 +01:00
Johannes Kirschbauer
ff2a08370a
UI: remove unused blockdevices route
2024-12-20 18:10:11 +01:00
Qubasa
94b99034c9
clan-cli: Fix clan install command and multiple other issues
2024-12-18 15:29:08 +01:00
Johannes Kirschbauer
f492601d7b
UI: replace TextInput with simple Layout of InputBase, InputLabel, ErrorMessage
2024-12-17 19:37:07 +01:00
Johannes Kirschbauer
0a31552661
UI: init {InputBase,InputLabel}
2024-12-17 16:58:06 +01:00
Johannes Kirschbauer
b7abbeffdd
UI: machine details layout consistent
2024-12-11 11:34:02 +01:00
Johannes Kirschbauer
ad69b8749e
UI: flash installer layout consistent
2024-12-11 11:33:37 +01:00
Johannes Kirschbauer
98a5fa038c
UI: switch some icons
2024-12-11 11:33:28 +01:00
Johannes Kirschbauer
99dd437834
UI: module list toggle {list,grid} view
2024-12-11 11:32:51 +01:00
Johannes Kirschbauer
e9aa6d2298
UI: machine list toggle {list,grid} view
2024-12-11 11:32:34 +01:00
Johannes Kirschbauer
b40a4da301
UI: improve create machine form
2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
29d3049022
UI: fixup machine details
2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
89f8a2275d
UI: init machine avatar component
2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
a7191b1c90
UI/Header: move header into subpages & fix general layout
2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
7c7f9d5c37
lib/values: fix submodule definition merging
2024-12-06 20:15:16 +01:00
Johannes Kirschbauer
11ba85eedd
UI: fix type breakages
2024-12-06 19:53:03 +01:00
Johannes Kirschbauer
8f04b510dd
UI/machines: remove deprecated details before redoing
2024-12-04 17:46:28 +01:00
Jörg Thalheim
39daf4e3df
flash: drop wifi option
...
This feature is broken and will be replaced by templates machines
eventually.
2024-12-04 12:52:38 +01:00
Johannes Kirschbauer
ce9785e093
UI/machines: show tags
2024-11-27 10:40:12 +01:00
Johannes Kirschbauer
e7a9344665
UI/treewide: replace all {button,icon} component
2024-11-27 10:06:04 +01:00
Johannes Kirschbauer
f08aae04d3
UI/Modules: individual roles members
2024-11-19 15:59:23 +00:00
Johannes Kirschbauer
71140de04c
UI/fonts: migrate all text-* classes
2024-11-19 15:33:30 +01:00
Johannes Kirschbauer
9a6f39be76
Modules/api: export constraints, filter by inventory
2024-11-19 10:36:29 +01:00
Johannes Kirschbauer
5b201856d1
UI/modules: dynamic rendering of public module interfaces
2024-11-12 22:10:37 +01:00
Johannes Kirschbauer
2bf0753722
UI/details: return early in error case
2024-11-05 16:04:09 +01:00
Jörg Thalheim
414c908717
expose an option to generate hardware configuration during installation
2024-11-05 14:33:22 +01:00
Johannes Kirschbauer
309b282d57
UI: improve dynamic module interface rendering
2024-10-22 13:30:33 +00:00
Johannes Kirschbauer
8176d1acc0
UI: Init dynamic rendering of module config
2024-10-18 17:15:33 +02:00
Johannes Kirschbauer
f05268cda8
UI: Init modules list view, details view
2024-10-17 10:27:39 +02:00
Jörg Thalheim
deea4a74b3
wrap hardware generate arguments into an object
2024-09-29 16:59:02 +02:00
Jörg Thalheim
7b93ef6704
expose nixos-facter in cli
2024-09-29 16:21:53 +02:00