Commit Graph

766 Commits (0b1e4ad86b06eec38c8516e3ce49bb91fa2a2655)

Author SHA1 Message Date
prabathabey 78057b2992 Adding an API to return the list of device types registered in the underlying device management platform
8 years ago
hasuniea 282ac72249 adding SCEPManagerService to scep manager compenent
8 years ago
hasuniea 54498f41cd modifying scep utils
8 years ago
Chatura Dilan 2befefc967 Added OS build date
8 years ago
madhawap b55a164457 added 'updateNotificationStatus' endpoint and minor formattings to swagger annotations
8 years ago
madhawap dbf938416b added 'updateNotificationStatus' endpoint and minor formattings to swagger annotations
8 years ago
Chatura Dilan 24b462f4f4 Added is-active field to the Application
8 years ago
madhawap 88feb5a852 Add Pagination to Notification end points
8 years ago
Dilan U. Ariyaratne a278b788d6 Merge pull request #308 from madhawap/rest-api-improvements
8 years ago
madhawap 235d690f1e Implemented 'offset' and 'limit' parameters to the 'operation' api
8 years ago
prabathabey f1eca17991 Code cleanup
8 years ago
prabathabey 9a7286a84b Removing DeviceWrapper and all its associated usage, as it appeared to be a redundant element in the precense of 'Device'
8 years ago
prabathabey aeb4ad3295 Merging rest-api-improvements branch to master
8 years ago
geethkokila c07914eb36 Adding the activity count for the activty paginantion
8 years ago
geethkokila 236eb90ce2 Fixing the limit and offset for activity
8 years ago
ayyoob ebebca8573 Added support for push notification for xmpp, mqtt and few changes to the after testing
8 years ago
madhawap 015ca0575e added 'updatedTimeStamp' to the Activity get response
8 years ago
geethkokila 626142a59b Fixing the isssue in retrieving the device info
8 years ago
geethkokila d6501cbf8c Fixing the device search issues
8 years ago
mharindu 9eb2f5df86 Fixed foriegn key violation issue when getting pending operations
8 years ago
ayyoob 23ee3e25e7 updated the timestamp
8 years ago
geethkokila 42ce71da2c Fixing the spelling mistake
8 years ago
geethkokila 6aea69ae44 Fixing the duplicate issue
8 years ago
geethkokila efa74030b4 Fixing response duplicate issue
8 years ago
prabathabey 8819c6e36b Adding support for 'If-Modified-Since' header and 'since' query filter
8 years ago
prabathabey 3c21583db6 Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
8 years ago
prabathabey 1a29a9f58f Further fixing retrieving application list with device info
8 years ago
geethkokila ae887d6842 Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
8 years ago
geethkokila a04300b3b6 Fixing the activity Id issue
8 years ago
prabathabey d3ce96585f Fixing issues in returning application list in the device response
8 years ago
geethkokila cc6883d955 Changing the if to a while loop, fixing the activity id issue
8 years ago
prabathabey b24250f3f2 Returning device info within the device bean itself
8 years ago
prabathabey fe22bfc125 Renaming 'recieved' to 'received'
8 years ago
dilanua 0bd2a46690 Adding H2/MSSQL/ORACLE/POSTGRESQL support for GET /admin/devices API
8 years ago
dilanua 374d509881 Updating DeviceManagementAdminServiceImpl
8 years ago
hasuniea dfc673b08f Merge branch 'rest-api-improvements' of https://github.com/wso2/carbon-device-mgt into rest-api-improvements
8 years ago
hasuniea 1443c7757e fixing code issues
8 years ago
prabathabey fc3d6cccbf Fixing Issues in notification management APIs
8 years ago
hasuniea 57d445237a add certificateMgtService
8 years ago
charitha e2c03adec4 FIx for https://wso2.org/jira/browse/IOTS-169
8 years ago
prabathabey af58e5ec88 Code cleanup
8 years ago
prabathabey 5ed982beb4 Adding more improvements to the JAX-RS APIs of CDM-F
8 years ago
prabathabey fd7a137b07 Improving jax-rs APIS of CDM-F
8 years ago
prabathabey 6e5148a374 Fixing inconsistencies between what's represented via swagger and the real implementation, and bugs found in admin services
8 years ago
geethkokila b7da99a621 Adding activity apis to get the updated once after a given time
8 years ago
geethkokila 0221782533 Adding new apis for getting the device location when list of device identifiers are supplied
8 years ago
geethkokila 62c84319d8 Fixing the device search for application list
8 years ago
geethkokila 6328d35797 Changing the device info object by adding the application list
8 years ago
prabathabey ebefd60533 Renaming TenantConfiguration as PlatformConfiguration
8 years ago
Milan Perera 4462c353b4 Merge pull request #277 from ayyoob/transport
8 years ago