aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Statistics/Models/JobRunModel.cs
Commit message (Collapse)AuthorAgeFilesLines
* Improved MS csv report.Roy Ben Shabat2025-07-131-1/+9
|
* X1 StartupRoy Ben Shabat2025-01-191-9/+6
|
* Fixed stats display on ms as well as fse.Roy Ben Shabat2024-11-181-1/+9
|
* Revision of statistics and resumed jobs.Roy Ben Shabat2024-07-141-0/+36
|
* MS job runs machine gen and length limitRoy Ben Shabat2024-03-181-1/+15
|
* Implement statistic values in Job runs View.Victoria Plitt2020-03-121-0/+2
| | | | Related Work Items: #2509
* Machine Studio. Fixed lubricant 0 Volume when change to RGB mode.Victoria Plitt2020-03-051-0/+2
|
* Implementing JobRuns on Statistics module.Victoria Plitt2020-02-261-2/+0
|
* Implement Job Runs View. Create 2 views in Statistics. Implements Part of ↵Victoria Plitt2020-02-161-27/+19
| | | | | | JobRunsView. Related Work Items: #2509
* Refactored Object mapping extension methods !Roy Ben Shabat2019-12-101-0/+45
Removed FK from JOB_RUNS => JOBS Added MACHINE_GUID to JOB_RUNS Refactored MS Statistics module for the new changes.