Lasantha Dharmakeerthi
b53bfdf780
Add offset and limit when querying policies from DAO layer
2 years ago
Sanjana Rajapakshe
4d97a6ee14
Fix on API response messages ( #50 )
...
Co-authored-by: Thashmi-nil <nilupuleethash765@gmail.com>
Reviewed-on: community/device-mgt-core#50
Co-authored-by: Sanjana Rajapakshe <sanjana@entgra.io>
Co-committed-by: Sanjana Rajapakshe <sanjana@entgra.io>
2 years ago
Shamalka Navod
fbbd07d262
Restructure Traccar integration on device management ( #81 )
...
Co-authored-by: shamalka <shamalkanavod95@gmail.com>
Reviewed-on: community/device-mgt-core#81
Co-authored-by: Shamalka Navod <shamalka@entgra.io>
Co-committed-by: Shamalka Navod <shamalka@entgra.io>
2 years ago
navodzoysa
708d6be59d
Add offset and limit when querying policies from DAO layer
2 years ago
osh
95d4afbc3b
Fix PR comments
2 years ago
osh
35a09566e4
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into pr/feature/whitelabel
2 years ago
Amalka Subasinghe
766606f9f7
added analytics extension to persist event streams,receivers,publishers
2 years ago
osh
9b9defed19
Resolve conflicts
2 years ago
osh
c4e08362ff
Merge branch 'master' of ssh://repository.entgra.net:222/community/device-mgt-core into self-guiding-ui-9939
2 years ago
osh
5275bb180e
Change config implementation
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
osh
7747d7b425
Update status history path
2 years ago
osh
0f28d318ed
Remove unwanted code
...
fixes http://roadmap.entgra.net/issues/9939
2 years ago
Amalka Subasinghe
4dac92b260
fixed adding operation and operation response paths with emqx integration
2 years ago
osh
24064b650b
Resolve conflict
2 years ago
Amalka Subasinghe
98baaf8fc1
added entgra licence
2 years ago
Amalka Subasinghe
6c1b224b89
fixing formatting and licence headers
2 years ago
Amalka Subasinghe
44b5b4f44d
fixing invalid attribute
2 years ago
Amalka Subasinghe
d3ffba8e26
improve device type configuring and event data publishing
2 years ago
osh
0bbcac4a93
Add enrollment guide permissions
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
osh
79a2d573fa
Fix build failure
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
osh
66afe95fe9
Add api for self guide enrollment
...
fixes https://roadmap.entgra.net/issues/9939
2 years ago
Pahansith Gunathilake
5228a84400
Revert "Change the device status and see the device status lifecycle history ( #58 )"
...
This reverts commit 7f327bac08
.
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
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
prathabanKavin
d69619bf65
Fix api errors in Lifecycle methods
2 years ago
Pahansith Gunathilake
2580add403
Merge branch 'master' into android-feature
2 years ago
osh
a5177208f8
Add icon and resolve bug
...
fixes https://roadmap.entgra.net/issues/9274
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
osh
21669f8dba
Resolve conflicts
...
fixes https://roadmap.entgra.net/issues/9274
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
Thilina Sandaruwan
1bea33b259
fixed ownership validation issue
2 years ago
Thilina Sandaruwan
e4bc9f87f8
fixed the validation issue
2 years ago
navodzoysa
a367cd6b35
Fix duplicate group and role error handling responses
2 years ago
Arshana
777940b896
Fix SendDeviceNameChangedNotification
2 years ago
Arshana
5e612ceaf2
Add capability to send a notification when device rename
2 years ago
Shamalka Navod
df5cdb5240
Fix traccar issues ( #5 )
...
* Fix traccar client thredpool issue
* Refactor traccar implementation
* Fix traccar loading issue
Co-authored-by: shamalka <shamalkanavod95@gmail.com>
Reviewed-on: community/device-mgt-core#5
Co-authored-by: Shamalka Navod <shamalka@entgra.io>
Co-committed-by: Shamalka Navod <shamalka@entgra.io>
2 years ago
Pahansith Gunathilake
3332d8e85e
Merge branch 'swagger-fix' into 'master'
...
Swagger fix
See merge request entgra/carbon-device-mgt!921
2 years ago
Kavindya. Sathsarani
bb5f779c26
Add a searchable input for App Restriction Settings policy
2 years ago
inoshperera
c14047f913
Fix issues in the swagger related to URLs
2 years ago
inoshperera
259795a274
fix swagger syntax issues
2 years ago
Amalka Subasinghe
5f1271db93
Fixes related to publishing ws api and routing requests
2 years ago
shamalka
eaad94b3e9
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into traccar
2 years ago
shamalka
83be953583
Fix issues
2 years ago
Pahansith Gunathilake
fef1d41d39
Merge branch 'ldap-fixes' into 'master'
...
Add optional user store domain query param to user APIs
See merge request entgra/carbon-device-mgt!892
2 years ago
shamalka
d61814329c
Revert global exception msg
2 years ago
Rushdi Mohamed
ce0d0a1903
revert changes
2 years ago