aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.HardwareDesigner
Commit message (Collapse)AuthorAgeFilesLines
* Incorporated machine type into machine creation and management + job runs.Roy2023-02-202-3/+12
|
* Fixed SearchComboBox issue with Run click.Roy Ben Shabat2020-10-191-15/+25
| | | | Fixed no error handling on MS hw version loading.
* mergeAvi Levkovich2020-08-251-3/+4
|
* Major Changes Regarding RML & SPOOL parameters changes!Roy Ben-Shabat2020-02-261-1/+1
|
* Working some more on ActionLogs across MS.Roy Ben Shabat2019-12-211-2/+4
|
* Improvements to ActionLogs.Roy Ben Shabat2019-12-201-1/+25
| | | | Implemented ActionLogs for hw comparison.
* Changed DTO's to include byte[] when generated but mapped by reference.Roy Ben Shabat2019-12-181-0/+184
| | | | More improvements to action logs.
* Removed sorting for component properties.Victoria Plitt2019-12-181-1/+0
| | | | Related Work Items: #1619
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2019-12-181-1/+1
|\
| * Refactored Object mapping extension methods !Roy Ben Shabat2019-12-101-1/+1
| | | | | | | | | | | | Removed FK from JOB_RUNS => JOBS Added MACHINE_GUID to JOB_RUNS Refactored MS Statistics module for the new changes.
* | Implement alphanumeric sorting on hw comparison and hw configuration in ↵Victoria Plitt2019-12-111-1/+8
|/ | | | | | MachineStudio. Related Work Items: #1619
* Implemented fast database update detection of RMLL, Hardware Versions & ↵Roy Ben Shabat2019-12-081-0/+1
| | | | | | Color Catalogs. Related Work Items: #1622
* Added new PID and heaters to hw, diagnostics and tech.Roy Ben Shabat2019-12-061-7/+7
| | | | | | Implemented proper sorting on hw version and tech board. (DB CHANGE!) Related Work Items: #1595
* Added import /export to hardware version in machine studio.Roy Ben-Shabat2019-10-282-3/+102
|
* Added comments to hardware comparison code.Victoria Plitt2019-10-108-15/+138
|
* Refactoring - added app.xaml files to view in designer VSVictoria Plitt2019-10-072-1/+17
|
* Hardware version comparison, change colors according to themesVictoria Plitt2019-09-032-15/+15
|
* Implemented hardware versions comparison tool.Victoria Plitt2019-09-0211-1/+923
|
* Machine Studio : added configuration for dark /light themeVictoria Plitt2019-08-111-16/+16
|
* Refactored machine studio for using colors static resources.Victoria Plitt2019-07-281-2/+2
|
* Removed Object extension methods from global namespace.Roy Ben-Shabat2019-07-071-0/+1
|
* MERGERoy Ben Shabat2019-04-091-7/+19
|
* A lot of work !!!Roy Ben-Shabat2019-02-201-1/+1
|
* Upgraded EF from 6.0 to 6.2 for all projects.Roy Ben-Shabat2019-01-173-6/+30
| | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX.
* Reorganized machine studio permissions.Roy Ben-Shabat2018-12-021-1/+1
|
* Fixed issue hardware designer copy parameters.Roy Ben-Shabat2018-11-221-1/+3
|
* Added component type name in hardware versions module.Roy Ben-Shabat2018-11-212-1/+46
|
* Sign-out works !Roy Ben-Shabat2018-10-101-1/+1
| | | | | Fixed issue where color conversion was busy while not in research module but research module in job view. Added new RealTimeGraphX !
* BACK TO .NET 4.6 !!Roy Ben-Shabat2018-10-071-1/+1
|
* Added new colorized static text widget to tech board.Roy Ben-Shabat2018-08-262-15/+15
| | | | | | Added option to go back to job/jobs from running job view. Fixed issue with bug reporting. Fixed other bugs.
* Fixed some issues with MS 3.0Roy Ben-Shabat2018-08-231-1/+1
|
* Machine Studio v3.0Roy Ben-Shabat2018-08-231-1/+1
|
* ObservablesContext is now LazyLoading = 'false' by default.Roy Ben-Shabat2018-08-231-3/+0
|
* Added ObservablesContextAdapter and it's interactions.Roy Ben-Shabat2018-08-231-2/+2
|
* Improvements to machine studio view models and navigation system.Roy Ben-Shabat2018-08-231-3/+1
| | | | Improvements to tech board selection and edit modes handling.
* Added IsFree to base ViewModel.Roy Ben-Shabat2018-08-222-8/+34
| | | | Implemented IsFree on HardwareVersions & ColorLab modules.
* DB Module with lazy loading working...Roy Ben-Shabat2018-08-221-42/+46
|
* Refactored Machine Versions Module !!!!Roy Ben-Shabat2018-08-222-554/+246
| | | | | | | Embedded sqlexaminer.msi to repo. Implemented precompiled views ? Fixed an issue with RemoteDB DAL. Added Active field to hardware components.
* Refactored ObservablesContext to use DataSource object!Roy Ben-Shabat2018-08-211-1/+1
| | | | Upgraded to .NET 4.7.2 !!!
* Reorganization of solution build paths !Roy Ben-Shabat2018-08-141-2/+2
| | | | Optimized production packages.
* Machine Studio v2.7Roy Ben-Shabat2018-08-071-1/+1
|
* Machine Studio v2.4Roy Ben-Shabat2018-08-061-1/+1
|
* Implemented Blowers, Break Sensors in Machine Versions Module.Roy Ben Shabat2018-08-045-3/+207
| | | | Removed all unnecessary Observable entities extension methods.
* Machine Studio v2.0.9Roy Ben-Shabat2018-07-251-1/+1
|
* Implemented revision number as delta years and day of year for auto ↵Roy Ben-Shabat2018-07-231-1/+1
| | | | incremented versions.
* Redundant.Roy Ben-Shabat2018-07-231-1/+1
|
* New version numbers using Auto Increment Versions visual studio extension !Roy Ben-Shabat2018-07-232-2/+2
|
* Changed versions to per assembly.Roy Ben-Shabat2018-07-232-2/+8
|
* Split assembly versions to Core, Machine Studio, PPC!Roy Ben-Shabat2018-06-201-3/+3
|
* Added USB baud rate to integration settings.Roy Ben-Shabat2018-06-042-68/+294
| | | | Implemented copy params/clone on hardware versions module.