aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Web
Commit message (Collapse)AuthorAgeFilesLines
* Prevent AD group check using AD Graph API.Roy Ben Shabat2025-04-222-33/+35
|
* Azure references version fixesRoy Ben Shabat2025-03-171-1/+1
|
* FSE/RSM MachineService Provides full capability.Roy Ben Shabat2024-05-181-1/+1
|
* Machine_Studio_v5.3.0Roy Ben-Shabat2023-03-051-1/+4
|
* SynchronizedObservableCollection fix on machine service.Roy Ben Shabat2021-05-231-0/+3
|
* Attempt to fix auto update check.Roy Ben Shabat2021-04-271-1/+1
| | | | Fixed emulator ink consumption calc.
* Fixed exception issue in TangoController.Roy Ben Shabat2020-11-181-2/+4
| | | | Removed big first diagnostics response and hardware configuration request.
* IMplemented NSwag for DataStore WebAPI controller.Roy Ben Shabat2020-11-171-2/+13
| | | | Implemented data store tool dsUtil.
* Improved Auth2 package and tested.Roy Ben Shabat2020-09-251-1/+1
| | | | | Dropped "Stack trace not provided" message from TangoController. Retained job user round-trip from MS.
* mergeAvi Levkovich2020-02-172-0/+126
|
* Added IsUserMemberOfGroup on AD manager on Tango.Web.Roy Ben-Shabat2020-02-121-0/+5
|
* Working on azure utils...Roy Ben Shabat2020-02-091-10/+4
| | | | Fixed issue with TangoWebApplication logging.
* Implemented machine studio connection via access token WORKING!.Roy Ben Shabat2020-01-191-0/+1
| | | | Implemented machine studio login method selection.
* Implemented Jobs, JobRuns & Machine Events Synchronization.Roy Ben Shabat2019-12-112-3/+27
| | | | | | | | | | | | | Added synchronizations to Updates view on Machine Designer. Removed request response events logging from machine studio. Fixed issue with exception throwing from machine service. Implemented "New jobs synchronized" notification item to PPC. Added synchronization to PPC settings. Added Synchronization view to technician module. Implemented PPC Schema synchronizer utility. Added custom query support to EntityCollectionBuilder. Added synchronization status to TangoUpdate. Removed FK from Jobs and Job runs.
* Added packages view to PPC technician.Roy Ben-Shabat2019-12-051-1/+2
|
* Added support for token authentication from MS to DB.Roy Ben-Shabat2019-10-161-2/+2
|
* Fixed error info on MachineService errors.Roy Ben-Shabat2019-09-021-1/+1
| | | | Some work on TFS PPC client logging.
* Added Alpha/Beta ENV.Roy Ben-Shabat2019-08-061-0/+6
|
* Upgraded ActiveDirectory libraries to newest version.Roy Ben-Shabat2019-06-055-8/+10
| | | | Refactored Tango.Web to use the new AD API.
* TCC database results etc...Roy Ben-Shabat2019-05-211-0/+7
|
* Fixed issue with PPC update TEMP_USER not having VIEW_DEFINITION permissions.Roy Ben Shabat2019-05-211-0/+6
|
* MREGE.Roy Ben-Shabat2019-05-051-2/+2
|
* Working on TCC...Roy Ben-Shabat2019-04-101-2/+2
|
* A lot of work !!!!Roy Ben-Shabat2019-03-261-0/+9
|
* Fixed issue with machine service not including exception messages on azure.Roy Ben-Shabat2019-03-041-1/+0
|
* Removed all refresh tokens use :/Roy Ben-Shabat2019-02-248-92/+33
|
* Working on refresh tokens...Roy Ben Shabat2019-02-2412-13/+202
|
* A lot of work !!!Roy Ben-Shabat2019-02-208-65/+264
|
* Implemented auto generated web clients for PPC and machine studio.Roy Ben Shabat2019-02-195-29/+196
| | | | Improved interactions with web clients across solutions.
* Working on Tokens Manager.Roy Ben-Shabat2019-02-181-8/+58
|
* Working on PPC versioning services...Roy Ben-Shabat2019-02-181-1/+1
|
* Refactored machine studio service.Roy Ben-Shabat2019-02-181-6/+17
|
* Upgraded EF from 6.0 to 6.2 for all projects.Roy Ben-Shabat2019-01-173-3/+13
| | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX.
* Fixed issue with cached tokens when authenticating users in machine service ↵Roy Ben-Shabat2019-01-161-0/+1
| | | | | | with AD. Improved Login View.
* Some more work on environments...Roy Ben-Shabat2019-01-015-0/+78
|
* Working on new Machine Designer.Roy Ben-Shabat2018-12-301-0/+2
|
* Implemented SQLManager with access token authentication.Roy Ben Shabat2018-12-282-0/+38
|
* Implemented Azure Cloud Logger.Roy Ben Shabat2018-12-283-0/+100
| | | | Implemented base class for global.asax
* Implemented Deployment Slots!Roy Ben-Shabat2018-12-277-21/+179
| | | | | Implemented Environment AD Groups. Implemented Machine Studio environment selection.
* Configured DEPLOYMENT_SLOT slot settings..Roy Ben-Shabat2018-12-261-0/+1
|
* Implemented integration IJobRunsLogger.Roy Ben-Shabat2018-12-261-0/+4
| | | | | Implemented DEBUG/RELEASE JsonController. Implemented Local/Remote machine studio setting.
* Working on machine service and machine studio.Roy Ben-Shabat2018-12-243-1/+32
|
* Moved all common web components to Tango.WebRoy Ben-Shabat2018-12-2415-0/+919
Changed app keys names. Fixed issue with machine studio and the initialization of observables static collections.