aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Web/TangoWebClient.cs
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fix auto update check.Roy Ben Shabat2021-04-271-1/+1
| | | | Fixed emulator ink consumption calc.
* Implemented Jobs, JobRuns & Machine Events Synchronization.Roy Ben Shabat2019-12-111-2/+26
| | | | | | | | | | | | | 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.
* Removed all refresh tokens use :/Roy Ben-Shabat2019-02-241-19/+2
|
* Working on refresh tokens...Roy Ben Shabat2019-02-241-3/+20
|
* A lot of work !!!Roy Ben-Shabat2019-02-201-45/+37
|
* Implemented auto generated web clients for PPC and machine studio.Roy Ben Shabat2019-02-191-0/+141
Improved interactions with web clients across solutions.