denali.pro

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-16687-ui-dn-s117-msg-update-log-files' into develop

  1. … 1 more file in changeset.
DEN-16693: Institutional Settings Implementation

- Addressed the code review comments

  1. … 6 more files in changeset.
staging merge cherry pick

DEN-16465: Fixed - TestSuites : Integration testing update

Fixed the unit tests to be able to compile and run

DEN-16465: Fixed - TestSuites : Integration testing update

Add FileHandler unit tests

Add coverage to tst_models

Add TODO to the tst_views to be updated in the future

DEN-16465: Update - TestSuites : Integration testing update

Add more tests for coverage in tst_models

DEN-16465: Update - TestSuites : Integration testing update

Added more coverage tests to tst_models, checkpoint before refactor step

DEN-16465: Update - TestSuites : Integration testing update

Resolved more failed tests in tst_models

DEN-16465: Update - TestSuites : Integration testing update

Fixed failed tests in tst_models - 0 checkpoint

DEN-16465: Update - TestSuites : Integration testing update

Add more coverage to the model headers to cover typeText and toString functions

DEN-16465: Update - TestSuites : Integration testing update

Update tst_models to include MAbstractDynamics coverage

CR address comment

fixed the typo

  1. … 12 more files in changeset.
Merge remote-tracking branch 'origin/DEN-16687-ui-dn-s117-msg-update-log-files' into develop

  1. … 3 more files in changeset.
DEN-16693: Institutional Settings Implementation

Initial commit of the inititutional record MVC implementation.

  1. … 21 more files in changeset.
Merge branch 'DEN-16533-UI-VD-S110_integration_unit_test_fix' into staging

  1. … 10 more files in changeset.
DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen

CS-5: @ UI: TxCode generation on device

~ Added QRCode for the TxCode

- Added a Third-Party Open-Source MIT Licence QRCode generator from the following link:

* Copyright (c) Project Nayuki. (MIT License)

* https://www.nayuki.io/page/qr-code-generator-library

- Created a QRCode component

- Added the QRCode generation functionality in the GuiView

- Added QRCode for both the Pre-Tx-Confirmation (UI Generated) and Post-Tx-Review (CS received)

- Moved the CS TxCode Receive wait "..." from C++ to QML to keep the TxCode empty while wait to avoid displaying the "..." as a QRCode.

- Animated the CS TxCode Receive wait "..."

~ Added development testability for the CloudSync communication

~ Fixed the date change buf file watch to wait for the CS to get the checkin and create the out buf file.

CS-3: CS: Heparin OFF o the HCP portal Treatment report

- Fixed some issues in the create treatment screen on heparin type

- Combined the separated values for log and GUI into one values for both.

- Added the functionality for the TreatmentConfirm (Pre-Tx), TreatmentReview (Ppost-Tx), TreatmentReport (log) for the heparin values.

DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen

DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen

- removed the qtcode component from the two screen of the treatment confirm, review for P1 release.

  1. … 19 more files in changeset.
DEN-16465: Fixed - TestSuites : Integration testing update

Add FileHandler unit tests

Add coverage to tst_models

Add TODO to the tst_views to be updated in the future

  1. … 10 more files in changeset.
CS-5: @ UI: TxCode generation on device

~ Added QRCode for the TxCode

- Added a Third-Party Open-Source MIT Licence QRCode generator from the following link:

* Copyright (c) Project Nayuki. (MIT License)

* https://www.nayuki.io/page/qr-code-generator-library

- Created a QRCode component

- Added the QRCode generation functionality in the GuiView

- Added QRCode for both the Pre-Tx-Confirmation (UI Generated) and Post-Tx-Review (CS received)

- Moved the CS TxCode Receive wait "..." from C++ to QML to keep the TxCode empty while wait to avoid displaying the "..." as a QRCode.

- Animated the CS TxCode Receive wait "..."

~ Added development testability for the CloudSync communication

~ Fixed the date change buf file watch to wait for the CS to get the checkin and create the out buf file.

  1. … 12 more files in changeset.
DEN-16262: Added - UI.P1B : HD/DG usage counter

Added the MV for the HD usage information

Modify the TouchGrid to accomodate indentation of subCategories

  1. … 16 more files in changeset.
DEN-14815: Cartridge Removal Screen is Displayed Prematurely

DEN-15112: Added - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add the log list model for SD card and USB in CPP

Updated the SettingLogExport QML to reflect CPP model addition

  1. … 9 more files in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add improved USB insert/remove handling that does not rely on polling

Add updates to models base on directory changes

  1. … 18 more files in changeset.
DEN-15112: Added - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Updated the filemodel to have a proxyModel for filtering and sorting actions

  1. … 13 more files in changeset.
Merge remote-tracking branch 'origin/DEN-15833-UI-VD-S101-UI_HD_RTC_sync' into staging

  1. … 3 more files in changeset.
DEN-14961: Updated - The UI RTC needs to get synced with HD RTC

Renamed the class and objects to be HDRTC* per CR request

  1. … 12 more files in changeset.
DEN-15112: Added - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

WIP added the SD-Card file model to the code.

  1. … 8 more files in changeset.
Merge branch 'DEN-15279-UI-BN-S97-Cybersecurity' into staging

  1. … 115 more files in changeset.
DEN-14961: Added - The UI RTC needs to get synced with HD RTC

Add the HD-UI RTC message model to the UI to do a single HD-UI RTC sync

  1. … 11 more files in changeset.
DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- completed the encryption partition creation

- used a function to get the settings home, which is going to be different when App is in manufacturing mode and in normal operation.

- now in normal mode it needs to be mounted to be used and needs some movements and threading.

- For now the application should use the -R CLIS to make the app use the root home folder for the configurations, and I add it to the run.sh, but it has to be removed later.

  1. … 19 more files in changeset.
DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- Fixed the Service password using the fixSalt

- //TODO: it needs to be appended to make ti less appear

- //TODO: work on the Encrypted Partition

  1. … 22 more files in changeset.
DEN-15316: Usability: UI: Remove Extra Button for Disinfection

- Implemented the MVC and messaging.

  1. … 18 more files in changeset.
Maybe works for update.

  1. … 33 more files in changeset.
DEN-14268 UI <=> Cloud (todo list)

- Controller update

- View added

- TreatmentLog improved

  1. … 9 more files in changeset.
DEN-15072 RO Water Input Mode

- Implemented the view

- Implemented the post

  1. … 6 more files in changeset.
DEN-15072 RO Water Input Mode

- Implemented the models

  1. … 9 more files in changeset.
DEN-14743 Add bluetooth pairing agent code to retain pairing status in bluez

  1. … 8 more files in changeset.
DEN-14391 , DEN-14393 : Qt 5.15.10 [QML run-time issues]

- Fixed all the QML warning and errors

- Enabled the Clang-Tidy, Clazy and cppcheck and fixed some.

- Removed unused images

- made the Denali POST logo transparent.

  1. … 56 more files in changeset.
Merge branch 'DEN-13965-UI-BN-S80' into staging

  1. … 12 more files in changeset.
Merge branch 'DEN-13965-UI-BN-S80' into develop

  1. … 9 more files in changeset.