aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/LoginView.xaml
Commit message (Collapse)AuthorAgeFilesLines
* MS LITERoy Ben Shabat2025-10-191-11/+21
|
* Implemented new ms user creation + PASSWORD_CHANGE_REQUIRED.Roy Ben-Shabat2020-01-191-3/+42
| | | | | Improved ms login design + password change. Improved ms main menu and current user design.
* Improved ms logging screen.Roy Ben-Shabat2020-01-191-2/+5
| | | | Improved ObservableStaticCollection init speed.
* Implemented machine studio connection via access token WORKING!.Roy Ben Shabat2020-01-191-27/+49
| | | | Implemented machine studio login method selection.
* Added error message for when external bridge failed due to udp port is ↵Roy Ben Shabat2019-12-201-1/+1
| | | | | | | | already used. Implemented flexo font on mahcine studio. Added module title/image on MS. Updated some machine icons on MS.
* Fixed issue with cached tokens when authenticating users in machine service ↵Roy Ben-Shabat2019-01-161-3/+18
| | | | | | with AD. Improved Login View.
* Some more work on environments...Roy Ben-Shabat2019-01-011-1/+2
|
* Implemented Deployment Slots!Roy Ben-Shabat2018-12-271-1/+7
| | | | | Implemented Environment AD Groups. Implemented Machine Studio environment selection.
* Working on new Machine Studio DB.Roy Ben-Shabat2018-08-201-15/+28
|
* Implemented some UI test automation for Job create/delete.Roy Ben-Shabat2018-04-221-1/+2
|
* Implemented NavigationControl for better performance!!!Roy2018-04-211-3/+4
| | | | Redesign of machine studio module initialization.
* Added main background image.Roy Ben-Shabat2018-02-041-1/+1
| | | | Modified circle vector for brush stop edit fields.
* MERGE.Roy Ben-Shabat2017-12-191-4/+28
|
* Implemented IAuthenticationProvider, INavigationProvider, IModuleLoader.Roy Ben-Shabat2017-12-141-0/+18
LoadingView, LoginView,