Pahansith Gunathilake
7381ece847
Introduce device type filtering and limit results in device types retrieve endpoint
5 years ago
Dharmakeerthi Lasantha
2566ba5a52
Merge branch 'application-mgt-new' into 'master'
...
Change status query param to an array
See merge request entgra/carbon-device-mgt!367
5 years ago
Yohan Avishke
16681acf55
Change status query param to a array to accept multiple values
...
Status param was changed from string to an array. excludeStatus param was removed from api and api calls. New methods were added to the DAO to query data filtered from list of status
5 years ago
Dharmakeerthi Lasantha
f11cb0d2b2
Merge branch 'agent-download-api' into 'master'
...
Add API to download device-type agent
See merge request entgra/carbon-device-mgt!431
5 years ago
Yohan Avishke
d07f5b3713
Add API to download device-type agent
5 years ago
Jayasanka Weerasinghe
3bf3dfd2e7
Load both active & inactive devices in APPM device installation
5 years ago
Dharmakeerthi Lasantha
cee3ef55d1
Merge branch 'Reporting' into 'master'
...
Fix date durations
See merge request entgra/carbon-device-mgt!429
5 years ago
Shamalka Navod
300d9b9002
Add device name and owner to response
...
Add device name and owner to getAllComplianceDevices response which gives compliance status of all devices
5 years ago
Dharmakeerthi Lasantha
ec0c5fde39
Merge branch 'Reporting' into 'master'
...
Implement reports for device enrollment and policy compliance
See merge request entgra/carbon-device-mgt!426
5 years ago
Shamalka Navod
39e3e7fa1d
Implement reports for device enrollment and policy compliance
5 years ago
Charitha Goonetilleke
76912b6492
Merge branch 'master' into 'master'
...
Fix nextOperation DAO method to have MSSQL syntax
Closes product-iots#314
See merge request entgra/carbon-device-mgt!428
5 years ago
Saad Sahibjan
6fdbfdf8f5
Fix nextOperation DAO method to have MSSQL syntax
5 years ago
Dharmakeerthi Lasantha
7930cbe1a7
Merge branch 'application-mgt-new' into 'master'
...
Fix geo cluster loading issue in Ms SQL
See merge request entgra/carbon-device-mgt!425
5 years ago
tcdlpds@gmail.com
2527604c9a
Fix geo cluster loading issue in Ms SQL
...
This closes product-iots/issues#309
5 years ago
Charitha Goonetilleke
61acd88adb
Merge branch 'master' into 'master'
...
Fix issue in accessing device shared via group
See merge request entgra/carbon-device-mgt!424
5 years ago
Charitha Goonetilleke
9cf5fd2edb
Fix issue in accessing device shared via group
5 years ago
Charitha Goonetilleke
e5a1c734e6
Revert "Fix login issue with user other than super admin just after starting the pack"
...
This reverts commit b699cae1
5 years ago
Inosh Perara
e31346dbed
Merge branch 'master' into 'master'
...
Fix login issue with user other than super admin just after starting the pack
See merge request entgra/carbon-device-mgt!423
5 years ago
Charitha Goonetilleke
b699cae11e
Fix login issue with user other than super admin just after starting the pack
5 years ago
Charitha Goonetilleke
36617436d6
Merge branch 'master' into 'master'
...
Change device type create api and event definition create api, to enable sharing with all tenants
See merge request entgra/carbon-device-mgt!422
5 years ago
Yohan Avishke
af47d5f73a
Change device type create api, to enable device type sharing with all tenants
...
To make use of this change pass isSharedWithAllTenants as true to the api by attaching to device type meta data by admin user
5 years ago
Dharmakeerthi Lasantha
c34811f0e7
Merge branch 'dmgt-ra/feature/eslint' into 'master'
...
Add ESLint to devicemgt react app
Closes product-iots#291
See merge request entgra/carbon-device-mgt!419
5 years ago
Jayasanka Weerasinghe
d8b218026d
Add ESLint to devicemgt react app
5 years ago
Dharmakeerthi Lasantha
751f2b4bb8
Merge branch 'appm-publisher/feature/eslint' into 'master'
...
Add ESLint to APPM publisher ui
Closes product-iots#294
See merge request entgra/carbon-device-mgt!421
5 years ago
Jayasanka Weerasinghe
1478515470
Add ESLint to APPM publisher ui & fix errors
5 years ago
Dharmakeerthi Lasantha
e361001366
Merge branch 'appm-publisher/fix/images' into 'master'
...
Remove unwanted app release api call from APPM UIs
Closes product-iots#307
See merge request entgra/carbon-device-mgt!420
5 years ago
Jayasanka Weerasinghe
73e2246a20
Remove unwanted app release api call from APPM UIs
5 years ago
Dharmakeerthi Lasantha
30aafba8ca
Merge branch 'application-mgt-new' into 'master'
...
Improve functionality of UI interceptor
See merge request entgra/carbon-device-mgt!418
5 years ago
Dharmakeerthi Lasantha
351e599895
Merge branch 'eslint' into 'master'
...
Add ESLint to APPM Store react app
Closes product-iots#293
See merge request entgra/carbon-device-mgt!407
5 years ago
lasanthaDLPDS
b5ee0bdb8c
Improve functionality of UI interceptor
5 years ago
Dharmakeerthi Lasantha
173fdd53ae
Merge branch 'master' into 'master'
...
Services to delete active Analytic's artifacts and delete a existing device type
See merge request entgra/carbon-device-mgt!401
5 years ago
Dharmakeerthi Lasantha
0e216a1c8b
Merge branch 'master' into 'master'
...
Add new UI method to retrieve device info details of a device
See merge request entgra/carbon-device-mgt!417
5 years ago
Saad Sahibjan
de29facb5f
Add new UI method to retrieve device info details of a device
5 years ago
Dharmakeerthi Lasantha
293e4366e6
Merge branch 'dmgt-ra/feature/filter' into 'master'
...
Add filtering option to devicemgt react app
Closes product-iots#301
See merge request entgra/carbon-device-mgt!416
5 years ago
Jayasanka Weerasinghe
6aa0461c70
Add filtering option to devicemgt react app
5 years ago
Yohan Avishke
a76405c7e5
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Yohan Avishke
f6976800f5
Update try catch to use try with resources
5 years ago
Yohan Avishke
4378feedde
Change try catch positions and add error messages to required positions
5 years ago
Yohan Avishke
4a70d8e17d
Update service to remove /delete from url and to update swagger api annotations
5 years ago
Yohan Avishke
9d7ad19f57
Updates to method comments and swagger documentation
5 years ago
Dharmakeerthi Lasantha
275aa27b5a
Merge branch 'new-reports-ui' into 'master'
...
UI for device enrollment reports
See merge request entgra/carbon-device-mgt!415
5 years ago
Shamalka Navod
40bf2ca1e9
UI for device enrollment reports
5 years ago
Dharmakeerthi Lasantha
8fcb753568
Merge branch 'dmgt-ra/user/bug' into 'master'
...
Fix the user deletion issue in devicemgt react app
Closes product-iots#300
See merge request entgra/carbon-device-mgt!414
5 years ago
Dharmakeerthi Lasantha
eda30dcf94
Merge branch 'dmgt-ra/certificate/bug' into 'master'
...
Fix certification deletion issue in devicemgt react app
Closes product-iots#299
See merge request entgra/carbon-device-mgt!413
5 years ago
Dharmakeerthi Lasantha
1c68ad887c
Merge branch 'device-mgt-group-fix' into 'master'
...
Fix incomplete group listing in devicemgt react app
Closes product-iots#298
See merge request entgra/carbon-device-mgt!412
5 years ago
Jayasanka Weerasinghe
8d3ed2ed88
Fix the user deletion issue in devicemgt react app
5 years ago
Jayasanka Weerasinghe
9f2b6598a9
Fix certification deletion issue in devicemgt react app
5 years ago
Jayasanka Weerasinghe
54e3e6e151
Change pagesize of groups table in devicemgt react app
5 years ago
Dharmakeerthi Lasantha
e1f7c3b073
Merge branch 'device-mgt-redirection-fix' into 'master'
...
Fix login redirection in devicemgt react app
Closes product-iots#297
See merge request entgra/carbon-device-mgt!411
5 years ago
Dharmakeerthi Lasantha
37f3cc1298
Merge branch 'navbar-fix' into 'master'
...
Fix navbar on Devicemgt react app
Closes product-iots#296
See merge request entgra/carbon-device-mgt!410
5 years ago