aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Tango.FSE.BL/Connectivity
Commit message (Collapse)AuthorAgeFilesLines
* Dropped entire organization machines cache on connection (can be changed on ↵Roy Ben Shabat2020-09-083-5/+67
| | | | | | | | settings). Implemented multiple method of connectivity verification via settings. Implemented separation of Jobs display from events on insights. Reduced machine statuses opacity on insights.
* Users & Roles !!!Roy Ben Shabat2020-05-082-0/+16
|
* Dashboard, configuration, midtanks, overall temp.Roy Ben Shabat2020-05-021-5/+3
|
* Added application information to login response.Roy Ben Shabat2020-04-091-1/+5
| | | | Several improvements and fixed.
* Logs, Comments & General organization on FSE/PPC.Roy Ben Shabat2020-04-092-1/+47
| | | | Several improvements.
* Implemented cached entities using DataResolver<T>.Roy Ben Shabat2020-03-232-0/+63
Implemented DataResolver Builder. Implemented offline gateway, authentication, machines... Implemented online checking. Moved FSEWebClient and Gateway to BL. Implemented blocking of machines outside of the organization.