Commit Graph

1463 Commits

Author SHA1 Message Date
Johannes Kirschbauer
5cb136d32c fix malformed step interface 2023-09-03 14:23:31 +02:00
Johannes Kirschbauer
598dd776ec add: dynamic schema form with pure/impure seperation 2023-09-03 14:15:10 +02:00
Jörg Thalheim
949b72bd0b actual implement secret rename function 2023-09-03 11:03:14 +02:00
Jörg Thalheim
6c7c9b9540 secrets/sops-import: check correct secret for conflicts 2023-09-03 08:43:40 +02:00
clan-bot
148c292ea9 Merge pull request 'secrets/sops-import: check for key.json to exist' (#237) from Mic92-secret-fix into main 2023-09-03 06:39:53 +00:00
Jörg Thalheim
e079627f0f secrets/sops-import: check for key.json to exist 2023-09-03 08:37:56 +02:00
DavHau
a56073b051 machines delete: fix - delete all existing files 2023-09-02 18:37:40 +02:00
DavHau
2a11b1c5d1 machines api: always create empty settings.json 2023-09-02 18:29:12 +02:00
Johannes Kirschbauer
10c4d26b58 add: dynamic form generation based on json-schema 2023-09-02 17:06:22 +02:00
DavHau
a1d825d0a0 clan-config: fix: read options from nixosConfigurations instead of nixosModules 2023-09-02 16:35:59 +02:00
Luis-Hebendanz
7c41aa57bb Error message as snack bar instead of 404 2023-09-02 14:57:45 +02:00
Luis-Hebendanz
75c885eeb5 UI: Improved table for mobile 2023-09-01 18:12:35 +02:00
Luis-Hebendanz
508b892c0b UI: Improved UX in Search Bar 2023-09-01 17:46:16 +02:00
DavHau
8ca0a2aee4 clan-config: introduce --machine + add tests 2023-08-30 20:59:26 +02:00
Jörg Thalheim
10e4db7c19 clan-cli: fix error message 2023-08-30 16:40:42 +02:00
Luis-Hebendanz
1c82b8b5ff Merge branch 'main' into Qubasa-main 2023-08-30 15:54:26 +02:00
Luis-Hebendanz
ed16ac42b7 UI: Fixed CI Bug 2023-08-30 15:50:15 +02:00
Luis-Hebendanz
47485395e5 Merge branch 'main' into Qubasa-main 2023-08-30 15:41:42 +02:00
Luis-Hebendanz
d16bd000da Improved quickstart.me 2023-08-30 15:28:24 +02:00
DavHau
4afd9910e9 Revert "rename clanCore to clan.core"
This reverts commit fef796fa6e.
2023-08-30 15:24:33 +02:00
Jörg Thalheim
fef796fa6e rename clanCore to clan.core 2023-08-30 12:46:49 +00:00
Luis-Hebendanz
872f420399 UI: search bar improvement. Bug: ESC doesnt work 2023-08-30 14:02:04 +02:00
Jörg Thalheim
af38408a3e secret cli: add get command that returns the key of users/machines 2023-08-30 11:30:57 +02:00
Jörg Thalheim
54d855a6cd clan-cli: Document how to run single-threaded 2023-08-30 11:28:07 +02:00
Jörg Thalheim
d655c0ceb5 clan-cli/direnv: also watch default.nix 2023-08-30 11:27:43 +02:00
Luis-Hebendanz
3df5bc4815 Merge branch 'main' into Qubasa-main 2023-08-29 18:23:22 +02:00
Luis-Hebendanz
d03d4a246e UI: Added Machine List Search Bar 2023-08-29 18:19:22 +02:00
clan-bot
691d3bec41 Merge pull request 'secrets generator + zerotier module' (#188) from secrets-module into main 2023-08-29 15:43:15 +00:00
lassulus
9fca1e7f43 move clanCore into nixosModules, add secrets generate command 2023-08-29 16:28:50 +02:00
clan-bot
18bc6c7345 Merge pull request 'secrets: improve error messages' (#208) from Mic92-main into main 2023-08-29 14:22:29 +00:00
Jörg Thalheim
9b3bfd6950 secrets: improve error messages 2023-08-29 16:20:39 +02:00
lassulus
5e2e95e9c7 clan-cli: add zerotier subcommand 2023-08-29 16:16:11 +02:00
Jörg Thalheim
98a379d4fa clan-cli: fix build if lassulus does an impure build 2023-08-29 13:54:06 +00:00
clan-bot
9701ce3a7f Merge pull request 'clan-cli: fix nixpkgs symlink location' (#204) from Mic92-main into main 2023-08-29 11:23:07 +00:00
Jörg Thalheim
a0467dd259 clan-cli: fix nixpkgs symlink location 2023-08-29 13:12:56 +02:00
Luis-Hebendanz
ce19e5602a clan-cli: Fixed CORS issue. UI: Readded id as tableData property 2023-08-27 15:10:15 +02:00
Jörg Thalheim
b7212b9988 ruff: also enforce variable naming rules 2023-08-27 10:51:47 +02:00
Jörg Thalheim
9913a95cc2 ruff: enable upgrade rule checks 2023-08-27 10:46:53 +02:00
Jörg Thalheim
bac0942033 pytest: report slow tests and set a 30 timeout 2023-08-27 10:41:32 +02:00
Jörg Thalheim
75f79abcc6 ui: drop non-flake fallback
I don't think nix-build gets regulally tested and I don't see how it would work without having clanPkgs available
2023-08-27 10:27:34 +02:00
Jörg Thalheim
4735586dac fix uneccessary clan-cli rebuilds by not relying on self 2023-08-27 10:21:02 +02:00
Jörg Thalheim
9cc6a14d73 run pytest in parallel 2023-08-27 09:45:15 +02:00
Jörg Thalheim
81d02bb218 tests: rewrite port allocation function 2023-08-27 09:34:36 +02:00
DavHau
7928e953fa checks-integration: init 2023-08-27 00:24:19 +02:00
DavHau
b55ceec40c clan-config: use pinned nixpkgs + fix test flake 2023-08-26 23:33:32 +02:00
clan-bot
97d8d128b6 Merge pull request 'consistent naming & strucutre' (#190) from chore/refactor into main 2023-08-26 13:56:24 +00:00
Johannes Kirschbauer
592cf867e5 fix some minor errors 2023-08-26 15:55:03 +02:00
Johannes Kirschbauer
337f6e4600 fix import error 2023-08-26 15:50:48 +02:00
Johannes Kirschbauer
87cce983e9 consistent naming & strucutre 2023-08-26 15:46:10 +02:00
DavHau
8c7ee25dc9 webui: fixes for machines endpoint
- fix machines settings file location
- raise 404 if machine doesn't exist
- improve machine api test
2023-08-26 14:17:25 +02:00