Thilina Sandaruwan
e66c3dc6f6
add error log
1 year ago
Thilina Sandaruwan
00b107ee99
remove unnecessary variable, change error msg
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
Navod Zoysa
331ba08f4d
Fix class def not found in grafana component
1 year ago
Thilina Sandaruwan
acd3039c65
pom.xml updated by pull
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: community/device-mgt-core#128
1 year ago
Pramila Niroshan
656acbb34e
Remove Application mgt API feature from device mgt core
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
Lasantha Dharmakeerthi
cebc3bf5d4
Fix issue with delete geofences with MSSQL db
1 year ago
osh
891e7972c8
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into search-10113
1 year ago
osh
96e3c3f0e0
Fix search by user
...
fixes https://roadmap.entgra.net/issues/10113
1 year ago
prathabanKavin
1fb777264d
Check for logged in tenant id
1 year 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>
1 year 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>
1 year ago
prathabanKavin
bd5776947d
Fix issue with delete geofences with mssql db
1 year ago
Lasantha Dharmakeerthi
d2f8d30cca
Fix create geofence issue with MSSQL db
1 year ago
prathabanKavin
79d49a0512
used try with resources
1 year ago
prathabanKavin
d49ab1c7f0
Fix create geofence issue with mssql db
1 year ago
Pasindu Rupasinghe
1404f573e2
Make separate feature for apim rest api component
1 year ago
Pahansith Gunathilake
7100b36e35
Fix package name issue
1 year ago
Dharmakeerthi Lasantha
713759f3f7
Update copyright
1 year ago
Pasindu Rupasinghe
c5a7902386
Fix error message and minor fixes in loop and if condition
1 year ago
Pasindu Rupasinghe
014f95bd10
Rename API dto file and refactor
1 year ago
Pasindu Rupasinghe
b133f56965
Cleanup code base and fix getApiRevision method
1 year ago
Pasindu Rupasinghe
7246209bd8
Added licence header for newly added files
1 year ago
Pasindu Rupasinghe
a683bd7110
Fix API response
1 year ago
Pahansith Gunathilake
209f2b66c9
Add tenant based storing and loading SCEP certificates
1 year ago
inoshperera
1aafd53d3e
OTP for enrollment with Mutual TLS
...
Fixes https://roadmap.entgra.net/issues/10093
1 year ago
Lasantha Dharmakeerthi
19ce7d6fac
Add try it now feature ( #99 )
...
Co-authored-by: Dharmakeerthi Lasantha <tcdlpds@gmail.com>
Reviewed-on: community/device-mgt-core#99
Co-authored-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
Co-committed-by: Lasantha Dharmakeerthi <lasantha@entgra.io>
1 year ago
Pahansith Gunathilake
d34adaae96
Fix issue with Nginx not recognizing the SCEP client certificate ( #105 )
...
Co-authored-by: Pahansith <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#105
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Co-committed-by: Pahansith Gunathilake <pahansith@entgra.io>
1 year ago
inoshperera
dfe957b019
Add SCEP support
...
fixes https://roadmap.entgra.net/issues/10042
1 year ago
Pasindu Rupasinghe
cbb03d4d1f
Minor fixes in api requests
1 year ago
Pasindu Rupasinghe
7e94f152ea
Remove wild card imports
1 year ago
Pasindu Rupasinghe
65da984f66
Remove comented code lines
1 year ago
Pasindu Rupasinghe
a8cc35ef3d
Fix apis
1 year ago
Pasindu Rupasinghe
c6b43cc794
Implment API layer for API publisher
1 year ago
Pasindu Rupasinghe
fa3c112a68
Implement on progress publisher api layer
1 year ago
osh
2b72f4890b
Add by serial number in store
1 year 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
1 year 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: community/device-mgt-core#117
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
1 year ago
prathabanKavin
9bf0fa553a
Fix remote session not working with MSSQL
1 year ago
Amalka Subasinghe
0ef880eb3c
fix issues related to uem test failures
1 year ago
Pasindu Rupasinghe
9ceb6cc0cf
mend
1 year ago
Pasindu Rupasinghe
401c549f13
Fix SSL timeout issue in Rest client
1 year ago
Amalka Subasinghe
a438b0fbd4
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
1 year ago
Amalka Subasinghe
951dde2a31
fixed build issues after restucturing
1 year ago
kavindya_devindi
55e3bb953f
Add missing log method's contents in logger component
1 year ago
Amalka Subasinghe
1229f275f6
fixing issues after component refactoring
1 year ago
Amalka Subasinghe
61f8589113
refactored version variables, oauth extension component
1 year 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: community/device-mgt-core#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