547 Commits

Author SHA1 Message Date
ui-asset-bot fa30099991 update ui-assets.nix
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
checks-impure / test (push) Has been skipped
2023-11-08 21:02:45 +00:00
Luis c4388733e5 Fix forgetting to delete api folder in UI 2023-11-08 21:47:57 +01:00
ui-asset-bot c0a5743502 update ui-assets.nix
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
2023-10-30 16:41:11 +00:00
Luis 1621b22c1c Fixed missing gnused in ui-assets.sh 2023-10-30 17:32:34 +01:00
Luis 494067899e Generate ui assets package_name on the fly 2023-10-30 17:26:29 +01:00
ui-asset-bot 55f252af92 update ui-assets.nix
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
checks-impure / test (push) Has been skipped
2023-10-30 16:01:42 +00:00
Luis 84c5b0477e Improved README and ui-asset workflow
checks-impure / test (pull_request) Successful in 25s
checks / test (pull_request) Successful in 1m24s
2023-10-30 16:51:39 +01:00
ui-asset-bot f714682948 update ui-assets.nix
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
2023-10-30 14:59:42 +00:00
Luis 7a54c87fde Added Getting Started to README
checks-impure / test (pull_request) Successful in 26s
checks / test (pull_request) Successful in 1m52s
2023-10-30 13:26:09 +01:00
ui-asset-bot 217f465dc7 update ui-assets.nix
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
2023-10-27 22:52:40 +00:00
Luis 16d7947701 Added correct owner to update-ui-assets.sh
checks-impure / test (pull_request) Successful in 24s
checks / test (pull_request) Successful in 2m2s
2023-10-28 00:29:27 +02:00
Luis d053d4fba4 Fixing broken CI
checks-impure / test (pull_request) Successful in 35s
checks / test (pull_request) Successful in 6m23s
2023-10-23 03:23:57 +02:00
Luis a659800cb8 Fixing broken CI
checks-impure / test (pull_request) Successful in 41s
checks / test (pull_request) Failing after 7m10s
2023-10-23 03:17:57 +02:00
Luis 1f70b42401 Fixing broken CI
checks-impure / test (pull_request) Failing after 40s
checks / test (pull_request) Successful in 4m31s
2023-10-23 03:08:27 +02:00
Luis 112f281fd9 Fixing broken CI 2023-10-23 02:50:45 +02:00
Luis 9238225556 Fixing merge-after-ci
checks-impure / test (pull_request) Failing after 3m11s
checks / test (pull_request) Failing after 24m9s
2023-10-23 02:12:42 +02:00
Luis f1b66d7996 Nix fmt doesn't complain anymore 2023-10-23 01:30:47 +02:00
Luis 7a354875c9 Fully working ui and cli 2023-10-23 01:23:06 +02:00
Luis 805efb7ec7 Working base cli webui 2023-10-23 01:18:58 +02:00
Luis e5c0bc7fd4 Fixed AnyURL problem 2023-10-22 22:38:04 +02:00
Luis d78a3bc684 Fixed linting problem 2023-10-22 22:20:23 +02:00
Luis aaeccfbec5 Fixed linting problem 2023-10-22 22:17:10 +02:00
Luis e69cc4940d After fixing problem 2023-10-22 21:24:02 +02:00
Luis c7c47b6527 Befor fixing linting problem 2023-10-22 21:03:06 +02:00
Luis 545d389df0 Initial commit 2023-10-15 16:41:25 +02:00
Luis 6def19b4c8 Added new type FlakeName 2023-10-14 15:17:58 +02:00
Luis 718f647774 Added flake_name:str argument everywhere, nix fmt doesn't complain anymore 2023-10-14 14:57:36 +02:00
Luis 06d6edbfa7 API|CLI: Added argument 'flake_name' to all CLI and API endpoints. Tests missing. 2023-10-13 22:29:55 +02:00
Luis 740e5e2ebc Added state directory. 2023-10-13 19:56:10 +02:00
Luis 4ab4832d41 API: Added Path validators. api/flake/create inits git repo. Fixed vscode interpreter problem 2023-10-12 22:46:32 +02:00
lassulus 3dad667f97 vms.create: don't generate secrets if clan is remote 2023-10-11 12:01:42 +02:00
clan-bot 1cca1faedd Merge pull request 'API: Added /api/flake/create. Fixed vscode search settings. Moved clan create to clan flake create' (#423) from Qubasa-main into main 2023-10-09 12:04:02 +00:00
Luis b49433958b API: Added /api/flake/create. Fixed vscode search settings. Moved clan create to clan flake create 2023-10-09 14:01:34 +02:00
ui-asset-bot 78758319f3 update ui-assets.nix 2023-10-08 15:27:26 +00:00
clan-bot 4fa2056834 Merge pull request 'cleanup work' (#421) from chore/fixes into main 2023-10-08 15:26:08 +00:00
ui-asset-bot 2874cf3bdb update ui-assets.nix 2023-10-08 15:24:32 +00:00
clan-bot ded13b2da5 Merge pull request 'add coporate theme color variables' (#419) from feat/theme into main 2023-10-08 15:23:54 +00:00
Johannes Kirschbauer 5483018783 cleanup work 2023-10-08 17:20:43 +02:00
Johannes Kirschbauer 9ea71c90a6 resolve conflicts 2023-10-08 15:53:43 +02:00
Johannes Kirschbauer d3310f861b add coporate theme color variables 2023-10-08 15:46:33 +02:00
Luis 9c74c4d661 CLI: Fixed bug in firefox opening addon page because of new profile 2023-10-08 14:39:31 +02:00
DavHau ceb6bdd474 clan join: test create vm for clan join
This adds a vm create test for the `clan join` scenario where:
  - there is no local clan to write changes to
  - a machine from a remote flake needs to be built and run
  - no users and no secrets need to be or can be managed (no flake to write files to)
2023-10-06 19:15:25 +02:00
ui-asset-bot 5ab0840939 update ui-assets.nix 2023-10-06 07:52:25 +00:00
clan-bot 60b868c4cb Merge pull request 'clean up theme' (#416) from feat/corp-theme into main 2023-10-06 07:51:07 +00:00
Johannes Kirschbauer 0e1b4ab96f clean up theme 2023-10-06 09:41:37 +02:00
DavHau f885c877bc clan-cli: improve debug logging 2023-10-05 17:37:33 +02:00
DavHau dbf80595fd zerotier: fix: find free port without collissions 2023-10-05 17:03:01 +02:00
lassulus bdb0a6484a tests: add fixtures to test_vms_cli 2023-10-05 15:56:15 +02:00
DavHau 6abbf4bacd clan-cli: unset LD_LIBRARY_PATH
This prevents problems with mixed glibc versions that might occur when the cli is called through a browser built against another glibc
2023-10-05 13:44:08 +02:00
lassulus 4af74ee5a5 machines update: add --target-host 2023-10-04 23:28:15 +02:00