aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Web/Tango.Web.csproj
Commit message (Collapse)AuthorAgeFilesLines
* Prevent AD group check using AD Graph API.Roy Ben Shabat2025-04-221-1/+3
|
* Azure references version fixesRoy Ben Shabat2025-03-171-1/+1
|
* mergeAvi Levkovich2020-02-171-0/+1
|
* Upgraded ActiveDirectory libraries to newest version.Roy Ben-Shabat2019-06-051-2/+4
| | | | Refactored Tango.Web to use the new AD API.
* Removed all refresh tokens use :/Roy Ben-Shabat2019-02-241-3/+0
|
* Working on refresh tokens...Roy Ben Shabat2019-02-241-4/+9
|
* A lot of work !!!Roy Ben-Shabat2019-02-201-5/+13
|
* Implemented auto generated web clients for PPC and machine studio.Roy Ben Shabat2019-02-191-0/+7
| | | | Improved interactions with web clients across solutions.
* Upgraded EF from 6.0 to 6.2 for all projects.Roy Ben-Shabat2019-01-171-2/+2
| | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX.
* Some more work on environments...Roy Ben-Shabat2019-01-011-0/+7
|
* Implemented SQLManager with access token authentication.Roy Ben Shabat2018-12-281-0/+1
|
* Implemented Azure Cloud Logger.Roy Ben Shabat2018-12-281-0/+2
| | | | Implemented base class for global.asax
* Implemented Deployment Slots!Roy Ben-Shabat2018-12-271-1/+18
| | | | | Implemented Environment AD Groups. Implemented Machine Studio environment selection.
* Working on machine service and machine studio.Roy Ben-Shabat2018-12-241-0/+1
|
* Moved all common web components to Tango.WebRoy Ben-Shabat2018-12-241-0/+276
Changed app keys names. Fixed issue with machine studio and the initialization of observables static collections.