aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules
Commit message (Collapse)AuthorAgeFilesLines
...
* Minor changes on ms statistics ui.Roy Ben Shabat2020-03-162-8/+8
|
* Machine Studio. Statistics Job Runs page, change colors of pies, a little ↵Victoria Plitt2020-03-153-23/+27
| | | | changes in GUI.
* mergeVictoria Plitt2020-03-153-40/+49
|\
| * Fixed issue with job run start date.Roy Ben Shabat2020-03-153-42/+50
| | | | | | | | Fixed issue with ActionLogs busy indication.
* | MS Statistics Job Runs page. Added comments.Victoria Plitt2020-03-154-22/+113
|/
* Implement statistic values in Job runs View.Victoria Plitt2020-03-1214-95/+792
| | | | Related Work Items: #2509
* Machine Studio. Fixed lubricant 0 Volume when change to RGB mode.Victoria Plitt2020-03-057-10/+38
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-03-042-40/+56
|\
| * Machine Studio v4.1.2Roy Ben-Shabat2020-03-031-1/+1
| | | | | | | | | | | | | | | | | | PPC v1.1.5 Added BYPASS_ROCKERS to SQLExaminer config. Started integrating FSE Remote/Console To PPC. Added support for generic continuous request.
| * Added Bypass Rockers to Thread Parameters.Roy Ben-Shabat2020-03-031-39/+55
| | | | | | | | Added RML Spools to DTO Action Logs.
* | Statistics JobRunView GUI changes.Victoria Plitt2020-03-046-138/+200
|/ | | | Related Work Items: #2509
* Changes in Actions log to get properly logs by selection dates.Victoria Plitt2020-03-011-4/+8
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-02-2715-91/+425
|\
| * Added thread parameters DB, PMR, MachineOperator merging, Machine Studio.Roy Ben Shabat2020-02-277-73/+219
| |
| * Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2020-02-2617-450/+1624
| |\
| * | Major Changes Regarding RML & SPOOL parameters changes!Roy Ben-Shabat2020-02-2611-19/+207
| | |
* | | Liquid quantities implementation in xaml.Victoria Plitt2020-02-276-79/+181
| |/ |/| | | | | Related Work Items: #2509
* | Fixed job runs collection builder.Victoria Plitt2020-02-261-1/+1
| |
* | Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-02-266-100/+230
|\|
| * Added RmlQualification and HeadType enums to machine and RML.Roy Ben-Shabat2020-02-244-4/+35
| | | | | | | | | | | | Filtered RML by head type on PPC. Updated SQLExaminer configurations.. Added all new rml and machine parameters to machine designer and RML modules.
| * Removed all application information event logging from MS.Roy Ben-Shabat2020-02-122-20/+0
| |
| * Implemented DisableRendering on RealTimeGraphX.Roy Ben Shabat2020-02-111-0/+77
| | | | | | | | Implemented partial rendering on tech board.
| * Implemented TechBoard "New Project" properly.Roy Ben Shabat2020-02-111-89/+131
| | | | | | | | | | | | | | | | Changed MS => PPC default intent to Diagnostics. Implemented producer/consumer queue for NavigationControl. Fixed issue with empty points pushed to RealTimerGraphX. Implemented ExternalBridgeService pinging to keep connection. Fixed issue with Firmware upgrade DFU upload failure, now fails all transport components.
* | Implementing JobRuns on Statistics module.Victoria Plitt2020-02-268-197/+637
| |
* | Implement Job Runs View. Create 2 views in Statistics. Implements Part of ↵Victoria Plitt2020-02-1614-450/+1184
|/ | | | | | JobRunsView. Related Work Items: #2509
* Machine Studio. Set some colors in dialogs for Dark theme.Victoria Plitt2020-02-0516-37/+33
| | | | Removed gradientResolution from CreateJobRunLiquidQuantities.
* Fixed issue with user creation validation.Roy Ben-Shabat2020-01-287-19/+35
| | | | | | Added navigating to user after creation. Added software release notes 4.1, 1.1 Added action logs title design.
* Redundant.Victoria Plitt2020-01-271-16/+21
|
* EndTime for search includes 23.59 hours or current time of the day.Victoria Plitt2020-01-261-1/+3
| | | | Related Work Items: #2414
* Fixed a bug with none site for machine.Roy Ben Shabat2020-01-231-4/+9
| | | | Added Job run designation, source, uploading, heating time...
* Added new staple spun process parameters to database, BL and PMR.Roy Ben Shabat2020-01-232-49/+11
| | | | | | Implemented process params index via db. Added new process params in MS. Added JOB_RUN => Upload time, Heating Time, IsGradient...
* Implemented StringFormat control for db properties.Roy Ben-Shabat2020-01-222-2/+2
| | | | Added StringFormat 0.000 for FeederTension on ProcessParameters.
* Implemented team viewer join group.Roy Ben-Shabat2020-01-223-17/+47
| | | | | | | | | | | Prevent multiple power up dialogs from showing. Implement auto available dispenser assignment for machine creation. Sorting for machines and dispensers in Machine designer. Implemented new PPC factory reset with team viewer and device name change. Fixed "Exit To Shell" to open real explorer. Redesigned restarting system view. Updated power off animation. Updated loading animation.
* Implemented new machine clone and creation.Roy Ben-Shabat2020-01-214-22/+183
| | | | Implemented auto dispenser generation.
* Fixed main menu style.Roy Ben Shabat2020-01-204-31/+110
| | | | | Fixed issues with machine prototype creation. Implemented "make prototype".
* Implemented new ms user creation + PASSWORD_CHANGE_REQUIRED.Roy Ben-Shabat2020-01-1910-17/+197
| | | | | Improved ms login design + password change. Improved ms main menu and current user design.
* Improved ms logging screen.Roy Ben-Shabat2020-01-191-1/+1
| | | | Improved ObservableStaticCollection init speed.
* Implemented machine studio connection via access token WORKING!.Roy Ben Shabat2020-01-191-0/+154
| | | | Implemented machine studio login method selection.
* Redundant.Roy Ben Shabat2020-01-181-5/+5
|
* Implemented Action Logs for users & roles.Roy Ben Shabat2020-01-171-3/+34
|
* External bridge improvements.Roy Ben Shabat2020-01-151-1/+1
|
* Working on diagnostics synchronization..Roy Ben-Shabat2020-01-151-2/+22
|
* Add session log to TFS PPC and Machine Studio.Victoria Plitt2020-01-121-1/+1
| | | | Related Work Items: #2306
* Added selection color to grid items , removed gray selection from tree ↵Victoria Plitt2019-12-292-4/+51
| | | | | | view, added query by RelatedObjectGuid. Related Work Items: #2213
* Action Logs View, added copy button, changes GUI alignments and stylesVictoria Plitt2019-12-263-56/+139
| | | | Related Work Items: #2213
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2019-12-254-79/+225
|\
| * Implementing the new Machine Studio ActionLogs module.Victoria Plitt2019-12-244-81/+225
| | | | | | | | Related Work Items: #2213
* | added offline firmware updates support.Roy Ben Shabat2019-12-253-1/+25
| |
* | Improved CanPrint and IsPrinting detection on PPC.Roy Ben-Shabat2019-12-221-2/+0
|/ | | | | Added support for PowerUp and StandBy states. Made sync jobs false by default.
* Fixed catalog saved text on action log.Victoria Plitt2019-12-221-1/+1
|