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
Jayasanka Weerasinghe
efe5cda576
Fix login redirection in devicemgt react app
5 years ago
Jayasanka Weerasinghe
2ea3af7f12
Fix navbar on Devicemgt react app
5 years ago
Saad Sahibjan
3f4acef9f0
Merge branch 'master' into 'master'
...
Fix policy edit not working when policy cache is disabled
Closes product-iots#290
See merge request entgra/carbon-device-mgt!409
5 years ago
Saad Sahibjan
a8c68b2052
Fix policy edit not working when policy cache is disabled
5 years ago
Dharmakeerthi Lasantha
4362d21d75
Merge branch 'devicemgt-certificate-page' into 'master'
...
Create cetificates view in devicemgt react app
Closes product-iots#295
See merge request entgra/carbon-device-mgt!408
5 years ago
Jayasanka Weerasinghe
3b5e366b77
Create cetificates view in devicemgt react app
5 years ago
Yohan Avishke
1c2d1f52a0
Update device type delete service to reduce generality of the method by specifying different methods for each single responsibility
5 years ago
Yohan Avishke
b76a838dea
Isolate dao transactions
5 years ago
Yohan Avishke
5ff23bec02
Update api paths with a leading forward slash
5 years ago
Yohan Avishke
2692c40467
Update response messages
5 years ago
Yohan Avishke
1b26a8e2e7
Update license
5 years ago
Yohan Avishke
426287fdc1
Update service to check device type validation at service level and return a Not Found request, if device type doesn't exist
5 years ago
Yohan Avishke
709af6795b
Update licence
5 years ago
Yohan Avishke
7dcd2be02e
Complete tests to remove devices
5 years ago
Yohan Avishke
b3ff6ed787
Remove unavailable tests
5 years ago
Yohan Avishke
3f9dba9356
Complete implementation of device type permanent delete
...
This service will do following modifications to achieve it's functionality,
1. Dis-enroll and delete all devices of a device type
2. Remove platform configuration of a device type
3. Delete the device type
5 years ago
Yohan Avishke
2e62acfafc
Fix issue with deleting devices
...
Already dis-enrolled devices won't be deleted due to attempting to create a new DAO connection while a one already exists for the same DAO Factory. This error will occur when starting a server with already dis-enrolled devices and by trying to delete them
5 years ago
Yohan Avishke
966a878e8e
Create permanant device type deletion
5 years ago
Yohan Avishke
867ea1d423
Bring consuming media type to method level
5 years ago
Yohan Avishke
07abd78261
Create endpoints to undeploy artifacts
...
4 new endpoints were created to delete each artifact and some minor changes were done to deploy of some of these artifacts.
5 years ago
Jayasanka
8bdd4e10ec
Add lint script to the mvn build in APPM store
5 years ago
Jayasanka
d4d7089800
Fix ESLint errors in APPM Store react app
5 years ago
Jayasanka
fae659c32c
Add .prettierrc config file to APPM store react app
5 years ago
Jayasanka
04b0356485
Add eslint to APPM store
5 years ago
Dharmakeerthi Lasantha
ed29565812
Merge branch 'invalid-charactor-fix' into 'master'
...
Set charset to UTF-8 to remove invalid character in devicemgt react app
Closes product-iots#292
See merge request entgra/carbon-device-mgt!406
5 years ago