aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Modules/DefaultStudioModuleLoader.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented job resume!!Roy Ben-Shabat2018-10-241-1/+4
|
* Sign-out works !Roy Ben-Shabat2018-10-101-8/+8
| | | | | Fixed issue where color conversion was busy while not in research module but research module in job view. Added new RealTimeGraphX !
* Working on new Machine Studio DB.Roy Ben-Shabat2018-08-201-12/+13
|
* Added machine studio modules order.Roy Ben-Shabat2018-05-071-0/+2
| | | | Implemented delayed GetInstance for TangoIOC.
* Implemented new TangoIOC container & TangoMessenger.Roy Ben-Shabat2018-04-221-2/+1
| | | | | | Got rid of MVVMLite libs ! Got rid of IShutdownRequestBlocker, IShutdownListener, IModuleRequestListener. Implemented IStudioViewModel & StudioViewModel.
* Implemented NavigationControl for better performance!!!Roy2018-04-211-0/+1
| | | | Redesign of machine studio module initialization.
* Lots Of Work !Roy Ben-Shabat2018-04-151-1/+6
|
* Working on machine events.Roy Ben-Shabat2018-03-151-1/+0
|
* Another BL Optimization /:Roy2018-03-011-1/+1
|
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-011-1/+1
|
* Change LogManager to Instance.Roy Ben-Shabat2018-02-281-0/+1
|
* Implemented StudioModuleBase.Roy Ben-Shabat2018-02-131-4/+23
|
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-301-1/+2
| | | | Implemented basic sketch for IDS Pack Formulation.
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-161-0/+3
| | | | | Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.
* Added code comments for:Roy Ben-Shabat2018-01-141-0/+23
| | | | MachineStudio.UI
* Progress on Machine Designer.Roy Ben-Shabat2018-01-031-0/+4
|
* MERGERoy2017-12-261-2/+10
|
* Implemented IAuthenticationProvider, INavigationProvider, IModuleLoader.Roy Ben-Shabat2017-12-141-0/+85
LoadingView, LoginView,