Skip to content

Releases: hpi-sam/dps.training_k

v1.2.0

14 Oct 17:10
48ee2fb
Compare
Choose a tag to compare

First open sourced licensed release of the K-dPS!

What's Changed

  • Various fixes and improvements
  • Adds proper licensing terms
  • Adds support for checking amounts of given actions (for differentiating e.g. 500ml and 1000ml infusion)
  • Adds checks for required and prohibitive actions to action check
  • Improvement: Pretreatments are now applied to patients on game start
  • Improves server security
  • Improves documentation

Full Changelog: v1.1.1...v1.2.0

v1.1.1

17 Jun 16:04
1e04565
Compare
Choose a tag to compare

Release focusing on minor improvements and releasability of the K-dPS

What's Changed

  • First release on http://139.162.170.6:5173/
  • Completely automatic deployment triggered via the "Deploy" GitHub workflow (triggered on each release)
  • Minor backend code improvements and data set corrections

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Jun 15:26
ed37496
Compare
Choose a tag to compare

Release focusing on fixing major bugs of 1.0.0,, smaller features and UX improvements

What's Changed

  • various fixes (e.g. internal action check)
  • add trainer login
  • add generation of real personnel names
  • add renaming patients and personnel
  • frontend UX improvements

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Jun 08:46
7d95321
Compare
Choose a tag to compare

Officially implemented all Must-haves

What's Changed

  • Phase changes
    • Imported all possible patient states
    • Phase changes of the patient can be observed and phase changes follow automaton logic
  • Added a control panel to the trainer view for comprehensive exercise control
  • Material and personnel can be assigned and unassigned to patients
  • Scheduled actions can be deleted
  • Patients can be tranfered to another area
  • Minimal lab implemented and lab and imaging actions can be executed
    • If the action takes place elsewhere, making the patient not interactable, a special screen is shown
  • Leaving the exercise takes the user back to the login screen
  • Allow configuration during exercise (experimental)
    • Moved log screen behind a button
  • Import and display examination results
  • Import all devices and adjust/fix actions accordingly
  • Frontend: transfer personnel and material from area to area (not implemented in backend)
  • Frontend: Improved tablet usability

Full Changelog: v0.11.0...v1.0.0

v0.11.0

22 May 10:11
62e9557
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

What's Changed

  • general bug fixes and minor frontend improvements
  • in effect actions are now displayed appropriately
  • added triage update feature and changed triage system to "Berliner Krankenhaus Sichtungsalgorithmus"
  • added action requirements check for material and personnel

Full Changelog: v0.10.0...v0.11.0

v0.10.0

15 May 14:22
9383f0d
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

What's Changed

  • add patient user on patient_instance creation
  • implement material gerneration
  • implement trainer logging
  • add PageActionCheck

Full Changelog: v0.9.0...v0.10.0

v0.9.0

29 Apr 13:41
3f88906
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

What's Changed

  • integrated exercise creation with areas, patients and personnel
  • imported real static patient information and integrated it for patient creation and patient status info
  • imported real action list and started integrating applying actions
  • added action overview to frontend
  • refactored frontend border layout
  • added patient model and injuries to frontend
  • added moving patients in frontend
  • added exercise control panel in trainer view of frontend

Full Changelog: v0.8.0...v0.9.0

v0.8.0

22 Apr 10:48
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

What's Changed

  • added scrollbars to frontend
  • added action logic except condition checking to backend

Full Changelog: v0.7.0...v0.8.0

v0.7.0

15 Apr 11:34
ad15e5a
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

  • added ci and deploy workflows
  • added log table and assign resources in frontend
  • added actions table and client update pipeline in backend

Full Changelog: v0.6.0...v0.7.0

v0.6.0

09 Apr 11:15
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

What's Changed

  • added functionality to log into a mock patient from the backend
  • added phase change logic architecture in backend
  • added way to connect data models with frontend
  • added frontend action list

Full Changelog: v0.5.0...v0.6.0