Commit Graph

3390 Commits

Author SHA1 Message Date
Jörg Thalheim
6adfadd8b9 re-enable config subcommand if CLAN_OPTIONS_FILE is set 2023-08-24 18:28:33 +02:00
Jörg Thalheim
dcbf1613fb delete test_cli test
we already cover this in integration tests
2023-08-24 18:28:33 +02:00
Jörg Thalheim
d600a927ea tests: generalize secret cli parser to work for all cli commands 2023-08-24 18:28:33 +02:00
Jörg Thalheim
3b099ccb89 clan-cli: move arg parsing to extra method 2023-08-24 18:28:33 +02:00
Jörg Thalheim
c5b16124ef add machine subcommand 2023-08-24 16:58:22 +02:00
Jörg Thalheim
56542ca5ef mv update command to machines update command 2023-08-24 16:25:06 +02:00
Jörg Thalheim
80d3349ce0 add stub api for machines 2023-08-24 16:11:08 +02:00
Jörg Thalheim
4d183fff58 apply prettier to source tree 2023-08-24 14:13:02 +02:00
Jörg Thalheim
dbc0ae08c0 integrate prettier into treefmt 2023-08-24 14:09:19 +02:00
Jörg Thalheim
13a6386004 add integration test for webui 2023-08-24 14:09:19 +02:00
Jörg Thalheim
acc648fc6b integrate webserver into cli
integrate webserver into cli
2023-08-24 11:31:41 +02:00
clan-bot
7f6f147d84 Merge pull request 'drop black/ruff from dependency list' (#160) from Mic92-mic92 into main 2023-08-23 15:25:06 +00:00
Jörg Thalheim
d60548dfc4 integrate webserver into cli 2023-08-23 17:17:34 +02:00
Jörg Thalheim
79c61f61c7 drop black/ruff from dependency list
those are used implictly by treefmt already
2023-08-23 16:03:56 +02:00
clan-bot
0b847bafae Merge pull request 'clan-cli: disable config subcommand' (#157) from Mic92-mic92 into main 2023-08-23 12:43:22 +00:00
Jörg Thalheim
35340aff80 clan-cli: disable config subcommand
This currently break flakes that do not have clan options defined
2023-08-23 14:42:17 +02:00
clan-bot
7365df338b Merge pull request 'Add nixos module to import secrets automatically' (#154) from Mic92-mic92 into main 2023-08-23 12:04:20 +00:00
Jörg Thalheim
59e31b3c56 fix mypy errors 2023-08-23 13:59:43 +02:00
Jörg Thalheim
63bb9395fd automatically import secrets into nixos 2023-08-23 13:59:43 +02:00
DavHau
b16f314c80 clan-config: add option --quiet 2023-08-23 12:25:02 +02:00
Jörg Thalheim
48a5f64be6 clan-cli: make jsonschema optional 2023-08-23 11:59:37 +02:00
DavHau
999fbe0d89 clan-config: add readme
Also add capability of reading an option value
2023-08-23 01:01:07 +02:00
DavHau
780fd881c3 clan-config: fix tests 2023-08-22 21:17:47 +00:00
DavHau
48686591d8 clan-config: improve and add flake-parts module for clan-config 2023-08-22 21:17:47 +00:00
clan-bot
957e417b50 Merge pull request 'merge-after-ci: just inline script' (#151) from Mic92-mic92 into main 2023-08-22 11:47:17 +00:00
Jörg Thalheim
c44338ec84 merge-after-ci: just inline script 2023-08-22 13:20:16 +02:00
Johannes Kirschbauer
c9d2cfcda5 init template view 2023-08-19 12:04:27 +02:00
Johannes Kirschbauer
33f85380ae add static code analysis 2023-08-19 10:11:14 +02:00
Luis-Hebendanz
96bf33a76d Fixed jumping icon on selected 2023-08-15 20:37:34 +02:00
Luis-Hebendanz
46566131d4 Added fixed speed dial 2023-08-15 20:06:55 +02:00
Luis-Hebendanz
980b64d3d0 Merge branch 'Qubasa-main' into new_edit_way 2023-08-15 17:57:14 +02:00
Luis-Hebendanz
48eeba1dc1 Revamped node selection and edit process 2023-08-15 17:53:27 +02:00
DavHau
52d6798315 clan-config: stop using jsonschema at all for CLI
- instead use options.json coming from nixosOptionsDoc
2023-08-15 15:48:17 +02:00
clan-bot
2d40c01db0 Merge pull request 'init: step formular for new image templates' (#144) from feature/installer into main 2023-08-15 12:46:02 +00:00
Johannes Kirschbauer
66617c0d62 init: step formular for new image templates 2023-08-15 14:44:51 +02:00
DavHau
348e503789 clan-config: get rid of jsonschema dependency 2023-08-15 13:29:48 +02:00
Luis-Hebendanz
257e6c1d8e UI: Added Metadata view with Grids to List for mobile 2023-08-14 19:39:26 +02:00
Luis-Hebendanz
c020cce56b UI: Replaced enum infavor of hash keys 2023-08-14 19:08:15 +02:00
Luis-Hebendanz
3489ebc5c4 Added collapse to table 2023-08-14 18:25:06 +02:00
Luis-Hebendanz
b112969d87 Fixed mobile layout in Pie Chart and in table 2023-08-14 15:56:31 +02:00
Johannes Kirschbauer
ed9e0c1623 add more example utils to dashboard 2023-08-13 12:55:22 +02:00
Johannes Kirschbauer
cdef88e55e add: some util to dashboard 2023-08-12 17:11:41 +02:00
Johannes Kirschbauer
6ab0298b1b add: fix responsive layout transition 2023-08-12 13:44:35 +02:00
Johannes Kirschbauer
ff89bcba4b add: responsive layout for sidebar and dashboard 2023-08-12 12:25:44 +02:00
clan-bot
a243f97574 Merge pull request 'UI: Fixed missing key tag in Grid' (#135) from Qubasa-Qubasa-main into main 2023-08-11 22:16:07 +00:00
Luis-Hebendanz
2720f47fdb UI: Fixed missing key tag in Grid 2023-08-12 00:15:06 +02:00
clan-bot
16f674e281 Merge pull request 'UI: NodeList added Pie Chart and extracted Table Data' (#134) from Qubasa-Qubasa-main into main 2023-08-11 22:02:22 +00:00
Luis-Hebendanz
de9cac534b UI: NodeList added Pie Chart and extracted Table Data 2023-08-12 00:01:09 +02:00
Jörg Thalheim
295591ed79 clan-cli/update: only pass flake-uri/flake-attr if they are set 2023-08-11 17:27:36 +02:00
Jörg Thalheim
51f40a4f09 test_update_cli: also test --help 2023-08-11 17:11:47 +02:00