Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1937: UI: Translation

Localization Menu

Localization Screen

Localization View

Localization Read

    • -0
    • +114
    ./qml/pages/settings/SettingsLocalization.qml
    • -5
    • +10
    ./qml/pages/settings/SettingsStack.qml
  1. … 6 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./qml/pages/disinfect/DisinfectStack.qml
  1. … 12 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

    • -28
    • +44
    ./qml/pages/disinfect/DisinfectStack.qml
  1. … 12 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. … 8 more files in changeset.
LEAH-1864: UI: Digi Board Bring up - Basics [ ( NO Settings , NO Cloud) ]

- matched the Denali code to be executed on the Leahi board.

  1. … 5 more files in changeset.
RESOLVED

RESOLVED

DEN-16947: UF goal did not reset to zero after first treatment

- set the PreTreatmentConnectionStack to clear the screens with entry when gets hidden.

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
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
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./qml/pages/disinfect/DisinfectStack.qml
  1. … 3 more files in changeset.