Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-12541: Get the SD-Card size from the system

    • -0
    • +1
    ./qml/pages/treatment/TreatmentStack.qml
  1. … 2 more files in changeset.
DEN-12804: DOX: General review and support

- Removed the compatibility version from the version format

    • -1
    • +1
    ./qml/pages/settings/SettingsStack.qml
  1. … 3 more files in changeset.
wrapping up multiple sprint codes

- LOG: Added a CLI option to disable the Check-In logs by adding -k, --disable-check-in-log at the CLI. This was interrupting the log tests. The build macro has been removed.

- POST: During the coverage find out that the getter functions have not even been called in the ApplicationPost.

- CloudSync: Added the Treatment Code(TxCode), received from the cloud after the Treatment Report stored by Cloud System. It is a message communication between UI<=(2008)=CS.

- CloudSync: Two error added for the 2008: TxCode

- CloudSync: Due to some issues on Cloud System regarding the credential expiration, It has been asked to add a temporary workaround to send the credentials (1004) before message 1006:Device State, 1007:Treatment Report.

- DEN-12727: Treatment Parameter Screen: Added more space between the parameters components specially the Temperature slider and the option on top.

- DEN-12829: Enabled the back button on the Start Treatment Screen

- DEN-12761: Enabled an empty Patient ID.

It has not yet been implemented on the CloudSync App, so if sent empty CloudSystem will later reject to store the TxReport.

When later implemented an unassigned random Patient ID will be created for that TxReport to be later defined and assigned.

- DEN-12837, DEN-12840: The Disinfection Scheduling Entry and the Confirm button have been removed from the "Dialysate Generator Settings" screen.

- DEN-12837, DEN-12840: The "Dialysate Generator Settings" changed to "DG Cleaning" for the menu option and the screen title.

- Settings: The Clear Alarm Condition button has been removed from the settings screen for the release.

- Settings: The options which has no implementation for the phase 1 have been removed from the Settings screen Service mode options. [Language, Calibration, SW Update, Factory Reset]

- DEN-12841: Reworded the password entries in Service screen and for WiFi Join Screen.

- TxCode, TxReport: removed the commented out Treatment Report Parameters from the code.

- LOG: added one character space int he DEBUG log for the Not Enough Data in Types.

- Settings: The Service Dates default values changed from 0 to "" since they are strings.

- Settings: Added some clarification for the Home screen greetings

    • -8
    • +9
    ./qml/pages/settings/SettingsStack.qml
  1. … 22 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 146 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. … 77 more files in changeset.
DEN-12512: INT: Support/Meetings/Planning

DEN-09712 Date format between system date/time and BP/HP "Last Read" is not consistent

DEN-09929 Treatment Log shows "?C" instead of "°C"

PRS-35: Regarding Sean's point about the create treatment parameters, made the parameters dynamic by the Configurations/DataList.cfg in ui.config repository.

  1. … 12 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.

  1. … 9 more files in changeset.
DEN-12424: INT

- Adding the new 3 params of the alarm trigger

- Adding Rejection

- prepare for the singletons quit which are not in order, the quit should be done manually to be in order.

  1. … 20 more files in changeset.
DEN-12426: LTS: Bug / CR / Develop Coco / Manual

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

  1. … 78 more files in changeset.
DEN-12334: Heparin Delivery Paused Text Does Not Appear

DEN-12383: Heparin Volume Delivered Treatment Monitor Resolution Should Be 0.1 mL

Fixed the build issue.

  1. … 1 more file in changeset.
DEN-11812 UI Keyboard displays text on the spacebar and has a wink emoji button

- added the keyboard layout and style to remove some buttons and remove the text on the spacebar.

- added DEBUG_DISABLE_MAXIMIZE, due to touch screen issue on some devices, the maximized alarm can't be minimized to see the screen underneath.

- While fixing some issues in the Dialin/Simulator, added the reject reason notification to the Treatment review screen and cleared the values on rejection.

- update the Dialysate Temperature max to the 37 from 38.

    • -0
    • +113
    ./qml/plugins/virtualkeyboard/layouts/en_GB/dialpad.qml
    • -0
    • +112
    ./qml/plugins/virtualkeyboard/layouts/en_GB/digits.qml
    • -0
    • +208
    ./qml/plugins/virtualkeyboard/layouts/en_GB/main.qml
    • -0
    • +184
    ./qml/plugins/virtualkeyboard/layouts/en_GB/numbers.qml
    • -0
    • +376
    ./qml/plugins/virtualkeyboard/layouts/en_GB/symbols.qml
    • -0
    • +113
    ./qml/plugins/virtualkeyboard/layouts/en_US/dialpad.qml
    • -0
    • +112
    ./qml/plugins/virtualkeyboard/layouts/en_US/digits.qml
    • -0
    • +208
    ./qml/plugins/virtualkeyboard/layouts/en_US/main.qml
    • -0
    • +184
    ./qml/plugins/virtualkeyboard/layouts/en_US/numbers.qml
    • -0
    • +376
    ./qml/plugins/virtualkeyboard/layouts/en_US/symbols.qml
  1. … 26 more files in changeset.
DEN-12262: INT: Support and debugging

- Fixing the DG Valves/Temperature messages

- Fixing the CloudSync RegisterDeviceRequest

- Fixed/Cherry-Picked the Dialin-log conditions.

- Cleaned up the debug messages.

    • -18
    • +20
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 20 more files in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

- Reorganized the Diagnostics screen a little more.

    • -51
    • +57
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 1 more file in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

    • -106
    • +120
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 8 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

  1. … 5 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.

    • -78
    • +88
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 31 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.

    • -78
    • +88
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 32 more files in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

- Reorganized the Diagnostics screen a little more.

    • -51
    • +57
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 2 more files in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

- Fixed HD version title.

    • -19
    • +19
    ./qml/dialogs/DiagnosticsDialog.qml
DEN-12262: INT: FW Support (Reset Diagnostic Data)

- Fixed HD version title.

    • -19
    • +19
    ./qml/dialogs/DiagnosticsDialog.qml
Merge branch 'DEN-12258-UI-BN-S66' into develop

  1. … 2 more files in changeset.
DEN-12262: INT: FW Support (Reset Diagnostic Data)

    • -106
    • +120
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 9 more files in changeset.
UI-DEN-12182: UI-DEN-12182-2

- During code review of my code, cleaned up the code.

  1. … 6 more files in changeset.
DEN-10153: Treatment Log Comments Investigations

- Fixed the Treatment Review overlapped items.

  1. … 3 more files in changeset.
DEN-12121: Adjustments to Dianogistic Dialog to fit new FW versions better. Moved Pressures to have a bit more room for 5 digit values.

Merge branch 'DEN-12121-sw_dev-sprint-65' into develop

  1. … 1 more file in changeset.
DEN-12121: Updates per code review

  1. … 5 more files in changeset.