Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14303 Disable listView when actively exporting logs; match margins for the two ListViews

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

    • -1
    • +1
    ./qml/pages/settings/SettingsStack.qml
  1. … 12 more files in changeset.
DEN-15072 RO Water Input Mode

- Implemented the view

- Implemented the post

    • -7
    • +18
    ./qml/pages/settings/SettingsStack.qml
  1. … 4 more files in changeset.
DEN-15072 RO Water Input Mode

- Implemented the models

  1. … 8 more files in changeset.
DEN-13537 UI: Wi-Fi Network Settings not all preserved by Device after reboot

- Decided to disable the WiFi static IP settings fro phase 1.

    • -11
    • +7
    ./qml/pages/settings/SettingsWiFi.qml
DEN-15072 RO Water Input Mode

- The UI portion which stores and retrieves the RO mode status.

    • -0
    • +76
    ./qml/pages/settings/SettingsStack.qml
  1. … 2 more files in changeset.
DEN-15026: UI: Heparin Bolus/Continuous Volume/Rate Set to 0.2 When "OFF" Option is Selected

- Fix Slider OFF value issue to be sent as 0 instead of min

- Removed SliderArrows Hold&Press timer due to unexpected behavior during demo until more tests

- Added PreTx Ultrafiltration Setup Arrows and TickMarks

- Modified the RangeSlider Arrows to keep the min/max while inactive to active and then adjust to able user to select min and max bound values by arrow with single click.

    • -24
    • +23
    ./qml/components/SliderArrows.qml
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./qml/components/SliderCreateTreatment.qml
  1. … 4 more files in changeset.
DEN-14955 Tx Create Reject

- Simplified the RangeSlider getColor function

DEN-14955 Tx Create Reject

- Removed the not needed titleColor of the option button

DEN-14955 Tx Create Reject

- code enhancement

- option buttons rejection improvement

    • -10
    • +4
    ./qml/components/SliderCreateTreatment.qml
  1. … 2 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 53 more files in changeset.
Merge branch 'DEN-14936-UI-BN-S93' into staging

    • -42
    • +64
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 1 more file in changeset.
DEN-14955 Tx Create Reject - Add heparin type reject marking in QML

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

    • -1
    • +1
    ./qml/pages/settings/SettingsStack.qml
  1. … 3 more files in changeset.
DEN-14955 Tx Create Rejection - Include the type buttons' reject reason - Modify to make gridSelection title color changeable

  1. … 3 more files in changeset.
DEN-15017 Ultrafiltration Volume Cannot Be Set to 0 L

revert back the commit e454ad

DEN-14955 Slider - add missing }

DEN-11539: Service password initial setup

- removed the console log debug line

    • -1
    • +1
    ./qml/pages/settings/SettingsStack.qml
DEN-11539: Service password initial setup

- added hashing for the service password and did some clean up.

- improved the navigation

- made the service password mandatory to navigate to the service menu, so HD message can't navigate the UI to service screen without user entering the password.

    • -36
    • +24
    ./qml/pages/settings/SettingsStack.qml
  1. … 2 more files in changeset.
DEN-14955 ServicePassword - Add secondary password line input to userConfirmation - Add logic for checking password entry - Add a mock encrypt function to signify needing encryption

    • -10
    • +28
    ./qml/pages/settings/SettingsStack.qml
  1. … 2 more files in changeset.
DEN-14955 Tx Create Rejection - Update code base on feedback from Behrouz on CR

DEN-14955 Service Password - Add a validation CPP function for QML to call to check entry conforms to rules

    • -0
    • +7
    ./qml/pages/settings/SettingsStack.qml
  1. … 2 more files in changeset.
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -23
    • +22
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 8 more files in changeset.
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -4
    • +10
    ./qml/dialogs/DiagnosticsDialog.qml
DEN-15017 Ultrafiltration Volume Cannot Be Set to 0 L

- Talked with Sean and to use the 0x1A00 message | #3:(F32) | \ref Data::mUltrafiltration_Volume_Min |.

  1. … 1 more file in changeset.
DEN-14955 TxCreateRejection - Update based on feedback from Behrouz - Fix positioning of the invalid parameter after FW response to avoid abnormal repositioning on slider update - Add a constant variable for the no reject reason - Remove modification to VALUESET and add trigger macro call to the VTreatmentCreate file

    • -127
    • +125
    ./qml/pages/pretreatment/create/PreTreatmentCreate.qml
  1. … 3 more files in changeset.
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -8
    • +24
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 8 more files in changeset.
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

- Added the Dialysis subState to TreatmentStates, message 0x0F

  1. … 5 more files in changeset.
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

- MSG_ID 0x0B

- Added the keepAlive/UI-CheckIn to the list of AckRequired so if HD won't ack UI, the Alarm, "HD Communication Failure" will be displayed.

  1. … 6 more files in changeset.