Saad Sahibjan
857f9057d3
Modify setting app type
2019-06-07 11:18:07 +05:30
Saad Sahibjan
c9c4d7a64b
Android enterpise app install payload creation
2019-06-06 22:12:21 +05:30
Saad Sahibjan
76b34b3229
Add gson dependency to commons
2019-06-06 22:12:21 +05:30
Dharmakeerthi Lasantha
52c7a7ecdd
Improve app subscription functionality
...
Further integrate app management component with device mgt
2019-05-31 07:42:25 +00:00
lasanthaDLPDS
9c45f907e2
Improve APPM subscribing method
2019-05-27 16:54:20 +05:30
lasanthaDLPDS
06e9591e36
Fix device-mgt operation log displaying issue
2019-05-24 06:06:36 +05:30
lasanthaDLPDS
efa17d2e51
Merge with upstream master
2019-05-23 14:06:29 +05:30
lasanthaDLPDS
7c593d83fa
Add APIs for subscription management
2019-05-22 17:39:09 +05:30
Saad Sahibjan
a9f19a6afb
Merge branch 'master' into 'master'
...
Add missing permission in v0.9 API
See merge request entgra/carbon-device-mgt!73
2019-05-18 08:00:13 +00:00
Saad Sahibjan
f3b580277b
Add UI for update enrollment
2019-05-16 10:05:17 +05:30
Charitha Goonetilleke
ca83635f13
Fix log issue in test cases
2019-05-06 08:46:41 +00:00
Charitha Goonetilleke
7a16ac7532
Fix build failure
2019-04-25 09:01:37 +00:00
Charitha Goonetilleke
0c471fbb0b
Add capability to store device type specific platform configurations for any device type
2019-04-25 08:47:20 +00:00
lasanthaDLPDS
84e3beb6f6
Fix merge conflicts
2019-04-24 23:09:16 +05:30
lasanthaDLPDS
c2afa1126a
Remove v0.9 API source
2019-04-24 19:58:08 +05:30
lasanthaDLPDS
39b1f0b72e
Remove v0.9 API
2019-04-24 19:42:34 +05:30
lasanthaDLPDS
ba4d73d940
Add missing permission in v0.9 API
2019-04-24 13:17:32 +05:30
Entgra Builder
54b0a0afd0
[maven-release-plugin] prepare for next development iteration
2019-04-23 10:42:17 +00:00
Entgra Builder
6dd8ca9484
[maven-release-plugin] prepare release v3.2.4
2019-04-23 10:42:10 +00:00
Pahansith Gunathilake
4aa7987be8
Fix notification not showing issue - Issue ID #84
2019-04-19 08:08:33 +00:00
Entgra Builder
14337bb884
[maven-release-plugin] prepare for next development iteration
2019-04-18 13:58:18 +00:00
Entgra Builder
736ce76df6
[maven-release-plugin] prepare release v3.2.3
2019-04-18 13:58:11 +00:00
Inosh Perara
25a743f8e5
Merge branch 'master' into 'master'
...
Add an API to update the device owner for given device identifiers.
See merge request entgra/carbon-device-mgt!68
2019-04-18 04:55:48 +00:00
lasanthaDLPDS
12d46550e6
Fix requested changes in the review
2019-04-17 15:40:22 +05:30
Pahansith Gunathilake
2a6b960e80
Change Product Version to 3.5.0
2019-04-16 21:06:03 +00:00
lasanthaDLPDS
cc989148d6
Add an API to update the device owner for given device identifiers.
...
Further, add an API to get device activities without passing the username. Username is retrieved from the carbon context.
2019-04-16 20:11:02 +05:30
Entgra Builder
65eb70139b
[maven-release-plugin] prepare for next development iteration
2019-04-10 19:04:25 +00:00
Entgra Builder
6bbbbdc18b
[maven-release-plugin] prepare release v3.2.2
2019-04-10 19:04:19 +00:00
Pahansith Gunathilake
b075688d91
Whitelabel UI
2019-04-10 17:29:05 +00:00
Milan Perera
89e3c91fe6
Fix device information reduction issue
2019-04-09 14:38:06 +05:30
Saad Sahibjan
d64edd8cf9
Add handlebar helper to convert json to string
2019-03-28 14:26:07 +05:30
Gathika94
3bb2e8a5bf
Add new method to put permission taking String parameters
2019-03-28 11:55:09 +05:30
lasanthaDLPDS
98d14b0815
Fix merge conflicts
2019-03-13 12:09:29 +05:30
Saad Sahibjan
625fb7d07e
Allow webclips installation via enrollment app install policy
2019-03-12 22:00:49 +05:30
Saad Sahibjan
a9a01c045e
Add copy commands to copy UserValidateManagement and OAuth2TokenManagement synapse APIs to IoTs pack
2019-03-12 10:33:13 +00:00
inoshperera
a39d567e85
fix License text loading inconsistency in tenants
2019-02-02 18:20:11 +05:30
lasanthaDLPDS
f92ae35e4b
Fix the task running issue in tenant mode
...
If a run time error encountered while sending a notification(e.g:- Push Notification ) to a device when the task is running for tenants, it terminates the task running and notifications won't be sending to devices which are enrolled to other tenants as well. Hence cath the exception in sendNotification method and log.
Further, since this is critical path, added few debug logs as well.
2019-01-28 11:56:49 +05:30
Inosh Perara
ecd35c34e4
Merge branch 'master' into 'master'
...
Add enrollment notification sending feature
See merge request entgra/carbon-device-mgt!38
2019-01-28 05:48:01 +00:00
lasanthaDLPDS
7975563530
Improve the payload of enrollment notification
2019-01-24 17:41:53 +05:30
lasanthaDLPDS
c4c92f0faa
Adding application management initial pub UI
2019-01-23 14:26:16 +05:30
charitha
2380a22d53
Commit transaction after changing status
2019-01-21 15:36:42 +05:30
lasanthaDLPDS
e852c62663
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt
2019-01-21 10:54:37 +05:30
lasanthaDLPDS
b90766b5a4
Add enrollment notification sending feature
2019-01-18 08:04:40 +05:30
charitha
026bd175e9
Reformat & fix API publishing issue to Gateway
2019-01-17 22:46:32 +05:30
charitha
8b34253bc1
Optimize functionality
2019-01-17 15:28:12 +05:30
charitha
3d42175bea
Merge branch 'master' of https://gitlab.com/ruwany.ace/carbon-device-mgt into entgra-master
2019-01-17 14:00:22 +05:30
Ace
18078c51e8
bug fixes
2019-01-17 13:53:42 +05:30
Ace
59186155d0
Adding new apis to update devices status/get count/get list based on status
2019-01-17 12:35:06 +05:30
charitha
e78a2a1279
Merge remote-tracking branch 'entgra/master' into entgra-master
2019-01-14 15:24:15 +05:30
charitha
75dd9321af
Add methods to get device count based on status and device type
2019-01-14 15:24:01 +05:30