aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Authentication
Commit message (Collapse)AuthorAgeFilesLines
* Added support for token authentication from MS to DB.Roy Ben-Shabat2019-10-161-0/+29
|
* Fixed issue with BypassVersionCheck not loading modules.Roy Ben Shabat2019-09-261-7/+16
| | | | Added ForceVersionUpdate setting.
* Machine Studio 4.0.23.0Roy Ben-Shabat2019-08-151-0/+8
| | | | PPC 1.0.40.0
* Improved user login errors.Roy Ben-Shabat2019-07-231-8/+18
| | | | Added machine counters to connected machine view.
* PPC v1.0.4Roy Ben-Shabat2019-03-031-1/+9
|
* Machine Studio v4.0.8.0Roy Ben-Shabat2019-02-191-9/+2
|
* Implemented auto generated web clients for PPC and machine studio.Roy Ben Shabat2019-02-191-10/+13
| | | | Improved interactions with web clients across solutions.
* Working on Tokens Manager.Roy Ben-Shabat2019-02-181-1/+1
|
* Working on PPC versioning services...Roy Ben-Shabat2019-02-181-1/+1
|
* Refactored machine studio service.Roy Ben-Shabat2019-02-181-2/+3
|
* Implemented forced environment version in machine studio.Roy Ben-Shabat2019-01-241-3/+14
|
* Implemented Deployment Slots!Roy Ben-Shabat2018-12-271-12/+1
| | | | | Implemented Environment AD Groups. Implemented Machine Studio environment selection.
* Implemented integration IJobRunsLogger.Roy Ben-Shabat2018-12-261-1/+5
| | | | | Implemented DEBUG/RELEASE JsonController. Implemented Local/Remote machine studio setting.
* Working on machine service and machine studio.Roy Ben-Shabat2018-12-241-0/+7
|
* Moved all common web components to Tango.WebRoy Ben-Shabat2018-12-241-0/+2
| | | | | Changed app keys names. Fixed issue with machine studio and the initialization of observables static collections.
* Implemented machine studio active directory secure login.Roy Ben Shabat2018-12-231-3/+16
|
* Added new colorized static text widget to tech board.Roy Ben-Shabat2018-08-261-0/+2
| | | | | | Added option to go back to job/jobs from running job view. Fixed issue with bug reporting. Fixed other bugs.
* ObservablesContext is now LazyLoading = 'false' by default.Roy Ben-Shabat2018-08-231-1/+0
|
* Working on new Machine Studio DB.Roy Ben-Shabat2018-08-201-18/+26
|
* Implemented password hashing !Roy Ben Shabat2018-06-241-1/+3
|
* Fixed some issues with primary keys on db.Roy Ben-Shabat2018-03-141-0/+10
| | | | | Implemented embroidery import Fit To Scale. Implemented assignment of user last login on machine studio login.
* 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/+2
|
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-011-1/+1
|
* Machine Studio Update & Publish.Roy2018-02-231-1/+6
| | | | | Improved user roles & permissions structure. Added permission for version publish.
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-301-1/+1
| | | | Implemented basic sketch for IDS Pack Formulation.
* Added code comments for:Roy Ben-Shabat2018-01-141-1/+21
| | | | MachineStudio.UI
* Implemented IAuthenticationProvider, INavigationProvider, IModuleLoader.Roy Ben-Shabat2017-12-141-0/+48
LoadingView, LoginView,