aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/PowerOffView.xaml
Commit message (Collapse)AuthorAgeFilesLines
* Power down progress bar value set to integerVictoria Plitt2023-07-251-1/+1
| | | | Related Work Items: #8639
* Added message in GUI during power off machine.Victoria Plitt2023-07-041-1/+3
| | | | Related Work Items: #8639
* Power down progress barVictoria Plitt2023-07-031-1/+6
| | | | Related Work Items: #8639
* Implemented team viewer join group.Roy Ben-Shabat2020-01-221-1/+1
| | | | | | | | | | | Prevent multiple power up dialogs from showing. Implement auto available dispenser assignment for machine creation. Sorting for machines and dispensers in Machine designer. Implemented new PPC factory reset with team viewer and device name change. Fixed "Exit To Shell" to open real explorer. Redesigned restarting system view. Updated power off animation. Updated loading animation.
* Implmented InternalModule navigation for PPC.Roy Ben Shabat2019-12-151-0/+20
Fixed issue with TangoIOC.GetAllInstancedByBase. Implemented PowerOff Screen.