aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.SharedUI
Commit message (Collapse)AuthorAgeFilesLines
* mergeMirta2020-12-3037-2080/+736
|
* Fixed issues with reset counters.Roy Ben Shabat2020-12-112-1/+25
| | | | | | | | | Display general authorization error instead of unexpected application error. Display environment on FSE. Completed cleaner dispensing dialog. Hide/show "Open/Close dyeing head lid" on Flat/Arc. Emulator will raise proper "Opened" events after "Open dyeing head lid" command. Updated EF Extensions version to all project due to a bug in "DeleteFromQuery".
* Revert changes to view model base causing hangs.Roy Ben-Shabat2020-11-191-13/+1
|
* Fixed error wording on FSE firmware logs failure.Roy Ben Shabat2020-11-171-1/+13
| | | | Added support for raise property changed on UI thread for view model base.
* Thread Break/Loading improvements.Roy Ben Shabat2020-11-141-2/+8
|
* Working on data store view.Roy Ben Shabat2020-11-122-5/+32
|
* Fixed SearchComboBox issue with Run click.Roy Ben Shabat2020-10-191-3/+6
| | | | Fixed no error handling on MS hw version loading.
* Removed material design reference from Shared UI (vica),Roy2020-09-231-5/+1
|
* Added support for mouse wheel on SearchComboBox.Roy Ben Shabat2020-09-171-14/+71
|
* Fixed search combobox arrows click.Roy Ben Shabat2020-09-151-1/+1
|
* Refactored SearchComboBox !!!Roy Ben Shabat2020-09-141-50/+62
|
* Fixed research module job double click on datagrid thumb.Roy Ben Shabat2020-09-071-1/+1
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2020-08-255-267/+244
|\
| * mergeAvi Levkovich2020-08-255-267/+244
| |
* | FSE Log Viewer Completed excluding file association setup.Roy Ben Shabat2020-08-241-1/+1
| |
* | Implemented pre-connection protocol configuration.Roy Ben Shabat2020-08-223-2/+49
| | | | | | | | | | | | Improved error handling across transport layer. Improved unexpected app crash for PPC. Improved transporter request received handlers tunneling.
* | DB: Changed TechMonitors HeadZone5_6HeaterCurrent => HeadZone56HeaterCurrentRoy Ben Shabat2020-08-192-1/+25
|/ | | | | | | | | | | | | | | | | | | Working on insights and insights annotations. Added insights events. Added insights settings to PPC advanced settings. Added compression support for transport adapters. Implemented compression support on TCP/SignalR/WebRTC. Added Compression flag to ExternalBridge discovery packet. Added compression setting to PPC advanced settings. Refactored transport layer to use Bson instead of Json for Generic Messages. Added all SciChart referenced assemblies. Registered EF Extensions license for FSE. Added support for FSE PushTask notification cancel button.
* Added a new control SearchComboBox. Refactoring code filter of ↵Victoria Plitt2020-08-053-0/+356
| | | | | | RmlsCollectionView. Related Work Items: #3286
* Users & Roles !Roy Ben Shabat2020-05-071-6/+38
|
* Events.Roy Ben Shabat2020-04-292-1/+33
|
* Scripting.Roy Ben Shabat2020-04-222-1/+25
|
* MERGE!Roy Ben Shabat2020-04-215-84/+306
|\
| * MultiSelectCombobox control. Added icons, styles,.Victoria Plitt2020-04-074-23/+58
| |
| * MultiSelectionComboBox control. Added scroll, open popup on focus textbox.Victoria Plitt2020-04-064-148/+94
| |
| * MultiSelectComboBox . Added template selectors. Not completed yet.Victoria Plitt2020-04-062-55/+296
| |
* | Scripting refactoring.Roy Ben Shabat2020-04-193-613/+1
| |
* | FSE Tup/Tfp & WaitForReconnection.Roy Ben Shabat2020-04-141-0/+17
| |
* | FSE TFP.Roy Ben Shabat2020-04-122-1/+38
| |
* | Working on FSE TUP.Roy Ben Shabat2020-04-121-115/+122
| |
* | Implemented FSE/PPC Logs.Roy Ben Shabat2020-04-103-3/+35
|/
* Implemented PPC Updates & Packages.Roy Ben Shabat2020-03-302-1/+69
| | | | | Moved PPC/FSE interfaces to PPC.Shared. Changes Generic Serialization to json.
* Implemented WebRtcTransportAdapter.Roy Ben Shabat2020-03-221-1/+5
| | | | | | | | | Implemented FileSystem via WebRTC. Improved FileSystemControl keyboard control. Implemented FileSystemControl context menu. Improved Transported custom request handler registration. Implemented FS copy/move/delete. Implemented InputBox.
* Started integration of Tango.FileSystem to FSE.Roy Ben Shabat2020-03-151-1/+1
|
* Improved Console.Roy Ben Shabat2020-03-152-1/+32
| | | | | Increased SignalR adapter connect timeout. Implemented Tango.FileSystem !!!
* Working on FSE/PPC performance provider.Roy Ben Shabat2020-03-116-7/+225
| | | | | Implemented resolution service. a lot of work!
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2020-02-264-0/+315
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-02-263-97/+274
| |\
| * | Implementing JobRuns on Statistics module.Victoria Plitt2020-02-261-0/+3
| | |
| * | Implement Job Runs View. Create 2 views in Statistics. Implements Part of ↵Victoria Plitt2020-02-163-1/+313
| | | | | | | | | | | | | | | | | | JobRunsView. Related Work Items: #2509
* | | Major Changes Regarding RML & SPOOL parameters changes!Roy Ben-Shabat2020-02-262-1/+33
| |/ |/|
* | FSE: better navigation handling for main views.Roy Ben Shabat2020-02-251-0/+14
| | | | | | | | | | | | Added support for OnBefore/After navigation + Blocking. Added Async NavigateTo for NavigationControl. Added auto forget credentials on logout.
* | Some more work on FSE..Roy Ben Shabat2020-02-173-1/+98
| |
* | Implemented TechBoard "New Project" properly.Roy Ben Shabat2020-02-111-97/+163
|/ | | | | | | | 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.
* Added auto update check interval on PPC settings view.Roy Ben-Shabat2020-01-303-1/+49
| | | | Added support for IsWhite on brush stops RGB/LAB.
* Modified DIalogVieVM to allow OK with CanClose = false.Roy Ben Shabat2019-12-131-1/+1
|
* Implemented power up screen.Roy Ben Shabat2019-12-131-1/+14
| | | | | Implemented power on emulator. Implemented power via machine operator.
* Implemented machine updates history on machine designer.Roy Ben Shabat2019-12-073-1/+59
| | | | Related Work Items: #1618
* Added new PID and heaters to hw, diagnostics and tech.Roy Ben Shabat2019-12-062-1/+51
| | | | | | Implemented proper sorting on hw version and tech board. (DB CHANGE!) Related Work Items: #1595
* A lot of work !!!Roy Ben-Shabat2019-11-271-1/+2
|
* Working on Backup/Restore...Roy Ben-Shabat2019-11-251-9/+18
|