aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/ViewModels/MachineUpdatesViewVM.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issue with user creation validation.Roy Ben-Shabat2020-01-281-1/+1
| | | | | | Added navigating to user after creation. Added software release notes 4.1, 1.1 Added action logs title design.
* Implemented team viewer join group.Roy Ben-Shabat2020-01-221-0/+2
| | | | | | | | | | | 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.
* added offline firmware updates support.Roy Ben Shabat2019-12-251-0/+16
|
* Implemented PPC Updates/Synchronization View.Roy Ben Shabat2019-12-171-1/+2
| | | | | | Refactored database updates to be deleted if no differences. Updated MS and PPC with Offline Updates. Refactored Machine Designer Updates View to take only last 100 update entries.
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-12-151-5/+43
|\
| * Implemented Jobs, JobRuns & Machine Events Synchronization.Roy Ben Shabat2019-12-111-5/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | Added synchronizations to Updates view on Machine Designer. Removed request response events logging from machine studio. Fixed issue with exception throwing from machine service. Implemented "New jobs synchronized" notification item to PPC. Added synchronization to PPC settings. Added Synchronization view to technician module. Implemented PPC Schema synchronizer utility. Added custom query support to EntityCollectionBuilder. Added synchronization status to TangoUpdate. Removed FK from Jobs and Job runs.
* | Implemented possible improvement for WebClient download speed.Roy Ben-Shabat2019-12-081-6/+5
|/ | | | Implemented PPC notifications priority.
* Implemented machine updates history on machine designer.Roy Ben Shabat2019-12-071-0/+142
Related Work Items: #1618