Commit Graph

192 Commits

Author SHA1 Message Date
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
c891612006 UI/chore: init typography xxs body 2024-12-17 16:56:17 +01:00
Johannes Kirschbauer
d8b1c54fb9 UI/chore: consistent color utils 2024-12-17 13:44:46 +01:00
Johannes Kirschbauer
e93df3a701 UI: init label typography 2024-12-17 13:43:25 +01:00
Johannes Kirschbauer
35780186bc UI: sidebar add icons to sections 2024-12-13 11:48:00 +01:00
Jörg Thalheim
bdd7eb2d89 prettier: also format json 2024-12-11 14:38:36 +00: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
f3f4a7dfb1 UI: add back button to header 2024-12-11 11:33:15 +01:00
Johannes Kirschbauer
f5fcb7b582 UI: fix typography not beeing reponsive 2024-12-11 11:33:04 +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
131ed69d53 UI: machine listitem pepare for grid view 2024-12-11 11:32:10 +01:00
Johannes Kirschbauer
cfba2e2288 UI: backButton fixes 2024-12-11 11:31:45 +01:00
Johannes Kirschbauer
7553ee2dc8 UI: fix responsive sidebar 2024-12-11 11:31:28 +01:00
Johannes Kirschbauer
cd2b19d4c5 Doc: ui/build explain custom build script 2024-12-11 11:28:36 +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
8ae29bd385 UI/Dynamic form: display item title of array items 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
60aa21a2fc UI: add default tag to Typography 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
4f66d7b89b UI: fix reactive RndThumbnail 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
669452be31 UI: menu use ghost button 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
5f79f92dc5 UI/button: init ghost variant 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
004feeedf6 UI: machine list item change icon 2024-12-10 21:26:59 +01:00
Johannes Kirschbauer
dfd464dbb2 UI: redirect to /machines on initial page 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
Johannes Kirschbauer
653cca9276 UI/disk: remove dreprecated disk hook 2024-12-04 17:45:31 +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
76454bd52f icons: update icon component 2024-12-03 14:23:02 +01:00
Johannes Kirschbauer
e19a1ec0e1 icons: add / update app icons 2024-12-03 14:14:24 +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
cc84a53b6d UI:_ convert sidebar.css into tailwind notation 2024-11-27 10:06:04 +01:00
Johannes Kirschbauer
a0d365a3f9 UI: remove unsused old sidebar 2024-11-27 10:06:04 +01:00
Johannes Kirschbauer
4b188c82f7 UI/backButton: use button and icon component 2024-11-26 13:56:05 +01:00
Johannes Kirschbauer
e3b4797ae1 UI/button: make children optional, fix layout shift 2024-11-26 13:56:05 +01:00
Johannes Kirschbauer
4aa83351b1 UI/components: init icon 2024-11-26 13:56:05 +01:00
Johannes Kirschbauer
4c4862e89a App/fonts: use ArchivoSemiCondensed 2024-11-26 12:21:43 +01:00
Johannes Kirschbauer
076bea358e UI: fix overflow behavior sidebar 2024-11-22 21:56:38 +01:00
Johannes Kirschbauer
c1306d26dd UI: fix overflow behavior sidebar/content 2024-11-22 21:18:42 +01:00
Johannes Kirschbauer
afbde4b1af UI/api: init testing playground 2024-11-22 14:36:32 +01:00
Johannes Kirschbauer
3ca68833d4 UI/components/sidebar: fix missing top-level keys 2024-11-22 14:36:11 +01:00
Johannes Kirschbauer
f83976fc99 UI/components/button: fixup props splitting 2024-11-22 14:35:43 +01:00