Releases: hpi-sam/dps.training_k
Releases · hpi-sam/dps.training_k
v0.5.0
What's Changed
- added exercise configuration before training start in frontend
- added static patient information display in frontend
- added exercise scheduling in backend
- fixed login logic
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- dockerized frontend
- completed frontend MVP (added patient state visualization, start/end exercise logic, executing an example action on a patient, ...)
- migrated frontend to TypeScript
- added patient access in backend
- fixed backend docker setup
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Refactored frontend from SocketIO to WebSockets
- Removed backendProxy and backendDummy
- Established frontend-backend communication
- Added Patient access and create exercise screen in frontend
- Added Docker deployment for backend
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Added backend which is yet to be connected with the frontend. Working towards MVP
What's Changed
- Improved backendProxy with new default pass-through behaviour
- Added Pinia for state managment
- Added backend with working WebSocket-system
- Added basic models in backend database
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial in-dev release of the K-dPS with first compilable website frontend.
What's Changed
- #4: change homepage logo to dPS icon by @Wolkenfarmer in #5
- #6: implement basic project view structure by @JoshuaRiewesell in #7
- #8 add and configure linter by @Wolkenfarmer in #9
- #14: m00 add mock backend by @Wolkenfarmer in #35
- #12: add ScreenTrainer and DummyLogin by @JoshuaRiewesell in #34
Full Changelog: https://github.com/hpi-sam/dps.training_k/commits/v0.1.0