Commit Graph

208 Commits

Author SHA1 Message Date
Sebastian Böckelmann
e2cfe97b61 Test triple ProductGamesystem generation
Some checks failed
E2E Testing / test (push) Failing after 1m22s
2024-02-11 18:41:01 +01:00
Sebastian Böckelmann
311b7ee7bb Generate ProductGamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m25s
2024-02-11 18:21:08 +01:00
Sebastian Böckelmann
57d7babf71 Test ProductStateTransition Creation
Some checks failed
E2E Testing / test (push) Failing after 1m23s
2024-02-10 17:37:05 +01:00
Sebastian Böckelmann
d219c2180b Remove StateLabel and Description from Dummy ProductStateCreation
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-02-10 17:12:01 +01:00
Sebastian Böckelmann
aada044e08 Implement ProductStateCreation
Some checks failed
E2E Testing / test (push) Failing after 1m25s
2024-02-10 17:07:24 +01:00
1cde7f2939 Merge pull request 'issue-5-gamesystems' (#6) from issue-5-gamesystems into main
All checks were successful
E2E Testing / test (push) Successful in 1m27s
Reviewed-on: #6
2024-02-10 13:30:37 +01:00
Sebastian Böckelmann
d191c28505 Delete SimpleTransitions
All checks were successful
E2E Testing / test (push) Successful in 1m26s
2024-02-10 12:52:48 +01:00
Sebastian Böckelmann
b730cc1d00 Edit SimpleTransitions
All checks were successful
E2E Testing / test (push) Successful in 1m28s
2024-02-10 12:51:07 +01:00
Sebastian Böckelmann
7a8c939d6a Visualize SimpleTransitions
Some checks failed
E2E Testing / test (push) Failing after 1m27s
2024-02-10 12:21:31 +01:00
Sebastian Böckelmann
0f82b6edac Mark Gamesystem as unsaved after state change
Some checks failed
E2E Testing / test (push) Failing after 1m21s
2024-02-10 12:03:44 +01:00
Sebastian Böckelmann
4dbed5a855 Create new States in Editor
Some checks failed
E2E Testing / test (push) Failing after 1m22s
2024-02-10 11:51:32 +01:00
Sebastian Böckelmann
19cfe82905 Delete States (only top-level simple-gamesystems)
Some checks failed
E2E Testing / test (push) Failing after 1m28s
2024-02-10 11:48:58 +01:00
Sebastian Böckelmann
e7809df01f Validate Editing of SimpleState
Some checks failed
E2E Testing / test (push) Failing after 1m25s
2024-02-10 11:44:25 +01:00
Sebastian Böckelmann
5d517c3e97 Basic SimpleState Editing
All checks were successful
E2E Testing / test (push) Successful in 1m25s
2024-02-10 11:22:07 +01:00
Sebastian Böckelmann
8df38376d0 Include description in simple state visualisation
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-02-10 11:09:53 +01:00
Sebastian Böckelmann
9462de256b Visualize SimpleStates of Simplegamesystems
All checks were successful
E2E Testing / test (push) Successful in 1m27s
2024-02-10 11:03:26 +01:00
Sebastian Böckelmann
81cda122a4 Fix failing test (include duplicate check)
All checks were successful
E2E Testing / test (push) Successful in 1m26s
2024-02-10 10:26:56 +01:00
Sebastian Böckelmann
824ccab48b Replace Icon for Gamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m23s
2024-02-10 10:23:11 +01:00
Sebastian Böckelmann
0c328e1fd6 Open Editor to edit Gamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m24s
2024-02-10 10:17:21 +01:00
Sebastian Böckelmann
64409bf846 Remove Debug Message
Some checks failed
E2E Testing / test (push) Failing after 1m31s
2024-02-10 10:13:18 +01:00
Sebastian Böckelmann
635da80bf2 Open Gamesystem Editor after Gamesystem Creation
Some checks failed
E2E Testing / test (push) Failing after 1m26s
2024-02-10 10:12:28 +01:00
Sebastian Böckelmann
8411d69bce Create new Gamesystem
Some checks failed
E2E Testing / test (push) Failing after 1m30s
2024-02-10 10:11:07 +01:00
Sebastian Böckelmann
b09e9351e0 Edit Name of ModelComponent in Overview (Gamesystems did not apply updated name bcs of Datasource outdated)
All checks were successful
E2E Testing / test (push) Successful in 1m25s
2024-02-09 20:46:00 +01:00
Sebastian Böckelmann
d40f6061b1 OpenGamesystemEditor
All checks were successful
E2E Testing / test (push) Successful in 1m27s
2024-02-09 20:17:53 +01:00
Sebastian Böckelmann
b4cc5304fd Find Gamesystems By Name in GameModel
All checks were successful
E2E Testing / test (push) Successful in 1m27s
2024-02-09 20:04:52 +01:00
Sebastian Böckelmann
f55e8dde3d Visualize SimpleGamesystems in GamesystemOverview
All checks were successful
E2E Testing / test (push) Successful in 1m23s
2024-02-06 20:56:21 +01:00
Sebastian Böckelmann
55ccd3faaf Display Gamesystemoverview
All checks were successful
E2E Testing / test (push) Successful in 1m22s
2024-02-06 20:21:52 +01:00
Sebastian Böckelmann
dda3aa4bed Remove SimpleTransitions
All checks were successful
E2E Testing / test (push) Successful in 1m24s
2024-02-06 19:58:18 +01:00
Sebastian Böckelmann
40fb7c6ab7 Remove SimpleStates from SimpleGamesystems
All checks were successful
E2E Testing / test (push) Successful in 1m25s
2024-02-06 19:50:50 +01:00
Sebastian Böckelmann
d5f593a824 Datastructure for Gamesystems and Create and Remove SimpleStates and Transitions
All checks were successful
E2E Testing / test (push) Successful in 1m24s
2024-02-05 20:44:39 +01:00
0dd87fe81c Merge pull request 'issue-2-scriptAccounts' (#4) from issue-2-scriptAccounts into main
All checks were successful
E2E Testing / test (push) Successful in 1m24s
Reviewed-on: #4
2024-02-05 18:16:06 +01:00
Sebastian Böckelmann
4bf897e85b Visualize Save/Unsaved Status in Tabs (Editor)
All checks were successful
E2E Testing / test (push) Successful in 1m24s
2024-02-05 17:59:20 +01:00
Sebastian Böckelmann
36391326ea Delete ScriptAccounts
All checks were successful
E2E Testing / test (push) Successful in 1m22s
2024-01-27 15:25:32 +01:00
Sebastian Böckelmann
388fcb044c Open ScriptAccount from ContextMenu for adding
All checks were successful
E2E Testing / test (push) Successful in 1m22s
2024-01-27 13:36:12 +01:00
Sebastian Böckelmann
288b6ed220 Ensure that not two modelcomponents with the same name can be created
All checks were successful
E2E Testing / test (push) Successful in 1m21s
2024-01-27 13:19:46 +01:00
Sebastian Böckelmann
a6711cc2ba Create New ScriptAccount
All checks were successful
E2E Testing / test (push) Successful in 1m21s
2024-01-27 13:00:32 +01:00
Sebastian Böckelmann
35a323e97a Show context menu
All checks were successful
E2E Testing / test (push) Successful in 1m24s
2024-01-27 12:41:36 +01:00
Sebastian Böckelmann
7680cd7edd Edit abstract ModelComponent Information
All checks were successful
E2E Testing / test (push) Successful in 1m21s
2024-01-27 12:17:43 +01:00
Sebastian Böckelmann
7a490d4c88 Edit ScriptAccountInformation
All checks were successful
E2E Testing / test (push) Successful in 1m21s
2024-01-27 12:08:20 +01:00
Sebastian Böckelmann
89e430c179 Open and Close ScriptAccounts in Editor
All checks were successful
E2E Testing / test (push) Successful in 1m20s
2024-01-27 11:25:02 +01:00
Sebastian Böckelmann
89fe9e1282 Basic ScriptAccountOverview and generate Editor Component
All checks were successful
E2E Testing / test (push) Successful in 1m21s
2024-01-27 11:07:40 +01:00
Sebastian Böckelmann
e9ca3c78c7 Use css instead of scss
All checks were successful
E2E Testing / test (push) Successful in 1m19s
2024-01-27 10:35:18 +01:00
Sebastian Böckelmann
47956133e6 Merge remote-tracking branch 'origin/issue-2-scriptAccounts' into issue-2-scriptAccounts
Some checks failed
E2E Testing / test (push) Failing after 1m17s
2024-01-27 10:34:50 +01:00
Sebastian Böckelmann
9505f5a0a4 Implement menu container and mat-drawer for visualizing scriptaccount overview 2024-01-27 10:34:41 +01:00
5d57d45b47 Merge pull request 'Merge CI/CD into Branch (Started Branch from wrong version of main)' (#3) from main into issue-2-scriptAccounts
All checks were successful
E2E Testing / test (push) Successful in 1m19s
Reviewed-on: #3
2024-01-27 10:00:22 +01:00
Sebastian Böckelmann
c0288ee445 Implement ScriptAccount in Model 2024-01-27 09:58:50 +01:00
1fae59376a Merge pull request 'ci/cd' (#1) from ci/cd into main
All checks were successful
E2E Testing / test (push) Successful in 1m26s
Reviewed-on: #1
2024-01-27 00:14:33 +01:00
Sebastian Böckelmann
4740fc996a Correct failing test
All checks were successful
E2E Testing / test (push) Successful in 1m17s
2024-01-27 00:12:59 +01:00
Sebastian Böckelmann
9fea6587f3 Test failing Test
Some checks failed
E2E Testing / test (push) Failing after 1m17s
2024-01-27 00:11:02 +01:00
Sebastian Böckelmann
ffd600b84c Exclude main test
All checks were successful
E2E Testing / test (push) Successful in 1m17s
2024-01-27 00:08:59 +01:00