aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Web/Tango.MachineService/Controllers
Commit message (Collapse)AuthorAgeFilesLines
* mergeMirta2020-12-306-1605/+88
|
* Data store improvements.Roy Ben Shabat2020-11-191-5/+15
| | | | | | | Added line number to logs viewer. Added DataStore Create Write Global permission. Added FSE application path to "Path" environment variable for dsUtil. Completed dsUtil.
* Added DISABLED for TANGO_VERSIONS.Roy Ben Shabat2020-11-181-4/+4
| | | | | Added ACTIVATION_KEY for MACHINE. Added activation key generation for ms designer.
* IMplemented NSwag for DataStore WebAPI controller.Roy Ben Shabat2020-11-171-7/+107
| | | | Implemented data store tool dsUtil.
* Working on DataStore WebAPI.Roy Ben Shabat2020-11-161-7/+78
| | | | Modified data store bytes parsing to Base64.
* Working on DataStore WebAPI & CLI.Roy Ben Shabat2020-11-161-0/+150
|
* Working on data store view.Roy Ben Shabat2020-11-121-1/+10
|
* DataStore Synchronization !Roy Ben Shabat2020-10-211-1/+1
|
* DataStore EF !Roy Ben Shabat2020-10-211-16/+73
|
* Improved Auth2 package and tested.Roy Ben Shabat2020-09-251-3/+1
| | | | | 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.
* File Associations DDE!!Roy Ben Shabat2020-08-151-1/+1
|
* Improved PPC Publisher for Firmware version display and validation.Roy Ben Shabat2020-08-051-1/+4
|
* Implemented Tango FSE Publish Utils.Roy Ben Shabat2020-07-281-0/+104
| | | | 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
|
* Forgot Password !Roy Ben Shabat2020-05-112-12/+126
| | | | Reset Password !
* User invitation via Email !Roy Ben Shabat2020-05-111-17/+63
|
* Fixed issue with PPC firmware update report on demo machines.Roy Ben Shabat2020-05-101-3/+6
|
* DefaultUpdatesManager.Roy Ben Shabat2020-05-011-0/+60
| | | | FSE Downloads Page on MachineService.
* FSE automatic update checks.Roy Ben Shabat2020-04-301-7/+58
|
* FSE work + fixed issue with personal access token on MS and PPC.Roy Ben Shabat2020-04-221-2/+2
|
* Started working on FSE TUP management.Roy Ben Shabat2020-04-112-2/+62
|
* Implemented FSE bug reporting !!!Roy Ben Shabat2020-04-111-0/+13
|
* 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.
* Implemented job runs reset on factory restore.Roy Ben-Shabat2020-02-241-0/+22
|
* Started basic design of FSE skeletons.Roy Ben Shabat2020-02-171-0/+113
|
* 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.
* Redundant.Roy Ben-Shabat2020-02-121-6/+0
|
* 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.
* 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.
* Working some more on ActionLogs across MS.Roy Ben Shabat2019-12-211-0/+2
|
* Implemented PPC Updates/Synchronization View.Roy Ben Shabat2019-12-171-0/+5
| | | | | | Refactored database updates to be deleted if no differences. Updated MS and PPC with Offline Updates. Refactored Machine Designer Updates View to take only last 100 update entries.
* Added SOURCE to JOB.Roy Ben Shabat2019-12-171-0/+31
| | | | | | Added IS_SYNCHRONIZED to TANGO_UPDATE. Added OfflineUpdates to Synchronization. Added TangoUpdates on PPC side.
* Enabled transparent color for catalogs.Roy Ben Shabat2019-12-141-1/+6
| | | | | | | Added machine last update check for quick db check PPC = >Service. Implemented AutoUpdateCheck vai PPC settings. Dropped use of AutoUpdateCheck from DB. Added skipping over TFP firmware upgrade upload if no other files other than mcu were found. Added more logs to firmware upgrade.
* Implemented Jobs, JobRuns & Machine Events Synchronization.Roy Ben Shabat2019-12-112-6/+282
| | | | | | | | | | | | | 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.
* Implemented full TUP package update !!!Roy Ben Shabat2019-12-092-1/+66
|
* Implemented fast database update detection of RMLL, Hardware Versions & ↵Roy Ben Shabat2019-12-081-0/+28
| | | | | | Color Catalogs. Related Work Items: #1622
* Integrated CDN downloads to PPC and MS.Roy Ben-Shabat2019-12-052-1/+21
|
* Added PPC pending updates...Roy Ben-Shabat2019-11-281-5/+89
|
* Added firmware version to TANGO_VERSIONS.Roy Ben-Shabat2019-10-301-0/+2
| | | | Added total version info to TUP file as 'version.json'.
* Implemented PPC rollback procedures.Roy Ben-Shabat2019-10-301-0/+3
|
* Added DEVICE_ID, DEVICE_NAME & IS_DEVICE_REGISTERED fields to db.Roy Ben-Shabat2019-10-271-2/+27
| | | | | | | | Prevent multiple machine setup from different devices. Moved notification to inner layout on PPC. Improved PPC notification bar. Added more machine status support from embedded. FIxed issue with external bridge and emergency pressed.
* Added support for token authentication from MS to DB.Roy Ben-Shabat2019-10-161-3/+41
|
* Added SUSPEND_VERSION_UPDATERoy Ben-Shabat2019-05-161-7/+12
| | | | | | | Added PERFORM_SCHEMA_UPDATE Added DEVICE_COM_PORT fields to DB, MS, PPC.
* Fixed issue with machine service not including exception messages on azure.Roy Ben-Shabat2019-03-041-1/+0
|