Commit Graph

398 Commits

Author SHA1 Message Date
Johannes Kirschbauer
cad55e01bf UI/TextInput: use FieldLayout 2024-12-20 18:13:41 +01:00
Johannes Kirschbauer
abaee70d35 UI: fixup Select component design & api 2024-12-20 18:13:06 +01:00
Johannes Kirschbauer
de5479169c UI: init FieldLayout wrapper 2024-12-20 18:11:36 +01:00
Johannes Kirschbauer
ee4cdb2b76 UI typography: export reusable types 2024-12-20 18:11:19 +01:00
Johannes Kirschbauer
b44543f849 UI: init InputError component 2024-12-20 18:10:56 +01:00
Johannes Kirschbauer
ea47dd7711 UI: remove unused blockdevices route 2024-12-20 18:10:11 +01:00
Qubasa
a452cc1a02 clan-cli: Fix clan install command and multiple other issues 2024-12-18 15:29:08 +01:00
Johannes Kirschbauer
f7ddc4c26d UI: replace TextInput with simple Layout of InputBase, InputLabel, ErrorMessage 2024-12-17 19:37:07 +01:00
Johannes Kirschbauer
f2a2c1d0d7 UI: init {InputBase,InputLabel} 2024-12-17 16:58:06 +01:00
Johannes Kirschbauer
4709d07a88 UI/chore: init typography xxs body 2024-12-17 16:56:17 +01:00
Johannes Kirschbauer
e64adf7431 UI/chore: consistent color utils 2024-12-17 13:44:46 +01:00
Johannes Kirschbauer
0330ee39a3 UI: init label typography 2024-12-17 13:43:25 +01:00
Johannes Kirschbauer
9e79807e61 UI: sidebar add icons to sections 2024-12-13 11:48:00 +01:00
Jörg Thalheim
012969cb68 prettier: also format json 2024-12-11 14:38:36 +00:00
Johannes Kirschbauer
03364c61e3 UI: machine details layout consistent 2024-12-11 11:34:02 +01:00
Johannes Kirschbauer
cad9d717e5 UI: flash installer layout consistent 2024-12-11 11:33:37 +01:00
Johannes Kirschbauer
2088f92e6d UI: switch some icons 2024-12-11 11:33:28 +01:00
Johannes Kirschbauer
7bb8c10943 UI: add back button to header 2024-12-11 11:33:15 +01:00
Johannes Kirschbauer
91d713e5ee UI: fix typography not beeing reponsive 2024-12-11 11:33:04 +01:00
Johannes Kirschbauer
2e80b76e9f UI: module list toggle {list,grid} view 2024-12-11 11:32:51 +01:00
Johannes Kirschbauer
11b4300687 UI: machine list toggle {list,grid} view 2024-12-11 11:32:34 +01:00
Johannes Kirschbauer
7cfecd7f72 UI: machine listitem pepare for grid view 2024-12-11 11:32:10 +01:00
Johannes Kirschbauer
868dcb6d37 UI: backButton fixes 2024-12-11 11:31:45 +01:00
Johannes Kirschbauer
dd72344086 UI: fix responsive sidebar 2024-12-11 11:31:28 +01:00
Johannes Kirschbauer
9fabab50dc Doc: ui/build explain custom build script 2024-12-11 11:28:36 +01:00
Johannes Kirschbauer
f13306195c UI: improve create machine form 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
84989fbfcb UI: fixup machine details 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
d9d0e916bb UI: init machine avatar component 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
5dc7f57993 UI/Header: move header into subpages & fix general layout 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
52937c0f6b UI/Dynamic form: display item title of array items 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
fe549015a7 UI: add default tag to Typography 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
c6d9306c9b UI: fix reactive RndThumbnail 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
467cfac7b8 UI: menu use ghost button 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
31a1777445 UI/button: init ghost variant 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
a5ca2d4bb2 UI: machine list item change icon 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
28b6da5431 UI: redirect to /machines on initial page 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
cc1eaf53ae lib/values: fix submodule definition merging 2024-12-06 20:15:16 +01:00
Johannes Kirschbauer
388455038a UI: fix type breakages 2024-12-06 19:53:03 +01:00
Johannes Kirschbauer
b906667732 UI/machines: remove deprecated details before redoing 2024-12-04 17:46:28 +01:00
Johannes Kirschbauer
585243e7c3 UI/disk: remove dreprecated disk hook 2024-12-04 17:45:31 +01:00
Jörg Thalheim
4aa63021ff 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
205e70264e icons: update icon component 2024-12-03 14:23:02 +01:00
Johannes Kirschbauer
ab30faa23d icons: add / update app icons 2024-12-03 14:14:24 +01:00
Johannes Kirschbauer
6f0f495e50 UI/machines: show tags 2024-11-27 10:40:12 +01:00
Johannes Kirschbauer
69790bea1e UI/treewide: replace all {button,icon} component 2024-11-27 10:06:04 +01:00
Johannes Kirschbauer
d887665c3d UI:_ convert sidebar.css into tailwind notation 2024-11-27 10:06:04 +01:00
Johannes Kirschbauer
a410e2d4f9 UI: remove unsused old sidebar 2024-11-27 10:06:04 +01:00
Johannes Kirschbauer
5f306a7d75 UI/backButton: use button and icon component 2024-11-26 13:56:05 +01:00
Johannes Kirschbauer
ea98e6d190 UI/button: make children optional, fix layout shift 2024-11-26 13:56:05 +01:00
Johannes Kirschbauer
ce12fbd19b UI/components: init icon 2024-11-26 13:56:05 +01:00