Viranga Gunarathna
d63f2a3f24
mapping permissions with scopes
1 year ago
Amalka Subasinghe
54cdab5085
Improvements to the device sub type impl
1 year ago
Inosh Perara
db80546a5a
Merge pull request 'Fix scope attaching issue' ( #247 ) from tcdlpds/device-mgt-core:master into master
...
Reviewed-on: #247
1 year ago
tcdlpds
58670028c0
Fix scope attaching issue
1 year ago
Pahansith Gunathilake
8813619929
Merge pull request 'Add scope perm mapping logic' ( #235 ) from tcdlpds/device-mgt-core:master into master
...
Reviewed-on: #235
1 year ago
tcdlpds
563077fbfb
Add scope perm mapping logic
1 year ago
Pahansith Gunathilake
616c70face
Merge pull request 'Fix delete groups with Geo Fence references issue' ( #223 ) from ThilinaPremachandra/device-mgt-core:Bug#10236#issue36 into master
...
Reviewed-on: #223
1 year ago
Pahansith Gunathilake
51f1bf1280
Merge pull request 'Fix analytics publishing for Windows devices' ( #240 ) from navodzoysa/device-mgt-core:fix-windows-analytics into master
...
Reviewed-on: #240
1 year ago
Pramila Niroshan
77823e2839
Modify get Geofence API to get total count
1 year ago
Navod Zoysa
03a0539d92
Fix incorrect grafana permission annotations
1 year ago
Navod Zoysa
f8e3fb90e6
Fix analytics publishing for Windows devices
1 year ago
Viranga Gunarathna
9e0427021e
Duplicate keys for same permission in different files
1 year ago
Viranga Gunarathna
6c8c2efb80
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into scope-fixes
1 year ago
Viranga Gunarathna
48a72e80e9
Modify scope keys
1 year ago
Pasindu Rupasinghe
e128a2479f
Clear unused method
1 year ago
Pasindu Rupasinghe
144170c4c9
Fix sso loging app creation payload
1 year ago
osh
3c658f0afe
Fix ownership issue in device deletion
1 year ago
Inosh Perara
50887c12f9
Merge pull request 'Add device deletion scenario for billing' ( #226 ) from osh.silva/device-mgt-core:billing-delete-9713 into master
...
Reviewed-on: #226
1 year ago
Rajitha Kumara
69efff10bd
Implement state checking and csrf protection
...
## Purpose
* Fixes for http://roadmap.entgra.net/issues/9846
Co-authored-by: rajitha <rajitha@entgra.io>
Reviewed-on: #232
Co-authored-by: Rajitha Kumara <rajitha@entgra.io>
Co-committed-by: Rajitha Kumara <rajitha@entgra.io>
1 year ago
Pasindu Rupasinghe
cc6bbf1435
Improvements in App registration
1 year ago
Sasini Sandamali
bb0369cde9
Update addOperation and sql files
1 year ago
Pahansith Gunathilake
795d26f4b0
Merge pull request 'Fix error showing on startup in task-mgt' ( #229 ) from prathabanKavin/device-mgt-core:mssqltaskmgt into master
...
Reviewed-on: #229
1 year ago
Pahansith Gunathilake
0068a26b58
Merge pull request 'Fix added for loading device groups' ( #228 ) from prathabanKavin/device-mgt-core:sqldevicegroupfix into master
...
Reviewed-on: #228
1 year ago
tcdlpds
ac0ba00707
Remove unnecessary sources
1 year ago
tcdlpds
500fa0df98
Add improvements to app registering logic
1 year ago
tcdlpds
088642e7ce
Improve API app registration
1 year ago
Charitha Goonetilleke
664dfd21c9
Warn about orphan scopes
1 year ago
Pramila Niroshan
fccae9b8c0
Add Devices filtering by a Custom Property feature to API and dao layer ( #208 )
...
## Purpose
* Related ticket https://roadmap.entgra.net/issues/10262
## Description
This modifed API accept any custom property key value pair as a encoded JSON String for filtering devices
/devicescustomProperty=%7B%22FIRMWARE_APP_VERSION%22%3A%22122%22%2C%22FIRMWARE_VERSION%22%3A%22123%22%7D
## Add Custom property to mdm-ui-config.xml
```
<DeviceInfoConfigurations>
<DeviceInfoItem>
<DefinedValue>FIRMWARE_VERSION</DefinedValue>
<DisplayValue>label_firmware_version</DisplayValue>
<Type>deviceDetailsMap</Type>
</DeviceInfoItem>
<DeviceInfoItem>
<DefinedValue>FIRMWARE_APP_VERSION</DefinedValue>
<DisplayValue>label_app_version</DisplayValue>
<Type>deviceDetailsMap</Type>
</DeviceInfoItem>
<DeviceInfoItem>
<DefinedValue>FIRMWARE_SYSTEM_VERSION</DefinedValue>
<DisplayValue>label_firmware_system_version</DisplayValue>
<Type>deviceDetailsMap</Type>
</DeviceInfoItem>
</DeviceInfoConfigurations>
```
DefinedValue = Key_value in DM_DEVECE_INFO table
DisplayValue = UI display text for filtering
Type = Dont change
Co-authored-by: pramilaniroshan <pramila@entgra.io>
Reviewed-on: #208
Co-authored-by: Pramila Niroshan <pramila@entgra.io>
Co-committed-by: Pramila Niroshan <pramila@entgra.io>
1 year ago
tcdlpds
317af213be
Merge branch 'apim420' of https://repository.entgra.net/tcdlpds/device-mgt-core into apim420
1 year ago
osh
8bc0fa37de
Add cost calculation for carbon super
1 year ago
Pasindu Rupasinghe
bb879f52ce
Fix grant type update method
1 year ago
tcdlpds
43ef843db5
Merge branch 'apim420' of https://repository.entgra.net/tcdlpds/device-mgt-core into apim420
1 year ago
tcdlpds
5848d68c63
Add app updating intial changes
1 year ago
osh
5371c5268b
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into billing-delete-9713
1 year ago
osh
6fd84dcbef
Comment out cost related code
1 year ago
Pasindu Rupasinghe
907d4b0316
Implement method for updateGrantType rest call
1 year ago
prathabanKavin
4fc6eb2aa4
Fix error showing on startup in task-mgt
1 year ago
prathabanKavin
661feadcd5
Fix added for loading device groups
1 year ago
Sasini Sandamali
4a6e0ce727
Update get Activities to increase the performance
1 year ago
Sasini Sandamali
26a049473c
Modify View Activities endpoint by including operation id
1 year ago
Charitha Goonetilleke
9011273ff4
Apply role permission mapping along with scope role mapping
1 year ago
osh
0abf955fe0
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into billing-delete-9713
1 year ago
osh
5d06485a25
Add device deletion scenario for billing
1 year ago
tcdlpds
7e65d9f980
Fix access token validating issue
1 year ago
Pasindu Rupasinghe
ef47f0c20a
Update scopes including already existing roles
1 year ago
Thilina Sandaruwan
44c7d324de
Fix: delete group with GeoFence references issue
1 year ago
Pahansith Gunathilake
0fbe062e49
Fix the SSL error when invoking internal API via HttpClient ( #215 )
...
Co-authored-by: Pahansith <pahansith@entgra.io>
Reviewed-on: #215
1 year ago
Arshana
d20c95a55c
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into status
1 year ago
Arshana
9c7fd9027e
Fix the API to check if a device is enrolled
1 year ago
Thameera
680f57ade5
URL permission issue fixes (Removed * from root URLs)
1 year ago
shamalka
dc40351293
Change location publishing logic
1 year ago
builder
7c66f6b693
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
b9f12e49ee
[maven-release-plugin] prepare release v5.0.30
1 year ago
Inosh Perara
28b18941aa
Merge pull request 'Add hierarchical group count API' ( #214 ) from ThilinaPremachandra/device-mgt-core:Bug#10300 into master
...
Reviewed-on: #214
1 year ago
Thilina Sandaruwan
7b1907cd90
resolve comments
1 year ago
Charitha Goonetilleke
c144507b6c
Merge branch 'master' into master
1 year ago
builder
7c0adfbc89
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
f7c3e129c4
[maven-release-plugin] prepare release v5.0.29
1 year ago
Amalka Subasinghe
d4c3af5d12
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
1 year ago
Amalka Subasinghe
9ecdd486f8
imrpoved heart beat to handle cluster formation changed
1 year ago
Amalka Subasinghe
1d7700ab5c
imrpoved heart beat to handle cluster formation changed
1 year ago
Amalka Subasinghe
21606bc5cd
operation timeout task updated to execute only in elected node
1 year ago
Amalka Subasinghe
349fce4e63
improved push notofication task to get allocated operations when heart beat enabled
1 year ago
Amalka Subasinghe
cf3d50edf9
added new method getAllocatedOperationMappingsByStatus
1 year ago
Navod Zoysa
dbc73d18ed
Add improvements to certificate component
1 year ago
Nishan Sangeeth
017c70fa08
Fix Certificate test case and delete and search option
1 year ago
Thilina Sandaruwan
7a7974eb36
Add: hierarchical group count API
1 year ago
Pahansith Gunathilake
d83b417a0b
Merge branch 'master' into unmanaged-install-9211
1 year ago
Thameera
70c27b647b
Operation Template releated changes
1 year ago
osh
195bb64bea
Resolve comments
1 year ago
osh
4fbcd75a61
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into unmanaged-install-9211
1 year ago
osh
1fed47e8fd
Add app details for UNMANAGED_APP_UNINSTALL
1 year ago
Pramila Niroshan
388f34e3b8
Fix try-it meta-info getting issue
1 year ago
shamalka
f286cb2306
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into device-info-config
1 year ago
tcdlpds
f9ae594326
Fix APPs getting issue in APPM DAO
1 year ago
Lasantha Dharmakeerthi
3066e51354
Show device identifier and delete certificate using certificate Id
1 year ago
shamalka
67864cb762
Add deviceinfo config beans
1 year ago
osh
81e57ce78f
Retrieve extra details
1 year ago
osh
1d712e1bc2
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into app-install-9211
1 year ago
osh
e2a467bc45
Update activity loading
1 year ago
tcdlpds
da1f9d2437
Fix admin user details getting issue
1 year ago
osh
9fa34a32af
Resolve conflicts
1 year ago
osh
e6ee539239
Add api changes for getting app details of operation
1 year ago
Navod Zoysa
453034c0e2
Revert Windows permission temp fix
1 year ago
osh
90a513590e
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into vpp-v2
1 year ago
osh
4635e2bd14
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into device-apps-api-1
1 year ago
osh
a20c5a723c
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into vpp-v2
1 year ago
tcdlpds
f117e40fc9
Fix SSO related issues
1 year ago
Amalka Subasinghe
0375eab755
fixed build break
1 year ago
Lasantha Dharmakeerthi
b11c932814
Notify cluster formation changed implementation
1 year ago
Amalka Subasinghe
f33e104755
refactor oauth2 token generator
1 year ago
Amalka Subasinghe
35f11a0d94
ws token generator
1 year ago
Amalka Subasinghe
7de0e1aabd
fixed merge conflict
1 year ago
Charitha Goonetilleke
462669e3ec
Merge branch 'master' into master
1 year ago
Pasindu Rupasinghe
7d859a317c
Improve check revision deployment list length logic
1 year ago
Dharmakeerthi Lasantha
a17c5c27ab
Fix test case failure
1 year ago
Amalka Subasinghe
c6c2ef9a01
fixed ws api publishing and dynamic endpoint configurations
1 year ago
Dharmakeerthi Lasantha
046c1faf77
Merge branch 'apim420' of https://repository.entgra.net/tcdlpds/device-mgt-core into apim420
1 year ago
Dharmakeerthi Lasantha
938190deca
Merge branch 'apim420' of https://repository.entgra.net/community/device-mgt-core into apim420
1 year ago
Dharmakeerthi Lasantha
8289db1af8
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into sync-master
1 year ago
builder
fabd3ebae8
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
02458cc4fe
[maven-release-plugin] prepare release v5.0.28
1 year ago
prathabanKavin
f091d26f9c
Fix issues with retrieving visible roles
1 year ago
prathabanKavin
20906122db
Fix for visible role issue
1 year ago
Pahansith Gunathilake
8011170379
Fix issue in tenant id not append to certificate subject ( #188 )
...
Co-authored-by: Pahansith <pahansith@entgra.io>
Reviewed-on: #188
1 year ago
Pasindu Rupasinghe
2d296a3453
Implement map application keys using dcr response
1 year ago
Pasindu Rupasinghe
7dfcb418f4
Fix jwt token generation
1 year ago
Dharmakeerthi Lasantha
fe58a16d17
sync with upstream apim420
1 year ago
Dharmakeerthi Lasantha
8215186061
Revert "Fixes in JWT token generation and sync with upstream apim420 branch"
...
This reverts commit d567209c11
, reversing
changes made to 437c0e642d
.
1 year ago
Pasindu Rupasinghe
8ea4932019
Fixes in JWT token generation
1 year ago
Dharmakeerthi Lasantha
83780c6a0c
Add improvements to APIM application creating logic
1 year ago
Dharmakeerthi Lasantha
8880ef99db
Improve APIM application key generate method
1 year ago
Dharmakeerthi Lasantha
2125519aa6
Add todo Comments
1 year ago
Dharmakeerthi Lasantha
da4f3f1456
Add API integration
1 year ago
Dharmakeerthi Lasantha
52fd8c4b89
Add Application key generating logic
1 year ago
Dharmakeerthi Lasantha
29a8dd5fde
Add API app registering refactored code
1 year ago
Dharmakeerthi Lasantha
958f4e43d6
Add Consumer REST API integration
1 year ago
Pasindu Rupasinghe
b7f077e639
Implement service for consumer rest APIs
...
Co-authored-by: Pasindu Rupasinghe <pasindu@entgra.io>
Co-committed-by: Pasindu Rupasinghe <pasindu@entgra.io>
1 year ago
Dharmakeerthi Lasantha
ac3e144437
Fix OSGI service unbinding issue
1 year ago
Dharmakeerthi Lasantha
f2243ebd0e
Fix formatting issue
1 year ago
Navod Zoysa
f72166895f
Fix class not found error in analytics component
1 year ago
Dharmakeerthi Lasantha
dc6bbdd282
Improve functionality and fix formatting issues
1 year ago
Dharmakeerthi Lasantha
ef2838414a
Fix build failure
1 year ago
Dharmakeerthi Lasantha
087a9fe728
Fix dependency importing issue
1 year ago
Thilina Sandaruwan
b765c8ded3
Grouping Improvements ( #169 )
...
Purpose
After deleting a role, delete relevant records from DM_ROLE_GROUP_MAP table
Related tickets: https://roadmap.entgra.net/issues/9528 and https://roadmap.entgra.net/issues/9529
Co-authored-by: ThilinaPremachandra <thilina@entgra.io>
Reviewed-on: #169
Co-authored-by: Thilina Sandaruwan <thilina@entgra.io>
Co-committed-by: Thilina Sandaruwan <thilina@entgra.io>
1 year ago
Rajitha Kumara
a1ae369fe5
Fix realm service unbinding issues
1 year ago
Rajitha Kumara
3dc567fcfe
Fix transaction initiating issue
1 year ago
Thilina Sandaruwan
b682e77d34
fix: group assigned role issue
1 year ago
Thilina Sandaruwan
0581151248
add: super-tenant admin check
1 year ago
Thilina Sandaruwan
fde6de94bb
fix: sub tenants grouping issue
1 year ago
Navod Zoysa
d90c5c459a
Remove reserved_user when fetching users
1 year ago
Nishan Sangeeth
1844db87d8
Improve app visibility restricting functionality
...
Co-authored-by: Nishan Sangeeth <nishan@entgra.io>
Co-committed-by: Nishan Sangeeth <nishan@entgra.io>
1 year ago
Nishan Sangeeth
50beae1bf8
Remove the user has role validation
1 year ago
Nishan Sangeeth
da6f7158cf
add api for get visible roles
1 year ago
Thilina Sandaruwan
0ce7cd954c
HierarchicalGrouping ( #153 )
...
Goals
Complete hierarchical grouping task
https://roadmap.entgra.net/issues/9528 and https://roadmap.entgra.net/issues/9529
Approach
Fix the encountered issues
Co-authored-by: ThilinaPremachandra <thilina@entgra.io>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #153
Co-authored-by: Thilina Sandaruwan <thilina@entgra.io>
Co-committed-by: Thilina Sandaruwan <thilina@entgra.io>
1 year ago
Rajitha Kumara
729f1fd85f
Update invite link
1 year ago
prathabanKavin
5a8bcf6711
Add device enrolment log for modifyenrolment
1 year ago
Navod Zoysa
f9b9f76a3c
Fix skip app release error
1 year ago
Pahansith Gunathilake
e979130e55
Fix missing imports
1 year ago
Pahansith Gunathilake
469c4988c5
Remove unnecessary logs
1 year ago
Rajitha Kumara
6299d0fd83
Add otp token
1 year ago
inoshperera
2dd804f1a8
Add the logic to save device id to certificate DB
...
partialy fixes https://roadmap.entgra.net/issues/10145
1 year ago
Pahansith Gunathilake
9a55a83af4
Add OTP based remote session implementation
1 year ago
Pahansith Gunathilake
84563078d3
Add tenant based storing and loading SCEP certificates
1 year ago
inoshperera
a603a69f3e
OTP for enrollment with Mutual TLS
...
Fixes https://roadmap.entgra.net/issues/10093
1 year ago
Pahansith Gunathilake
1e252dd67f
Fix issue with Nginx not recognizing the SCEP client certificate ( #105 )
...
Co-authored-by: Pahansith <pahansith@entgra.io>
Reviewed-on: #105
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Co-committed-by: Pahansith Gunathilake <pahansith@entgra.io>
1 year ago
inoshperera
19048ef341
Add SCEP support
...
fixes https://roadmap.entgra.net/issues/10042
1 year ago
Oshani Silva
8b928a4aca
Remove unwanted check in billing logic
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
1 year ago
inoshperera
cfe7e520ab
iOS user enrollment support
...
Fixes https://roadmap.entgra.net/issues/10149
1 year ago
Navod Zoysa
566942694c
Remove apim_reserved_user when fetching users
1 year ago
builder
48801a3b8e
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
4c1963a32b
[maven-release-plugin] prepare release v5.0.26
1 year ago
Thilina Sandaruwan
ae13169377
add rollback
1 year ago
Thilina Sandaruwan
4a239887cb
add try with resources
1 year ago
Thilina Sandaruwan
7d05446a38
add error log
1 year ago
Thilina Sandaruwan
cd9d127a5e
remove unnecessary variable, change error msg
1 year ago
Thilina Sandaruwan
13545f1c7c
remove unnecessary code lines
1 year ago
Thilina Sandaruwan
d842fc4085
remove unnecessary imports, fixes line issues
1 year ago
Thilina Sandaruwan
32e5456f21
fixes line issues
1 year ago
Thilina Sandaruwan
88356c57aa
Add hierarchical grouping feature
1 year ago
Thilina Sandaruwan
ce4276c93a
pom.xml updated by pull
1 year ago
Kavin Prathaban
7ad3a0e21b
Add custom loggers ( #136 )
...
* Fixes https://roadmap.entgra.net/issues/10117
* Added custom logs for below cases:
1. Device connectivity events
2. Policy payload change events
3. Device enrollment history events
4. App install events
**1. Device connectivity logs** - logs for newly added operations and calls for pending operations
Pattern :
{DateTime} {LogLevel} - {ActionTag} {OperationCode} {DeviceId} {DeviceType} {TenantDomain} {TenantId} {UserName} - log_message
```
[2023-06-15 00:12:09,093] INFO - [ADD_OPERATION] [DEVICE_LOCATION] [97] [android] [carbon.super] [-1234] [admin]- Operation added
[2023-06-15 00:12:10,344] INFO - [PENDING_OPERATION] [DEVICE_LOCATION] [675c60a9d31492d6] [android] [carbon.super] [-1234] [admin]- Device Connected
[2023-06-15 00:13:49,755] INFO - [ADD_OPERATION] [DEVICE_LOCK] [97] [android] [carbon.super] [-1234] [admin]- Operation added
[2023-06-15 00:13:56,513] INFO - [ADD_OPERATION] [DEVICE_MUTE] [97] [android] [carbon.super] [-1234] [admin]- Operation added
[2023-06-15 00:14:23,839] INFO - [PENDING_OPERATION] [DEVICE_MUTE]
[2023-06-15 00:15:12,549] INFO - [ADD_OPERATION] [INSTALL_APPLICATION] [97] [android] [carbon.super] [-1234] [admin]- Operation added
[2023-06-15 00:15:29,703] INFO - [PENDING_OPERATION] [INSTALL_APPLICATION] [675c60a9d31492d6] [android] [carbon.super] [-1234] [admin]- Device Connected
```
**2. Policy payload change events** - logs for creating policy, updating policy, deleting policy, change policy priorities and apply changes to device logs
Pattern :
{DateTime} {LogLevel} - {ActionTag} {PolicyName} {TenantDomain} {TenantId} {Payload} {UserName} - log_message
```
[2023-06-15 00:15:53,264] INFO - [UPDATE_POLICY] [passcodeios] [carbon.super] [-1234] [{"policyPayloadVersion":"2.0","id":33,"priorityId":1,"profile":{"profileId":33,"profileName":"passcodeios","tenantId":0,"deviceType":"ios","updatedDate":"Jun 15, 2023 12:15:53 AM","profileFeaturesList":[{"id":33,"featureCode":"PASSCODE_POLICY","profileId":0,"deviceType":"ios","content":"{\"forcePIN\":true,\"allowSimple\":true,\"requireAlphanumeric\":true,\"minLength\":7.0,\"minComplexChars\":4.0,\"pinHistory\":\"\"}","correctiveActions":[]}]},"policyName":"passcodeios","generic":false,"roles":["ANY"],"devices":[],"users":[],"active":false,"updated":false,"description":"test","compliance":"enforce","tenantId":-1234,"profileId":33,"policyType":"GENERAL"}] [admin] - Policy updated
[2023-06-15 00:34:38,980] INFO - [ADD_POLICY] [application management policy] [carbon.super] [-1234] [{"policyPayloadVersion":"2.0","id":65,"priorityId":0,"profile":{"profileId":65,"profileName":"application management policy","tenantId":0,"deviceType":"windows","createdDate":"Jun 15, 2023 12:34:38 AM","updatedDate":"Jun 15, 2023 12:34:38 AM","profileFeaturesList":[{"id":65,"featureCode":"ALLOW_ALL_TRUSTED_APPS","profileId":0,"deviceType":"windows","content":"{\"enabled\":true}","correctiveActions":[]},{"id":73,"featureCode":"RESTRICT_APP_TO_SYSTEM_VOLUME","profileId":0,"deviceType":"windows","content":"{\"enabled\":false}","correctiveActions":[]}]},"policyName":"application management policy","generic":false,"roles":["ANY"],"devices":[],"users":[],"active":false,"updated":false,"description":"test","compliance":"enforce","tenantId":-1234,"profileId":0,"policyType":"GENERAL"}] [admin] - Policy created
[2023-06-15 00:35:05,420] INFO - [DELETE_POLICY] [passcodeios] [carbon.super] [-1234] [{"policyPayloadVersion":"2.0","id":33,"priorityId":1,"profile":{"profileId":33,"profileName":"passcodeios","tenantId":-1234,"deviceType":"ios","createdDate":"Jun 13, 2023 10:24:30 PM","updatedDate":"Jun 15, 2023 12:15:53 AM","profileFeaturesList":[{"id":33,"featureCode":"PASSCODE_POLICY","profileId":33,"deviceType":"ios","content":"{\"forcePIN\":true,\"allowSimple\":true,\"requireAlphanumeric\":true,\"minLength\":7.0,\"minComplexChars\":4.0,\"pinHistory\":\"\"}","correctiveActions":[]}]},"policyName":"passcodeios","generic":false,"roles":["ANY"],"devices":[],"users":[],"active":false,"updated":true,"description":"test","compliance":"enforce","policyCriterias":[],"tenantId":-1234,"profileId":33,"deviceGroups":[],"policyType":"GENERAL"}] [admin] - Policy deleted
[2023-06-15 00:35:12,768] INFO - [UPDATE_POLICY_PRIORITIES] [] [carbon.super] [-1234] [[{"id":65,"priorityId":1,"generic":false,"active":false,"updated":false,"tenantId":0,"profileId":0},{"id":34,"priorityId":2,"generic":false,"active":false,"updated":false,"tenantId":0,"profileId":0}]] [admin] - Policy priorities updated
[2023-06-15 00:35:25,395] INFO - [PUBLISH_CHANGES] [] [carbon.super] [-1234] [] [admin] - Apply changes to device
```
**3. Device enrollment history events** - logs for device enrollment and dis-enrollment
Pattern :
{DateTime} {LogLevel} - {DeviceId} {DeviceType} {Owner} {Ownership} {TenantId} {TenantDomain} {UserName} - log_message
```
[2023-06-15 00:12:09,078] INFO - [97] [android] [admin] [BYOD] [-1234] [carbon.super] [admin] - Device enrolled successfully
[2023-06-15 00:47:36,278] INFO - [97] [android] [admin] [BYOD] [-1234] [carbon.super] [admin] - Device disenrolled successfully
```
**4. App install events** - logs for app installation and uninstallation
Pattern :
{DateTime} {LogLevel} - {AppId} {AppName} {AppType} {SubType} {Action} {Device} {TenantId} {TenantDomain} {UserName} - log_message
```
[2023-06-15 00:15:12,550] INFO - [1] [Calculator] [PUBLIC] [DEVICE] [install] [deviceId {id='675c60a9d31492d6', type='android'}] [-1234] [carbon.super] [admin] - App install triggered
[2023-06-15 00:46:24,454] INFO - [2] [Sololearn] [ENTERPRISE] [DEVICE] [install] [deviceId {id='675c60a9d31492d6', type='android'}] [-1234] [carbon.super] [admin] - App install triggered
[2023-06-15 00:46:40,498] INFO - [3] [Engineering] [WEB_CLIP] [DEVICE] [install] [deviceId {id='675c60a9d31492d6', type='android'}] [-1234] [carbon.super] [admin] - Web app install triggered
```
* proprietary/product-uem#6
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #136
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
1 year ago
Navod Zoysa
74e06047f1
Fix class def not found in grafana component
1 year ago
Amalka Subasinghe
5b85778d27
fixed operation template unit tests
1 year ago
Amalka Subasinghe
80b42315d7
operation template related unit test fixes
1 year ago
Amalka Subasinghe
f63a6ee65b
fixed unit tests
1 year ago
Amalka Subasinghe
ce37fdb4be
fixed unit tests
1 year ago
Amalka Subasinghe
c286fec27b
fixed unit tests
1 year ago
Amalka Subasinghe
da8fa5b895
fixed unit tests
1 year ago
Amalka Subasinghe
bc66555a04
fixed unit tests
1 year ago
Amalka Subasinghe
c855b707e7
fixed mockito dependency issue
1 year ago
Amalka Subasinghe
defb0aed04
fixed unit tests in analytics-mgt
1 year ago
Amalka Subasinghe
5b6b11dc8c
fixed unit tests of application-mgt
1 year ago
osh
4436c48228
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into device-apps-api-1
1 year ago
Dharmakeerthi Lasantha
74041070f9
Fix class def not found issue
1 year ago
Dharmakeerthi Lasantha
349bb0a3dc
Fix test case failure
1 year ago
Amalka Subasinghe
66f33f4845
notify cluster formation changed nug fixes
1 year ago
Amalka Subasinghe
615da6303f
notify cluster formation changed implementation
1 year ago
builder
f19f48d050
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
ff9971ed77
[maven-release-plugin] prepare release v5.0.27
1 year ago
Rajitha Kumara
7c9d3a2108
Fixes for grouping issues ( #186 )
...
Co-authored-by: rajitha <rajitha@entgra.io>
Reviewed-on: #186
Co-authored-by: Rajitha Kumara <rajitha@entgra.io>
Co-committed-by: Rajitha Kumara <rajitha@entgra.io>
1 year ago
osh
77b68af5d0
Add pagination
1 year ago
osh
e7b0255a95
Add get device apps by id service
1 year ago
Dharmakeerthi Lasantha
5098c652ca
Merge branch 'apim420' of https://repository.entgra.net/community/device-mgt-core into sync-master
1 year ago
Amalka Subasinghe
bfe9746d70
Merge branch 'apim420' of https://repository.entgra.net/community/device-mgt-core into apim420
1 year ago
Dharmakeerthi Lasantha
1d94fb7de1
Fix test case failing
1 year ago
osh
dd7910268e
Add vpp token field
1 year ago
osh
b576f3d9bb
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into vpp-v2
1 year ago
Inosh Perara
2dd3e86f69
Merge pull request 'Grouping Issues' ( #181 ) from ThilinaPremachandra/device-mgt-core:groupingIssues into master
...
Reviewed-on: #181
1 year ago
Thilina Sandaruwan
6dbad29776
fix: role sharing issues for other users
1 year ago
osh
cd17d06158
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into vpp-v2
1 year ago
Charitha Goonetilleke
6e1e58f2ec
Merge branch 'master' into master
1 year ago
osh
2249520132
Resolve conflicts
1 year ago
Dharmakeerthi Lasantha
2cfa73206d
Fix OSGI service unbinding issue
1 year ago
Dharmakeerthi Lasantha
a66d6389f9
Fix formatting issue
1 year ago
Dharmakeerthi Lasantha
fe4011cc7e
Sync with master
1 year ago
Dharmakeerthi Lasantha
3bf6f7dd75
Improve functionality and fix formatting issues
1 year ago
Navod Zoysa
90741dc502
Fix class not found error in analytics component
1 year ago
osh
eb740773aa
Improve update asset DAO
...
fixes https://roadmap.entgra.net/issues/10179
1 year ago
Dharmakeerthi Lasantha
78aee58c1a
Fix build failure
1 year ago
Dharmakeerthi Lasantha
11efc83b06
Fix dependency importing issue
1 year ago
Dharmakeerthi Lasantha
816ade11e6
Sync with master
1 year ago
Sasini Sandamali
b9ecb8ce40
Rearrange getOperations by eliminating the necessity of the owner param
1 year ago
Thilina Sandaruwan
38b8c8d7b1
Grouping Improvements ( #169 )
...
Purpose
After deleting a role, delete relevant records from DM_ROLE_GROUP_MAP table
Related tickets: https://roadmap.entgra.net/issues/9528 and https://roadmap.entgra.net/issues/9529
Co-authored-by: ThilinaPremachandra <thilina@entgra.io>
Reviewed-on: #169
Co-authored-by: Thilina Sandaruwan <thilina@entgra.io>
Co-committed-by: Thilina Sandaruwan <thilina@entgra.io>
1 year ago
osh
81fd5687ef
Update user service and token retrieval
1 year ago
Nishan Sangeeth
2d3f2b94da
Show device identifier and changeed to delete certificate using Id
1 year ago
Amalka Subasinghe
2e5579fdc2
fixed operation template unit tests
1 year ago
Amalka Subasinghe
013df183cd
operation template related unit test fixes
1 year ago
Thilina Sandaruwan
253dc03233
fix: deleted roles removing issue
1 year ago
Amalka Subasinghe
edcf235ff8
fixed unit tests
1 year ago
Amalka Subasinghe
9352382406
fixed unit tests
1 year ago
Amalka Subasinghe
78f9f746d8
fixed unit tests
1 year ago
Amalka Subasinghe
9759520157
fixed unit tests
1 year ago
Amalka Subasinghe
b08f3fcc49
fixed unit tests
1 year ago
Amalka Subasinghe
1c4ee6cacc
fixed mockito dependency issue
1 year ago
Amalka Subasinghe
9f19c1d1c1
fixed unit tests in analytics-mgt
1 year ago
Thilina Sandaruwan
907043fd91
Merge branch 'master'
1 year ago
osh
dae8c09761
Resolve comments
1 year ago
osh
b978e31ab0
Resolve conflicts
...
fixes https://roadmap.entgra.net/issues/10186
1 year ago
osh
0e5478fb5e
Add association DAO and fix meta issue
...
fixes https://roadmap.entgra.net/issues/10186
1 year ago
Rajitha Kumara
67cdcede69
Fix realm service unbinding issues
1 year ago
inoshperera
026986cd93
Add DAO improvements for user APIs
...
Fixes https://roadmap.entgra.net/issues/10169
1 year ago
Thilina Sandaruwan
6c645db486
add: proper msg for group delete
1 year ago
Dharmakeerthi Lasantha
437c0e642d
Merge branch 'apim420' of https://repository.entgra.net/community/device-mgt-core into apim420
1 year ago
Rajitha Kumara
5818a5eaed
Fix transaction initiating issue
1 year ago
Amalka Subasinghe
204b5d956b
fixed unit tests of application-mgt
1 year ago
osh
c9ed09ee25
Resolve conflicts
1 year ago
Thilina Sandaruwan
6d012bc614
fix: group assigned role issue
1 year ago
Thilina Sandaruwan
aecc106f95
add: super-tenant admin check
1 year ago
Thilina Sandaruwan
39f5ee8ca3
fix: sub tenants grouping issue
1 year ago
osh
1263c09079
Add DAOs for asset management
...
fixes https://roadmap.entgra.net/issues/10179
1 year ago
inoshperera
54111b4d94
Add association apis
...
fixes https://roadmap.entgra.net/issues/10182
1 year ago
Amalka Subasinghe
2ff6e2e529
updated jackson-databind version
1 year ago
Amalka Subasinghe
1c3cd7cd2f
fixed webapp deploying failure
1 year ago
Dharmakeerthi Lasantha
35ee44f799
Remove Capp Deploying service
1 year ago
inoshperera
61ffd4abff
Fixing conflics
1 year ago
Navod Zoysa
8d9e3c8f51
Remove reserved_user when fetching users
1 year ago
osh
2e799a545f
Resolve comments
1 year ago
Nishan Sangeeth
3616245ae6
Improve app visibility restricting functionality
...
Co-authored-by: Nishan Sangeeth <nishan@entgra.io>
Co-committed-by: Nishan Sangeeth <nishan@entgra.io>
1 year ago
inoshperera
665702d504
Add asset apis
...
Fixes https://roadmap.entgra.net/issues/10178
1 year ago
osh
cd42a2c48f
Adding the DAO layer for vpp user management
...
fixes https://roadmap.entgra.net/issues/10169
1 year ago
Dharmakeerthi Lasantha
e7062b37b2
Fix Cron Expression defining issue
1 year ago
Dharmakeerthi Lasantha
1e9b38440b
Improve subscription filtering logic
1 year ago
Pahansith Gunathilake
e0a1cd3dbb
Merge pull request 'Add api for get visible roles' ( #146 ) from nishan/device-mgt-core:add-visible-role-api into master
...
Reviewed-on: #146
1 year ago
Thilina Sandaruwan
498dc7ae34
HierarchicalGrouping ( #153 )
...
Goals
Complete hierarchical grouping task
https://roadmap.entgra.net/issues/9528 and https://roadmap.entgra.net/issues/9529
Approach
Fix the encountered issues
Co-authored-by: ThilinaPremachandra <thilina@entgra.io>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #153
Co-authored-by: Thilina Sandaruwan <thilina@entgra.io>
Co-committed-by: Thilina Sandaruwan <thilina@entgra.io>
1 year ago
Rajitha Kumara
d5270c720c
Update invite link
1 year ago
Pahansith Gunathilake
979d3b48cb
Merge branch 'master' into sync-master
1 year ago
Inosh Perara
da694c3dbe
Merge pull request 'Add device enrolment log for modifyenrolment' ( #148 ) from prathabanKavin/device-mgt-core:enrolmentlogfix into master
...
Reviewed-on: #148
1 year ago
Inosh Perara
f246d6b8de
Merge pull request 'add vpp user services' ( #151 ) from inosh/device-mgt-core:vpp into vpp-v2
...
Reviewed-on: #151
1 year ago
inoshperera
cc8470d3c0
add vpp user services
1 year ago
Navod Zoysa
7073deb461
Fix skip app release error
1 year ago
Pahansith Gunathilake
763cd7df25
Fix missing imports
1 year ago
Pahansith Gunathilake
92d7f5b61f
Resolve Conflicts
1 year ago
Nishan Sangeeth
cd962b8d24
Remove the user has role validation
1 year ago
Nishan Sangeeth
4a31d80660
add api for get visible roles
1 year ago
Oshani Silva
6109f58c49
Remove unwanted check in billing logic
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
1 year ago
prathabanKavin
389eb05084
Add device enrolment log for modifyenrolment
1 year ago
Inosh Perara
9dd24eda17
Merge pull request 'Add vpp user apis' ( #147 ) from inosh/device-mgt-core:vpp into vpp-v2
...
Reviewed-on: #147
1 year ago
inoshperera
9ccf3a5fa5
Add vpp user apis
...
fixes https://roadmap.entgra.net/issues/10162
1 year ago
Pahansith Gunathilake
577e3e9384
Remove unnecessary logs
1 year ago
Inosh Perara
b0dfadbe68
Merge pull request 'iOS user enrollment support' ( #143 ) from inosh/device-mgt-core:ios-user-enrollment into master
...
Reviewed-on: #143
1 year ago
Pahansith Gunathilake
660fadc39d
Merge branch 'support-5.0.24' of ssh://repository.entgra.net:222/support/support-carbon-device-mgt into support-5.0.24
1 year ago
Pahansith Gunathilake
bfdd6cf8d0
Merge branch 'support-5.0.24' into store-certificate-device-id
1 year ago
Navod Zoysa
00bd74734a
Remove apim_reserved_user when fetching users
1 year ago
Pasindu Rupasinghe
c455bfe187
Fix consumer REST calls
1 year ago
builder
ab2e1297e5
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
6c9d33a16a
[maven-release-plugin] prepare release v5.0.26
1 year ago
Inosh Perara
d17925cf7f
Merge pull request 'HierarchicalGrouping' ( #137 ) from ThilinaPremachandra/device-mgt-core:syncHierarchicalGrouping into master
...
Reviewed-on: #137
1 year ago
Pahansith Gunathilake
b18003a1cd
Add OTP based remote session implementation
1 year ago
inoshperera
cb99e4c285
iOS user enrollment support
...
Fixes https://roadmap.entgra.net/issues/10149
1 year ago
Rajitha Kumara
94408c7ce3
Add otp token
1 year ago
Dharmakeerthi Lasantha
342e201c4c
Add improvements to APIM application creating logic
1 year ago
Pasindu Rupasinghe
cb2fb990e7
Get ApiApplicationInfo and access token into single object
...
Co-authored-by: Pasindu Rupasinghe <pasindu@entgra.io>
Co-committed-by: Pasindu Rupasinghe <pasindu@entgra.io>
1 year ago
Pasindu Rupasinghe
da1485d04f
Fix getApplication method with Rest api calls
1 year ago
inoshperera
48be39a963
Add the logic to save device id to certificate DB
...
partialy fixes https://roadmap.entgra.net/issues/10145
1 year ago
Pahansith Gunathilake
1890f07217
Merge branch 'master' into fix-grafana
1 year ago
Kavin Prathaban
cf2bd5e935
Add custom loggers ( #136 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/10117
## Description
* Added custom logs for below cases:
1. Device connectivity events
2. Policy payload change events
3. Device enrollment history events
4. App install events
#### Log structure
**1. Device connectivity logs** - logs for newly added operations and calls for pending operations
Pattern :
{DateTime} {LogLevel} - {ActionTag} {OperationCode} {DeviceId} {DeviceType} {TenantDomain} {TenantId} {UserName} - log_message
```
[2023-06-15 00:12:09,093] INFO - [ADD_OPERATION] [DEVICE_LOCATION] [97] [android] [carbon.super] [-1234] [admin]- Operation added
[2023-06-15 00:12:10,344] INFO - [PENDING_OPERATION] [DEVICE_LOCATION] [675c60a9d31492d6] [android] [carbon.super] [-1234] [admin]- Device Connected
[2023-06-15 00:13:49,755] INFO - [ADD_OPERATION] [DEVICE_LOCK] [97] [android] [carbon.super] [-1234] [admin]- Operation added
[2023-06-15 00:13:56,513] INFO - [ADD_OPERATION] [DEVICE_MUTE] [97] [android] [carbon.super] [-1234] [admin]- Operation added
[2023-06-15 00:14:23,839] INFO - [PENDING_OPERATION] [DEVICE_MUTE]
[2023-06-15 00:15:12,549] INFO - [ADD_OPERATION] [INSTALL_APPLICATION] [97] [android] [carbon.super] [-1234] [admin]- Operation added
[2023-06-15 00:15:29,703] INFO - [PENDING_OPERATION] [INSTALL_APPLICATION] [675c60a9d31492d6] [android] [carbon.super] [-1234] [admin]- Device Connected
```
**2. Policy payload change events** - logs for creating policy, updating policy, deleting policy, change policy priorities and apply changes to device logs
Pattern :
{DateTime} {LogLevel} - {ActionTag} {PolicyName} {TenantDomain} {TenantId} {Payload} {UserName} - log_message
```
[2023-06-15 00:15:53,264] INFO - [UPDATE_POLICY] [passcodeios] [carbon.super] [-1234] [{"policyPayloadVersion":"2.0","id":33,"priorityId":1,"profile":{"profileId":33,"profileName":"passcodeios","tenantId":0,"deviceType":"ios","updatedDate":"Jun 15, 2023 12:15:53 AM","profileFeaturesList":[{"id":33,"featureCode":"PASSCODE_POLICY","profileId":0,"deviceType":"ios","content":"{\"forcePIN\":true,\"allowSimple\":true,\"requireAlphanumeric\":true,\"minLength\":7.0,\"minComplexChars\":4.0,\"pinHistory\":\"\"}","correctiveActions":[]}]},"policyName":"passcodeios","generic":false,"roles":["ANY"],"devices":[],"users":[],"active":false,"updated":false,"description":"test","compliance":"enforce","tenantId":-1234,"profileId":33,"policyType":"GENERAL"}] [admin] - Policy updated
[2023-06-15 00:34:38,980] INFO - [ADD_POLICY] [application management policy] [carbon.super] [-1234] [{"policyPayloadVersion":"2.0","id":65,"priorityId":0,"profile":{"profileId":65,"profileName":"application management policy","tenantId":0,"deviceType":"windows","createdDate":"Jun 15, 2023 12:34:38 AM","updatedDate":"Jun 15, 2023 12:34:38 AM","profileFeaturesList":[{"id":65,"featureCode":"ALLOW_ALL_TRUSTED_APPS","profileId":0,"deviceType":"windows","content":"{\"enabled\":true}","correctiveActions":[]},{"id":73,"featureCode":"RESTRICT_APP_TO_SYSTEM_VOLUME","profileId":0,"deviceType":"windows","content":"{\"enabled\":false}","correctiveActions":[]}]},"policyName":"application management policy","generic":false,"roles":["ANY"],"devices":[],"users":[],"active":false,"updated":false,"description":"test","compliance":"enforce","tenantId":-1234,"profileId":0,"policyType":"GENERAL"}] [admin] - Policy created
[2023-06-15 00:35:05,420] INFO - [DELETE_POLICY] [passcodeios] [carbon.super] [-1234] [{"policyPayloadVersion":"2.0","id":33,"priorityId":1,"profile":{"profileId":33,"profileName":"passcodeios","tenantId":-1234,"deviceType":"ios","createdDate":"Jun 13, 2023 10:24:30 PM","updatedDate":"Jun 15, 2023 12:15:53 AM","profileFeaturesList":[{"id":33,"featureCode":"PASSCODE_POLICY","profileId":33,"deviceType":"ios","content":"{\"forcePIN\":true,\"allowSimple\":true,\"requireAlphanumeric\":true,\"minLength\":7.0,\"minComplexChars\":4.0,\"pinHistory\":\"\"}","correctiveActions":[]}]},"policyName":"passcodeios","generic":false,"roles":["ANY"],"devices":[],"users":[],"active":false,"updated":true,"description":"test","compliance":"enforce","policyCriterias":[],"tenantId":-1234,"profileId":33,"deviceGroups":[],"policyType":"GENERAL"}] [admin] - Policy deleted
[2023-06-15 00:35:12,768] INFO - [UPDATE_POLICY_PRIORITIES] [] [carbon.super] [-1234] [[{"id":65,"priorityId":1,"generic":false,"active":false,"updated":false,"tenantId":0,"profileId":0},{"id":34,"priorityId":2,"generic":false,"active":false,"updated":false,"tenantId":0,"profileId":0}]] [admin] - Policy priorities updated
[2023-06-15 00:35:25,395] INFO - [PUBLISH_CHANGES] [] [carbon.super] [-1234] [] [admin] - Apply changes to device
```
**3. Device enrollment history events** - logs for device enrollment and dis-enrollment
Pattern :
{DateTime} {LogLevel} - {DeviceId} {DeviceType} {Owner} {Ownership} {TenantId} {TenantDomain} {UserName} - log_message
```
[2023-06-15 00:12:09,078] INFO - [97] [android] [admin] [BYOD] [-1234] [carbon.super] [admin] - Device enrolled successfully
[2023-06-15 00:47:36,278] INFO - [97] [android] [admin] [BYOD] [-1234] [carbon.super] [admin] - Device disenrolled successfully
```
**4. App install events** - logs for app installation and uninstallation
Pattern :
{DateTime} {LogLevel} - {AppId} {AppName} {AppType} {SubType} {Action} {Device} {TenantId} {TenantDomain} {UserName} - log_message
```
[2023-06-15 00:15:12,550] INFO - [1] [Calculator] [PUBLIC] [DEVICE] [install] [deviceId {id='675c60a9d31492d6', type='android'}] [-1234] [carbon.super] [admin] - App install triggered
[2023-06-15 00:46:24,454] INFO - [2] [Sololearn] [ENTERPRISE] [DEVICE] [install] [deviceId {id='675c60a9d31492d6', type='android'}] [-1234] [carbon.super] [admin] - App install triggered
[2023-06-15 00:46:40,498] INFO - [3] [Engineering] [WEB_CLIP] [DEVICE] [install] [deviceId {id='675c60a9d31492d6', type='android'}] [-1234] [carbon.super] [admin] - Web app install triggered
```
## Related PRs
* proprietary/product-uem#6
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #136
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
1 year ago
Thilina Sandaruwan
647d4fdb78
add rollback
1 year ago
Dharmakeerthi Lasantha
bfaeb1778f
Add JWT support
1 year ago
Thilina Sandaruwan
3722bfc761
add try with resources
1 year ago
Thilina Sandaruwan
e66c3dc6f6
add error log
1 year ago
Thilina Sandaruwan
00b107ee99
remove unnecessary variable, change error msg
1 year ago
Pasindu Rupasinghe
43ef801ac3
Improvements in consumer rest apis
1 year ago
Pasindu Rupasinghe
7dfcc0e33c
Get token separately for REST calls
...
Co-authored-by: Pasindu Rupasinghe <pasindu@entgra.io>
Co-committed-by: Pasindu Rupasinghe <pasindu@entgra.io>
1 year ago
Thilina Sandaruwan
bc2bccac84
remove unnecessary code lines
1 year ago
Thilina Sandaruwan
bb50717370
remove unnecessary imports, fixes line issues
1 year ago
Thilina Sandaruwan
67c529b0fa
fixes line issues
1 year ago
Thilina Sandaruwan
145740fec6
Add hierarchical grouping feature
1 year ago
Dharmakeerthi Lasantha
d40dccc240
Add improvements to token generation for devices
1 year ago
Dharmakeerthi Lasantha
253157ba1a
Merge branch 'apim420' of https://repository.entgra.net/community/device-mgt-core into apim420
1 year ago
Navod Zoysa
331ba08f4d
Fix class def not found in grafana component
1 year ago
Dharmakeerthi Lasantha
1edaa8a2a5
Improve API key generating method
1 year ago
Pasindu Rupasinghe
7826e5c285
Fix key generation method
1 year ago
Dharmakeerthi Lasantha
730f3aaa07
Improve API publishing functionality
1 year ago
Dharmakeerthi Lasantha
840ba3755a
Merge branch 'apim420' of https://repository.entgra.net/tcdlpds/device-mgt-core into apim420
1 year ago
Dharmakeerthi Lasantha
af17e4fa8e
Improve APIM application key generate method
1 year ago
Pasindu Rupasinghe
3b8405e72e
Fix version issues in REST APIs
1 year ago
Amalka Subasinghe
46ee81e78d
updated from master
1 year ago
Dharmakeerthi Lasantha
a09d72c33c
Add todo Comments
1 year ago
Thilina Sandaruwan
acd3039c65
pom.xml updated by pull
1 year ago
Dharmakeerthi Lasantha
0927dfc835
sync with upstream
1 year ago
Dharmakeerthi Lasantha
f741df7c4b
Add ToDos
1 year ago
Pahansith Gunathilake
8c7412a2f9
Merge branch 'master' into search-10113
1 year ago
Pahansith Gunathilake
743d5c09ec
Merge pull request 'Implement DeleteDeviceLocation method for deleting location from a device' ( #128 ) from Gimhan-minion/device-mgt-core:dev into master
...
Reviewed-on: #128
1 year ago
Dharmakeerthi Lasantha
c227969a61
Improve the functionality
1 year ago
Dharmakeerthi Lasantha
189a572d31
Improve functionality
1 year ago
Pasindu Rupasinghe
94e1df617a
Get apiApplication registration to single method and fix generateApplicationKeys
1 year ago
Pramila Niroshan
656acbb34e
Remove Application mgt API feature from device mgt core
1 year ago
Dharmakeerthi Lasantha
d251253948
Improve application key generating functionality
1 year ago
Pasindu Rupasinghe
0e62245064
modify generateAndRetrieveApplicationKeys method
1 year ago
Dharmakeerthi Lasantha
6bf6adf2b5
Add API integration
1 year ago
Pasindu Rupasinghe
c53c8f3d63
minor fix
1 year ago
Gimhan Wijayawardana
a6a9e82c35
Update debug and error logs
1 year ago
Gimhan Wijayawardana
b58b8c931b
Implement DeleteDeviceLocation method for deleting location from a device
1 year ago
Pasindu Rupasinghe
45d98d5e49
Improve get all api method to accept header params
1 year ago
Pasindu Rupasinghe
a8d45ee41a
Create methods for consumer api app creation and get details of app
1 year ago
Pasindu Rupasinghe
a513c13037
Improvements in consumer rest apis
1 year ago
Dharmakeerthi Lasantha
c46a459e6d
Add Application key generating logic
1 year ago
Amalka Subasinghe
541e517b46
updated from master branch
1 year ago
Amalka Subasinghe
3470c58705
updated apim420
1 year ago
Amalka Subasinghe
1bb571acde
fixing dependency issues when installing on apim420
1 year ago
Dharmakeerthi Lasantha
2d37dcb340
Add API app registering refactored code
1 year ago
Lasantha Dharmakeerthi
cebc3bf5d4
Fix issue with delete geofences with MSSQL db
2 years ago
osh
891e7972c8
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into search-10113
2 years ago
osh
96e3c3f0e0
Fix search by user
...
fixes https://roadmap.entgra.net/issues/10113
2 years ago
prathabanKavin
1fb777264d
Check for logged in tenant id
2 years ago
Sanjana Rajapakshe
c06fd22ecd
Add original app icons into single device app list and application restriction policy app list
...
Co-authored-by: Sanjana Rajapakshe <sanjana@entgra.io>
Co-committed-by: Sanjana Rajapakshe <sanjana@entgra.io>
2 years ago
Dharmakeerthi Lasantha
22f4da908f
Add Consumer REST API integration
2 years ago
Pasindu Rupasinghe
c98237dc6f
Implement service for consumer rest APIs
...
Co-authored-by: Pasindu Rupasinghe <pasindu@entgra.io>
Co-committed-by: Pasindu Rupasinghe <pasindu@entgra.io>
2 years ago
Dharmakeerthi Lasantha
c3d23c3cfa
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into apim420
2 years ago
Dharmakeerthi Lasantha
6e0fe2e26e
Integrate with APIM dev-portal APIs
2 years ago
Oshani Silva
2cf7cf8705
Add policy search functionality to API
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
2 years ago
prathabanKavin
bd5776947d
Fix issue with delete geofences with mssql db
2 years ago
Lasantha Dharmakeerthi
d2f8d30cca
Fix create geofence issue with MSSQL db
2 years ago
prathabanKavin
79d49a0512
used try with resources
2 years ago
prathabanKavin
d49ab1c7f0
Fix create geofence issue with mssql db
2 years ago
Pasindu Rupasinghe
1404f573e2
Make separate feature for apim rest api component
2 years ago
Pahansith Gunathilake
7100b36e35
Fix package name issue
2 years ago
Dharmakeerthi Lasantha
36f7d9ea9b
Sync with master
2 years ago
Dharmakeerthi Lasantha
713759f3f7
Update copyright
2 years ago
Amalka Subasinghe
073762c9db
updated versions for apim 420 and jdk 17
2 years ago
Pasindu Rupasinghe
c5a7902386
Fix error message and minor fixes in loop and if condition
2 years ago
Pasindu Rupasinghe
014f95bd10
Rename API dto file and refactor
2 years ago
Pasindu Rupasinghe
b133f56965
Cleanup code base and fix getApiRevision method
2 years ago
Pasindu Rupasinghe
7246209bd8
Added licence header for newly added files
2 years ago
Pasindu Rupasinghe
a683bd7110
Fix API response
2 years ago
Pahansith Gunathilake
209f2b66c9
Add tenant based storing and loading SCEP certificates
2 years ago
inoshperera
1aafd53d3e
OTP for enrollment with Mutual TLS
...
Fixes https://roadmap.entgra.net/issues/10093
2 years ago
Lasantha Dharmakeerthi
19ce7d6fac
Add try it now feature ( #99 )
...
Co-authored-by: Dharmakeerthi Lasantha <tcdlpds@gmail.com>
Reviewed-on: #99
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
2 years ago
Pahansith Gunathilake
d34adaae96
Fix issue with Nginx not recognizing the SCEP client certificate ( #105 )
...
Co-authored-by: Pahansith <pahansith@entgra.io>
Reviewed-on: #105
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Co-committed-by: Pahansith Gunathilake <pahansith@entgra.io>
2 years ago
inoshperera
dfe957b019
Add SCEP support
...
fixes https://roadmap.entgra.net/issues/10042
2 years ago
Pasindu Rupasinghe
cbb03d4d1f
Minor fixes in api requests
2 years ago
Pasindu Rupasinghe
7e94f152ea
Remove wild card imports
2 years ago
Pasindu Rupasinghe
65da984f66
Remove comented code lines
2 years ago
Pasindu Rupasinghe
a8cc35ef3d
Fix apis
2 years ago
Pasindu Rupasinghe
c6b43cc794
Implment API layer for API publisher
2 years ago
Pasindu Rupasinghe
fa3c112a68
Implement on progress publisher api layer
2 years ago
osh
2b72f4890b
Add by serial number in store
2 years ago
prathabanKavin
402e4e769d
Fix operation log timing incorrectness
2 years ago
osh
7d6cfaa3b1
Add fix for serial number search
...
fixes components/device-mgt/io.entgra.device.mgt.core.device.mgt.core/src/main/java/io/entgra/device/mgt/core/device/mgt/core/dao/impl/device/SQLServerDeviceDAOImpl.java
2 years ago
Kavin Prathaban
7688aa375d
Fix operation logs not loading with mssql
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/10050
## Description
* Converting BIGINT to timestamp directly is not supported with MSSQL. Timestamp class is used for conversion.
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: #117
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
prathabanKavin
9bf0fa553a
Fix remote session not working with MSSQL
2 years ago
Amalka Subasinghe
0ef880eb3c
fix issues related to uem test failures
2 years ago
Pasindu Rupasinghe
9ceb6cc0cf
mend
2 years ago
Pasindu Rupasinghe
401c549f13
Fix SSL timeout issue in Rest client
2 years ago
Amalka Subasinghe
a438b0fbd4
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
2 years ago
Amalka Subasinghe
951dde2a31
fixed build issues after restucturing
2 years ago
kavindya_devindi
55e3bb953f
Add missing log method's contents in logger component
2 years ago
Amalka Subasinghe
1229f275f6
fixing issues after component refactoring
2 years ago
Amalka Subasinghe
61f8589113
refactored version variables, oauth extension component
2 years ago
Amalka Subasinghe
0bf534689f
refactiored device mgt components
2 years ago
Amalka Subasinghe
243a74da8c
refactored heart beat, notification logger, identity extensions component
2 years ago
Amalka Subasinghe
75309b8d96
refactored device-mgt extension component
2 years ago
Amalka Subasinghe
0bf6b3899e
refactored apimgt extension component
2 years ago
Amalka Subasinghe
d98abb1ddf
refactored application mgt component
2 years ago
Amalka Subasinghe
162507ac8b
refactored policy mgt component
2 years ago
Amalka Subasinghe
5d5980c720
refactored cert mgt component
2 years ago
Amalka Subasinghe
1d0f27b98e
refactored ui request handler component
2 years ago
Amalka Subasinghe
f0380076c1
refactored transport mgt component
2 years ago
Amalka Subasinghe
8e26f3b4dd
refactored analytics mgt component
2 years ago
Amalka Subasinghe
7215c2f827
refactored webapp authentication component
2 years ago
Amalka Subasinghe
baf7661e9d
refactored task mgt component
2 years ago
Amalka Subasinghe
721de62362
refactored sub type mgt component
2 years ago
Amalka Subasinghe
2caf5a4f28
refactored tenant mgt component
2 years ago
Amalka Subasinghe
e3c4765650
refactored operation mgt component
2 years ago
Amalka Subasinghe
fdedc2b8f4
refactored feature artifact ids and folder names
2 years ago
Amalka Subasinghe
fa2056e9d6
fixed parent artifact id
2 years ago
Amalka Subasinghe
a71abaa6e9
change the group id
2 years ago
Amalka Subasinghe
18c35218fd
fixed build issues due to op template feature
2 years ago
Kavin Prathaban
bd35583737
Fix device enrolment and syncing with MSSQL db
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/9859
* Fixes https://roadmap.entgra.net/issues/9892
## Details
* Fix dbscripts to support events and events mapping
* Fix config operation implementation in MSSQL
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: #113
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Charitha Goonetilleke
9159b1105b
Merge branch 'master' into feature/operation-template
2 years ago
osh
f425a0c869
Fix cache issue when billing cache is enabled
2 years ago
Thameera
8533542035
Update operation template core changes
2 years ago
Thameera
f92e766856
add version changes and modifications
2 years ago
Thameera
800fa4fb9a
add some modifications to operation template
2 years ago
Thameera
7562c1fbf1
Operation Template implementation
2 years ago
Lasantha Dharmakeerthi
dc0f8f9979
Fix web app URL missing issue when editing the web app
2 years ago
Oshani Silva
d7d28b1879
Fix billing issues
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
2 years ago
Nishan Sangeeth
00b2c06ec0
Fix-invite-users-issue
...
Co-authored-by: Nishan Sangeeth <nishan@entgra.io>
Co-committed-by: Nishan Sangeeth <nishan@entgra.io>
2 years ago
Dilini Bandara
d69809b319
Fix : Web-app url not updating
2 years ago
kavindya_devindi
c3abf3d6b7
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
2 years ago
kavindya_devindi
06ec100ae1
Fix dependency issue in subtype mgt component
2 years ago
Pasindu Rupasinghe
bb325f7c46
Remove wild card imports
2 years ago
Pasindu Rupasinghe
6b6b303d87
Create interface for Publlisher rest api services
2 years ago
Pasindu Rupasinghe
455917f21e
Implement method for Https ssl trustmanager and improve exception
2 years ago
Pasindu Rupasinghe
eb11036b6c
Change version snd remove unwanted dependencies
2 years ago
Pasindu Rupasinghe
2ca425819e
Get hardcoded values as constats and fix exception error handling
2 years ago
Pasindu Rupasinghe
ba5effbf65
Remove unwanted dependencies and minor fixes
2 years ago
Pasindu Rupasinghe
9ced84a2df
Fix scope id issue
2 years ago
Pasindu Rupasinghe
50fbb5120a
Minor fixes
2 years ago
Pasindu Rupasinghe
07c157e9d6
Fix URL Generation, Make feature, Refactor the module
2 years ago
Pasindu Rupasinghe
34ae40e233
Code format fixes
2 years ago
Pasindu Rupasinghe
aab94d8fdd
Implement get scopesID API call and rename the module
2 years ago
Pasindu Rupasinghe
e920df6da3
Minor changes
2 years ago
Pasindu Rupasinghe
0d70576401
change http client to okhttp
2 years ago
Pasindu Rupasinghe
f1120baec3
Implement exception handling
2 years ago
Pasindu Rupasinghe
8e4998ede8
Test okhttp
2 years ago
Pasindu Rupasinghe
a9bb2fcb93
Use apache http client
2 years ago
Pasindu Rupasinghe
ac834d0359
Automated api calls with http client
2 years ago
builder
fa7ee67aed
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
71007cc03c
[maven-release-plugin] prepare release v5.0.25
2 years ago
Kavindya Devindi
47990e4a16
Add subtype-mgt feature ( #74 )
...
## Purpose
To seperate out component with main generic things of subtype management.
## Goals
This subtype-mgt component enables the dynamic implementation of any subtypes using APIs. PFA
## Approach
* Add generic methods to subtype management component.
* Add cacheloader mechanism to optimum data loading part.
* Add unit test cases for all subtype's methods.
## Documentation
Requirement & Design Approach of Subtype Management ->
https://docs.google.com/document/d/1Cp7LqFKuV2FZOhN-cOCveLYcjyrzbZTDA0gNPYuV918/edit?usp=sharing
## Automation tests
- Unit tests
- service test
- service negative test
- DAO test
- DAO negative test
- Integration tests
> N/A
## Security checks
> N/A
## Related MRs
> N/A
## Test environment
Linux 22.04
## Learning
> N/A
Co-authored-by: kavindya_devindi <kavindyadevindi038@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #74
Co-authored-by: Kavindya Devindi <kavindya@entgra.io>
Co-committed-by: Kavindya Devindi <kavindya@entgra.io>
2 years ago
kavindya_devindi
129d49e897
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
2 years ago
Sasini Sandamali
7324acb8d3
Add API doc while publishing APIs ( #79 )
...
Co-authored-by: Sasini_Sandamali <sasini@entgra.io>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #79
Co-authored-by: Sasini Sandamali <sasini@entgra.io>
Co-committed-by: Sasini Sandamali <sasini@entgra.io>
2 years ago
Pahansith Gunathilake
102d70253a
Merge branch 'master' into issue-9736-2
2 years ago
Kavin Prathaban
36bae5e3c1
Fix geofences not loading with MSSQL db ( #75 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/9987
## Description
* Fix geofences page not loading when starting the pack with MSSQL databases.
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #75
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Kavin Prathaban
27cceecd33
Fix device enrolment using MSSQL as database ( #72 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/9859
## Description
* Fix device enrolment using MSSQL as database
* Fix test case failures of database engine getting a null value
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #72
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Charitha Goonetilleke
7a2827e73a
Merge branch 'master' into master
2 years ago
Amalka Subasinghe
290dcf61ae
change format of device scope
2 years ago
Amalka Subasinghe
3b7544770d
avoid replacing _ in device types
2 years ago
Dilini Bandara
ee64c3edca
Fix : Custom app update permission issue
2 years ago
Lasantha Dharmakeerthi
c566d95f77
Add tenant-mgt component
2 years ago
Rajitha Kumara
e383f3b456
Refactor code
2 years ago
Pahansith Gunathilake
a668d3e364
Fix issue with Nginx not recognizing the SCEP client certificate ( #105 )
...
Co-authored-by: Pahansith <pahansith@entgra.io>
Reviewed-on: #105
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Co-committed-by: Pahansith Gunathilake <pahansith@entgra.io>
2 years ago
kavindya_devindi
03110f1eba
Bump new versions for device subtype
2 years ago
kavindya_devindi
ed81c55380
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
2 years ago
kavindya_devindi
93ad9a3fd0
change subtype id as String field & add review changes
2 years ago
Rajitha Kumara
9c9c391fd4
Code refactor
2 years ago
Rajitha Kumara
4c2a02fdf0
Add license
2 years ago
Rajitha Kumara
c33f402fd1
Fix bundling issues
2 years ago
Rajitha Kumara
64d194bfea
add tenant-mgt module
2 years ago
Pahansith Gunathilake
0171cb47e8
Merge branch 'master' into mutual-tls-auth
2 years ago
builder
3238e78f0c
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
6d43a16ab2
[maven-release-plugin] prepare release v5.0.24
2 years ago
shamalka
994f49db16
Add missing db scripts
2 years ago
builder
b75cabfce7
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
c8e176c930
[maven-release-plugin] prepare release v5.0.23
2 years ago
Lasantha Dharmakeerthi
f06a27c46e
Add try it now feature ( #99 )
...
Co-authored-by: Dharmakeerthi Lasantha <tcdlpds@gmail.com>
Reviewed-on: #99
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
2 years ago
Lasantha Dharmakeerthi
63889f4e05
Fix default theme loading issue ( #98 )
...
Co-authored-by: Dharmakeerthi Lasantha <tcdlpds@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: #98
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
2 years ago
Pramila Niroshan
b4d5babd93
Add user log context to user handler ( #97 )
...
Co-authored-by: pramilaniroshan <pramila@entgra.io>
Reviewed-on: #97
Co-authored-by: Pramila Niroshan <pramila@entgra.io>
Co-committed-by: Pramila Niroshan <pramila@entgra.io>
2 years ago
inoshperera
eff20c7d33
Add SCEP support
...
fixes https://roadmap.entgra.net/issues/10042
2 years ago
Thashmi-nil
e2d95f76ba
Fix chat history persisting issue
2 years ago
builder
dda5860e57
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
abb66486d8
[maven-release-plugin] prepare release v5.0.22
2 years ago
Pahansith Gunathilake
ebc0f532f6
Merge branch 'master' into fix/qr-gen
2 years ago
navodzoysa
dab2a5ded7
Check tenant IDs of cached queries before sending to Grafana
2 years ago
Lasantha Dharmakeerthi
b53bfdf780
Add offset and limit when querying policies from DAO layer
2 years ago
Sanjana Rajapakshe
4d97a6ee14
Fix on API response messages ( #50 )
...
Co-authored-by: Thashmi-nil <nilupuleethash765@gmail.com>
Reviewed-on: #50
Co-authored-by: Sanjana Rajapakshe <sanjana@entgra.io>
Co-committed-by: Sanjana Rajapakshe <sanjana@entgra.io>
2 years ago
Shamalka Navod
fbbd07d262
Restructure Traccar integration on device management ( #81 )
...
Co-authored-by: shamalka <shamalkanavod95@gmail.com>
Reviewed-on: #81
Co-authored-by: Shamalka Navod <shamalka@entgra.io>
Co-committed-by: Shamalka Navod <shamalka@entgra.io>
2 years ago
navodzoysa
708d6be59d
Add offset and limit when querying policies from DAO layer
2 years ago
builder
f5ef8bafd6
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
5720651046
[maven-release-plugin] prepare release v5.0.21
2 years ago
osh
95d4afbc3b
Fix PR comments
2 years ago
osh
ad7466ee1e
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into pr/feature/whitelabel
2 years ago
Lasantha Dharmakeerthi
c8c18c4f3d
Fix policy bundle repeating issue
2 years ago
Thashmi-nil
19750486de
Add improvements
2 years ago
osh
35a09566e4
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into pr/feature/whitelabel
2 years ago
Amalka Subasinghe
5da3df3984
fixed template location
2 years ago
Amalka Subasinghe
766606f9f7
added analytics extension to persist event streams,receivers,publishers
2 years ago
osh
9b9defed19
Resolve conflicts
2 years ago
osh
c4e08362ff
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into self-guiding-ui-9939
2 years ago
osh
5275bb180e
Change config implementation
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
Charitha Goonetilleke
802922022b
Merge branch 'master' into master
2 years ago
osh
7747d7b425
Update status history path
2 years ago
osh
d2bc463284
Resolve comments
...
fixes http://roadmap.entgra.net/issues/9939
2 years ago
osh
0f28d318ed
Remove unwanted code
...
fixes http://roadmap.entgra.net/issues/9939
2 years ago
osh
6962e94d44
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into self-guiding-ui-9939
2 years ago
osh
f89e71d4bf
Reuse email implementation
...
fixes http://roadmap.entgra.net/issues/9939
2 years ago
Lasantha Dharmakeerthi
65c93aea81
Add improvements for chat feature
2 years ago
Thashmi-nil
3d8f704699
Add license
2 years ago
Amalka Subasinghe
4dac92b260
fixed adding operation and operation response paths with emqx integration
2 years ago
Thashmi-nil
798e851922
Add modifications
2 years ago
Rajitha Kumara
4f7b317761
Add functionality to mark previous policy bundles as repeated
2 years ago
Pramila Niroshan
cad2468b3d
Fix osgi import package error
2 years ago
osh
24064b650b
Resolve conflict
2 years ago
kavindya_devindi
9ab437a324
remove power meter related things
2 years ago
Thashmi-nil
2d1879d1b6
Changes on reviews
2 years ago
Pramila Niroshan
7441e57d36
Refactor log context name
2 years ago
Pramila Niroshan
4005a9e8cb
User log context added
2 years ago
Pramila Niroshan
b99587f1df
Remove test cases
2 years ago
Pramila Niroshan
950f67da5f
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into entgra-logger
...
# Conflicts:
# components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml
# pom.xml
2 years ago
Amalka Subasinghe
98baaf8fc1
added entgra licence
2 years ago
Amalka Subasinghe
78dd331306
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
2 years ago
Amalka Subasinghe
6c1b224b89
fixing formatting and licence headers
2 years ago
Charitha Goonetilleke
79b84aa191
Merge remote-tracking branch 'origin/master'
2 years ago
Charitha Goonetilleke
c78abf0564
Remove unnecessary logs
2 years ago
Amalka Subasinghe
44b5b4f44d
fixing invalid attribute
2 years ago
Amalka Subasinghe
d3ffba8e26
improve device type configuring and event data publishing
2 years ago
Amalka Subasinghe
bf8efa35a7
updated keymgt extensions to support validity period
2 years ago
builder
4d8d4bdcf7
[maven-release-plugin] prepare for next development iteration
2 years ago