Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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";
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-14937_UI VD S93 Servicepass
UI-DEN-14937_UI VD S93 Servicepass
UI-DEN-15287_UI VD S97 Bluetooth
UI-DEN-15287_UI VD S97 Bluetooth
UI-DEN-14743_UI VD S90
UI-DEN-14743_UI VD S90
RESOLVED.

RESOLVED.

UI-DEN-16777_UI DN S119
UI-DEN-16777_UI DN S119
RESOLVED

RESOLVED

RESOLVED

RESOLVED

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.

Merged branch 'DEN-16657-UI-BN-S116-LogUpload-Compression' into DEN-16839-UI-BN-Whitney-1B1 a5e7c87b63a7b2d601fe02fb3e10a8ff6758ed59 Will be closed.

Merged branch 'DEN-16657-UI-BN-S116-LogUpload-Compression' into DEN-16839-UI-BN-Whitney-1B1
a5e7c87b63a7b2d601fe02fb3e10a8ff6758ed59

Will be closed.

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.