components

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7373: preTx: Implementation [Component][Steps Indicator Improvement] ( ? )

- Improved the TouchRect as part of StepIndicator improvement.

  1. … 20 more files in changeset.
DEN-7142: Implementation [Navigation] ( 1 )

- A Complete refactoring of the navigation management has been done.

  1. … 37 more files in changeset.
DEN-7048, DEN-7049, DEN-7050: Added foundational classes for scan, list, and join wifi networks

  1. … 21 more files in changeset.
Merge master into staging

    • -0
    • +62
    ./pretreatment/ConfirmTreatmentSubTable.qml
    • -0
    • +117
    ./pretreatment/ConfirmTreatmentTable.qml
    • -0
    • +67
    ./pretreatment/ConfirmTreatmentTableEntry.qml
  1. … 35 more files in changeset.
DEN-6638: ptTx-RB: Code Review 0

- Fixed typo

  1. … 2 more files in changeset.
DEN-6867: ptTx-RB: Implementation [Navigation] (2/2)

- Moved each category of the post treatment screen into its own screen manager stack.

- It helps to organize the code better and later manage the screen easier when the message 37 (HD: OpMode) being used.

  1. … 7 more files in changeset.
DEN-6635: Update Design Documents

- Code has been updated while the SDDUI was written.

- DEN-6638: Code Review 0

  1. … 11 more files in changeset.
DEN-6877: Merging the Versions/Acceleration

  1. … 42 more files in changeset.
DEN-6863 , DEN-6865 , DEN-6866 : psTx

- Added Recirculate timeout Model/View.

- Added Rinseback timeout to the Model/View.

- Added three more parameter to the Treatment State Message 15 for the "Blood Prime", "Treatment End", "Treatment Stop"

- Renamed the StackItem method "back" to "page".

- Renamed the "End" button label to "End Treatment"

- Renamed the "TreatmentComplete" Screen to "TreatmentEnd" to be more consistent with the states.

- Added the "TreatmentEndPause" screen for "Treatment End Pause" state

- Added the recirculate timeout to the screens.

- Added the rinseback timeout to the screens.

- Refactored the "txDialysisRunning" to "txDialysis" to match the state with the same name.

-

  1. … 41 more files in changeset.
DEN-6862: ptTx-RB: Implementation [Screens] Rinseback Complete

- DEN-6864: ptTx-RB: Implementation [Messaging] (1/2)

- DEN-6865: ptTx-RB: Implementation [Messaging] (2/2)

- Added ImageText Componenet for the rinseback in progress screen

- Added Flow rate as well to the message ID_Rinseback as 3rd parameter.

- Connected Recirculate message to the Recirculate screen in progress.

- Connected Rinseback (Adj/Data) messages to the Rinseback screen in progress.

- Updated TreatmentStack Screen navigation for the Rinseback, Recirculate, TreatmentComplete and so on.

  1. … 18 more files in changeset.
DEN-5759: prTx: Code Review 0

6636: ptTx_Rinseback: Implementation

- Added the PostTreatmentRinseback.qml

- Added the PostTreatmentRecirculate.qml

- Improved the StackItem.qml

- Added Rinseback/Recirculate Navigation

- Removed Diagnostics screen since it's not one screen anymore and is too old.

-

  1. … 20 more files in changeset.
DEN-4867: Addressed code review comments

  1. … 4 more files in changeset.
DEN-6359: Addressed code review comments

  1. … 9 more files in changeset.
DEN-5754: Implementation

- Removed not used SliderDoubleCreateTreatment.qml component.

    • -194
    • +0
    ./SliderDoubleCreateTreatment.qml
  1. … 1 more file in changeset.
DEN-5754: Implementation

- code refactoring and clean up

    • -0
    • +55
    ./TitleBarCreateTreatment.qml
  1. … 12 more files in changeset.
DEN-6359: Removed styling, moved keyboard to the bottom of the screen, updated text input functionality.

    • -0
    • +76
    ./DenaliTextInput.qml
  1. … 20 more files in changeset.
DEN-5754: Implementation

- Code clean up

    • -147
    • +22
    ./TopMenuBarCreateTreatment.qml
  1. … 9 more files in changeset.
DEN-5836: Code Coverage

- commented as manually tested the AlarmClearedCondition.

  1. … 7 more files in changeset.
DEN-6352, DEN-6353: Displaying the numeric keyboard under text input fields.

  1. … 3 more files in changeset.
DEN-6353, DEN-6354: Added vitals manual entry page.

  1. … 8 more files in changeset.
DEN-5833: Implementation

- added a touch expanding area for the TouchArea so regardless of its visual size it can have expanded touchable area.

- the touch expanding for the mute button set to 25 so it can have a bigger touch area that its size which is little.

  1. … 1 more file in changeset.
Merge DEN-4860_BLE into 2020_EOY_DEMO

    • -0
    • +117
    ./pretreatment/ConfirmTreatmentTable.qml
    • -0
    • +117
    ./pretreatment/SliderCreateTreatment.qml
    • -0
    • +180
    ./pretreatment/TopMenuBarCreateTreatment.qml
  1. … 22 more files in changeset.
DEN-5754: Implementation

- linked the pre-treatment ultrafiltration adjustment with the in-treatment ultrafiltration section and the adjustment flow.

- added the rejection reason text to the pTx uf adj screen.

  1. … 3 more files in changeset.
DEN-5833: Implementation

- moved version and SD-Card icon to top which were covering the alarm bar.

- added list icon on the notification bar

- implemented the basics of the alarm list dialog.

- tweaked the Notification default coloring

-

  1. … 11 more files in changeset.
DEN-5833: Implementation

- made the mute button click optional and currently enabled.

- made minimize on silent on the Notification Dialog optional and is disabled currently.

- made separate slots for each user actions instead of one for all with 4 parameter cause I think it's easier and more convenient to use this way.

- increased the Notification Bar height a little bit more.

  1. … 4 more files in changeset.
DEN-5833: Implementation

- Implementation of the message 64: 'Alarm User Action'

- Cleaned up the VAlarmStatus class.

  1. … 5 more files in changeset.
DEN-5833: Implementation

- Added 3 Alarm buttons

- created Mute Button

- created Up and Down Button (minimize/maximize)

- used FW alarm status flag enum (Alarm_State_Flag_Bit_Positions) instead of the UI version and removed UI one.

Code cleaned up

- modified and cleaned up Notification Dialog and Bar.

- modified Time Text component to be able to show sections with one zero only.

- cleaned up main.qml

  1. … 17 more files in changeset.
DEN-5754: Implementation

- reviewed the pre-treatment screens and modified

- added the double range slider for Arterial and Venous

- modified the treatmentBegin(ultrafiltration)

- so many other tweaks.

  1. … 12 more files in changeset.
Merge branch 'master' into DEN-4691_InLineBloodPressureAdjustments

  1. … 28 more files in changeset.