aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio
Commit message (Collapse)AuthorAgeFilesLines
...
* Machine Studio. Changes in Statistics Job Runs and Action log. Improving ↵Victoria Plitt2020-03-188-47/+276
| | | | data creation performance.
* MS. Statistic Job Runs page. Add "Total Runs: Integer".Victoria Plitt2020-03-163-7/+14
|
* 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
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-03-121-1/+1
|\
| * Fixed issue with job mixing.Roy Ben-Shabat2020-03-051-1/+1
| | | | | | | | Fixed issue with LogViewer scroll and session logs.
* | Implement statistic values in Job runs View.Victoria Plitt2020-03-1215-95/+796
|/ | | | 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-043-41/+57
|\
| * Machine Studio v4.1.2Roy Ben-Shabat2020-03-032-2/+2
| | | | | | | | | | | | | | | | | | 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-2613-138/+262
|\|
| * Fixed issue with current module image when starting machine studio and ↵Roy Ben Shabat2020-02-251-3/+6
| | | | | | | | multiple modules opened.
| * 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.
| * Implemented job runs reset on factory restore.Roy Ben-Shabat2020-02-241-1/+1
| |
| * See previous commit...Roy Ben Shabat2020-02-166-3080/+3
| |
| * Gateway service using code-first db.Roy Ben Shabat2020-02-164-0/+2782
| | | | | | | | | | Added notes about Nswag usage. Dropped MS idea with gateway. (will use in FSE...)
| * Working on Gateway and auto Nswag generation.Roy Ben Shabat2020-02-142-1/+300
| |
| * Removed all application information event logging from MS.Roy Ben-Shabat2020-02-125-43/+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-112-90/+132
| | | | | | | | | | | | | | | | 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.
| * Some fixes on transport layer.Roy Ben-Shabat2020-02-101-10/+20
| | | | | | | | | | | | | | Fix on machine operator upgrade firmware.. Fix on SessionFileLogger. Fix on PPC jobs view. Fix on Tech Catalog View.
* | 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-0521-44/+55
| | | | Removed gradientResolution from CreateJobRunLiquidQuantities.
* Implemented faster job runs counters retrieval for PPC and MS.Roy Ben-Shabat2020-01-291-1/+1
|
* Improved ExternalBridge SignalR error handling...Roy Ben-Shabat2020-01-291-5/+1
| | | | Improved logging of adapters connected/disconnected...
* 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
|
* Added TCP write mode setting to MS settings.Roy Ben Shabat2020-01-273-0/+16
| | | | | | | Added External Bridge TCP and SignalR settings to advanced settings on PPC. Added FailsWithAdapter to ExternalBridgeReceiver. Added TCP write mode to ExternalBridgeService. Added some error handling on ExternalBridgeService SignalR.
* EndTime for search includes 23.59 hours or current time of the day.Victoria Plitt2020-01-261-1/+3
| | | | Related Work Items: #2414
* Implemented Hangfire experiment.Roy Ben Shabat2020-01-251-0/+1
| | | | | | Refactored Transporter to accept a configuration instead of multiple parameters on all request/response methods. Refactored Transporter to automatically log request/response messaged based on configuration. Fixed issue with ContinuousResponseAborted and external bridge.
* Fixed a bug with none site for machine.Roy Ben Shabat2020-01-232-4/+10
| | | | 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.
* Added vica's new external bridge images.Roy Ben Shabat2020-01-205-5/+5
|
* Fixed main menu style.Roy Ben Shabat2020-01-205-32/+111
| | | | | Fixed issues with machine prototype creation. Implemented "make prototype".