aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views
Commit message (Collapse)AuthorAgeFilesLines
* MS LITERoy Ben Shabat2025-10-195-22/+49
|
* X1 FutureRoy Ben Shabat2025-01-232-2/+4
|
* Added Machine Type to TFS Lib & MS.Roy2023-05-081-2/+7
|
* FSE Eureka Design Support.Roy2023-02-191-23/+2
|
* MS Eureka connectionsRoy2023-02-171-5/+6
|
* Implemented TCP Firmware Client.Roy2023-02-162-0/+57
|
* Improved firmware upgrade progress handling.Roy Ben Shabat2020-09-021-1/+1
|
* Implemented pre-connection protocol configuration.Roy Ben Shabat2020-08-221-0/+10
| | | | | | Improved error handling across transport layer. Improved unexpected app crash for PPC. Improved transporter request received handlers tunneling.
* Require Safety Level Operations !Roy Ben Shabat2020-05-051-8/+15
|
* Added external bridge signalR address support for MS.Roy Ben Shabat2020-03-262-3/+3
|
* MS Set height 680 pic to report dialog.Victoria Plitt2020-03-251-1/+1
| | | | Related Work Items: #2606
* Machine Studio. Set some colors in dialogs for Dark theme.Victoria Plitt2020-02-051-5/+10
| | | | Removed gradientResolution from CreateJobRunLiquidQuantities.
* Added TCP write mode setting to MS settings.Roy Ben Shabat2020-01-271-0/+4
| | | | | | | 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.
* Added vica's new external bridge images.Roy Ben Shabat2020-01-201-5/+5
|
* Fixed main menu style.Roy Ben Shabat2020-01-201-1/+1
| | | | | Fixed issues with machine prototype creation. Implemented "make prototype".
* Implemented new ms user creation + PASSWORD_CHANGE_REQUIRED.Roy Ben-Shabat2020-01-192-41/+79
| | | | | Improved ms login design + password change. Improved ms main menu and current user design.
* Improved ms logging screen.Roy Ben-Shabat2020-01-191-2/+5
| | | | Improved ObservableStaticCollection init speed.
* Implemented machine studio connection via access token WORKING!.Roy Ben Shabat2020-01-192-28/+50
| | | | Implemented machine studio login method selection.
* Implemented Machine Studio => PPC auto reconnection.Roy Ben Shabat2020-01-181-2/+7
| | | | Implemented SignalR Adapter reconnection.
* External Bridge SignalR improvements.Roy Ben Shabat2020-01-151-2/+2
|
* External bridge improvements.Roy Ben Shabat2020-01-152-2/+50
|
* Working on SignalR ExternalBridge...Roy Ben Shabat2020-01-151-0/+18
|
* Improved CanPrint and IsPrinting detection on PPC.Roy Ben-Shabat2019-12-221-0/+3
| | | | | Added support for PowerUp and StandBy states. Made sync jobs false by default.
* Added error message for when external bridge failed due to udp port is ↵Roy Ben Shabat2019-12-209-12/+73
| | | | | | | | already used. Implemented flexo font on mahcine studio. Added module title/image on MS. Updated some machine icons on MS.
* DoneVictoria Plitt2019-11-051-0/+60
| | | | Related Work Items: #1277
* Removed rollback version in machine studio.Roy Ben-Shabat2019-10-271-4/+4
| | | | | | | Omitted remove old dll files from machine studio updater. Removed ColorCapture module from MS update to reduce package size. Added ColorCapture module only to MS installer. Added ExternalBridge default timeout to machine studio settings file.
* Implemented auto process selection on color space volume.Roy Ben-Shabat2019-09-221-5/+7
| | | | | | | Implemented number of units on Device. Fixed issue with color conversion process index. Increased max volume to 200 on PPC. Implemented Thread cloning on MS!
* merge conflictVictoria Plitt2019-08-111-1/+1
|\
| * Enlarged connected machine view.Roy Ben-Shabat2019-08-041-1/+1
| |
* | Machine Studio : added configuration for dark /light themeVictoria Plitt2019-08-1112-43/+58
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2019-07-281-1/+13
|\
| * Improved user login errors.Roy Ben-Shabat2019-07-231-1/+13
| | | | | | | | Added machine counters to connected machine view.
* | Refactored machine studio for using colors static resources.Victoria Plitt2019-07-286-22/+23
|/
* 2. Update PPC DB Schema and Liquid Types. ***Roy Ben-Shabat2019-05-191-1/+6
| | | | | | | | 3. Test preferred index on PPC. *** 3.1. Add Has_Pigment to Liquid Type. *** 4. Add "Use Preferred Index to Machine Studio. *** 4. Enable KeepAlive by default. *** 4. Disable upload HW for TCP by default. ***
* Added edit option for job upload strategy on Machine Studio about dialog.Roy Ben-Shabat2019-04-231-0/+6
|
* Fixed FPGA version length on machine studio.Roy Ben Shabat2019-04-181-2/+16
|
* Working on TCC...Roy Ben Shabat2019-04-081-1/+1
|
* Machine Studio v4.0.10Roy Ben-Shabat2019-03-121-5/+18
| | | | PPC v1.0.6
* Added support for caching on machine studio.Roy Ben-Shabat2019-02-271-0/+7
|
* Machine Studio v4.0.9Roy Ben-Shabat2019-02-241-1/+2
| | | | PPC v1.0.3
* Machine Studio v4.0.7.0Roy Ben-Shabat2019-02-181-3/+3
|
* Refactored machine studio service.Roy Ben-Shabat2019-02-181-2/+0
|
* Improved firmware upgrade..Roy Ben-Shabat2019-02-171-5/+12
| | | | | | Added firmware upgrade type selection to machine studio. Made upload hw config async when connecting. Removed success message for hw upload after connect.
* Working on DFU firmware upgrade...Roy Ben-Shabat2019-02-141-0/+11
|
* Improved bug reporting in machine studio.Roy Ben-Shabat2019-02-071-31/+0
|
* Fixed and improved bug reporting in machine studio.Roy Ben-Shabat2019-02-072-3/+88
|
* Testing some external bridge communication..Roy Ben-Shabat2019-01-211-0/+2
| | | | Implemented external bridge application logs routing !!!
* Added custom image support for bug reporting.Roy Ben-Shabat2019-01-161-2/+12
| | | | Fixed issue with dispensers filter search.
* Fixed issue with cached tokens when authenticating users in machine service ↵Roy Ben-Shabat2019-01-161-3/+18
| | | | | | with AD. Improved Login View.
* Some more work on environments...Roy Ben-Shabat2019-01-012-4/+14
|