aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Observables/Entities
Commit message (Collapse)AuthorAgeFilesLines
* Moved Observables to Integration !!Roy Ben-Shabat2018-01-3050-7915/+0
| | | | Implemented basic sketch for IDS Pack Formulation.
* Added BrushStop Index...Roy2018-01-301-0/+20
|
* Added gradient display of color Brush Stops.Roy Ben-Shabat2018-01-291-6/+6
|
* Added Segment Brush Stops and Dynamic Ink Volumes!Roy Ben-Shabat2018-01-281-0/+160
|
* Added IDS_PACK_FORMULA.Roy2018-01-2750-49/+212
| | | | | Added necessary login to machine designer & db module. Started working on job segments.
* Re-factored DAL Observables using EF Code First !!!!!!Roy2018-01-2749-1726/+1158
|
* Added Graphs Drag & Drop to Developer Module.Roy Ben-Shabat2018-01-241-0/+38
|
* Added SENSORS table to db.Roy Ben-Shabat2018-01-241-0/+171
| | | | Added SQLServer To SQLite conversion library.
* Working on Developer Module.Roy Ben-Shabat2018-01-231-0/+19
|
* A lot of work on Developer Module and Jobs related DB tables.Roy Ben-Shabat2018-01-2310-51/+1247
|
* Implemented new CATS.Roy2018-01-205-62/+100
| | | | | | | 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.
* Added Process Parameters Table.Roy Ben-Shabat2018-01-183-0/+556
|
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-184-0/+76
|
* Added Max_NL_Per_CM to DB Module !!Roy Ben-Shabat2018-01-162-0/+57
| | | | | | Added Liquid_Types_Rml table to DB module. Added new nl/cm to dispenser. Added capacity to dispenser.
* Removed Dispensers & Cartridges!Roy Ben-Shabat2018-01-165-252/+19
| | | | Only Dispenser Type & CartridgeType now.
* Added partial declarations for DAL observables.Roy Ben-Shabat2018-01-1442-42/+42
|
* Implemented validation on machine designer.Roy Ben-Shabat2018-01-071-0/+19
| | | | Machine Designer seems to be working properly...
* Added Mid Tanks to DB.Roy Ben-Shabat2018-01-034-34/+188
| | | | Started implementing Machine Designer.
* Added CCT & CAT to DB Module !Roy2017-12-265-0/+405
| | | | Implemented "deep filtering" on db module search.
* MERGERoy2017-12-261-0/+19
|
* Modified several table names.Roy Ben-Shabat2017-12-199-216/+216
|
* Added CONFIGURATION_GUID to MACHINES table.Roy Ben-Shabat2017-12-192-0/+59
| | | | Implemented CloneConfiguration method for cloning a machine configuration.
* MERGE.Roy Ben-Shabat2017-12-1920-243/+509
|
* Implemented Roles in DB Module.Roy Ben-Shabat2017-12-143-18/+49
| | | | Added Permission enum generation.
* Implemented DAL Observables auto enumerations generation.Roy Ben-Shabat2017-12-143-0/+62
|
* Big advancement on machine designer.Roy Ben-Shabat2017-12-1115-92/+19
|
* Started working on machine designer view models.Roy Ben-Shabat2017-12-101-0/+19
| | | | Added NAME field to MACHINE table.
* Implemented DB Observables Generator CLI for DAL.Observables post build event.Roy Ben-Shabat2017-12-102-16/+16
| | | | Changes DB table FIBER_SYNTHESIS to FIBER_SYNTHESISES to normalize singularization.
* Added DAL.Observables project.Roy Ben-Shabat2017-12-1040-0/+5261
Changes DB table CONFIGURATIONS_DISPENSER to IDS_PACKS. CHanges DB table SYNC_CONFIGURATION to SYNC_CONFIGURATIONS