aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common
Commit message (Collapse)AuthorAgeFilesLines
* MS LITERoy Ben Shabat2025-10-1913-1/+158
|
* Changed RealTimeGraphX to .NET 4.6.1Roy Ben Shabat2025-10-031-3/+3
|
* Process Parameters Visual Representation.Roy Ben Shabat2025-09-292-1/+32
| | | | Filter RML by machine type on Research module.
* Fixed Tango.Portal.Roy Ben Shabat2025-07-191-2/+4
|
* Fixes Installer output folder issue.Roy Ben Shabat2025-03-261-1/+1
|
* Azure references version fixesRoy Ben Shabat2025-03-171-2/+2
|
* X1 FutureRoy Ben Shabat2025-01-234-2/+8
|
* Major advancement on Violet predictions.Roy Ben Shabat2024-09-101-15/+7
|
* Added Machine Type to TFS Lib & MS.Roy2023-05-081-0/+3
|
* Incorporated machine type into machine creation and management + job runs.Roy2023-02-205-1/+9
|
* FSE Eureka Design Support.Roy2023-02-191-0/+0
|
* MS Eureka connectionsRoy2023-02-1710-6/+65
|
* Working on machines iconsRoy2023-02-163-1/+104
|
* Machine_Studio_v4.3.2Roy Ben-Shabat2021-01-151-3/+3
|
* Changed MS & PPC publisher from push to sync.Roy Ben-Shabat2020-12-061-1/+1
|
* Machine_Studio_v4.2.4Roy Ben-Shabat2020-11-262-34/+56
|
* Fixed search combobox arrows click.Roy Ben Shabat2020-09-151-1/+1
|
* Refactored SearchComboBox !!!Roy Ben Shabat2020-09-141-203/+36
|
* Fixed issue with MS event logger.Roy Ben-Shabat2020-09-141-12/+18
|
* Fixed MS/PPC publishers git repo path.Roy Ben-Shabat2020-09-131-1/+1
|
* Added Tag Creation via new Git library to MS/PPC/FSE.Roy Ben Shabat2020-09-103-1/+54
|
* Color Calibrations. Applied buttons to import data from file and save data ↵Victoria Plitt2020-08-301-10/+15
| | | | | | in to the current RML calibration tables. Added shadow effect to popup search combobox.
* MS. Statistics mode. In open popup at least one checkbox remains selected. ↵Victoria Plitt2020-08-261-1/+1
| | | | 2) SelectAll font the same as for all list.
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2020-08-251-23/+120
|\
| * mergeAvi Levkovich2020-08-251-23/+120
| |
* | Removed all application event logging from MS.Roy Ben Shabat2020-08-251-4/+4
|/
* Style of TextBox in search comboboxVictoria Plitt2020-08-051-2/+2
| | | | Related Work Items: #3286
* Added a new control SearchComboBox. Refactoring code filter of ↵Victoria Plitt2020-08-051-0/+159
| | | | | | RmlsCollectionView. Related Work Items: #3286
* Added combobox style to some itemsVictoria Plitt2020-07-231-3/+3
| | | | Related Work Items: #3099
* MS Popup of Combobox. Selected part of Combobox was showed wrong. item 3099Victoria Plitt2020-07-121-28/+13
|
* Prevent machine studio from saving events to db when connected via external ↵Roy Ben Shabat2020-03-222-1/+24
| | | | bridge.
* Dropped logging categories from settings on MS and PPC.Roy Ben Shabat2020-03-221-6/+0
| | | | Debug Logs Processing is done in real time from UI.
* 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
|
* Machine Studio. Set some colors in dialogs for Dark theme.Victoria Plitt2020-02-052-0/+10
| | | | Removed gradientResolution from CreateJobRunLiquidQuantities.
* Added TCP write mode setting to MS settings.Roy Ben Shabat2020-01-271-0/+7
| | | | | | | 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.
* 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.
* Implemented new ms user creation + PASSWORD_CHANGE_REQUIRED.Roy Ben-Shabat2020-01-191-0/+1
| | | | | 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-195-2/+27
| | | | Implemented machine studio login method selection.
* Implemented Machine Studio => PPC auto reconnection.Roy Ben Shabat2020-01-181-0/+5
| | | | Implemented SignalR Adapter reconnection.
* Working on SignalR ExternalBridge...Roy Ben Shabat2020-01-151-0/+12
|
* Implementing the new Machine Studio ActionLogs module.Victoria Plitt2019-12-241-56/+56
| | | | Related Work Items: #2213
* Added error message for when external bridge failed due to udp port is ↵Roy Ben Shabat2019-12-2020-3/+35
| | | | | | | | already used. Implemented flexo font on mahcine studio. Added module title/image on MS. Updated some machine icons on MS.
* Implemented Jobs, JobRuns & Machine Events Synchronization.Roy Ben Shabat2019-12-112-3/+12
| | | | | | | | | | | | | Added synchronizations to Updates view on Machine Designer. Removed request response events logging from machine studio. Fixed issue with exception throwing from machine service. Implemented "New jobs synchronized" notification item to PPC. Added synchronization to PPC settings. Added Synchronization view to technician module. Implemented PPC Schema synchronizer utility. Added custom query support to EntityCollectionBuilder. Added synchronization status to TangoUpdate. Removed FK from Jobs and Job runs.
* Added LocalDB to machine prerequisit to machine studio installer.Roy Ben Shabat2019-12-091-1/+4
| | | | | | | Implemented machine studio installer feature selection. Removed roslyn folder from MS release output. Added date to tup file generation. Added LocalDB start before connect service on TupFileBuilder.
* Implemented full TUP package update !!!Roy Ben Shabat2019-12-097-1/+362
|
* Integrated CDN downloads to PPC and MS.Roy Ben-Shabat2019-12-052-0/+4
|
* Fixed a bug with job colorspace is null when entering job summery on catalog.Roy Ben-Shabat2019-11-061-0/+6
| | | | | | Added ContinuousRequestTimeout to MachineOperator and machine studio external bridge connection. Fixed dispensing nl\sec calculation. Fixed job brush stops liquid volumes setting by correct process parameters.