digital-fuesim-manv icon indicating copy to clipboard operation
digital-fuesim-manv copied to clipboard

A German simulation system for training emergency medical services leadership personnel on how to manage Mass Casualty Incidents.

Results 78 digital-fuesim-manv issues
Sort by recently updated
recently updated
newest added

* There is now a `StoreService` that wraps the ngrx-store * This improves the readability and especially discoverability of synchronous access to the store (`storeService.select(selector)` instead of `getStateSnapshot(selector, store)`) *...

* Refactor Viewport and SimulatedRegion position to be the center instead of a corner * Simplified `GeometryHelper` API by removing `Positions` * The `ResizeRectangleInteraction` now has a minimum size and...

Closes #335 Closes #402 Continuation of https://github.com/hpi-sam/digital-fuesim-manv/pull/490. Note that the remarks and comments made there were not incorporated here, so they're still relevant. Design by @hpistudent72 @hpi-sam/bp2022hg1 You can assign...

enhancement
shared
Legacy

Closes #588

enhancement
frontend

This addresses the partial exports as described in #392. * [x] Allow exporting a partial export * [x] Allow importing a partial export * [x] Find a way to migrate...

enhancement
frontend
backend

This PR tracks the overall progress of @ClFeSc's thesis. It is not meant to be merged at the moment.

In MCIs, vehicles are often sent to the incident site even before a staging area has been created. It should be possible to start the transfer of vehicles of an...

enhancement
frontend
shared
customer feature request

When we change an action reducer in a way that alters the number of pseudorandom values taken from the state, old exports will fail because UUIDs generated during the application...

In a real incident, command personnel might not identify themselves with the name of their region but rather the name of their vehicle on radio. Therefore, the name of the...

enhancement
frontend
shared
simulation
customer feature request