aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.MachineDesigner.UI/ViewModels
Commit message (Collapse)AuthorAgeFilesLines
* Moved Machine Studio to its own folder.Roy Ben-Shabat2017-12-139-464/+0
|
* Improved Observable entities save procedures.Roy Ben-Shabat2017-12-131-3/+2
|
* Improved users role presentation on DBViews.Roy Ben-Shabat2017-12-132-2/+28
|
* Working on machine studio.Roy Ben-Shabat2017-12-128-3/+356
|
* Refactored MachineDesigner to Machine Studio!Roy Ben-Shabat2017-12-124-5/+5
|
* Big advancement on machine designer.Roy Ben-Shabat2017-12-113-37/+45
|
* Started working on machine designer view models.Roy Ben-Shabat2017-12-101-3/+38
| | | | Added NAME field to MACHINE table.
* Added Code Generation Library.Roy Ben-Shabat2017-12-041-0/+18
|
* Added MVVMLight nuget.Roy Ben-Shabat2017-12-041-0/+25
Implemented ViewModel IView, supervising controller pattern.