Commit Graph

162 Commits

Author SHA1 Message Date
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
Johannes Kirschbauer
5ed2925d14 App/fonts: use ArchivoSemiCondensed 2024-11-26 12:21:43 +01:00
Johannes Kirschbauer
0b3b98e9d4 UI: fix overflow behavior sidebar 2024-11-22 21:56:38 +01:00
Johannes Kirschbauer
e455498ccb UI: fix overflow behavior sidebar/content 2024-11-22 21:18:42 +01:00
Johannes Kirschbauer
4b0127b8a2 UI/api: init testing playground 2024-11-22 14:36:32 +01:00
Johannes Kirschbauer
b969c51cd0 UI/components/sidebar: fix missing top-level keys 2024-11-22 14:36:11 +01:00
Johannes Kirschbauer
2b4ce58df3 UI/components/button: fixup props splitting 2024-11-22 14:35:43 +01:00
Johannes Kirschbauer
6777fde504 UI/components/typography: more default props 2024-11-22 14:01:58 +01:00
Johannes Kirschbauer
2b202c879a UI/components/button: forward classnames 2024-11-22 14:01:03 +01:00
Johannes Kirschbauer
ddbd477373 UI/components/button: fixup invalid test file name 2024-11-20 18:57:25 +01:00
Johannes Kirschbauer
6681e08bdb UI/machine/thumbnail: init random image generator for default thumbnail 2024-11-20 18:55:54 +01:00
Johannes Kirschbauer
e42d33b42e UI/tailwind/theme: add color definition mapping for light mode 2024-11-20 18:55:03 +01:00
Johannes Kirschbauer
b9285a6935 UI/components/button: init button component 2024-11-20 16:48:01 +01:00
Johannes Kirschbauer
a4a3a646e5 UI/theme/config: remove unneccessary rgb wrapper 2024-11-20 16:48:01 +01:00
Johannes Kirschbauer
176b07d6d1 UI/Modules: individual roles members 2024-11-19 15:59:23 +00:00
Johannes Kirschbauer
eecd39b24a UI/fonts: migrate all text-* classes 2024-11-19 15:33:30 +01:00
Johannes Kirschbauer
78dbeb6276 UI/layout: clean up imports 2024-11-19 14:50:07 +01:00
Johannes Kirschbauer
1c28959d61 UI/sidebar: rework tailwind theme and classes 2024-11-19 14:47:36 +01:00
Timo
d9973a3d12 ui/sidebar: adds full height to drawer and min-width to new sidebar component 2024-11-19 13:24:48 +01:00
Timo
1d7913aeb7 ui/sidebar: updates component and introduces new styles (e.g. colors, typograhy) 2024-11-19 13:19:54 +01:00
Timo
1046797da8 ui/typography: adds general typography component 2024-11-19 13:19:54 +01:00
Timo
7821c343d6 ui/sidebar: finishes general structure of new sidebar components 2024-11-19 13:19:54 +01:00
Johannes Kirschbauer
e8f39d7431 UI/tailwind: fix preflight 2024-11-19 10:36:53 +01:00
Johannes Kirschbauer
3a46119722 Modules/api: export constraints, filter by inventory 2024-11-19 10:36:29 +01:00
Johannes Kirschbauer
f9f760cbe8 UI/typograhy: init typography extension 2024-11-14 10:31:55 +01:00
Johannes Kirschbauer
38a980ae71 UI/modules: exclude typescript from dynamic field names and types 2024-11-13 08:57:03 +01:00
Johannes Kirschbauer
ac45d03216 UI/modules: dynamic rendering of public module interfaces 2024-11-12 22:10:37 +01:00
Johannes Kirschbauer
9561103610 Icon Update: logo, icon. 2024-11-06 13:25:30 +01:00
Johannes Kirschbauer
c3133f7ecd Icons: init figma icon sync & optimizer 2024-11-06 12:11:48 +00:00
Johannes Kirschbauer
c87e88af6e UI/details: return early in error case 2024-11-05 16:04:09 +01:00
Jörg Thalheim
2b05f90239 expose an option to generate hardware configuration during installation 2024-11-05 14:33:22 +01:00
Johannes Kirschbauer
fd55eae143 UI: improve dynamic module interface rendering 2024-10-22 13:30:33 +00:00
Mic92
e8838d309c Merge branch 'main' into amunsen-main 2024-10-22 11:00:26 +00:00
Johannes Kirschbauer
dbb9668e74 UI: Init dynamic rendering of module config 2024-10-18 17:15:33 +02:00
Timo
0e2da5530b ui/machinelistitem: changes background-color on card 2024-10-18 12:02:00 +02:00
Johannes Kirschbauer
60174a9399 UI: Init modules list view, details view 2024-10-17 10:27:39 +02:00
Jörg Thalheim
b4652539a5 wrap hardware generate arguments into an object 2024-09-29 16:59:02 +02:00