Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16989: Treatment Information Not Showing on Information Screen

- Addressed the code review comment

    • -4
    • +9
    ./settings/VAdjustmentServiceDates.cpp
Done

Done

please use the settings configuration formatting when needed in the following function: void View::VHDUsageInfo::onActionReceive(const HDUsageInfoResponseData &vData) *if there are other places ...

please use the settings configuration formatting when needed in the following function:

void View::VHDUsageInfo::onActionReceive(const HDUsageInfoResponseData &vData)


*if there are other places as we talked please update them with that as well.*
*please define the QSTring variable on top of the function and then used that variable (aka move your private variable in the function scope)*

_serviceDateFormat = _Settings.dateFormat();


and remove the private variable:

    const QString _LastTreatmentDateFormat    = "yyyy/MM/dd";
DEN-16989: Treatment Information Not Showing on Information Screen

- Updated the UI code to just show the total treatment hours and the hours since last service in hours.

- Updated the UI code to just to show the last treatment start date in YYYY/MM/DD.

- Removed the last reset date and the CRC,

  1. … 4 more files in changeset.
UI-DEN-17055_UI DN Release
UI-DEN-17055_UI DN Release
UI-DEN-15833_UI VD S101 Pressuresliderbug
UI-DEN-15833_UI VD S101 Pressuresliderbug
UI-DEN-14743_UI VD S90
UI-DEN-14743_UI VD S90
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 2 more files in changeset.
RESOLVED.

RESOLVED.

UI-DEN-16777_UI DN S119
UI-DEN-16777_UI DN S119
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 22 more files in changeset.
Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into staging

  1. … 3 more files in changeset.
RESOLVED

RESOLVED

RESOLVED

RESOLVED

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 31 more files in changeset.
Merge branch 'DEN-16953-ui-dn-release-15' into develop

  1. … 1 more file in changeset.
Done

Done

Please see http://devapps.diality.us:8060/cru/UI-DEN-16953-2 for ui.config review.

Please see http://devapps.diality.us:8060/cru/UI-DEN-16953-2 for ui.config review.

DEN-16953: UI-DN-Release-15

- DEN-16680 addressed the code review comments

  1. … 1 more file in changeset.
Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

  1. … 1 more file in changeset.
Please do not forget to add the ui.config here for review.

Please do not forget to add the ui.config here for review.

To be consistent add the ActiveCool here as well.

To be consistent add the ActiveCool here as well.

DEN-16953: UI-DN-Release-15

- DEN-16680: Added a new button to support heat disinfect with passive cool.

- DEN-16680: The button is only called Heat Disinfect

- DEN-16680: Renamed the current Heat Disinfect button to Heat Disinfect with Active Cool

  1. … 1 more file in changeset.