aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Web
Commit message (Collapse)AuthorAgeFilesLines
...
* Redundant.Roy Ben Shabat2020-11-161-1/+1
|
* Working on DataStore WebAPI & CLI.Roy Ben Shabat2020-11-164-1/+202
|
* Working on data store view.Roy Ben Shabat2020-11-122-2/+11
|
* DataStore Synchronization !Roy Ben Shabat2020-10-211-1/+1
|
* DataStore EF !Roy Ben Shabat2020-10-212-17/+74
|
* Improved Auth2 package and tested.Roy Ben Shabat2020-09-252-4/+2
| | | | | Dropped "Stack trace not provided" message from TangoController. Retained job user round-trip from MS.
* Changed all PPC updated to based on GUID !Roy Ben Shabat2020-09-241-3/+7
|
* Allow null user on jobs.Roy Ben Shabat2020-09-241-25/+3
| | | | Dropped use of any user on PPC.
* Added EF Extensions license setup to machine service.Roy Ben Shabat2020-09-182-1/+16
|
* DB: Changed TechMonitors HeadZone5_6HeaterCurrent => HeadZone56HeaterCurrentRoy Ben Shabat2020-08-191-1/+1
| | | | | | | | | | | | | | | | | | | 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.
* File Associations DDE!!Roy Ben Shabat2020-08-152-2/+2
|
* Improved PPC Publisher for Firmware version display and validation.Roy Ben Shabat2020-08-052-2/+5
|
* Redundant.Roy Ben Shabat2020-08-055-0/+393
|
* Added machine service version display to AzureUtils.Roy Ben Shabat2020-07-281-1/+1
|
* Implemented Tango FSE Publish Utils.Roy Ben Shabat2020-07-283-1/+128
| | | | Added FSE to AzureUtils on environment upgrade.
* Fixed issue with machine virtual user when synchronizing jobs from PPC.Roy Ben Shabat2020-05-201-0/+1
|
* Improved Gateway environments handling.Roy Ben Shabat2020-05-203-2/+10
|
* Forgot Password !Roy Ben Shabat2020-05-119-246/+415
| | | | Reset Password !
* User invitation via Email !Roy Ben Shabat2020-05-114-18/+71
|
* Fixed issue with PPC firmware update report on demo machines.Roy Ben Shabat2020-05-101-3/+6
|
* DefaultUpdatesManager.Roy Ben Shabat2020-05-0110-0/+352
| | | | FSE Downloads Page on MachineService.
* FSE automatic update checks.Roy Ben Shabat2020-04-303-7/+61
|
* FSE work + fixed issue with personal access token on MS and PPC.Roy Ben Shabat2020-04-223-6/+6
|
* Started working on FSE TUP management.Roy Ben Shabat2020-04-112-2/+62
|
* Implemented FSE bug reporting !!!Roy Ben Shabat2020-04-113-0/+21
|
* Added support for public IP address on SignalR connection.Roy Ben Shabat2020-03-261-1/+29
| | | | | Fixed issue with ExternalBridgeScanner. Added Connection Time.
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2020-03-241-0/+8
|\
| * Integrated firmware version difference to PPC update.Roy Ben-Shabat2020-03-241-0/+8
| |
* | Implemented cached entities using DataResolver<T>.Roy Ben Shabat2020-03-231-5/+0
|/ | | | | | | | Implemented DataResolver Builder. Implemented offline gateway, authentication, machines... Implemented online checking. Moved FSEWebClient and Gateway to BL. Implemented blocking of machines outside of the organization.
* Improved BitmapCliper.Roy Ben Shabat2020-03-041-1/+3
| | | | | | | Implemented auto throw when max differences reached. Implemented fallback TurboJpeg encoder. Fixed issue with UpdateMachine.xml script removing DISPENSERS before IDS_PACKS. Added GlobalHost.Configuration.MaxIncomingWebSocketMessageSize for WebSockets support for large messages on SignalR.
* Implemented job runs reset on factory restore.Roy Ben-Shabat2020-02-244-2/+42
|
* Started basic design of FSE skeletons.Roy Ben Shabat2020-02-172-1/+119
|
* See previous commit...Roy Ben Shabat2020-02-1614-1586/+70
|
* Working on Gateway and auto Nswag generation.Roy Ben Shabat2020-02-1417-11/+1828
|
* Implemented version rollback on AzureUtils.Roy Ben Shabat2020-02-142-2/+2
| | | | Changed GetLatestVersion on machine service to respond to any version difference instead of smaller version.
* Implemented and deployed machine service gateway.Roy Ben Shabat2020-02-139-43/+70
| | | | Implemented AzureUtils => Gateway.
* Midwork, Machine Service GatewayRoy Ben Shabat2020-02-1311-485/+164
|
* GatewayRoy Ben-Shabat2020-02-1210-122/+674
|
* Added project Tango.MachineService.GatewayRoy Ben-Shabat2020-02-1218-0/+1063
|
* Redundant.Roy Ben-Shabat2020-02-121-6/+0
|
* Implemented TechBoard "New Project" properly.Roy Ben Shabat2020-02-111-0/+5
| | | | | | | | 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.
* Working on azure utils...Roy Ben Shabat2020-02-091-0/+2
| | | | Fixed issue with TangoWebApplication logging.
* Implemented team viewer join group.Roy Ben-Shabat2020-01-221-1/+2
| | | | | | | | | | | 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 ms user creation + PASSWORD_CHANGE_REQUIRED.Roy Ben-Shabat2020-01-191-1/+2
| | | | | Improved ms login design + password change. Improved ms main menu and current user design.
* Implemented machine studio connection via access token WORKING!.Roy Ben Shabat2020-01-191-75/+106
| | | | Implemented machine studio login method selection.
* External bridge improvements.Roy Ben Shabat2020-01-151-18/+47
|
* Working on SignalR ExternalBridge...Roy Ben Shabat2020-01-151-34/+57
|
* Working on external bridge signalRRoy Ben Shabat2020-01-143-23/+110
|
* Integrated SignalR to MachineService.Roy Ben Shabat2020-01-1410-9/+19332
|
* Implemented not existing deleted RML check for PPC update and error message.Roy Ben Shabat2019-12-211-0/+4
| | | | Added proper notification when trying to remove used RML onMS.