aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Statistics/ViewModels/MainViewVM.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implement statistic values in Job runs View.Victoria Plitt2020-03-121-1/+0
| | | | Related Work Items: #2509
* Implement Job Runs View. Create 2 views in Statistics. Implements Part of ↵Victoria Plitt2020-02-161-325/+14
| | | | | | JobRunsView. Related Work Items: #2509
* Refactored Object mapping extension methods !Roy Ben Shabat2019-12-101-11/+12
| | | | | | Removed FK from JOB_RUNS => JOBS Added MACHINE_GUID to JOB_RUNS Refactored MS Statistics module for the new changes.
* Implemented "Thread per week" chart on statistics module.Roy Ben-Shabat2019-04-171-24/+213
|
* Implemented integration IJobRunsLogger.Roy Ben-Shabat2018-12-261-2/+5
| | | | | Implemented DEBUG/RELEASE JsonController. Implemented Local/Remote machine studio setting.
* Machine Studio v3.5.77Roy Ben-Shabat2018-12-051-1/+2
|
* Working on Stats.Roy Ben-Shabat2018-11-221-43/+129
|
* Fixed some issues with machine studio.Roy Ben-Shabat2018-11-201-0/+87
Started working on statistics module.