builder
50bc5560f8
[maven-release-plugin] prepare release v5.0.17
2 years ago
Kavin Prathaban
846d7a0f59
Add support to perform group operations ( #59 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/8916
## Description
* Created a new API to check whether groups has relevant(Android, iOS, Windows) device types.
Co-authored-by: Arshana <arshana790@gmail.com>
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Reviewed-on: community/device-mgt-core#59
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Kavin Prathaban
7f327bac08
Change the device status and see the device status lifecycle history ( #58 )
...
## Purpose
* Fixes https://roadmap.entgra.net/issues/9266
## Feature
* Change device's status and view device's status life-cycle history
## Approach
* Created a API for change status and store changed status in to database.
* Created another API to view the device's life-cycle status history.
* lifecycle of the status is as shown in the diagram.
* lifecycle Status are taken from a xml file.
Co-authored-by: prathabanKavin <kavinprathaban025@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#58
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
Rushdi Mohamed
5cf7377a85
Update sendDeviceNameChangedNotification
2 years ago
builder
071b9486bb
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
cf305362b4
[maven-release-plugin] prepare release v5.0.16
2 years ago
Pahansith Gunathilake
9ef3e0cf6e
Revert "Change the device status and see the device status lifecycle history"
...
This reverts commit df6a8e20a3
.
2 years ago
Pahansith Gunathilake
86f709a74a
Revert "Fix api errors in Lifecycle methods"
...
This reverts commit d69619bf65
.
2 years ago
Rushdi Mohamed
a7cf4fa86c
Add pagination sort by column ( #48 )
...
## Purpose
Fixes [issues/9743](https://roadmap.entgra.net/issues/9743 )
## Improvement
Sort in ASC OR DESC on pagination requested by column name
Co-authored-by: Rushdi <rushdi@entgra.io>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#48
Co-authored-by: Rushdi Mohamed <rushdi@entgra.io>
Co-committed-by: Rushdi Mohamed <rushdi@entgra.io>
2 years ago
prathabanKavin
d69619bf65
Fix api errors in Lifecycle methods
2 years ago
Pahansith Gunathilake
2580add403
Merge branch 'master' into android-feature
2 years ago
prathabanKavin
df6a8e20a3
Change the device status and see the device status lifecycle history
2 years ago
Pahansith Gunathilake
0f8c3e22e6
Merge branch 'master' into android-feature
2 years ago
Dharmakeerthi Lasantha
01aaa44e89
improve OTP mgt service functionalities
2 years ago
Ravindu Madhubhashana
e28c71d4ae
Added validation for app name length when creating an app
...
Co-authored-by: Ravindu Madhubhashana <ravindu.kp@gmail.com>
Co-committed-by: Ravindu Madhubhashana <ravindu.kp@gmail.com>
2 years ago
Lasantha Dharmakeerthi
c03e1359d3
Add download URL generating method
2 years ago
Dharmakeerthi Lasantha
d55ea733e7
Add download URL generating method
2 years ago
Oshani Silva
a93f534e06
Improve billing feature
...
Co-authored-by: Oshani Silva <oshani@entgra.io>
Co-committed-by: Oshani Silva <oshani@entgra.io>
2 years ago
navodzoysa
b25fb4e6ad
Revert direct app publishing merge conflict
2 years ago
builder
1b2bddb167
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
fb4e20490a
[maven-release-plugin] prepare release v5.0.15
2 years ago
Pahansith Gunathilake
d5b2d8ac3b
Merge branch 'master' into publisher-fix
2 years ago
navodzoysa
472d34dc09
Fix incorrect query param when directly publishing an app
2 years ago
Thilina Sandaruwan
1bea33b259
fixed ownership validation issue
2 years ago
Thilina Sandaruwan
e4bc9f87f8
fixed the validation issue
2 years ago
shamalka
0712cd744a
Remove unwanted lines
2 years ago
shamalka
184716b17a
Merge branch 'master' of https://repository.entgra.net/community/device-mgt-core into HEAD
2 years ago
shamalka
9a5322845f
Change otp api to return token
2 years ago
Amalka Subasinghe
458ab34269
updated EntgraLogger methods ( #30 )
...
Co-authored-by: Amalka Subasinghe <amalkasubasinghe@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#30
Co-authored-by: Amalka Subasinghe <amalka@entgra.io>
Co-committed-by: Amalka Subasinghe <amalka@entgra.io>
2 years ago
Lasantha Dharmakeerthi
6d72292789
Fix duplicate group and role error handling responses
2 years ago
Kavin Prathaban
71c4e3b4d0
Add fix for error on searching app with AppType with ALL filter
...
Co-authored-by: Kavin Prathaban <kavin@entgra.io>
Co-committed-by: Kavin Prathaban <kavin@entgra.io>
2 years ago
navodzoysa
a367cd6b35
Fix duplicate group and role error handling responses
2 years ago
navodzoysa
578266a419
Fix error when deleting tags/categories with special characters
2 years ago
shamalka
4e567a0a4f
Fix app publishing issue on publisher
2 years ago
builder
9d3e5fbc3a
[maven-release-plugin] prepare for next development iteration
2 years ago
builder
744881d21e
[maven-release-plugin] prepare release v5.0.14
2 years ago
Deenath Geeganage
7e914aeafd
Device names in endpoint-mgt and traccar are not consistent - Fix ( #21 )
...
Fix: [https://roadmap.entgra.net/issues/9656 ](https://roadmap.entgra.net/issues/9656 )
When renaming an agent, the update wasn't send to the traccar server.
Added new methods and combined it with existing agent modification code
Co-authored-by: Deenath Geegange <deenathgeeganage@gmail.com>
Co-authored-by: Pahansith Gunathilake <pahansith@entgra.io>
Reviewed-on: community/device-mgt-core#21
Co-authored-by: Deenath Geeganage <deenathgeeganage@gmail.com>
Co-committed-by: Deenath Geeganage <deenathgeeganage@gmail.com>
2 years ago
Pahansith Gunathilake
a86da84b6f
Merge branch 'master' into traccar-fix
2 years ago
Pahansith Gunathilake
7c2b4bd687
Fix group delete
2 years ago
navodzoysa
93684174d4
Update traccar configuration
2 years ago
Pahansith Gunathilake
e5d7512d0a
fix traccar nullpointer error
2 years ago
Vigneshan Seshamany
17638029d3
Fix group update issue
2 years ago
Arshana
777940b896
Fix SendDeviceNameChangedNotification
2 years ago
Vigneshan Seshamany
96b07648ca
Update token introspection endpoint inside user handler
2 years ago
Vigneshan Seshamany
1ac460a4fe
Fix signature validation issue for jwt token requests
2 years ago
Vigneshan Seshamany
65d18fd037
Fix invalid admin credentials issue in token endpoint
2 years ago
navodzoysa
a78da4a4a9
Fix build failure
2 years ago
Arshana
5e612ceaf2
Add capability to send a notification when device rename
2 years ago
Vigneshan Seshamany
d28edf1b88
Modify password and client_credentials grant handling
2 years ago
Vigneshan Seshamany
5693977b01
Update token api success response status code
2 years ago