data

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. … 31 more files in changeset.
DEN-14147: Add Required Heparin Volume for Treatment to Syringe Installation Screen

- The replacement finder is implemented

- The instruction updater is changed to meed the needs of the replacement finder.

- Next needs to update the instructions regarding the received message.

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

    • -1
    • +1
    ./pretreatment/VPreTreatmentStatesData.cpp
    • -1
    • +1
    ./pretreatment/VPreTreatmentStatesData.h
  1. … 2 more files in changeset.
DEN-14209 - UI: Dry self test modifications

- Updated the View and the qml code regarding the changes to the enum made in common HDDefs.h

    • -13
    • +16
    ./pretreatment/VPreTreatmentStatesData.cpp
    • -2
    • +7
    ./pretreatment/VPreTreatmentStatesData.h
  1. … 4 more files in changeset.
DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- removed the QML duplicate definitions of arterial/venous

- added monitoring values and used them in monitoring components of arterial/venous.

  1. … 16 more files in changeset.
DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- Completely restructure the vTreatmentCreate class and removed all the constant ranges properties from that to the VTreatmentRanges.

- Now reading all the constant ranges values from the DataList.conf from the ui.config repository.

- Used the RANGESET property type for the ranges in the VTreatmentRanges class to have by default properties for min,max, res(olution),def(ault) properties.

- Added an ability to slider to hide the handler when needed (Pre-Treatment)

- Hide the Slider handler when slider switch is off

- Added various PROPERTYs, like IDBASED, RAGESET, VALUESET

- Modified the MPreTreatmentAdjustRequest, duration parameter to treatmentDuration for clarifying.

- Modified the Settings class to able to parse a comment on the Group line.

- Updated the ConfirmTreatmentTable to hold the required labels and added translate function for them. removed the call for get names for performance, since those never change.

- Made the SettingsData connection, standard in the VSettings class.

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

    • -1
    • +1
    ./treatment/VTreatmentBloodPrimeData.cpp
    • -1
    • +1
    ./treatment/VTreatmentBloodPrimeData.h
  1. … 92 more files in changeset.
Merge branch 'DEN-13198-UI_BN_75' into staging

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

    • -1
    • +1
    ./pretreatment/VPreTreatmentStatesData.cpp
    • -1
    • +1
    ./pretreatment/VPreTreatmentStatesData.h
    • -1
    • +1
    ./treatment/VHDTreatmentStatesData.cpp
  1. … 95 more files in changeset.
DEN-13845: CRV: Merge issue of DEN-12716-UI_BN_S70 into staging

- Due to some enum changes, UI couldn't build

- An idea implemented to detect the enum changes by compiler. The implementation may be able to improve.

    • -1
    • +3
    ./pretreatment/VPreTreatmentStatesData.cpp
    • -1
    • +3
    ./pretreatment/VPreTreatmentStatesData.h
    • -32
    • +104
    ./treatment/VHDTreatmentStatesData.cpp
  1. … 9 more files in changeset.
DEN-13736: Disinfection demo

- Some changes has been made to UI to able to navigate to the home while on disinfection.

- CloudSync disabled by default.

  1. … 5 more files in changeset.
DEN-13645: IMP: Updated the Blood Prime message [0x5900]

- It has 3 parameters (UI expected) but recently changed on the FW and sending only 2 which then UI rejects it. now updated to have only 3.

    • -1
    • +0
    ./treatment/VTreatmentBloodPrimeData.cpp
    • -1
    • +0
    ./treatment/VTreatmentBloodPrimeData.h
  1. … 4 more files in changeset.
DEN-13127: LTS: Development Support

