Commit Graph

672 Commits

Author SHA1 Message Date
Jörg Thalheim
d51dd39ae3 buildClan: fix importing machines from settings 2023-09-03 15:18:29 +02:00
Jörg Thalheim
618fb4b8a7 impureTest: add clan to $PATH for debugging 2023-09-03 15:17:28 +02:00
Jörg Thalheim
89cdbdd62a also auto-import group secrets 2023-09-03 14:58:07 +02:00
clan-bot
fed4b99477 Merge pull request 'add: dynamic form generation based on json-schema' (#233) from feat/dynamic-forms into main 2023-09-03 12:24:55 +00:00
Johannes Kirschbauer
5cb136d32c fix malformed step interface 2023-09-03 14:23:31 +02:00
Jörg Thalheim
2a9be18d31 generate-secrets: use - instead of _ as file seperator 2023-09-03 14:17:00 +02:00
Johannes Kirschbauer
598dd776ec add: dynamic schema form with pure/impure seperation 2023-09-03 14:15:10 +02:00
Jörg Thalheim
cfec69fec4 different fix for missing secrets 2023-09-03 14:07:31 +02:00
Jörg Thalheim
f1e8070412 Revert "fix machines folder not beeing present yet"
This reverts commit 14335ae576.
2023-09-03 13:53:20 +02:00
Mic92
56190332cf Merge pull request 'fix machines folder not beeing present yet' (#244) from machines-import-fix into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/244
2023-09-03 11:45:32 +00:00
Jörg Thalheim
14335ae576 fix machines folder not beeing present yet 2023-09-03 13:42:04 +02:00
clan-bot
de26d7fc50 Merge pull request 'fix machines folder not beeing present yet' (#243) from machines-import-fix into main 2023-09-03 11:38:26 +00:00
Jörg Thalheim
0a3982d0ac fix machines folder not beeing present yet 2023-09-03 13:33:41 +02:00
clan-bot
d784cea792 Merge pull request 'buildClan: machineName' (#242) from Mic92-secret-fix into main 2023-09-03 11:11:06 +00:00
Jörg Thalheim
5dd318e637 buildClan: machineName 2023-09-03 13:09:35 +02:00
clan-bot
7827df6fc5 Merge pull request 'secrets/sops: set dummy default sops file' (#241) from Mic92-secret-fix into main 2023-09-03 09:09:59 +00:00
Jörg Thalheim
949b72bd0b actual implement secret rename function 2023-09-03 11:03:14 +02:00
Mic92
7684061606 Merge pull request 'secrets/sops: set dummy default sops file' (#240) from Mic92-secret-fix into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/240
2023-09-03 07:59:28 +00:00
Jörg Thalheim
4e19b7c085 secrets/sops: set dummy default sops file 2023-09-03 07:59:28 +00:00
clan-bot
890b674c46 Merge pull request 'secrets/sops-import: check correct secret for conflicts' (#238) from Mic92-secret-fix into main 2023-09-03 06:45:59 +00: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
clan-bot
5c55b320f6 Merge pull request 'clanCore: add example options' (#235) from DavHau-main into main 2023-09-02 17:17:48 +00:00
DavHau
c9bfd0a5b5 clanCore: add example options 2023-09-02 19:15:29 +02:00
clan-bot
16e1ca9a90 Merge pull request 'fixes for sops, buildClan, clanCore module, machines api' (#234) from DavHau-api-config into main 2023-09-02 16:39:29 +00: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
DavHau
a0d1b09b1d clanCore module: add clanSchema top level option 2023-09-02 18:28:31 +02:00
DavHau
75cfd84949 buildClan: set clanCore.directory and hostPlatform 2023-09-02 18:26:45 +02:00
DavHau
ac7e3f6407 sops: fix module to accept missing ./sops dir 2023-09-02 18:25:27 +02:00
DavHau
03808d9fbc buildClan: fix missing argument clan 2023-09-02 18:24:34 +02:00
Johannes Kirschbauer
10c4d26b58 add: dynamic form generation based on json-schema 2023-09-02 17:06:22 +02:00
clan-bot
d30f640321 Merge pull request 'clan-config: fix: read options from nixosConfigurations instead of nixosModules' (#232) from DavHau-api-config into main 2023-09-02 14:38:14 +00:00
DavHau
a1d825d0a0 clan-config: fix: read options from nixosConfigurations instead of nixosModules 2023-09-02 16:35:59 +02:00
clan-bot
b8892c6826 Merge pull request 'new-clan: update template and add test' (#231) from DavHau-api-config into main 2023-09-02 14:14:05 +00:00
DavHau
414033392e new-clan: update template and add test 2023-09-02 16:12:37 +02:00
DavHau
1eed74c94f Merge pull request 'clan-config: introduce --machine + add tests' (#182) from DavHau-api-config into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/182
2023-09-02 14:07:45 +00: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
Luis-Hebendanz
24a2fc35e0 Merge branch 'main' into Qubasa-main 2023-09-01 16:58:58 +02:00
DavHau
8ca0a2aee4 clan-config: introduce --machine + add tests 2023-08-30 20:59:26 +02:00
clan-bot
e73299a306 Merge pull request 'quickstart: add specialArgs' (#227) from DavHau-main into main 2023-08-30 14:51:12 +00:00
Mic92
15172977bc Merge pull request 'clan-cli: fix error message' (#226) from Mic92-main into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/226
2023-08-30 14:50:12 +00:00
DavHau
91e42d8a63 quickstart: add specialArgs 2023-08-30 16:47:05 +02:00
Jörg Thalheim
1d496c6363 buildClan: also import clanCore module 2023-08-30 16:41:50 +02:00
Jörg Thalheim
10e4db7c19 clan-cli: fix error message 2023-08-30 16:40:42 +02:00
Luis-Hebendanz
e31da60792 Link quickstart into README 2023-08-30 16:12:18 +02:00
clan-bot
0bf52859fe Merge pull request 'UI: search bar improvement. Bug: ESC doesnt work' (#223) from Qubasa-Qubasa-main into main 2023-08-30 13:59:42 +00:00