aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Observables/ObservableEntity.cs
Commit message (Collapse)AuthorAgeFilesLines
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-301-254/+0
| | | | Implemented basic sketch for IDS Pack Formulation.
* Added gradient display of color Brush Stops.Roy Ben-Shabat2018-01-291-3/+6
|
* DAL Observables are now also parameterized.Roy Ben-Shabat2018-01-281-0/+16
|
* Added IDS_PACK_FORMULA.Roy2018-01-271-25/+41
| | | | | Added necessary login to machine designer & db module. Started working on job segments.
* Re-factored DAL Observables using EF Code First !!!!!!Roy2018-01-271-356/+82
|
* Refactored ObservableEntity:Roy Ben-Shabat2018-01-251-4/+50
| | | | | | | | | Observables comparison is now done by GUID. Implemented != == Equals overrides. Save and load are now done only on decorated properties so properties on partial class are allowed! Implemented dynamic graph sizes on developer module.
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-181-39/+34
|
* Added Technician Module...Roy Ben-Shabat2018-01-151-2/+9
|
* Added code comments for:Roy Ben-Shabat2018-01-081-30/+135
| | | | DAL.Observables.
* Progress on machine designer...Roy2018-01-071-0/+17
|
* Progress on Machine Designer.Roy Ben-Shabat2018-01-031-3/+5
|
* Added CCT & CAT to DB Module !Roy2017-12-261-3/+3
| | | | Implemented "deep filtering" on db module search.
* Started working on 'Synchronization' - Machine Studio module.Roy Ben-Shabat2017-12-191-1/+20
|
* MERGE.Roy Ben-Shabat2017-12-191-10/+42
|
* Improved Observable entities save procedures.Roy Ben-Shabat2017-12-131-44/+50
|
* Working on machine studio.Roy Ben-Shabat2017-12-121-0/+1
|
* Big advancement on machine designer.Roy Ben-Shabat2017-12-111-59/+88
|
* Implemented DB Observables Generator CLI for DAL.Observables post build event.Roy Ben-Shabat2017-12-101-17/+27
| | | | Changes DB table FIBER_SYNTHESIS to FIBER_SYNTHESISES to normalize singularization.
* Added DAL.Observables project.Roy Ben-Shabat2017-12-101-0/+224
Changes DB table CONFIGURATIONS_DISPENSER to IDS_PACKS. CHanges DB table SYNC_CONFIGURATION to SYNC_CONFIGURATIONS