Commit Graph

132 Commits

Author SHA1 Message Date
DavHau
94ead5b29b remove outdated comment 2023-12-01 16:31:35 +07:00
ui-asset-bot
d73236a62d update ui-assets.nix 2023-11-24 14:59:09 +00:00
Jörg Thalheim
d394792238 openapi: put a static version into the repository
This avoids a lot of rebuilds and we can also track api changes better
2023-11-24 15:56:27 +01:00
Jörg Thalheim
33d9536570 fix compilation of frontend 2023-11-21 12:48:35 +00:00
ui-asset-bot
efeccc9307 update ui-assets.nix 2023-11-20 08:34:25 +00:00
Johannes Kirschbauer
0bd9c4048c move join url 2023-11-20 09:29:46 +01:00
Johannes Kirschbauer
837661582c decompose join/create clan, move to manage page 2023-11-20 09:22:39 +01:00
Johannes Kirschbauer
a70433c0ef extend toolbar styling, add support for atomic menu 2023-11-20 09:21:59 +01:00
ui-asset-bot
fbf236e218 update ui-assets.nix 2023-11-19 11:10:43 +00:00
Johannes Kirschbauer
9bae43957c fix imports & class order 2023-11-19 12:06:36 +01:00
DavHau
b432c9493e ui: add clan tool bar
To use for selecting a clan from the history
2023-11-18 18:32:02 +07:00
ui-asset-bot
895438f56a update ui-assets.nix 2023-11-18 10:18:20 +00:00
Johannes Kirschbauer
31e9b988b8 prepare for select clan from history 2023-11-18 11:00:16 +01:00
Johannes Kirschbauer
a6cde2f937 removed unused part 2023-11-18 11:00:16 +01:00
ui-asset-bot
46297b1888 update ui-assets.nix 2023-11-18 09:43:34 +00:00
DavHau
ea967670eb ui: display overlay when no machines available 2023-11-18 16:40:09 +07:00
ui-asset-bot
2a1ba99376 update ui-assets.nix 2023-11-18 08:38:57 +00:00
Johannes Kirschbauer
2736ca156a removed unused part 2023-11-18 15:35:13 +07:00
Johannes Kirschbauer
c1ebc76d41 start machine list cleanup 2023-11-17 16:10:09 +01:00
ui-asset-bot
441a15bab8 update ui-assets.nix 2023-11-17 10:47:47 +00:00
Johannes Kirschbauer
dcd6e9e9c1 fix ui 2023-11-17 11:42:43 +01:00
lassulus
f2d6725d52 disable ui 2023-11-15 16:28:09 +01:00
ui-asset-bot
74451be048 update ui-assets.nix 2023-11-13 13:31:33 +00:00
DavHau
2fafc9a38b api/machines: init put_machine replacing create_machine and set_machine_config
This allows creating and configuring a machine in one single step.
2023-11-13 20:25:52 +07:00
ui-asset-bot
0faeca7ad4 update ui-assets.nix 2023-11-11 14:30:55 +00:00
Johannes Kirschbauer
eab4a41734 fix type errors 2023-11-11 15:27:57 +01:00
Johannes Kirschbauer
76328c2196 merge main 2023-11-11 15:11:06 +01:00
Johannes Kirschbauer
e3750db235 clean up join workflow 2023-11-11 15:01:18 +01:00
Johannes Kirschbauer
ebed5ab618 add & configure machine: added formular integration 2023-11-11 10:08:39 +01:00
ui-asset-bot
fe6088afa9 update ui-assets.nix 2023-11-09 08:34:03 +00:00
DavHau
fc1591a0a8 api/schema: get schema without having a machine
Also done:
- add @pytest.mark.with_core indicating that a test depends on clan-core and cannot be cached
- separate unit tests into two derivations, ones that can be cached and ones that cannot.
- fix frontend typescript code
2023-11-09 15:30:25 +07:00
ui-asset-bot
fd6b5a57bd update ui-assets.nix 2023-11-04 14:13:47 +00:00
clan-bot
db7aa564a7 Merge pull request 'add error handling' (#467) from feat/configure-modules into main 2023-11-04 14:12:27 +00:00
Johannes Kirschbauer
37533aa00d add error handling
prevent the user to go into next step if schema cannot be retrieved
2023-11-04 15:10:37 +01:00
ui-asset-bot
61d8bd8c0b update ui-assets.nix 2023-11-04 13:58:39 +00:00
clan-bot
ab483d409b Merge pull request 'style & explanation text' (#466) from feat/configure-modules into main 2023-11-04 13:57:20 +00:00
Johannes Kirschbauer
46cd25cc0d style & explanation text 2023-11-04 14:55:32 +01:00
ui-asset-bot
096a14fb41 update ui-assets.nix 2023-11-04 13:05:01 +00:00
Johannes Kirschbauer
93f0f2141a format stuff 2023-11-04 14:02:32 +01:00
Johannes Kirschbauer
b8c5419dba select modules.Prefetched schema depends only on modules 2023-11-04 13:53:30 +01:00
ui-asset-bot
48fb4f7550 update ui-assets.nix 2023-11-04 08:58:19 +00:00
Johannes Kirschbauer
aed41a8fbf fix changed api imports 2023-11-04 09:55:53 +01:00
Johannes Kirschbauer
376aee57e9 disable lint rule 2023-11-04 09:46:14 +01:00
Johannes Kirschbauer
3696ecbae5 merge main 2023-11-04 09:15:15 +01:00
ui-asset-bot
cb385b2e3c update ui-assets.nix 2023-11-03 21:45:18 +00:00
Qubasa
0c87485575 Fixed UI incorrectly not deleting api folder. Fixing new import paths for UI 2023-11-03 22:43:03 +01:00
Johannes Kirschbauer
c714ab29b4 add create/join switch 2023-10-31 19:05:37 +01:00
ui-asset-bot
3e7a866ea1 update ui-assets.nix 2023-10-29 18:55:11 +00:00
Johannes Kirschbauer
e5455f98fc fix frontend 2023-10-28 18:34:36 +02:00
Qubasa
97a20053e7 Updated to main branch 2023-10-27 19:26:51 +02:00