application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
UI-BUG-S62: UI-BUG-S62-1

Addressed code reviews.

    • binary
    /resources/images/Logo d-Qt-mod1.png
    • -1
    • +1
    /sources/bluetooth/BluetoothInterface.cpp
    • -3
    • +3
    /sources/bluetooth/BluetoothInterface.h
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Couldn't find time to investigate more on this, So created a task for later code cleanup and refactoring. http://dvm-linux02:8080/browse/DEN-12031

Couldn't find time to investigate more on this,
So created a task for later code cleanup and refactoring.
http://dvm-linux02:8080/browse/DEN-12031

It's just code clean-up notes, ToDos with low priority and will be addressed when gets priority.

It's just code clean-up notes, ToDos with low priority and will be addressed when gets priority.

Merge branch 'UI_BUG_S63' into develop

DEN-11814: Heparin Minimum Dispensing Parameters Should Be 0.2

- Reverted back the Heparin min to 0.0 due to the slider's issue which disables the OFF feature, since the value 0.0 becomes an invalid.

- A minor update on the POST progress display to start when 0 to max of complete enum -1.

- An idea of fixing the slider touch issue. [Is DISABLED for now, for more test]

    • -1
    • +1
    /sources/gui/qml/components/BackButton.qml
    • -2
    • +0
    /sources/gui/qml/components/Circle.qml
    • -1
    • +18
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -1
    • +5
    /sources/view/hd/data/post/VHDPOSTData.h
RESOLVED.

RESOLVED.

Disregard. Found where it is used.

Disregard. Found where it is used.

What is the purpose of this alias?

What is the purpose of this alias?

Why commented out?

Why commented out?

Why commented out?

Why commented out?

Why is this commented out?

Why is this commented out?

When will we do this?

When will we do this?

File name does not appear to match image.

File name does not appear to match image.

The declaration in the header file has const for all 3 parameters.

The declaration in the header file has const for all 3 parameters.

Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'UI_BUG_S63' into develop

DEN-9704: Missing acknowledgement confirmation message/alarm when leaving BP/HR blank

- A typo caused the BP/HR entry timer disabled.

Merge branch 'UI_BUG_S62' into develop

DEN-11825: BP/HR screen has no instruction for user to read from bluetooth cuff or enter information

- Center aligned the notification

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
That is a very good point. No one ever mentioned that. Let me investigate, why I had all these repeated else. Could be for performance not to check next, but there is another way for that too. If ...

That is a very good point.
No one ever mentioned that.

Let me investigate, why I had all these repeated else.
Could be for performance not to check next, but there is another way for that too.
If I can't find a quick answer for that let me create a case for that since it is everywhere.

RESOLVED.

RESOLVED.

There has to be and there is. It is just a long line and those little ones are at the end.

There has to be and there is.
It is just a long line and those little ones are at the end.

It seems you have multiple else statements that do the same, is that right? If yes, why multiple elses?

It seems you have multiple else statements that do the same, is that right? If yes, why multiple elses?

Isn't is safer to have a break at the end of each case?

Isn't is safer to have a break at the end of each case?

Merge branch 'UI_BUG_S62' into develop

DEN-11814: Heparin Minimum Dispensing Parameters Should Be 0.2

- updated the min range regarding the recent PRS-347, PRS-348

- Fixed the minimum precision of the heparin.

    • -0
    • +3
    /sources/gui/qml/globals/Variables.qml
Merge branch 'UI_BUG_S62' into develop

DEN-10422: Dialysate Flow Rate maximum rate selectable in Treatment does not meet PRS resolution

    • -62
    • +61
    /sources/view/VTreatmentCreate.h
    • -4
    • +5
    /sources/view/hd/data/VTreatmentRanges.cpp
DEN-8145: Issues with UI Create Treatment screen

Remainder items (summary):

- 3) Discuss whether to keep the manufacturing default on the slider since the user needs to confirm each parameter: Agreed to set to the minimum value

- 7) Arterial Pressure and Venous Pressure should be consistent with other parameters, the unit should be shown at the end: will be updated to have the units located in the title of the slider.

- Also fixed the title coloring when the slider has not been adjusted yet.

    • -4
    • +4
    /sources/gui/qml/components/RangeSlider.qml
    • -14
    • +14
    /sources/view/VTreatmentCreate.h