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
Amalka Subasinghe
713a9f42b6
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
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: community/device-mgt-core#74
Co-authored-by: Kavindya Devindi <kavindya@entgra.io>
Co-committed-by: Kavindya Devindi <kavindya@entgra.io>
2 years ago
Pahansith Gunathilake
971bb862f4
Merge branch 'master' into master
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: community/device-mgt-core#79
Co-authored-by: Sasini Sandamali <sasini@entgra.io>
Co-committed-by: Sasini Sandamali <sasini@entgra.io>
2 years ago
Pahansith Gunathilake
a48c481016
Merge pull request 'Custom app cannot edit after create and not showing the detail of the apk in the editing form in app publisher' ( #106 ) from dilini/device-mgt-core:issue-9736-2 into master
...
Reviewed-on: community/device-mgt-core#106
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: community/device-mgt-core#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: community/device-mgt-core#72
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Charitha Goonetilleke
48110269f9
Merge pull request 'change format of device scope' ( #107 ) from amalka.subasinghe/device-mgt-core:master into master
...
Reviewed-on: community/device-mgt-core#107
2 years ago
Charitha Goonetilleke
7a2827e73a
Merge branch 'master' into master
2 years ago
Amalka Subasinghe
b529b6a1dd
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core
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: community/device-mgt-core#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
3c6685f468
Merge pull request 'Add SCEP support' ( #96 ) from inosh/device-mgt-core:mutual-tls-auth into master
...
Reviewed-on: community/device-mgt-core#96
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
Pahansith Gunathilake
3389461054
Merge pull request 'Add missing db scripts' ( #101 ) from shamalka1/device-mgt-core:traccar-520 into master
...
Reviewed-on: community/device-mgt-core#101
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: community/device-mgt-core#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: community/device-mgt-core#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: community/device-mgt-core#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
Lasantha Dharmakeerthi
7f5137712c
Fix chat history persisting issue
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
5362a28573
Merge pull request 'Handle null values while fetching default savings goal of users' ( #44 ) from vigneshan/device-mgt-core:fix/qr-gen into master
...
Reviewed-on: community/device-mgt-core#44
2 years ago
Pahansith Gunathilake
ebc0f532f6
Merge branch 'master' into fix/qr-gen
2 years ago