Code Cleanup - DEN-11807: Treatment Confirmation - Rinseback Rate displays "min" instead of "mL/min" - Renamed the Keyboard component name to VirtualKeyboard to resolve the InputPanel's Keyboard object/type conflict (There was no issue is was only a name conflict.) - Preventing the Patient Id from being empty space string, and disabling the confirm in that case. - Mode the create_update_folder.sh to the Scripts/local repository's folder. - Added Qt logo and Diality Qt Colored log. - Updated the alarmMapping.sh script to always checkout to common/staging and also print out the log on console. -
DEN-11575: LTTS [ Development Test Support] - Updated the alarmMapping.sh to ignore the mapping if the common folder is not a git repository and the alamMapping tool doen't exist. [this change has been made to be able to build the application on the DEV_TEST's VM] - The compiler SquishCoco is using has different error checking scenarios than the one is used in Qt project for normal builds. And to make it work some changes has to be make in the projects and some source code on the fallthrough of some cases, in BluetoothInterface and CloudSync.