Commit Graph

4 Commits

Author SHA1 Message Date
csoni
e45ea00b83 Adding single shared folder in manage share folder is not working
Refine logic of getting hirarchylist
now it able to get single shared folder PR_SOURCE_KEY.

Reference : KMP-55
2018-03-27 12:30:18 +05:30
csoni
a07a9a8064 Check box is unchecked in folder hierarchy tree
Some how on deploy version JsonDeviceFolderReader can't get customObjectType
So resolve this by passing customObjectType in constructor
2018-01-18 19:06:42 +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