main.qml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
UI-DEN-15167_UI VD S95 [keypad on rinseback screen] - Ready
UI-DEN-15167_UI VD S95 [keypad on rinseback screen] - Ready
RESOLVED.

RESOLVED.

I moved it to the end of the table

I moved it to the end of the table

I reviewed. One comment re: improper placement in table. RESOLVED.

I reviewed. One comment re: improper placement in table.
RESOLVED.

Wrong place. This table should be in enum order so this should be added to end of table.

Wrong place. This table should be in enum order so this should be added to end of table.

this CR needs Sean Nash, and/or Dara Navaei review for the AlarmDefs.h.

this CR needs Sean Nash, and/or Dara Navaei review for the AlarmDefs.h.

UI-DEN-14947_UI [Misc Minor Bugs] - Ready
UI-DEN-14947_UI [Misc Minor Bugs] - Ready
UI-DEN-15037-UI-BN-S94 [Device Registration]
UI-DEN-15037-UI-BN-S94 [Device Registration]
RESOLVED.

RESOLVED.

Will address this while implementing the CyberSecurity features.

Will address this while implementing the CyberSecurity features.

Is this fix needed now or can it wait?

Is this fix needed now or can it wait?

UI-DEN-15037-UI-BN-S94-RoWater
UI-DEN-15037-UI-BN-S94-RoWater
Yes, assignments break bindings. RESOLVED

Yes, assignments break bindings.

RESOLVED

Good point, But you can't. The readonly properties are only working with bindings, not assignments. I am using that as a public variable.

Good point,
But you can't.
The readonly properties are only working with bindings, not assignments.
I am using that as a public variable.

If _root.isOpen is not modified outside of this powerItem.qml, You can make it a readonly property and bind it to the powerDialog's property.

If _root.isOpen is not modified outside of this powerItem.qml, You can make it a readonly property and bind it to the powerDialog's property.

So we will likely remove this TODO and comment later? RESOLVED.

So we will likely remove this TODO and comment later?
RESOLVED.

RESOLVED.

RESOLVED.

It was removed. UI sends an alarmTriggered to HD for that, and should not display a dialog by itself. Since on the device, if there is no other alarm HD will eventually display it, and if there is ...

It was removed.
UI sends an alarmTriggered to HD for that, and should not display a dialog by itself.
Since on the device, if there is no other alarm HD will eventually display it, and if there is HD will override it.
It was just a bug in development then, which was always displaying a useless dialog on VM that doesn't even have a physical SD Card.

I laughed loud for a while https://devapps.diality.us/static/s73b8n/2static/images/wiki/icons/emoticons/biggrin.gif This is the spell checker dictionary. Since my spell checker was complaining and ...

I laughed loud for a while
This is the spell checker dictionary.
Since my spell checker was complaining and it was bugging me, and I always look at it like there is a bug in that area, I add her name so spell checker won't highlight it anymore.
It is a comment I have about the decision we made to remind me why I have that line of code commented.

RESOLVED.

RESOLVED.