tanjera / infirmary-integrated

Medical device simulator for training healthcare professionals.
http://www.infirmary-integrated.com/
Other
42 stars 5 forks source link

II PatientEditor: Add column with color indicator for data status: pending/applied #108

Closed tanjera closed 4 years ago

tanjera commented 4 years ago

A color indicator for whether changed Patient data has been applied (green) or is pending being applied (yellow) or will be auto-applied (orange?)

tanjera commented 4 years ago

Utilize enum ParameterStatuses ParameterStatus from #82 on whether changes need to be applied.

tanjera commented 4 years ago

Implemented in next commit.

tanjera commented 4 years ago

Implemented 41193dcc66c3dce032cf145a20f4310a45f14c54