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
    • +1
    ./pages/treatment/TreatmentBloodPrime.qml
  1. … 15 more files in changeset.
Merge branch 'DEN-13965-UI-BN-S80' into staging

  1. … 10 more files in changeset.
DEN-13939: IMP: Fixed the merge issue

- Not sure why git didn't get the changes on the ModalDialog's Norification changes to NotificationSmall, and caused the issue on the property IconVisible.

  1. … 1 more file in changeset.
Merge branch 'DEN-13965-UI-BN-S80' into develop

  1. … 9 more files in changeset.
DEN-13939: IMP: Implementation of the the message [0xBB00]

  1. … 6 more files in changeset.
DEN-13939: IMP: Implementation of the the message [0xBA00]

Messaging:

- Modified the message 0xBB00 required length from 3xU32 to 2xU32

- Renamed the VConfrimDialog to VConfirm, since the view class is not the actual dialog implementation.

- Merged the vPowerOff view to the VConfrim, and removed the VPowerOff view classes.

Alarm Integration:

- AlarmItem: add the hasAlarm to theAlarmMinimize as well to prevent the AlarmBar being visible when there is no active alarm.

- VAlarmStatus: fixed the issue with the hasAlarm property which was causing the AlarmDialog being visible while there was not active alarm.

Confirm Dialog:

- Used the PowerItem.qml and the PowerOff Dialog for Generic Confirm, and improved the code to be repurposed.

- Footer: updated the Footer component to be able to re-layout the touchrects without an open/close cycle.

- TouchRect: exposed the the buttons text.

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

    • -1
    • +1
    ./components/SliderCreateTreatment.qml
  1. … 81 more files in changeset.
Merge branch 'DEN-13198-UI_BN_75' into staging

    • -22
    • +37
    ./dialogs/NotificationDialog.qml
    • -23
    • +154
    ./pages/settings/SettingsExportLogs.qml
    • -10
    • +18
    ./pages/settings/SettingsStack.qml
  1. … 31 more files in changeset.
RESOLVED

RESOLVED

RESOLVED

RESOLVED

A bug has been created for that. I need to work on it and test it. Please resolve and will follow up under the bug: DEN-14006

A bug has been created for that.
I need to work on it and test it.
Please resolve and will follow up under the bug: DEN-14006

A bug has been created for that. I need to work on it and test it. Please resolve and will follow up under the bug: DEN-14006

A bug has been created for that.
I need to work on it and test it.
Please resolve and will follow up under the bug: DEN-14006

UI-DEN-13965_UI BN S80
UI-DEN-13965_UI BN S80
DEN-13939: IMP: Implementation of the the message [0xBA00]

- The Model/View are implemented and exposed to QML.

  1. … 15 more files in changeset.
Missing square brackets around equality check

Missing square brackets around equality check

During installation last week was having issues where this check seems to be looking for $CLOUDSYNC_FOLDER in root directory, whereas instructions say to install cloudsync folder in home directory,...

During installation last week was having issues where this check seems to be looking for $CLOUDSYNC_FOLDER in root directory, whereas instructions say to install cloudsync folder in home directory, if I'm understanding correctly the condition should be $HOME$CLOUDSYNC_FOLDER