Commit Graph

398 Commits

Author SHA1 Message Date
renovate[bot]
faa79b87b2 fix(deps): update dependency solid-markdown to v2.0.14 2025-03-12 05:12:55 +00:00
renovate[bot]
b3e7755365 chore(deps): update dependency @types/node to v20.17.24 2025-03-12 05:01:29 +00:00
renovate[bot]
b315b1787b chore(deps): update dependency jsdom to v24.1.3 2025-03-11 17:17:25 +00:00
renovate[bot]
15b4bc9658 chore(deps): update dependency autoprefixer to v10.4.21 2025-03-11 16:57:31 +00:00
Mic92
4f8a151a13 Merge pull request 'chore(deps): update dependency @tailwindcss/typography to v0.5.16' (#3006) from renovate/tailwindcss-typography-0.x-lockfile into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3006
2025-03-11 15:39:10 +00:00
renovate[bot]
34f5690d22 chore(deps): update dependency @tailwindcss/typography to v0.5.16 2025-03-11 15:31:37 +00:00
renovate[bot]
ea2c363acf chore(deps): update dependency @floating-ui/dom to v1.6.13 2025-03-11 15:31:33 +00:00
lassulus
2a8f40e91a clan_cli machines: use Flake instead of FlakeId 2025-02-07 06:26:09 +01:00
Johannes Kirschbauer
afb723f8c0 Fix: use older nodejs version due to breaking classnames in 22.12 2025-02-05 03:36:43 +00:00
Jörg Thalheim
efcfae387f shut up eslint warnings 2025-02-04 04:02:42 +00:00
Qubasa
8dd4b92a10 webview-ui: Fix create_clan js call 2025-01-30 17:26:41 +07:00
Johannes Kirschbauer
a27a2d5c12 UI: add vars step to installation 2025-01-10 13:10:20 +01:00
Johannes Kirschbauer
1058d5ff07 Fix: select add portalRef instead of modalContextId 2025-01-10 13:07:47 +01:00
Johannes Kirschbauer
466fcad6a9 UI: chore create prettier config. Avoid ci/local formatting discprepancies 2025-01-07 10:28:42 +01:00
Johannes Kirschbauer
3a3ab37a18 UI: improve disk workflow when already initialized 2025-01-07 10:22:18 +01:00
Johannes Kirschbauer
9fa322af93 UI: fix select disabled 2025-01-07 10:21:47 +01:00
Qubasa
63331a2a44 clan-cli: Ignore new type hints in api/serde.py
clan-cli: Ignore new type hints in api/serde.py

clan-cli: Ignore new type hints in api/serde.py

clan-cli: Ignore new type hints in api/serde.py
2025-01-06 20:14:28 +01:00
Qubasa
1b1fa8c71b clan-app: working nix run .#clan-app, working open_file with tkinter 2025-01-06 20:14:28 +01:00
Qubasa
0123fcd3a5 clan-app: working js<->python api bridge 2025-01-06 20:14:20 +01:00
Johannes Kirschbauer
a5307f9e0a UI: break out install into step components 2025-01-06 10:22:17 +01:00
Johannes Kirschbauer
9df882da24 UI: fix select render nested portal within dialog 2025-01-06 10:21:51 +01:00
Johannes Kirschbauer
f759edd4bb UI: typography add color: 'inherit' 2025-01-06 10:21:43 +01:00
Johannes Kirschbauer
e3d29deb08 UI: init components {group,section,sectionHeader} 2025-01-06 10:18:50 +01:00
Johannes Kirschbauer
4a8261e53b UI: init badge component 2025-01-06 10:17:01 +01:00
Johannes Kirschbauer
4cb029da27 UI: init slide animation keyframe 2025-01-06 10:16:26 +01:00
Johannes Kirschbauer
713318d85d UI: add todo, supress type warning 2025-01-03 19:52:34 +01:00
Johannes Kirschbauer
78162f7479 UI: refactor machine install workflow into modal with steps 2025-01-03 16:38:50 +01:00
Johannes Kirschbauer
512e00f791 UI: fix select, make selectProps optional 2025-01-03 16:38:14 +01:00
Johannes Kirschbauer
bf62792baa UI: typography init flag to omit color class 2025-01-03 16:37:32 +01:00
Johannes Kirschbauer
47e3c38a12 UI: foward input variant to textInput 2025-01-03 16:36:59 +01:00
Johannes Kirschbauer
48b673aace UI: fix formLayout 2025-01-03 16:36:38 +01:00
Johannes Kirschbauer
f560473bb9 UI: fix modal, rounding, min-width and other poperties 2025-01-03 16:36:07 +01:00
Johannes Kirschbauer
40a60af238 UI: fix input base, use mathematical asterisk in required label 2025-01-03 16:35:23 +01:00
Johannes Kirschbauer
81039306f0 UI: expose more icons 2025-01-03 16:34:51 +01:00
Johannes Kirschbauer
1e72f72f3c UI: fix button hover state disabled in disabled tsat 2025-01-03 16:33:51 +01:00
Johannes Kirschbauer
eb7c8b9ce7 UI: theme init semantic background colors 2025-01-03 16:33:23 +01:00
Johannes Kirschbauer
3b89cde312 UI: fix typography. Use explizit weights. Webkit seem to not understand all strings 2025-01-03 16:33:00 +01:00
Johannes Kirschbauer
207865ac12 CLI: init cmd_with_root 2024-12-30 15:47:21 +01:00
Johannes Kirschbauer
87c9d1b941 UI: fix installer workflow asking for sudo pw in background 2024-12-30 15:47:21 +01:00
Johannes Kirschbauer
b3f1c46880 UI: fix missing types 2024-12-29 12:27:19 +01:00
Johannes Kirschbauer
fc5cb6cde2 UI/flash: use modal for confirmation 2024-12-28 16:18:09 +01:00
Johannes Kirschbauer
f02a0425e8 UI/components: init draggable modal 2024-12-28 16:18:09 +01:00
Johannes Kirschbauer
8bd7ea2c1a UI: add close icon 2024-12-28 16:18:09 +01:00
Johannes Kirschbauer
529df9454c UI: add corvu solidjs dialog library 2024-12-28 16:18:09 +01:00
Johannes Kirschbauer
ce050e692b UI: init icons {attention,warning} 2024-12-28 16:18:09 +01:00
Johannes Kirschbauer
365e80368c UI: fix interface breakages on some components. Features will be migrated later 2024-12-20 20:14:42 +01:00
Johannes Kirschbauer
7cd061472d UI: suppress type problems with tailwind 2024-12-20 19:15:37 +01:00
Johannes Kirschbauer
3c9d1508b3 UI: init tailwind popover-open variant 2024-12-20 18:15:11 +01:00
Johannes Kirschbauer
90121f50c3 UI: use FieldLayout in machine detail page 2024-12-20 18:14:41 +01:00
Johannes Kirschbauer
2e2df3f09b UI: migrate flash installer page 2024-12-20 18:14:14 +01:00