aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/MachineDesignerModule.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added machine studio modules order.Roy Ben-Shabat2018-05-071-0/+1
| | | | Implemented delayed GetInstance for TangoIOC.
* Implemented NavigationControl for better performance!!!Roy2018-04-211-2/+8
| | | | Redesign of machine studio module initialization.
* Implemented job embroidery image capture, display export,Roy Ben-Shabat2018-03-041-0/+1
| | | | Implemented running job text to speech.
* Another BL Optimization /:Roy2018-03-011-1/+1
|
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-011-1/+1
|
* Refactored all studio modules to use StudioModuleBase.Roy Ben-Shabat2018-02-141-27/+7
|
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-301-1/+1
| | | | Implemented basic sketch for IDS Pack Formulation.
* Started working on Developer module.Roy Ben-Shabat2018-01-211-1/+1
|
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-161-0/+7
| | | | | Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.
* Added code comments for:Roy Ben-Shabat2018-01-141-0/+28
| | | | MachineStudio.MachineDesigner.
* Implemented LogOut from machine studio.Roy Ben-Shabat2018-01-071-1/+1
| | | | | | Modified Machine Designer image. Fixed issue with updating contact on DB Module. Improved Machine Studio Drawer graphics.
* Added Mid Tanks to DB.Roy Ben-Shabat2018-01-031-0/+39
Started implementing Machine Designer.