Commit Graph

56 Commits

Author SHA1 Message Date
Sebastian Böckelmann
d59534c93e Remove Debugging Printing
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-04-19 21:07:37 +02:00
Sebastian Böckelmann
ce344fe303 Introduce state-initial-editor
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-04-19 20:47:00 +02:00
Sebastian Böckelmann
2e6363e090 Edit Initial Value of SimpleState per TemplateElement
Some checks failed
E2E Testing / test (push) Failing after 1m30s
2024-04-19 20:46:37 +02:00
Sebastian Böckelmann
48478d340a Fix gamesystem undefined error in gamesystem-editor
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-04-19 20:01:22 +02:00
Sebastian Böckelmann
0104df8084 Add generated isolated states to already generated states
Some checks failed
E2E Testing / test (push) Failing after 1m31s
2024-04-19 19:53:31 +02:00
Sebastian Böckelmann
87a0dd775e Generate isolated states only on demand
All checks were successful
E2E Testing / test (push) Successful in 1m40s
2024-04-19 17:50:03 +02:00
Sebastian Böckelmann
cfc23efb71 Introduce symmetric flag in Gamesystem Properties
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-04-19 15:52:52 +02:00
Sebastian Böckelmann
98ef46b83a Adapt Product Gamesystem Editor for Productsystems with identical innersystems
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-04-19 15:27:23 +02:00
Sebastian Böckelmann
c127a0122f Display Characterspecific ProductTransitions
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-04-14 11:59:30 +02:00
Sebastian Böckelmann
ebd3a54120 Display Characterspecific ProductStates
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-04-14 11:55:06 +02:00
Sebastian Böckelmann
1f5ed46fed Use conditionMaps and actionMaps when TemplateEditing
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-04-14 09:09:38 +02:00
Sebastian Böckelmann
877d90171f Add Default DisplayCondition Case
All checks were successful
E2E Testing / test (push) Successful in 1m34s
2024-04-14 08:18:25 +02:00
Sebastian Böckelmann
b178d8595a Display Characterspecific conditions in simple-state-editor
Some checks failed
E2E Testing / test (push) Failing after 1m30s
2024-04-14 08:15:32 +02:00
Sebastian Böckelmann
fc77868d42 Store min and max value of conditions as numbers
All checks were successful
E2E Testing / test (push) Successful in 1m37s
2024-04-14 08:03:17 +02:00
Sebastian Böckelmann
5a2282ddd3 Specify Templatesystem
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-04-14 07:57:50 +02:00
Sebastian Böckelmann
4868495e70 Open TemplateSpecificatir Dialog
Some checks failed
E2E Testing / test (push) Failing after 1m35s
2024-04-14 07:50:38 +02:00
Sebastian Böckelmann
8016f55e85 Refactor Loading of ScriptAccounts
Some checks failed
E2E Testing / test (push) Failing after 1m34s
2024-03-20 09:26:14 +01:00
Sebastian Böckelmann
03bc18e679 Fix condition combining
All checks were successful
E2E Testing / test (push) Successful in 1m35s
2024-03-19 16:07:58 +01:00
Sebastian Böckelmann
4a7c87ecea Expand Product Transitions
All checks were successful
E2E Testing / test (push) Successful in 1m35s
2024-03-19 15:54:02 +01:00
Sebastian Böckelmann
983542ad3b Visualize Conditions of ProductStates
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-03-19 15:13:02 +01:00
Sebastian Böckelmann
02ba26ea44 Load Conditions from Disk for States
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-03-18 17:05:18 +01:00
Sebastian Böckelmann
413d5eb925 Fix missing adding Button in action editor
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-03-18 16:43:50 +01:00
Sebastian Böckelmann
e033243389 Store conditions and simplify condition reference to component-name
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-03-18 16:33:39 +01:00
Sebastian Böckelmann
511043b764 Replace primary color with blue color in editor btns
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-03-18 16:09:03 +01:00
Sebastian Böckelmann
2e6bddc099 Enable Disable Editing Mode in Action Editor and implement expandable rows in product-state-editor
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-02-18 18:22:38 +01:00
Sebastian Böckelmann
5dafce8a91 Condition Editor for StateConditions
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-02-18 17:50:08 +01:00
Sebastian Böckelmann
8f45d18e40 Restyle Condition and Action Editor in SimpleTransitionEditor
All checks were successful
E2E Testing / test (push) Successful in 1m37s
2024-02-18 17:41:02 +01:00
Sebastian Böckelmann
18ff86840c Delete Conditions
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-02-18 17:24:10 +01:00
Sebastian Böckelmann
c0bdbd5f40 Edit existing Conditions
All checks were successful
E2E Testing / test (push) Successful in 1m44s
2024-02-18 17:20:38 +01:00
Sebastian Böckelmann
79eee273a0 Fix duplicate condition and displaying min twice instead of min and max value
All checks were successful
E2E Testing / test (push) Successful in 1m35s
2024-02-18 17:17:39 +01:00
Sebastian Böckelmann
80dcfb33bf Introduce Conditions to State and simple (not functional ConditionEditor)
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-02-17 21:50:57 +01:00
Sebastian Böckelmann
b5e3b8ee53 Visualize and Edit Actions for Transitions
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-02-17 17:05:46 +01:00
Sebastian Böckelmann
f38626683e Refactor Gamesystems
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-02-17 15:38:51 +01:00
Sebastian Böckelmann
bfe500426f Filter SimpleStates by StateLabel
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-02-16 19:54:36 +01:00
Sebastian Böckelmann
41452f0b9d Filter SimpleTransition by StateLabel
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-02-16 19:51:16 +01:00
Sebastian Böckelmann
02d9fcbbba Filter ProductState after StateLabel
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-02-16 19:34:11 +01:00
Sebastian Böckelmann
153140a1bf Import MatTooTip in app.module
All checks were successful
E2E Testing / test (push) Successful in 1m27s
2024-02-16 18:38:50 +01:00
Sebastian Böckelmann
e62f156eb2 Make ProductGamesystemEditor, ProductState and ProductTransitionEditor not standalone
Some checks failed
E2E Testing / test (push) Failing after 1m27s
2024-02-16 18:35:27 +01:00
Sebastian Böckelmann
9e43b3901c Filter ProductTransitions by Statelabel
Some checks failed
E2E Testing / test (push) Failing after 1m29s
2024-02-16 18:30:01 +01:00
Sebastian Böckelmann
18bdacb5e9 OpenGamesystemEditor from ProductTransitionEditor
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-02-16 17:58:42 +01:00
Sebastian Böckelmann
086cde3873 Show state description in product state and product transition visualiser
All checks were successful
E2E Testing / test (push) Successful in 1m40s
2024-02-16 17:52:32 +01:00
Sebastian Böckelmann
fff4b6214f Simple Visualization of ProductTransitions
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-02-16 17:29:19 +01:00
Sebastian Böckelmann
125b2a7ece Open Gamesystem when clicking on button
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-02-12 18:29:45 +01:00
Sebastian Böckelmann
8f5d366dd9 Display Initial Value of ProductStates in their Visualizer
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-02-12 18:07:30 +01:00
Sebastian Böckelmann
f69d105164 Visualize ProductStates
All checks were successful
E2E Testing / test (push) Successful in 1m26s
2024-02-11 19:59:20 +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
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