Commit Graph

83 Commits

Author SHA1 Message Date
Jörg Thalheim
33d9536570 fix compilation of frontend 2023-11-21 12:48:35 +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
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
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
DavHau
ea967670eb ui: display overlay when no machines available 2023-11-18 16:40:09 +07: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
Johannes Kirschbauer
dcd6e9e9c1 fix ui 2023-11-17 11:42:43 +01: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
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
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
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
Johannes Kirschbauer
46cd25cc0d style & explanation text 2023-11-04 14:55:32 +01: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
Johannes Kirschbauer
aed41a8fbf fix changed api imports 2023-11-04 09:55:53 +01:00
Johannes Kirschbauer
3696ecbae5 merge main 2023-11-04 09:15:15 +01: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
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
Qubasa
d8539b2bed next lint now throws at least an equal amount of errors as next build if not more. 2023-10-27 19:26:03 +02:00
Johannes Kirschbauer
592b687dc7 cleanup work 2023-10-08 17:20:43 +02:00
Johannes Kirschbauer
e49791bb33 add coporate theme color variables 2023-10-08 15:46:33 +02:00
Johannes Kirschbauer
6150baedb3 coporate color system: init 2023-10-03 14:58:31 +02:00
Johannes Kirschbauer
053c8e99e8 reformat 2023-10-03 10:56:35 +02:00
Johannes Kirschbauer
b4d3346dd9 clean up unused js parts 2023-10-03 10:39:49 +02:00
Johannes Kirschbauer
7fdcd4db4b AppState context add 2023-10-01 22:47:09 +02:00
Johannes Kirschbauer
1c685bdf33 refine join workflow 2023-09-30 16:00:21 +02:00
Johannes Kirschbauer
211ce3e8c5 inspect flake before configure VM 2023-09-23 13:20:25 +02:00
Johannes Kirschbauer
18714d6657 reformat 2023-09-16 16:28:36 +02:00
Johannes Kirschbauer
1bcff16b66 add join clan page 2023-09-16 16:21:33 +02:00
Qubasa
aa5976f046 Qubasa-Qubasa-main (#262)
UI: Connected UI to API
2023-09-11 12:59:24 +00:00
Mic92
b9a8a66528 Merge branch 'main' into Qubasa-Qubasa-main 2023-09-06 15:40:21 +00:00
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
Johannes Kirschbauer
10c4d26b58 add: dynamic form generation based on json-schema 2023-09-02 17:06:22 +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
Luis-Hebendanz
ed16ac42b7 UI: Fixed CI Bug 2023-08-30 15:50:15 +02:00
Luis-Hebendanz
872f420399 UI: search bar improvement. Bug: ESC doesnt work 2023-08-30 14:02:04 +02:00
Luis-Hebendanz
d03d4a246e UI: Added Machine List Search Bar 2023-08-29 18:19:22 +02:00