Saad Sahibjan
97bb7ee87c
Add SMS management common classes
4 years ago
tcdlpds@gmail.com
4ea3890a2e
Upgrade server version in UI text info
4 years ago
shamalka
1faee050af
Remove commented code lines
4 years ago
shamalka
72edb6c323
Accept multiple device status in store API
4 years ago
Entgra Builder
62919fa787
[maven-release-plugin] prepare for next development iteration
4 years ago
Entgra Builder
b98d787367
[maven-release-plugin] prepare release v4.1.11
4 years ago
Dharmakeerthi Lasantha
ce80f4efe0
Merge branch 'event-modify-branch-1' into 'master'
...
Code format of event task operation
See merge request entgra/carbon-device-mgt!728
4 years ago
Pahansith
4cc670a614
Format code
4 years ago
Inosh Perara
bcff3f46ad
Merge branch 'master' into 'master'
...
Add bundle Id getting method for iOS public apps
See merge request entgra/carbon-device-mgt!727
4 years ago
tcdlpds@gmail.com
1c47ff56ab
Add bundle Id getting method for iOS public apps
4 years ago
Charitha Goonetilleke
1e2afa6439
Merge branch 'event-modify-branch-1' into 'master'
...
Modify event creation task
See merge request entgra/carbon-device-mgt!725
4 years ago
Pahansith
9ef6cfc1e6
Move executor pool to the DeviceManagementDataHolder
4 years ago
tcdlpds@gmail.com
572e93a357
Fix server startup issues
4 years ago
Pahansith
2fa4a6167e
Fix test failures
4 years ago
Pahansith
0cbcd747d5
Modify event operation creation
4 years ago
tcdlpds@gmail.com
175205b959
Fix build failure
4 years ago
tcdlpds@gmail.com
7b41e2cd0d
Fix EULA loading issue for tenants
...
Fix registry loading issue when SSO has enabled. Because of that issue device type EULA displaying page is broken
4 years ago
tcdlpds@gmail.com
571d8afa11
Fix app updating issues when the payload contains same app name
4 years ago
tcdlpds@gmail.com
104bca0fb5
Add FULLY_MANAGED and DEDICATED_DEVICE ownership types
4 years ago
tcdlpds@gmail.com
51fface401
Append tenant domain when getting default access token
4 years ago
Dharmakeerthi Lasantha
6250921c6f
Merge branch 'master' into 'master'
...
Improve interceptor source
See merge request entgra/carbon-device-mgt!721
4 years ago
tcdlpds@gmail.com
d485faad91
Improve interceptor source
4 years ago
Dharmakeerthi Lasantha
0d397b5108
Merge branch 'master' into 'master'
...
Improve default-token servlet response
See merge request entgra/carbon-device-mgt!720
4 years ago
tcdlpds@gmail.com
89613a3b3d
Improve default-token servlet response
4 years ago
Pahansith
a7e6b64f70
Fix review issues and format code
4 years ago
tcdlpds@gmail.com
7333329e78
Add access token retrieving service
4 years ago
Charitha Goonetilleke
ad4d7a453f
Fix NPE occur when updating device with null status
4 years ago
tcdlpds@gmail.com
b4d7497022
Modify DeviceTypeCommonService
4 years ago
inoshperera
b481150ee9
Fix iOS app download path
4 years ago
Vigneshan Seshamany
52407ba312
Improve sso ui-request-interceptor to update application as SaaS app
4 years ago
Charitha Goonetilleke
864bbcdc83
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
4 years ago
Charitha Goonetilleke
2bdaf4186b
Add Activity ID for repeated operation
4 years ago
Malsha Piumini
89298f933e
Uninstall applications via Apps Tab - (For Android devices only)
4 years ago
Vigneshan Seshamany
256d6c334f
Fix SLO issue
4 years ago
Charitha Goonetilleke
9a2792dd31
Fix issue in not updating operation response for non-removed devices
4 years ago
Pahansith
baeb34e1da
Fix review issues and format code
4 years ago
Pahansith
a36733d224
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into upstream-master
4 years ago
Dharmakeerthi Lasantha
27a6c45f57
Merge branch 'config-param-modify' into 'master'
...
Add windows agent token generation parameters to config API
See merge request entgra/carbon-device-mgt!711
4 years ago
Pahansith
931fb8ef54
Add windows agent token generation parameters to config API
4 years ago
Vigneshan Seshamany
929a94dc73
Add jwt bearer grant type for sso service providers
4 years ago
Pahansith
987f8edd61
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into upstream-master
4 years ago
tcdlpds@gmail.com
52761c673d
Remove APPM store and publisher UIs from device-mgt core
4 years ago
Charitha Goonetilleke
4943635a61
Fetch enrollment Id if it is not already in the device
4 years ago
Charitha Goonetilleke
55c3f93deb
Update license to entgra
4 years ago
Charitha Goonetilleke
a9cb2ae84d
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
...
Conflicts:
components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/java/org/wso2/carbon/device/mgt/jaxrs/service/impl/ActivityProviderServiceImpl.java
components/device-mgt/org.wso2.carbon.device.mgt.common/src/main/java/org/wso2/carbon/device/mgt/common/operation/mgt/OperationManager.java
components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/operation/mgt/OperationManagerImpl.java
components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/operation/mgt/dao/impl/GenericOperationDAOImpl.java
components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/service/DeviceManagementProviderService.java
4 years ago
Pahansith
bc85a89cf9
Change event task to implement ntask interface
4 years ago
tcdlpds@gmail.com
087b826d29
Improve information logging
4 years ago
Shamalka Navod
eccb39d6f4
Improve metadata API
4 years ago
Inosh Perara
5297dfa73d
Merge branch 'lasantha' into 'master'
...
Adding heart beat management functionality for dynamic task distribution
See merge request entgra/carbon-device-mgt!695
4 years ago
Ace
ceab2566ac
Addressing review comments
4 years ago
Ace
5531bc0140
Addressing review comments
4 years ago
Ace
4df57ede61
incoorporating review comments
4 years ago
Dharmakeerthi Lasantha
d9386901d4
Merge branch 'corrective-policy' into 'master'
...
Implement OIDC Based SSO For All React Applications
Closes product-iots#656
See merge request entgra/carbon-device-mgt!680
4 years ago
Vigneshan Seshamany
44c7affb49
Improve publisher ui to support sso
4 years ago
Vigneshan Seshamany
6ee1d31a0e
Improve store ui to support sso
4 years ago
Vigneshan Seshamany
0917d3bf7f
Improve consent management page to process oidc requests
4 years ago
Vigneshan Seshamany
f31befb342
Implement oidc based sso among all web apps
4 years ago
Ace
bac6e3ba67
merging with upstream
4 years ago
Ace
cfe206b32c
correcting task random candidate election logic
4 years ago
Ace
7734dbd654
Fixing issue with candidate election
4 years ago
Ace
c6db9eeecc
adding randomly assigned task functionality and other improvements
4 years ago
Pahansith Gunathilake
caba7fc673
Add missing error logs to OperationManagerImpl
4 years ago
Pahansith
0e4a02635d
Add method comments and format code
4 years ago
Pahansith
e5dd609dc2
Add method comments and format code
4 years ago
Charitha Goonetilleke
911bd62a44
Fix not adhering 'initiated by'
4 years ago
Charitha Goonetilleke
31a6497950
Fix enrollment modification issues
4 years ago
Charitha Goonetilleke
d75f48166e
Provide response based on headers
4 years ago
Charitha Goonetilleke
10d114ba1e
Improve activity retrieval logic
4 years ago
Ace
9d39197844
Adding improvements to dynamic task allocation
4 years ago
Pahansith
a3629d5932
Add group data into geofence response, Format code
4 years ago
Pahansith
8c80185610
Add doc comments and format code
4 years ago
Pahansith
d9d0ba5d90
Add event delete API
4 years ago
Pahansith
fed779302a
Fix issues in Event DAO and improvements for the operation task
4 years ago
Pahansith
f073ee9276
Add H2 DAO for event configuration
4 years ago
Pahansith
75b619d5f9
Add event configuration operation creation tasks
4 years ago
Pahansith
efe116d87e
Modify geofence get API
4 years ago
Pahansith
af85ca47e0
Change Geo fence edit API - Attach Events
4 years ago
Pahansith
bd8cf5237d
Change Geo fence create API - Attach Event creation
4 years ago
Ace
b1d95af5b0
remvoing restriction that prevents activity count to be returned when if-modified-since header is present
4 years ago
Ace
ada570f0a0
fixing NPE when processing operations
4 years ago
tcdlpds@gmail.com
fc0fa92826
Fix incorrect device operation count returning issue
4 years ago
Ace
7cd1baf1af
Adding missing license headers
4 years ago
Ace
e7b97d78c7
Imrpoving task implementation
4 years ago
Kaveesha
f99bbe36de
Improve Input class in policy ui Configuration
4 years ago
tcdlpds@gmail.com
76f09a91a4
Refactor APPM source
4 years ago
Ace
3744a7cfc7
adding fixes to the flow
4 years ago
tcdlpds@gmail.com
229068da06
Fix activity details getting issue of a device
4 years ago
Farheen Boosary
8238f7dd22
Add Windows enterprise app installation support for publisher and store
4 years ago
Ace
02fb5a09a8
Adding new feature for heart beat functionality
4 years ago
Ace
c1652b61f8
Fixing issues with DS initialization
4 years ago
Ace
5ca299530e
refactoring and adding proper licenses
4 years ago
Dharmakeerthi Lasantha
9229ce280d
Use device updated timestamp to filter updated devices
4 years ago
Ace
37ef7b9047
Adding interface for dynamic task allocation
4 years ago
Dharmakeerthi Lasantha
2959cab240
Merge branch 'master' into 'master'
...
Use device updated timestamp to filter updated devices
See merge request entgra/carbon-device-mgt!687
4 years ago
Ace
7b28665135
Defining interfaces and other adjustments
4 years ago
Ace
eadc1a1992
Adding operation partitioning functionality - missing files
4 years ago
Ace
f40f8d02e0
Adding operation partitioning functionality
4 years ago
tcdlpds@gmail.com
b9c2190762
Fix merge conflicts
4 years ago
Malsha Piumini
f347861000
Add functionality to filter Operation Logs
4 years ago
tcdlpds@gmail.com
6b228ee73e
Fix monitoring re-applying issue when policy revoking
4 years ago
Farheen99
01e5e30173
Remove added setState method in componentDidMount
4 years ago
Farheen99
fdaf8bd7ef
Update changes for lifecycle check method
4 years ago
Farheen99
0df8c8d91c
Disable publish button for releases with a published app
4 years ago
tcdlpds@gmail.com
d25779774b
Improve MDM policy functionality
4 years ago
Dharmakeerthi Lasantha
94bdff30ed
Merge branch 'geofence-api' into 'corrective-policy'
...
Fix issue in Geo fence get by fence name
See merge request entgra/carbon-device-mgt!677
4 years ago
Dharmakeerthi Lasantha
c4927c3508
Merge branch 'issue-work-287' into 'master'
...
Hide package name METADATA showing as "default.app.com" for web-clip apps
Closes product-iots#287
See merge request entgra/carbon-device-mgt!688
4 years ago
Inosh Perara
b372856af6
Merge branch 'master' into 'master'
...
Handle re-applying of failed policies via monitoring through a different operation code
Closes product-iots#265
See merge request entgra/carbon-device-mgt!682
4 years ago
Farheen99
bbf580d43a
Hide package name METADATA for web clip apps only
4 years ago
Charitha Goonetilleke
9e3ec5e24e
Use device updated timestamp to filter updated devices
4 years ago
Charitha Goonetilleke
5d34b0671e
Add new Enrollment statuses for IoT devices
4 years ago
Pahansith Gunathilake
2789a7122c
Remove old geofence policy transformation
4 years ago
Shamalka Navod
c821808797
Fix store app loading issue
4 years ago
Saad Sahibjan
65266e0685
Handle re-applying of failed policies via monitoring through a different operation code
4 years ago
Kaveesha
a38e91499e
Add API for get devices history snapshots
4 years ago
Pahansith
84608f2f58
Fix issue in Geo fence get by fence name
4 years ago
tcdlpds@gmail.com
b344e9d93b
Fix app subscription detail showing issue
4 years ago
tcdlpds@gmail.com
c88ec6077b
Fixes multiple device deleting issue
...
Fixes entgra/product-iots#656
4 years ago
tcdlpds@gmail.com
bd8fe8a69d
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into corrective-policy
4 years ago
Ace
d831ef3284
code improvements
4 years ago
Ace
ad299e676c
removing un-necessary files
4 years ago
Ace
61c05143c4
Fixing activity retrieval with intiatedBy
4 years ago
Inosh Perara
f97d9307e7
Merge branch 'geofence-api' into 'corrective-policy'
...
Add geo fence search and geo cache
See merge request entgra/carbon-device-mgt!670
4 years ago
Inosh Perara
ba3aa5c6ce
Merge branch 'corrective-policy' into 'corrective-policy'
...
Add polygon type fence support
See merge request entgra/carbon-device-mgt!665
4 years ago
Ace
22eba43aa9
including missing files
4 years ago
Ace
2ae8c126e8
fixing issues with activity retrieval
4 years ago
Pahansith
bc7e39c883
Add geo fence search and geo cache
4 years ago
shamalka
90ed562647
Improve device location history API
4 years ago
Pahansith
09b1711b9c
Add polygon type fence support
4 years ago
tcdlpds@gmail.com
f85224f4ad
Update device cache if the device status has updated and the device info has updated
4 years ago
tcdlpds@gmail.com
ce81eac413
Improve endpoint-mgt functionalities
4 years ago
Charitha Goonetilleke
8493879151
Fixes for device enrollment status change issues
4 years ago
Charitha Goonetilleke
fb3da8c94d
Fixes for device enrollment status change issues
4 years ago
Kaveesha
79f1afe8e4
Improve Select class with APISelect class changes in policy mgt ui pack
4 years ago
tcdlpds@gmail.com
daa24a5922
Fix merge conflicts
4 years ago
tcdlpds@gmail.com
a0b882f755
Fix geo fence deleting issue
4 years ago
Pahansith
83236eb3ac
Fix geofence update issue
4 years ago
tcdlpds@gmail.com
7fad79643e
Fix mail sending issue when policy violated
4 years ago
Inosh Perara
fcd4bc1a41
Merge branch 'corrective-policy' into 'corrective-policy'
...
Improve mail sending logic
See merge request entgra/carbon-device-mgt!656
4 years ago
Pahansith Gunathilake
bda0a46429
Merge branch 'corrective-policy' into 'corrective-policy'
...
Fix payload parsing issue
See merge request entgra/carbon-device-mgt!655
4 years ago
tcdlpds@gmail.com
f32e76346f
Improve mail sending logic
4 years ago
Pahansith
635adbb04f
Fix payload parsing issue
4 years ago
tcdlpds@gmail.com
4fdfc07e64
Fix SQL syntax error
4 years ago
tcdlpds@gmail.com
b3d1badd1f
Improve API interface text
4 years ago
tcdlpds@gmail.com
6014592f2c
Add mail sending feature when policy violating
4 years ago
tcdlpds@gmail.com
f9bcb808f9
Improve device location history getting and storing functionalities
4 years ago
Inosh Perara
f7843e5c35
Merge branch 'geofence-api' into 'corrective-policy'
...
Fix geofence creation validation
See merge request entgra/carbon-device-mgt!651
4 years ago
Inosh Perara
cc8fa5dfb5
Merge branch 'geofencing-feature' into 'corrective-policy'
...
Add geofence policy transform
See merge request entgra/carbon-device-mgt!644
4 years ago
Pahansith
618b8962b3
Add doc comments
4 years ago
Pahansith
48e1241de6
Add email type corrective action transform
4 years ago
Pahansith
b33c5a312f
Fix geofence creation validation
4 years ago