Commit Graph
6 Commits
Author SHA1 Message Date
csoni d50128c4bf Remove check box to select complete store in "manage shared folders" dialog
Skip adding check box while folder is root folder.
2017-12-18 16:32:59 +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
csoniandroot 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 a1d47db411 Add provisioning string for "Not available" and block device wiping
Added default value in provisioning status
Added listener to handle row click event, Which will enabled/disabled wipe button base on wipe(provisioning) status
2017-05-22 19:11:14 +05:30
csoniandRonald Toussaint 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
csoniandChintan.kukadiya 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