Commit Graph

5 Commits

Author SHA1 Message Date
csoni
458ed721c7 Indicate folder sharing requirements in dialog
Update info message
2018-05-09 17:34:28 +05:30
csoni
6bc2a9788c Add and delete new folders to the list to be synchronised
Write a php code for adding and removing device folder from device.
Write a js code for adding and removing folder into store while user select / deselect folder
2017-10-04 07:05:29 -07:00
csoni
568eb9170d List folders that have been opened through the api
Added button in MDMDeviceGeneralTab
Created MDMManageSharedFolderContentPanel and MDMManageSharedFolderPanel to show a dialog with multi select hierarchy
Created substore sharedfolder
Added proxy and response handler to handel device response

Used message class instead of object type,
Override hierarchy tree , hierarchy loader and folder node ui
2017-08-04 07:17:11 -07:00
csoni
1ff20da262 Improve design of read-only pop up device info dialog
Re design device details dialog
Aldo did some folder info related changes at server side php file
2017-03-21 16:51:51 +01:00
csoni
b1e0b39c8e Pop-up webapp dialog with additional device info
On server side prepare device information data from z-push webservice response.
On client side prepare dialog to show addition device information on row double click.
2017-01-06 16:22:32 +05:30