sections

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5739: Implementation

- Saline progressBar not moving fixed.

- Ultrafiltration suspected bug has been fixed but commented out since no one complained.

- The Heparin screen created as the skeleton.

    • -0
    • +77
    ./TreatmentHeparin.qml
  1. … 4 more files in changeset.
DEN-5636: Implementation [PressureRangeSlider improvement]

  1. … 4 more files in changeset.
DEN-5636: Implementation [PressureRangeSlider improvement]

- Added the improvement to have lower and upper band adjustment ranges for each min and max handlers.

- Added improvement to have the gapValue between min and max values.

- it still needs improvement to be more user friendly.

  1. … 1 more file in changeset.
DEN-4698: Code Review 0

- Found a bug during demo preparation:

The main treatment pressure section should only get updated if the request updated and should not be bound to the properties.

  1. … 1 more file in changeset.
DEN-5033: Implementation [ Messaging ] (1 of 2)

- improving and testing the Arterial/Venous pressure values

- using the doAdjustment of the venousPressureMinimum : vTreatmentAdjustmentPressuresLimits.venousLimitMin

in the QML.

  1. … 9 more files in changeset.
DEN-4695: Integration Testing

- Fixed broken names in SquishQt

    • -0
    • +104
    ./TreatmentPressures.qml
  1. … 7 more files in changeset.
DEN-5033: DEN-5034: Implementation [ Messaging ]

- Back end implementation of the messaging.

    • -0
    • +104
    ./TreatmentPressuresLimits.qml
  1. … 23 more files in changeset.
Merge branch 'master' into DEN-4691_InLineBloodPressureAdjustments

  1. … 13 more files in changeset.
DEN-5340 Code Coverage [100%]

- Coverage to 100%

- Added "Profile" build setup for Code Coverage Instrumentation and build in the workspace_UI with the output name of denaliSquish

- Modified the Pressure/Occlusion message to have new structure (last 3 of 5 fields changed to U32 from F32)

  1. … 5 more files in changeset.
DEN-5340 Code Coverage [99.953%]

- Covered the sbOff/sbIdle

  1. … 2 more files in changeset.
DEN-5339: Integration Testing

- Debugging, Refactoring, Testing

  1. … 31 more files in changeset.
DEN-5337: Implementation

  1. … 19 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 99 more files in changeset.
5284: Implementation

Story related fixes:

- Used FW enum for Saline Bolus in Common repo

- txPaused modified the way FW understands and transmits.

Extra fixes:

- Changed the Ultrafiltration ref/meas vol to 3 decimal.

- Application version wasn't correctly shown

- Added a #define for the mouse event spy since on target it's not usually happening and is not useful neither on target nor on desktop for now.

- Fixed the author typo

  1. … 101 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 174 more files in changeset.
DEN-5284: Implementation

  1. … 1 more file in changeset.
DEN-5284: Implementation

  1. … 1 more file in changeset.
DEN-5032: Implementation [ Screen & navigations ] (1 of 2)

  1. … 12 more files in changeset.
DEN-5047: Implementation

- The line of the code which had the logic has been removed.

  1. … 1 more file in changeset.
Reverting back the bug fix

- This bug fix needs UT/IT/CC which will break if change without them.

- It needs a complete SDLC Will be tracked under the bug story of :

DEN-4975 : UI displays "Treatment Paused" notification when saline bolus is in progress.

DEN-4790 Code Review 0

  1. … 9 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 250 more files in changeset.
DEN-4443: Integration Testing

- Demo feedback was ok with disabling the Treatment Time as well so I add that too.

  1. … 1 more file in changeset.
DEN-4443: Integration Testing

  1. … 1 more file in changeset.
DEN-4441: Implementation

- Implemented the SRSUI 256: Restrictions - Max Delivered

  1. … 5 more files in changeset.
DEN-4441: Implementation/Ultrafiltration

- Also did the :

- DEN-4442: Unit Testing

- DEN-4443: Integration Testing

- DEN-4444: Code Coverage

  1. … 27 more files in changeset.
DEN-4441: Implementation

- added functionalities.

- Qml

- Views

- ...

    • -0
    • +48
    ./TreatmentSaline.qml
  1. … 22 more files in changeset.
Resolve the merge conflicts of master into logging (#1 pass)

- This the first pass of the merging otherwise the code cannot be merged and committed.

- Next need to look at the code completely and see what has been merged and resolved automatically by git.

  1. … 69 more files in changeset.
Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 193 more files in changeset.
DEN-3880 : Implementation

- Added Alarm Triggered Model

- Added Alarm Cleared Model

- Added Treatment State Model

- "UI," as Event Source to the Initialized and Some Other Event Messages for better logging

- Updated Ack messages and made them nicer for logging.

- Added DGCheckIn as a message to be logged.

- Stored Unit texts as a read only property in Variables qml file which had multiple definition multiple places.

- Changed the toString of models to use comma instead of parenthesis to be easily used in Excel as a CSV file format.

- Found a bug in TreatmentAdjustmentUltrafiltrationConfirm Screen slot which had volume defined as int that actually is a float value and causes the float to be truncated also the volume should be traslated int the VTreatmentAdjustmentUltrafiltratinConfirm to mL from Liter. Although HD wasn't using that value and was not complaining about it.

- Changed the current pew-set Volume value in the TreatmentAdjustmentUltrafiltrationEdit screen to be the current max value which is actually going to be changed by user.

- Changed to use the reference Volume to be used as the current collected volume in the Ultrafiltration section of the main treatment screen and the other Ultrafiltration adjustment screen that using it (Start. Paused, Edit).

- Added toString to the request models to be used for logging.

- Refactored the Message Interpreter response methods to be unique like the other improved latest methods (get<Method>s removed) [Reordered, Document cleanup, and so].

- Updated the manual in the MModel header for creating a model in regards to refactoring above.

- Updated Response Models in regards to the refactoring above.

- Made each byte space separator in Flags class in Types class for cleaner logging (will be used empty string in Alarm Status for logging).

- Changed the logging folder to be log folder (not event, error) and changed the log file extension for events/data to be .log and for errors to be .err.

- log file format modified to be CSV.

- Removed a not used fromByteArrayState method of mtreatmentadjustmentultrafiltrationconfirmresponse , mtreatmentadjustmentultrafiltrationeditresponse.

________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 60 more files in changeset.