Dharmakeerthi Lasantha
e7fc9c3c74
Merge branch 'master' into 'master'
...
Improve bean structure in policy UI config
See merge request entgra/carbon-device-mgt!542
2020-05-14 18:18:46 +00:00
tcdlpds@gmail.com
660935e0d6
Improve bean structure in policy UI config
2020-05-14 23:39:21 +05:30
Saad Sahibjan
8414679608
Merge branch 'device-delete-fix' into 'master'
...
Fix device delete
## Purpose
> The purpose of this PR is to fix https://gitlab.com/entgra/product-iots/-/issues/510
## Goals
> Fix device permanent delete failing issue
## Approach
> Add method to delete records of DM_DEVICE_OPERATION_RESPONSE_LARGE table
## Security checks
- Followed secure coding standards? (Yes)
- Ran FindSecurityBugs plugin and verified report? (No)
- Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets? (Yes)
## Related MRs
> N/A
## Test environment
> Ubuntu 18.04 and MySql 5.7
## Learning
> N/A
See merge request entgra/carbon-device-mgt!540
2020-05-13 09:11:38 +00:00
Pahansith
35baf7ca95
Add log records for large response delete
2020-05-12 18:14:16 +05:30
Pahansith
60d67c9fea
Change method calling order
2020-05-12 18:03:05 +05:30
Dharmakeerthi Lasantha
4b3ba956d3
Merge branch 'publisher-fix' into 'master'
...
Fix app name validation issue for webclips
Closes product-iots#509
See merge request entgra/carbon-device-mgt!539
2020-05-12 12:30:12 +00:00
shamalka
e1a5ae1164
Fix app name validation issue for webclip
2020-05-12 17:16:24 +05:30
Pahansith
c9aa47f078
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into upstream-master
2020-05-12 15:25:27 +05:30
Pahansith
552015e6f0
Fix device delete issue
2020-05-12 15:24:58 +05:30
Dharmakeerthi Lasantha
d34f1caf41
Merge branch 'enroll-feature' into 'master'
...
Change getEnrollmentQRCode method return type
See merge request entgra/carbon-device-mgt!537
2020-05-11 12:23:48 +00:00
shamalka
240f157565
Improve comments
2020-05-11 13:48:13 +05:30
shamalka
756d73d2cf
Add optional platform configs
2020-05-11 13:35:53 +05:30
shamalka
dcb1602752
Add license
2020-05-11 13:35:53 +05:30
shamalka
539e814e2d
Change getEnrollmentQRCode method return type
2020-05-11 13:35:53 +05:30
Charitha Goonetilleke
1d229a9fe3
Merge branch 'master' into 'master'
...
Fix concurrency issue in push notification execution
See merge request entgra/carbon-device-mgt!536
2020-05-07 06:16:59 +00:00
charitha
4ff9b326b7
Fix concurrency issue in push notification execution
...
(cherry picked from commit c5b7612b135ad685e1532f4993d20d7e8097e8e2)
2020-05-07 11:14:08 +05:30
Saad Sahibjan
9a6fae5696
Merge branch 'master' into 'master'
...
Improve device type agent downloading API
See merge request entgra/carbon-device-mgt!535
2020-05-06 07:27:11 +00:00
Charitha Goonetilleke
d90d0e97b1
Merge branch 'master' into 'master'
...
Performance improvements
See merge request entgra/carbon-device-mgt!534
2020-05-06 06:19:46 +00:00
Charitha Goonetilleke
be705ce81b
Performance improvements
2020-05-06 06:19:45 +00:00
tcdlpds@gmail.com
6f9e0c3050
Improve device type agent downloading API
2020-05-06 02:24:44 +05:30
Dharmakeerthi Lasantha
dc05306aa9
Merge branch 'master' into 'master'
...
Add API to retrieve device filters
See merge request entgra/carbon-device-mgt!533
2020-05-05 06:38:46 +00:00
Saad Sahibjan
33c495ad35
Add license header to DeviceFilter bean
2020-05-05 11:10:55 +05:30
Saad Sahibjan
a356ec797c
Add API to retrieve device filters
2020-05-04 17:54:23 +05:30
Dharmakeerthi Lasantha
df1cda1e00
Merge branch 'update-operation' into 'master'
...
Update operation status API
Closes product-iots#485
See merge request entgra/carbon-device-mgt!512
2020-05-03 17:38:26 +00:00
Shamalka Navod
92ad59a119
Update operation status API
2020-05-03 17:38:26 +00:00
Charitha Goonetilleke
428deeb459
Merge branch 'master' into 'master'
...
Fix tenant details retrieving and permission assigning for reporting
See merge request entgra/carbon-device-mgt!532
2020-05-03 14:28:15 +00:00
Charitha Goonetilleke
a3a434055b
Fix tenant details retrieving and permission assigning for reporting
2020-05-03 14:28:15 +00:00
Dharmakeerthi Lasantha
f2dfed1c6c
Merge branch 'feature/appm-publisher/delete-app' into 'master'
...
Add app delete and retire functionality to APPM UI
Closes product-iots#495
See merge request entgra/carbon-device-mgt!523
2020-05-01 20:02:14 +00:00
Dharmakeerthi Lasantha
112e550de5
Merge branch 'master' into 'master'
...
Remove policy-ui config from android.xml
See merge request entgra/carbon-device-mgt!531
2020-05-01 18:29:27 +00:00
tcdlpds@gmail.com
d2a4fe70b8
Remove policy-ui config retrieving API from android.xml
2020-05-01 22:40:12 +05:30
Saad Sahibjan
834a66b812
Merge branch 'master' into 'master'
...
Improve policy feature validating logic
See merge request entgra/carbon-device-mgt!530
2020-05-01 08:32:19 +00:00
tcdlpds@gmail.com
771e7671d9
Improve policy feature validating logic
2020-05-01 12:41:27 +05:30
Inosh Perara
3329f7b353
Merge branch 'policy-validate' into 'master'
...
Add validation for policy
See merge request entgra/carbon-device-mgt!527
2020-04-30 10:25:09 +00:00
inoshperera
8b2cfcbfe0
minor refactoring
2020-04-30 12:37:43 +05:30
Charitha Goonetilleke
865a2db5e7
Merge branch 'reporting' into 'master'
...
Reporting permission API
See merge request entgra/carbon-device-mgt!528
2020-04-30 04:58:17 +00:00
Inosh Perara
bea3a1c8dd
Reporting permission API
2020-04-30 04:58:17 +00:00
inoshperera
45bfadb657
Adding missed error throwing
2020-04-30 07:17:50 +05:30
inoshperera
08ee99f034
Add validation for policy
...
Adding validation logic for policy APIs and added a new validate API to validate feature lists
2020-04-29 21:32:36 +05:30
Dharmakeerthi Lasantha
ebbae0a6eb
Merge branch 'master' into 'master'
...
Update policy UI bean classes to get table element in policy-UI
See merge request entgra/carbon-device-mgt!526
2020-04-29 04:20:30 +00:00
Kaveesha Mihirangi
c836083bf6
Update policy UI bean classes to get table element in policy-UI
2020-04-29 04:20:30 +00:00
Inosh Perara
be5f6064f0
Merge branch 'master' into 'master'
...
Enrollment Configuration Platform Configuration
See merge request entgra/carbon-device-mgt!524
2020-04-28 13:32:04 +00:00
Saad Sahibjan
28f58ece9f
Move code for test to happen accordingly
2020-04-28 17:00:18 +05:30
Saad Sahibjan
908161d23e
Add warning log when an invalid group name is provided
2020-04-28 16:11:57 +05:30
Saad Sahibjan
20221ba2b7
Add serialVersionUID enrollment configuration bean
2020-04-28 13:57:25 +05:30
Saad Sahibjan
cd59e215ee
Add enrollment configuration implementation
2020-04-28 12:20:34 +05:30
Saad Sahibjan
226347a1bd
Add enrollment configuration bean
2020-04-28 12:20:34 +05:30
Jayasanka Weerasinghe
2d0277de3a
Add app delete and retire functionality to APPM UI
2020-04-28 10:15:27 +05:30
Dharmakeerthi Lasantha
4d2821d7a7
Merge branch 'master' into 'master'
...
Improve response message of app retiring API
See merge request entgra/carbon-device-mgt!522
2020-04-28 02:00:44 +00:00
tcdlpds@gmail.com
f1fbdf1f3b
Improve response message of app retiring API
2020-04-28 07:27:54 +05:30
Dharmakeerthi Lasantha
33d9c316ab
Merge branch 'master' into 'master'
...
Improve APPM application retrieving APIs
See merge request entgra/carbon-device-mgt!521
2020-04-28 01:38:08 +00:00