- [Export Button Enabling in VM #61|https://github.com/Diality/testsuites/issues/61]

  1. … 8 more files in changeset.
DEN-13134: IMP: General Implementation for any bugs and any other implementations

DEN-12836: Treatment Report/log export modifications

- Improved the SDItem and renamed to SDCProgressItem.

- Added another separate progress circle component for the USB Driver [USBProgressItem]

- Adding Space check for USB as well to get the USBProgressCircle update.

- Optimized ExportButton and added two size for Settings screen(normal) and Treatment Review screen(small)

- Improved USB button comonent

- Added a global byte size converter in Variable.qml

- Improved MainMenu component

- Added a notification for the TreatmentFlowBase.qml main component.

- Used the notification of the TreatmentFlowBase.qml for the Treatment Review Screen Log export to display feedback to the user.

- Added an individual screen for the log export.

- Removed the Export Log and USB eject from the main settings option screen.

- Added an option for the Export log on the settings home screen which is currently enabled for non-service users too.

- Fixed the DGVersionResponse, log message.

- Put a comment in the FileHandler.cpp about the Qt API QStorageInfo::mountedVolume() which seems so slow on detecting mounted volumes when a USB derive is just plugged in (It could be system issue, since it has also been observed from shell console.)

- Added error handling to the Treatment Log/Report export

DEN-12726: Denali application crashing

- Modified the Logger Maxusage limit to keep 50% of the data/event log and 15% of the service log and keep 35% free, after the log clean up triggered by 15% free storage detected.

DEN-13051: Encounter alarm 6 and SD card detection problem after updating UI version

DEN-13156: Settings screen menu should disappear on service mode

- Improved the MainStack.qml navigation rules.

- Improved the Patient ID keyboard handling, to hide the keyboard, when not on the screen.

- Improved the SettingsStack.qml navigation rules.

DEN-13128: KBM: Cloud Sync Integration

- Saving the CS log in UTC timezone.

DEN-13127: LTS: Development Support

- Fixed the issue found on the End-Treatment screen Confirm button which didn't respect the last instruction page enable only rule.

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

    • -1
    • +1
    ./pretreatment/VPreTreatmentStatesData.cpp
    • -1
    • +1
    ./pretreatment/VPreTreatmentStatesData.h
    • -1
    • +1
    ./treatment/VHDTreatmentStatesData.cpp
    • -1
    • +1
    ./treatment/VTreatmentPressureOcclusion.h
    • -1
    • +1
    ./treatment/VTreatmentUltrafiltration.h
  1. … 145 more files in changeset.
DEN-12597 Code Review

http://dvm-linux02:8060/cru/UI-DEN-12258-1#c12773

Disabled the coco end as well, which caused the coco to log a lot of warnings.

    • -1
    • +1
    ./treatment/VTreatmentPressureOcclusion.h
    • -1
    • +1
    ./treatment/VTreatmentUltrafiltration.h
  1. … 75 more files in changeset.
DEN-12515: KBM: Usual Meetings/Support/Development [ CS/UI Integration on device , Tx Log ]

- implemented the TxLog change request during the meeting.

- Also updated the state changes in the FW.

    • -5
    • +1
    ./pretreatment/VPreTreatmentStatesData.cpp
    • -6
    • +1
    ./pretreatment/VPreTreatmentStatesData.h
  1. … 6 more files in changeset.
DEN-12514: LTS: Support/Development

========== DevTest

- Fixed the reported bugs from the LTTS team:

+ https://github.com/Diality/testsuites/issues/38: Rejection messages are not displayed for heparin under main-treatment screen 38

+ https://github.com/Diality/testsuites/issues/37: "Self Test Complete!" message is not displayed when "DRY_SELF_TESTS_COMPLETE_STATE" is simulated #37

+ https://github.com/Diality/testsuites/issues/36: Indicators are not displayed for 'Wet Self tests" when "HD_PRIME_WET_SELF_TESTS_STATE" is simulated #36

========== CloudSync

- Changed the order of the device registration request and the device info send, in the order above.

========== Internal

- removed the emoji and language globe buttons from the second keyboard layout.

    • -0
    • +3
    ./pretreatment/VPreTreatmentStatesData.cpp
    • -0
    • +3
    ./pretreatment/VPreTreatmentStatesData.h
    • -7
    • +9
    ./treatment/VHDTreatmentStatesData.cpp
  1. … 7 more files in changeset.
DEN-12426: LTS: Bug / CR / Develop Coco / Manual

- removed the "// coco begin validated" to disable the manually validated coverage.

    • -1
    • +1
    ./treatment/VTreatmentPressureOcclusion.h
    • -1
    • +1
    ./treatment/VTreatmentUltrafiltration.h
  1. … 76 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./treatment/VTreatmentRinsebackData.cpp
  1. … 70 more files in changeset.
DEN-12262: INT: Code reviews wrap up & support

- Addressed all the code review comments in another branch in here to facilitate the code review process and make the code ready while the actual code owner were busy supporting system for demo.

- Added another condition to the Alarm top/right countdown to hide the timer when FW is not even in the Treatment mode by the HDOpMode.

  1. … 25 more files in changeset.
DEN-12262: INT: Code reviews wrap up & support

- Addressed all the code review comments in another branch in here to facilitate the code review process and make the code ready while the actual code owner were busy supporting system for demo.

- Added another condition to the Alarm top/right countdown to hide the timer when FW is not even in the Treatment mode by the HDOpMode.

  1. … 26 more files in changeset.
DEN-12121: Implemented QML updates, proper view links for QML, and remaining implementation for new messages to the QML stack. All relate to DEN-12118.

  1. … 9 more files in changeset.
Merge branch 'staging' into DEN-12121-sw_dev-sprint-65

    • -3
    • +3
    ./treatment/VTreatmentRinsebackData.cpp
  1. … 8 more files in changeset.
DEN-12121: Implemented Model and Views for BloodLeak, AirBubble, AirTrap and DG Conductvity for DEN-12118. Removed ODi and ODo in diagnostic dialog. Added isCompleted field in Rinseback Model for DEN-9932.

    • -0
    • +33
    ./VHDBloodLeakData.cpp
    • -0
    • +52
    ./VHDBloodLeakData.h
    • -0
    • +1
    ./treatment/VTreatmentRinsebackData.cpp
  1. … 19 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./treatment/VTreatmentDialysateFlow.cpp
  1. … 8 more files in changeset.
Merge branch 'DEN-11980-sw_dev-sprint-64' into staging

    • -1
    • +0
    ./treatment/VTreatmentDialysateFlow.cpp
  1. … 3 more files in changeset.
Merge branch 'DEN-11980-sw_dev-sprint-64' into develop

    • -1
    • +0
    ./treatment/VTreatmentDialysateFlow.cpp
  1. … 2 more files in changeset.
DEN-11980: Updates and fixes per code review.

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

    • -3
    • +3
    ./posttreatment/VPostTreatmentStatesData.cpp
    • -2
    • +2
    ./posttreatment/VPostTreatmentStatesData.h
    • -3
    • +3
    ./pretreatment/VPreTreatmentDisposablesPrimeData.cpp
    • -3
    • +3
    ./pretreatment/VPreTreatmentDisposablesPrimeData.h
    • -3
    • +3
    ./pretreatment/VPreTreatmentSelfTestDryData.cpp
  1. … 570 more files in changeset.