MHDUsageInfoResponse.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 619 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 619 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 16 more files in changeset.
Release 17 Code Review branch

git checkout release/stagingmerge-DEN-17017-ui-bn-release-17

git diff HEAD staging > ../stagingmerge-DEN-17017-ui-bn-release-17.patch

git apply ../stagingmerge-DEN-17017-ui-bn-release-17.patch

  1. … 16 more files in changeset.
UI-DEN-17017_Release/Stagingmerge Release 17 [ Application ]
UI-DEN-17017_Release/Stagingmerge Release 17 [ Application ]
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 11 more files in changeset.
RESOLVED

RESOLVED

Updated the code to not show any decimals.

Updated the code to not show any decimals.

Displaying hours as a float can be confusing and not user-friendly. For example, seeing "11.7" requires users to calculate the actual hours and minutes, which adds unnecessary complexity. Please co...

Displaying hours as a float can be confusing and not user-friendly.
For example, seeing "11.7" requires users to calculate the actual hours and minutes, which adds unnecessary complexity.
Please consult with the system team to explore a more intuitive format for representing time, such as separating hours and minutes (e.g., "11h 42m" or 11:42) for better clarity.

RESOLVED

RESOLVED

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. … 5 more files in changeset.
UI-DEN-17055_UI DN Release
UI-DEN-17055_UI DN Release
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 612 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 612 more files in changeset.
RESOLVED

RESOLVED

UI-DEN-16490-UI-BN-S108 [ application ]
UI-DEN-16490-UI-BN-S108 [ application ]
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 19 more files in changeset.