aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.UnitTesting/CodeGeneration_TST.cs
Commit message (Collapse)AuthorAgeFilesLines
* Another BL Optimization /:Roy2018-03-011-1/+1
|
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-011-1/+1
|
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-301-1/+1
| | | | Implemented basic sketch for IDS Pack Formulation.
* Re-factored DAL Observables using EF Code First !!!!!!Roy2018-01-271-10/+10
|
* Implemented new CATS.Roy2018-01-201-0/+1
| | | | | | | Implemented Process Parameters View on DB Module. Implemented RML Process Parameters View on DB Module. Modified DB Module table initials letter casing. Moved observables generator to CLI.
* MERGE.Roy Ben-Shabat2017-12-191-1/+1
|
* Improved Observable entities save procedures.Roy Ben-Shabat2017-12-131-3/+1
|
* Implemented DB Observables Generator CLI for DAL.Observables post build event.Roy Ben-Shabat2017-12-101-51/+2
| | | | Changes DB table FIBER_SYNTHESIS to FIBER_SYNTHESISES to normalize singularization.
* Added DAL.Observables project.Roy Ben-Shabat2017-12-101-3/+7
| | | | | Changes DB table CONFIGURATIONS_DISPENSER to IDS_PACKS. CHanges DB table SYNC_CONFIGURATION to SYNC_CONFIGURATIONS
* Some work on CodeGeneration and machine designer.Roy Ben-Shabat2017-12-071-1/+2
| | | | | Implemented stubs CLI. Working on stubs UI.
* Moved ExtendedObject & RelayCommand to Core.Roy2017-12-061-0/+88
CodeGeneration EntityCodeFile working + cycle reference!