Pasindu Rupasinghe
94e1df617a
Get apiApplication registration to single method and fix generateApplicationKeys
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
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
Dharmakeerthi Lasantha
2d37dcb340
Add API app registering refactored code
1 year 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
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
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
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
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: community/device-mgt-core#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