Amalka Subasinghe
be6db5c5d5
fixed unit tests
1 year ago
Amalka Subasinghe
2ff6e2e529
updated jackson-databind version
1 year ago
Amalka Subasinghe
46ee81e78d
updated from master
1 year ago
Pramila Niroshan
656acbb34e
Remove Application mgt API feature from device mgt core
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
36f7d9ea9b
Sync with master
1 year ago
Dharmakeerthi Lasantha
713759f3f7
Update copyright
1 year ago
Amalka Subasinghe
073762c9db
updated versions for apim 420 and jdk 17
1 year ago
Amalka Subasinghe
61f8589113
refactored version variables, oauth extension component
1 year ago
Amalka Subasinghe
0bf534689f
refactiored device mgt components
1 year ago
Amalka Subasinghe
243a74da8c
refactored heart beat, notification logger, identity extensions component
1 year ago
Amalka Subasinghe
75309b8d96
refactored device-mgt extension component
1 year ago
Amalka Subasinghe
0bf6b3899e
refactored apimgt extension component
1 year ago
Amalka Subasinghe
d98abb1ddf
refactored application mgt component
1 year ago
Amalka Subasinghe
162507ac8b
refactored policy mgt component
1 year ago
Amalka Subasinghe
5d5980c720
refactored cert mgt component
1 year ago
Amalka Subasinghe
1d0f27b98e
refactored ui request handler component
1 year ago
Amalka Subasinghe
f0380076c1
refactored transport mgt component
1 year ago
Amalka Subasinghe
8e26f3b4dd
refactored analytics mgt component
1 year ago
Amalka Subasinghe
7215c2f827
refactored webapp authentication component
1 year 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
Thameera
7562c1fbf1
Operation Template implementation
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
07c157e9d6
Fix URL Generation, Make feature, Refactor the module
2 years ago
Pasindu Rupasinghe
aab94d8fdd
Implement get scopesID API call and rename the module
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: community/device-mgt-core#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
kavindya_devindi
ed81c55380
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core
2 years ago
Rajitha Kumara
64d194bfea
add tenant-mgt module
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
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
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
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
Amalka Subasinghe
766606f9f7
added analytics extension to persist event streams,receivers,publishers
2 years ago