Commit Graph

8489 Commits

Author SHA1 Message Date
Kaveesha Mihirangi
ad8eb23aff Generate Policy configuration UI from JSON 2020-01-31 11:36:00 +00:00
Dharmakeerthi Lasantha
51ca3c56f7 Merge branch 'device-type-pagination-1' into 'master'
Introduce device type filtering and limit results in device types retrieve endpoint

See merge request entgra/carbon-device-mgt!430
2020-01-29 20:46:44 +00:00
Pahansith Gunathilake
7381ece847 Introduce device type filtering and limit results in device types retrieve endpoint 2020-01-29 20:46:44 +00:00
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
2020-01-29 12:22:35 +00:00
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
2020-01-29 12:22:35 +00:00
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
2020-01-29 11:03:21 +00:00
Yohan Avishke
d07f5b3713 Add API to download device-type agent 2020-01-29 11:03:21 +00:00
Dharmakeerthi Lasantha
cee3ef55d1 Merge branch 'Reporting' into 'master'
Fix date durations

See merge request entgra/carbon-device-mgt!429
2020-01-28 16:50:22 +00:00
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
2020-01-28 16:50:22 +00:00
Dharmakeerthi Lasantha
ec0c5fde39 Merge branch 'Reporting' into 'master'
Implement reports for device enrollment and policy compliance

See merge request entgra/carbon-device-mgt!426
2020-01-27 16:56:47 +00:00
Shamalka Navod
39e3e7fa1d Implement reports for device enrollment and policy compliance 2020-01-27 16:56:47 +00:00
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
2020-01-27 09:18:41 +00:00
Saad Sahibjan
6fdbfdf8f5 Fix nextOperation DAO method to have MSSQL syntax 2020-01-27 14:08:59 +05:30
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
2020-01-24 03:50:38 +00:00
tcdlpds@gmail.com
2527604c9a Fix geo cluster loading issue in Ms SQL
This closes product-iots/issues#309
2020-01-23 23:22:01 +05:30
Charitha Goonetilleke
61acd88adb Merge branch 'master' into 'master'
Fix issue in accessing device shared via group

See merge request entgra/carbon-device-mgt!424
2020-01-22 15:06:13 +00:00
charitha
9cf5fd2edb Fix issue in accessing device shared via group 2020-01-22 18:54:50 +05:30
charitha
e5a1c734e6 Revert "Fix login issue with user other than super admin just after starting the pack"
This reverts commit b699cae1
2020-01-22 13:16:33 +05:30
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
2020-01-22 07:16:29 +00:00
charitha
b699cae11e Fix login issue with user other than super admin just after starting the pack 2020-01-22 10:48:23 +05:30
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
2020-01-22 05:16:43 +00:00
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
2020-01-22 05:16:42 +00:00
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
2020-01-16 07:27:30 +00:00
Jayasanka Weerasinghe
d8b218026d Add ESLint to devicemgt react app 2020-01-16 07:27:29 +00:00
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
2020-01-16 07:15:52 +00:00
Jayasanka Weerasinghe
1478515470 Add ESLint to APPM publisher ui & fix errors 2020-01-16 11:46:00 +05:30
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
2020-01-15 00:44:14 +00:00
Jayasanka Weerasinghe
73e2246a20 Remove unwanted app release api call from APPM UIs 2020-01-15 05:25:33 +05:30
Dharmakeerthi Lasantha
30aafba8ca Merge branch 'application-mgt-new' into 'master'
Improve functionality of UI interceptor

See merge request entgra/carbon-device-mgt!418
2020-01-14 02:18:33 +00:00
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
2020-01-14 02:17:48 +00:00
lasanthaDLPDS
b5ee0bdb8c Improve functionality of UI interceptor 2020-01-11 13:32:52 +05:30
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
2020-01-10 17:16:17 +00:00
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
2020-01-10 17:15:39 +00:00
Saad Sahibjan
de29facb5f Add new UI method to retrieve device info details of a device 2020-01-09 17:26:11 +05:30
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
2020-01-09 10:56:04 +00:00
Jayasanka Weerasinghe
6aa0461c70 Add filtering option to devicemgt react app 2020-01-09 15:39:59 +05:30
Yohan Avishke
a76405c7e5 Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt 2020-01-09 11:20:52 +05:30
Yohan Avishke
f6976800f5 Update try catch to use try with resources 2020-01-09 11:20:13 +05:30
Yohan Avishke
4378feedde Change try catch positions and add error messages to required positions 2020-01-09 11:19:16 +05:30
Yohan Avishke
4a70d8e17d Update service to remove /delete from url and to update swagger api annotations 2020-01-09 11:17:22 +05:30
Yohan Avishke
9d7ad19f57 Updates to method comments and swagger documentation 2020-01-09 10:37:26 +05:30
Dharmakeerthi Lasantha
275aa27b5a Merge branch 'new-reports-ui' into 'master'
UI for device enrollment reports

See merge request entgra/carbon-device-mgt!415
2020-01-08 10:30:53 +00:00
Shamalka Navod
40bf2ca1e9 UI for device enrollment reports 2020-01-08 10:30:53 +00:00
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
2020-01-07 07:53:47 +00:00
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
2020-01-07 07:05:12 +00:00
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
2020-01-07 07:04:29 +00:00
Jayasanka Weerasinghe
8d3ed2ed88 Fix the user deletion issue in devicemgt react app 2020-01-07 12:27:42 +05:30
Jayasanka Weerasinghe
9f2b6598a9 Fix certification deletion issue in devicemgt react app 2020-01-07 11:50:21 +05:30
Jayasanka Weerasinghe
54e3e6e151 Change pagesize of groups table in devicemgt react app 2020-01-07 10:37:50 +05:30
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
2020-01-06 15:03:16 +00:00