aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/IObservableEntity.cs
Commit message (Collapse)AuthorAgeFilesLines
* Implemented cached entities using DataResolver<T>.Roy Ben Shabat2020-03-231-1/+3
| | | | | | | | 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.
* Implemented Jobs, JobRuns & Machine Events Synchronization.Roy Ben Shabat2019-12-111-0/+5
| | | | | | | | | | | | | 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 Deffered delete from ObservableEntity.Roy Ben-Shabat2019-07-071-15/+6
| | | | Added Delete for Cascade Delete.
* Working on entity flag serialization.Roy Ben-Shabat2019-01-031-1/+2
|
* Removed Default configuration from machine version.Roy Ben-Shabat2018-12-311-1/+2
| | | | | Implemented custom ToJson for observables. Implemented Apply & Create prototype machine for machine version.
* Implemented notification for observables entities modification..Roy Ben-Shabat2018-08-011-2/+7
|
* Some fixed and improvements.Roy Ben-Shabat2018-07-161-8/+2
|
* Working on machine events !!!Roy Ben-Shabat2018-03-141-0/+8
|
* Added cascade delete for Machine -> Jobs.Roy Ben-Shabat2018-03-121-0/+7
| | | | | Added addresses auto complete to users & roles. Maybe Users & Roles module is complete..
* Working on Users & Roles module !Roy Ben-Shabat2018-03-111-0/+5
|
* Another BL Optimization /:Roy2018-03-011-0/+82