-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create transfer framework #911
Conversation
…b.com/hpi-sam/digital-fuesim-manv into feature/891-create-transfer-framework
...aviors/transfer-vehicles/simulated-region-overview-behavior-transfer-vehicles.component.html
Outdated
Show resolved
Hide resolved
...aviors/transfer-vehicles/simulated-region-overview-behavior-transfer-vehicles.component.html
Outdated
Show resolved
Hide resolved
...aviors/transfer-vehicles/simulated-region-overview-behavior-transfer-vehicles.component.html
Outdated
Show resolved
Hide resolved
...aviors/transfer-vehicles/simulated-region-overview-behavior-transfer-vehicles.component.html
Outdated
Show resolved
Hide resolved
During testing, I've noticed that requests handled by the answer request behavior that could not be fulfilled do not cause an internal request for resources any more. Therefore, a staging area won't notify the trainees if there aren't enough vehicles left. Could you please make the answer requests behavior react on the |
.../state-migrations/29-remove-transfer-vehicles-activity-and-change-answer-request-behavior.ts
Outdated
Show resolved
Hide resolved
.../state-migrations/29-remove-transfer-vehicles-activity-and-change-answer-request-behavior.ts
Show resolved
Hide resolved
Looks good! Please add some new test scenarios and I will be fine with this PR! |
I changed a validator for an event id because I don't want to use a real uuid for them (they dont use it and changing stuff with randomness always deletes our action history so I do not like it) |
PR Checklist
Please make sure to fulfil the following conditions before marking this PR ready for review: