aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.Jobs/ViewModels/JobProgressViewVM.cs
Commit message (Collapse)AuthorAgeFilesLines
* Same as previous.Roy Ben Shabat2021-08-131-1/+11
|
* Use PrintingEnded event instead of JobHandler.Stopped event for STOP button ↵Roy Ben Shabat2021-06-061-5/+6
| | | | | | Pop(). Related Work Items: #5289
* Several bug fixes.Roy Ben Shabat2021-04-071-8/+0
|
* Attempt to work around job handler progress bug.Roy Ben Shabat2021-03-101-0/+8
|
* Moved job app bar item control to main view model by current navigation vm.Roy Ben Shabat2020-11-261-23/+0
|
* Added PPC power up sequence support !Roy Ben Shabat2020-05-251-10/+7
| | | | Refactored AppBarItems implementation.
* Implemented job cancel while uploading job description file.Roy Ben-Shabat2020-01-221-4/+5
|
* DB CHANGE from previous commit.Roy Ben-Shabat2020-01-221-2/+23
| | | | | | Implemented multiple job stops until success. Related Work Items: #2412
* Merged Beta+ fixes to master.Roy Ben-Shabat2020-01-121-0/+1
|
* Refactored PPC Navigation "OnNavigatedFrom/To" to be called from the ↵Roy Ben-Shabat2019-11-211-1/+1
| | | | | | navigation manager instead of NavigationControl. Fixed issue with PPC job progress app bar item not visible in some cases.
* Implemented job outline for PPC.Victoria Plitt2019-11-141-5/+55
|
* Restored job liquid quantity validation to start of procedure.Victoria Plitt2019-11-131-17/+0
|
* Implemented liquid quantity validation on PPC and MS.Roy Ben-Shabat2019-11-061-1/+21
| | | | Improved PPC full control view.
* Added guidance to event types.Roy Ben-Shabat2019-04-231-0/+2
| | | | | | | Implemented general event view on PPC. Improved job resume tracking. Improved job resume on PPC. Added corruption emulation to machine emulator.
* Implemented Volume color space gradients.Roy Ben-Shabat2019-04-221-1/+1
| | | | | Implemented volume gradients on PPC. Improved job running aspects on PPC.
* Implemented machine status animations.Roy Ben Shabat2019-04-181-0/+22
|
* Add AppButtons to PPC.Roy Ben-Shabat2018-12-171-0/+23
| | | | Implemented Stop & Start job app buttons!
* Implemented single segment per spool on PPC!Roy Ben-Shabat2018-12-111-0/+22
|
* Logs and comments for PPC Jobs Module !Roy Ben-Shabat2018-08-131-12/+51
|
* *1. Implement Real Progress on Machine Emulator.Roy Ben-Shabat2018-07-171-1/+4
| | | | | | | | | | | *2. Add ParameterIgnore to Observable Entity validation props. *3. Block logging of similar continous job status events from embedded. (Add counter for embedded logs). *6. Make font size larger on Research module. *7. Open jobs on double click. *9. Add default sorting to job events. (NOT WORKING) *10. Add tool tips for job progress. *12. Test PPC Job Progress *13. Fix issue with inversed color conversion.
* Working on PPC.Roy Ben Shabat2018-07-151-18/+5
|
* Implemented job completed notification item.Roy Ben Shabat2018-07-141-1/+14
|
* Implemented PPC App Bar items.Roy Ben Shabat2018-07-141-0/+35
| | | | Implemented new RelayCommand & RelayCommand<T>
* Working on PPC & Tango.Integration.Roy Ben-Shabat2018-07-121-7/+1
|
* Implemented continuous request timeouts.Roy Ben-Shabat2018-07-121-4/+4
| | | | | | Implemented continuous request abort exception. Added log object for real time logs. Some work on PPC & Machine Studio.
* Done some work on PPC & Color Lab Module.Roy Ben-Shabat2018-07-111-9/+10
|
* Some work on PPC.Roy Ben-Shabat2018-07-101-11/+11
| | | | Implemented retrieval of column description for auto generated observables & pmr's.
* Worked on PPC job progress view !Roy Ben-Shabat2018-07-091-2/+28
| | | | Implemented TouchRingProgress !
* Refactored job progress handling !!!Roy Ben-Shabat2018-07-091-0/+31