aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.MachineDesigner.UI/Views
Commit message (Collapse)AuthorAgeFilesLines
* Moved Machine Studio to its own folder.Roy Ben-Shabat2017-12-1318-620/+0
|
* Improved users role presentation on DBViews.Roy Ben-Shabat2017-12-132-12/+8
|
* Working on machine studio.Roy Ben-Shabat2017-12-124-0/+138
|
* Refactored MachineDesigner to Machine Studio!Roy Ben-Shabat2017-12-1216-130/+267
|
* Big advancement on machine designer.Roy Ben-Shabat2017-12-116-33/+193
|
* redundantRoy2017-12-111-19/+20
|
* Started working on machine designer view models.Roy Ben-Shabat2017-12-103-6/+34
| | | | Added NAME field to MACHINE table.
* Some work on CodeGeneration and machine designer.Roy Ben-Shabat2017-12-071-1/+3
| | | | | Implemented stubs CLI. Working on stubs UI.
* Added Code Generation Library.Roy Ben-Shabat2017-12-042-0/+42
|
* Implemented material design and dragablz to machine designer project.Roy Ben-Shabat2017-12-041-2/+74
|
* Added MVVMLight nuget.Roy Ben-Shabat2017-12-042-0/+44
Implemented ViewModel IView, supervising controller pattern.