Madawa Soysa
9b5cb1ef6a
Fix issue with search not updating
...
Related: entgra/product-iots#6
6 years ago
Madawa Soysa
6aca4650e2
Introduce new API for user search based on user attributes
...
This commit introduces a new API to search users based on user claims such as First Name, Last Name, Email, etc. This new API can be used to filter users through a search query. Also this commit includes the UI modifications to modify the exiting user listing page to allow filter users by attributes.
Fixes to entgra/product-iots#6
6 years ago
Milan Perera
a01886cb37
Handle NotNow response from device
6 years ago
Charitha Goonetilleke
61e5cd4b53
Merge branch 'master' into 'master'
...
Persisting profile operations as string values instead of Objects
See merge request entgra/carbon-device-mgt!30
6 years ago
Ace
de0bc0bb50
persisting profile operation payloads as string values as upposed to profile objects. this will iron iot future compatibility issues that may arise, due to operation dto getting updated
6 years ago
Ace
f06f83adda
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
6 years ago
Charitha Goonetilleke
ac4be9196d
Updated email templates
6 years ago
Ace
e487ef4627
Fixing issue due to changes in serialVersionUID after adding an additional field to Operation DTO. As a fix, serializationUID of the earlier revision of the class was included in the current code
6 years ago
Charitha Goonetilleke
1f2f85d691
Increased notification popup time
6 years ago
Charitha Goonetilleke
53e1d3abde
Provide workaround to address WS issue
...
https://bz.apache.org/bugzilla/show_bug.cgi?id=56026
6 years ago
Milan Harindu
9af96d5fc4
Merge branch 'master' into 'master'
...
Fixing issue with notification sending logic
See merge request entgra/carbon-device-mgt!27
6 years ago
Ace
4b08dd6053
Fixing issue with notification sending logic
6 years ago
charitha
59bc8db4b1
Fix build issue in gitlab
6 years ago
charitha
d4005222c8
Fix build issue in gitlab
6 years ago
charitha
2e730b73fa
Fix build issue in gitlab
6 years ago
Milan Perera
cac08e38e7
Remove entgra release nexus repo
6 years ago
charitha
e12e7a3876
Add validation to event retrial
6 years ago
Ubuntu
e5cc5284e3
[maven-release-plugin] prepare for next development iteration
6 years ago
Ubuntu
ae078fe390
[maven-release-plugin] prepare release v3.2.0
6 years ago
Milan Perera
6d63f020e8
Update scm details
6 years ago
Milan Perera
411fb7ffa7
Add release repo
6 years ago
Milan Perera
466968802a
Add entgra repos
6 years ago
Charitha Goonetilleke
5801271e31
Merge branch 'master' into 'master'
...
Whitelabel devicemgt jaggeryapp
See merge request entgra/carbon-device-mgt!16
6 years ago
Milan Perera
53f8014730
Whitelabel devicemgt jaggeryapp
6 years ago
charitha
034a15aa59
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into entgra-master
6 years ago
WSO2 Builder
353d6936db
[WSO2 Release] [Jenkins #3032 ] [Release 3.1.40] prepare for next development iteration
6 years ago
WSO2 Builder
8e2541b9ac
[WSO2 Release] [Jenkins #3032 ] [Release 3.1.40] prepare release v3.1.40
6 years ago
Milan Perera
cf2aaa21de
Merge pull request #1260 from milanperera/iot331
...
Fixed issue in the order of get pending operations
6 years ago
Milan Perera
4c7bd0664d
Fix issue in order of get pending operations
6 years ago
charitha
b5ce0fdd03
Merge branch 'iots-3.3.1' into entgra-master
6 years ago
charitha
b46e45dae4
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into iots-3.3.1
6 years ago
charitha
fd8e73480d
Order by on operation mapping ID
6 years ago
charitha
7ea609612c
Revert "This is the fix for the intermittent issues when applying policies on devices"
...
This reverts commit ba8537e
6 years ago
WSO2 Builder
01991dcc4d
[WSO2 Release] [Jenkins #3030 ] [Release 3.1.39] prepare for next development iteration
6 years ago
WSO2 Builder
18b81223df
[WSO2 Release] [Jenkins #3030 ] [Release 3.1.39] prepare release v3.1.39
6 years ago
charitha
530484ac5d
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into iots-3.3.1
6 years ago
Milan Perera
39aa9c5c88
Merge pull request #1259 from milanperera/master-new
...
Fix wso2/product-iots#1863
6 years ago
Milan Perera
576fa40cb0
Modify addOperation logic to improve the performance
6 years ago
Milan Perera
77f7792bc7
Fix wso2/product-iots#1863
6 years ago
charitha
63660eeb91
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into iots-3.3.1
6 years ago
WSO2 Builder
cbbd327a02
[WSO2 Release] [Jenkins #3028 ] [Release 3.1.38] prepare for next development iteration
6 years ago
WSO2 Builder
de07597d53
[WSO2 Release] [Jenkins #3028 ] [Release 3.1.38] prepare release v3.1.38
6 years ago
Dharshana Warusavitharana
8e8ad03814
Merge pull request #1257 from aselarbd/master
...
Fixes for multiple issues in IOT server
6 years ago
aselarbd
ba8537e198
This is the fix for the intermittent issues when applying policies on devices
...
Please find the GitHub issue from [1]
[1]: https://github.com/wso2/product-iots/issues/1833
6 years ago
aselarbd
8fbe1a4234
This is the fix for the enrollment error occurred when a user enrols android device to EMM 2.2.0 in FCM enabled environment if whitelist policy is enforced.
...
Please find the GitHub issue from [1]
[1]: https://github.com/wso2/product-iots/issues/1827
6 years ago
aselarbd
3ca4672ac6
This commit fix the issue "Change password option does not work from the portal IOT server 3.1.0 "
...
For more info refer https://github.com/wso2/product-iots/issues/1835
6 years ago
charitha
3a319ebcc3
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into iots-3.3.1
6 years ago
WSO2 Builder
3401a8c845
[WSO2 Release] [Jenkins #3026 ] [Release 3.1.37] prepare for next development iteration
6 years ago
WSO2 Builder
ecadadef94
[WSO2 Release] [Jenkins #3026 ] [Release 3.1.37] prepare release v3.1.37
6 years ago
Geeth
b6c835d2ee
Merge pull request #1256 from geethkokila/master
...
Fix https://github.com/wso2/product-iots/issues/1857
6 years ago