application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7377: preTx: Implementation [Dynamic Instruction Loading] ( 2 )

DEN-7457: Meetings & Support - General purpose

    • binary
    /resources/NotAttachedTestImages/1.png
    • binary
    /resources/NotAttachedTestImages/2.png
    • binary
    /resources/NotAttachedTestImages/3.png
    • binary
    /resources/settings/instructions/1.png
    • binary
    /resources/settings/instructions/2.png
    • binary
    /resources/settings/instructions/3.png
    • -0
    • +10
    /resources/settings/instructions/instructions.conf
    • -0
    • +25
    /resources/settings/instructions/readme.md
  1. … 37 more files in changeset.
DEN-7521: Ensure wifi reconnects on reboot

    • -1
    • +0
    /scripts/wifi_request_auto_assigned_ip.sh
    • -1
    • +0
    /scripts/wifi_save_static_interface_assignments.sh
    • -0
    • +17
    /sources/storage/StorageGlobals.cpp
DEN-7521: Adding rest of support for static IP assignments.

    • -0
    • +9
    /scripts/wifi_set_subnetmask.sh
    • -97
    • +0
    /sources/gui/qml/dialogs/JoinNetwork.qml
    • -0
    • +103
    /sources/gui/qml/dialogs/WifiJoinDisconnect.qml
    • -10
    • +28
    /sources/gui/qml/pages/SettingsWifi.qml
  1. … 4 more files in changeset.
DEN-7408: Code improvement for navigation

- VTreatmentCreate is cleaned up. (still needs a lot of work)

    • -4
    • +11
    /sources/gui/qml/pages/MainHome.qml
    • -2
    • +10
    /sources/gui/qml/pages/MainStack.qml
    • -0
    • +577
    /sources/view/VTreatmentCreate (legacy).cpp
    • -0
    • +258
    /sources/view/VTreatmentCreate (legacy).h
    • -569
    • +47
    /sources/view/VTreatmentCreate.cpp
    • -79
    • +31
    /sources/view/VTreatmentCreate.h
DEN-7408: Code improvement for navigation

- added vCondition to the page function for the stack item to pass the state property value.

- added fault , service and initial placeholder pages.

    • -3
    • +12
    /sources/gui/qml/components/StackItem.qml
    • -20
    • +33
    /sources/gui/qml/pages/MainStack.qml
We talked about a settingcontroller to be implemented later. RESOLVED

We talked about a settingcontroller to be implemented later.
RESOLVED

RESOLVED

RESOLVED

Good Point. Isn't the BLE case apply everywhere? I was thinking why we even want to hide the keyboard while users can hide it by the keyboard button on the keyboard. We may give it more thoughts. R...

Good Point.
Isn't the BLE case apply everywhere?
I was thinking why we even want to hide the keyboard while users can hide it by the keyboard button on the keyboard.
We may give it more thoughts.
RESOLVED

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

Thanks, RESOLVED

Thanks,
RESOLVED

Great. RESOLVED

Great.
RESOLVED

No problem with what has been done here, just please add some description on top to make it clear it is regarding that. echo out is clear too. RESOLVED.

No problem with what has been done here, just please add some description on top to make it clear it is regarding that.
echo out is clear too.
RESOLVED.

These were created early on but they are no longer being used so I've now deleted them.

These were created early on but they are no longer being used so I've now deleted them.

DEN-7320: Removed unused datetime functions

Sure, I've updated it to use the date command.

Sure, I've updated it to use the date command.

Done

Done

Sounds good, I've removed setting the background color

Sounds good, I've removed setting the background color

Done

Done

Done

Done

There is one use case with the manual BP / HR entry where the keyboard is kept visible after the user presses 'Enter'. This allows the focus to move from systolic -> diastolic -> HR automatically w...

There is one use case with the manual BP / HR entry where the keyboard is kept visible after the user presses 'Enter'. This allows the focus to move from systolic -> diastolic -> HR automatically without causing it to flash invisible and then visible. So at the time it was left it up to the developer of the component to decide when to minimize the keyboard in case it would need to stay up as they kept moved between input fields.

If we remove automatically transitioning from one input field to the next in the manual BP / HR entry pop up, then I'd say there's no reason not to hide the keyboard inside the TextEntry component when Enter is pressed.

Done

Done