aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/ViewModels/LoginViewVM.cs
Commit message (Collapse)AuthorAgeFilesLines
* Machine_Studio_v6.1.1Roy Ben Shabat2025-10-201-0/+3
|
* MS LITERoy Ben Shabat2025-10-191-4/+45
|
* Added deployment slot to MS title.Roy Ben Shabat2022-02-081-0/+6
|
* Removed all application event logging from MS.Roy Ben Shabat2020-08-251-1/+1
|
* Removed all application information event logging from MS.Roy Ben-Shabat2020-02-121-2/+0
|
* Implemented new ms user creation + PASSWORD_CHANGE_REQUIRED.Roy Ben-Shabat2020-01-191-4/+131
| | | | | Improved ms login design + password change. Improved ms main menu and current user design.
* Improved ms logging screen.Roy Ben-Shabat2020-01-191-3/+11
| | | | Improved ObservableStaticCollection init speed.
* Implemented machine studio connection via access token WORKING!.Roy Ben Shabat2020-01-191-1/+28
| | | | Implemented machine studio login method selection.
* Fixed issue with BypassVersionCheck not loading modules.Roy Ben Shabat2019-09-261-1/+1
| | | | Added ForceVersionUpdate setting.
* Fixed error info on MachineService errors.Roy Ben-Shabat2019-09-021-1/+1
| | | | Some work on TFS PPC client logging.
* Machine Studio 4.0.23.0Roy Ben-Shabat2019-08-151-1/+2
| | | | PPC 1.0.40.0
* Improved user login errors.Roy Ben-Shabat2019-07-231-1/+1
| | | | Added machine counters to connected machine view.
* Implemented auto generated web clients for PPC and machine studio.Roy Ben Shabat2019-02-191-1/+4
| | | | Improved interactions with web clients across solutions.
* Added bypass environment version check to machine studio.Roy Ben-Shabat2019-01-241-1/+1
|
* Implemented forced environment version in machine studio.Roy Ben-Shabat2019-01-241-3/+20
|
* Fixed issue with cached tokens when authenticating users in machine service ↵Roy Ben-Shabat2019-01-161-0/+17
| | | | | | with AD. Improved Login View.
* Added new events !!!Roy Ben-Shabat2019-01-071-1/+1
|
* Some more work on environments...Roy Ben-Shabat2019-01-011-2/+3
|
* Implemented Deployment Slots!Roy Ben-Shabat2018-12-271-1/+17
| | | | | Implemented Environment AD Groups. Implemented Machine Studio environment selection.
* Implemented integration IJobRunsLogger.Roy Ben-Shabat2018-12-261-1/+1
| | | | | Implemented DEBUG/RELEASE JsonController. Implemented Local/Remote machine studio setting.
* Moved all common web components to Tango.WebRoy Ben-Shabat2018-12-241-1/+0
| | | | | 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-5/+11
|
* Working on new Machine Studio DB.Roy Ben-Shabat2018-08-201-10/+31
|
* Implemented password hashing !Roy Ben Shabat2018-06-241-1/+9
|
* New Settings Library.Roy Ben-Shabat2018-05-161-7/+11
|
* Implemented NavigationControl for better performance!!!Roy2018-04-211-6/+15
| | | | Redesign of machine studio module initialization.
* Working on machine events.Roy Ben-Shabat2018-03-151-1/+6
|
* Added code comments for:Roy Ben-Shabat2018-01-141-2/+23
| | | | MachineStudio.UI
* MERGE.Roy Ben-Shabat2017-12-191-14/+43
|
* Implemented IAuthenticationProvider, INavigationProvider, IModuleLoader.Roy Ben-Shabat2017-12-141-0/+50
LoadingView, LoginView,