Yohan Avishke
8d7da2adce
Fix: wrong uri for operation upgrade-firmware
5 years ago
tcdlpds@gmail.com
f3a6d19649
Improve DeviceTypeCommonService Interface
5 years ago
Kaveesha Mihirangi
ad8eb23aff
Generate Policy configuration UI from JSON
5 years ago
Pahansith Gunathilake
7381ece847
Introduce device type filtering and limit results in device types retrieve endpoint
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
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
Shamalka Navod
39e3e7fa1d
Implement reports for device enrollment and policy compliance
5 years ago
Saad Sahibjan
6fdbfdf8f5
Fix nextOperation DAO method to have MSSQL syntax
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
9cf5fd2edb
Fix issue in accessing device shared via group
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
Jayasanka Weerasinghe
d8b218026d
Add ESLint to devicemgt react app
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
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
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
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
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
26b4c5cf3b
Set charset to UTF-8 to remove invalid charactor in devicemgt app
5 years ago
Entgra Builder
0e96e3fafd
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
80f9d3546b
[maven-release-plugin] prepare release v4.1.6
5 years ago
Kaveesha Mihirangi
fcf271e4d2
Generate UI component for profile configuration in Add Policy view using json
5 years ago
Kaveesha Mihirangi
2c4f11e3b6
Add UI component to Enroll device and add policies
5 years ago
Charitha Goonetilleke
e924e26ced
Introduce Postgre specific DAO to handle object insertion/retrieval
5 years ago
Entgra Builder
cd94992d6f
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
cd7ca88a1e
[maven-release-plugin] prepare release v4.1.6
5 years ago
Charitha Goonetilleke
af1541e641
Merge branch 'application-mgt-new' into 'master'
...
Add PostgreSQL support for the App Manager
See merge request entgra/carbon-device-mgt!402
5 years ago
Charitha Goonetilleke
ac0f9f9751
Add swagger
5 years ago
lasanthaDLPDS
1c24707b9f
Add PostgreSQL support for the App Manager
5 years ago
lasanthaDLPDS
0a8f6cd311
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
Entgra Builder
270e16fc3a
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
f0384d9775
[maven-release-plugin] prepare release v4.1.5
5 years ago
Dharmakeerthi Lasantha
d240c05b9b
Merge branch 'master' into 'master'
...
Fix footer floating issue
See merge request entgra/carbon-device-mgt!397
5 years ago
lasanthaDLPDS
152a97c820
Add Device type common service interface
5 years ago
Kaveesha Mihirangi
746e6269e0
Add View to Enroll New Device and Change left menu to top
5 years ago
Turcy
016ff9bee0
Fix footer floating issue
5 years ago
Dharmakeerthi Lasantha
02b0620c31
Merge branch 'master' into 'master'
...
Add Content-length to artifact file response
See merge request entgra/carbon-device-mgt!391
5 years ago
Dharmakeerthi Lasantha
8a2a2b364f
Merge branch 'master' into 'master'
...
Wipe when unenroll
See merge request entgra/carbon-device-mgt!394
5 years ago
Kaveesha Mihirangi
df3548fb8f
Modify Role view and User View
5 years ago
Turcy
c34f3cf4c7
Correct error message reference
5 years ago
Dharmakeerthi Lasantha
3cc68f761e
Merge branch 'master' into 'master'
...
Fix app manager permissions not being displayed
Closes product-iots#281
See merge request entgra/carbon-device-mgt!393
5 years ago
Ruwan Liyanage
d5976deed8
Fix HTTP Error 500 issue on the role edit page
5 years ago
inoshperera
ea73040e65
Wipe when unenroll
5 years ago
Saad Sahibjan
7cf86d5b60
Fix app manager permissions not being displayed
5 years ago
Saad Sahibjan
666aaf58f0
Fix users not loading during policy creation
5 years ago
Saad Sahibjan
7437545b0d
Fix web clip uninstallation issues in ios
5 years ago
Entgra Builder
bea11b7d81
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
2aa50223e0
[maven-release-plugin]prepare release v4.1.4
5 years ago
Charitha Goonetilleke
c0fc88054c
Merge branch 'master' into 'master'
...
Returning status when retrieving groups
See merge request entgra/carbon-device-mgt!385
5 years ago
Ace
f9b851dc1e
Returning group ID when retrieving groups
5 years ago
Milan Perera
d4c996cce1
Merge branch 'master' into 'master'
...
Fix MS sql Blob storing and sql error
See merge request entgra/carbon-device-mgt!384
5 years ago
inoshperera
b0f7cfdf61
Refactoring and formatting
5 years ago
inoshperera
e3aca342ad
Google enterprise unenrollment fix
5 years ago
Entgra Builder
252a3f2edc
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
74c6eb6be7
[maven-release-plugin]prepare release v4.1.4
5 years ago
lasanthaDLPDS
f330bdd3d1
Fix SQL syntax issue in getSubscribedDevices method
5 years ago
inoshperera
2e84e4d01f
Fix MS sql Blob storing and sql error
5 years ago
Entgra Builder
555ea6a808
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
347180a321
[maven-release-plugin]prepare release v4.1.3
5 years ago
Saad Sahibjan
66db919702
Merge branch 'master' into 'master'
...
Fix uninstall device list retrieving issue
See merge request entgra/carbon-device-mgt!382
5 years ago
Saad Sahibjan
15abfa218d
Fix uninstall device list retrieving issue
5 years ago
Kaveesha Mihirangi
5c06b1b0ab
Add new user function for device-mgt react app
5 years ago
Saad Sahibjan
d2f8b6e160
Fix web clips installation not working for iOS
5 years ago
Charitha Goonetilleke
e6ea2175cd
Add review suggestions
5 years ago
Charitha Goonetilleke
efff1e2cfd
Fix device group related issues
...
- Create group - Not working when group properties are not available
- Delete group - SQL error
- Get devices of group - Database connection management issue
5 years ago
Entgra Builder
8d8c3cce16
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
f596f3ef81
[maven-release-plugin]prepare release v4.1.2
5 years ago
Saad Sahibjan
a8e0bbce7a
Fix corrective policy UI loading intermittent issue
5 years ago
Dharmakeerthi Lasantha
3ca303cdb5
Fix app installing issue in kiosk
5 years ago
Entgra Builder
244a60fe3e
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
6f06f9f318
[maven-release-plugin] prepare release v4.1.1
5 years ago
Dharmakeerthi Lasantha
635416f766
Fix public app installing issue and improve tool-tip texts
5 years ago
Entgra Builder
42a6d298aa
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
a5bdedcfa2
[maven-release-plugin]prepare release v4.1.0
5 years ago
Inosh Perara
e7ccff1f69
Merge branch 'application-mgt-new' into 'master'
...
Uninstall related fixes for Google EMM APIs
See merge request entgra/carbon-device-mgt!364
5 years ago
inoshperera
5a3d9c455a
improve uninstall API for Google EMM APIs
5 years ago
Entgra Builder
bb7a2656cb
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
c85e2b64a8
[maven-release-plugin]prepare release v4.0.9
5 years ago
Entgra Builder
05babca6ba
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
9f2f4a44d7
[maven-release-plugin]prepare release v4.0.1
5 years ago
Entgra Builder
674c61a1fb
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
c3b3f2e9d1
[maven-release-plugin]prepare release v4.0.0
5 years ago
lasanthaDLPDS
dbd21719f1
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
Charitha Goonetilleke
253afa517a
Fix transaction handling
5 years ago
Charitha Goonetilleke
d6845cd40a
Add new API endpoints
...
- Change device status as bulk
- Get total device count
- Add group with different owner
5 years ago
Shamalka Navod
2c2584bcae
Add devicemgt React app UI improvements
5 years ago
Shamalka Navod
a78d3e17d4
Group create/edit/delete/share functions
5 years ago
shamalka
3cb822efd7
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
shamalka
22cd3a09f1
Add tabs on user info modal
5 years ago
shamalka
7dc9fbb04b
Fix error on retrieving location
5 years ago
Yohan Avishke
4a3a9b587e
Change invalid payload exception responses to bad requests
5 years ago
achala007
e57dd65dd8
Update geo featur UI and date time picker
5 years ago
Yohan Avishke
8bebf2c126
Wrap service level error messages from api level error messages
5 years ago
Dharmakeerthi Lasantha
0f8d4a02d4
Merge branch 'master' into 'application-mgt-new'
...
Fix apple logo not displaying in UI DEP config
See merge request entgra/carbon-device-mgt!345
5 years ago
Dharmakeerthi Lasantha
6717723d69
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add roles and enrolled devices of users
See merge request entgra/carbon-device-mgt!343
5 years ago
Saad Sahibjan
48ffb02cb4
Fix apple logo not displaying in UI DEP config
5 years ago
shamalka
5436d9dd37
Add roles and enrolled devices of users
5 years ago
lasanthaDLPDS
67f442f1c4
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
Dharmakeerthi Lasantha
edf9486a6d
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add main devicemgt features to dashboard
See merge request entgra/carbon-device-mgt!333
5 years ago
Charitha Goonetilleke
e58ca40323
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Adding status column to GROUP table and honuring same in API
See merge request entgra/carbon-device-mgt!341
5 years ago
lasanthaDLPDS
2103306fa1
Improve APPM source
...
Fix formatting issues, add java doc comments, improve transaction handling
5 years ago
lasanthaDLPDS
b5a86d8e79
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
lasanthaDLPDS
d4f3754ebc
Add new admin API to get app subscription data
5 years ago
Dharmakeerthi Lasantha
41f53d06c6
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
MS SQL based syntax fixes
See merge request entgra/carbon-device-mgt!339
5 years ago
Dharmakeerthi Lasantha
3c11838c14
Merge branch 'corrective-policy' into 'application-mgt-new'
...
Message to display in view when a selected corrective policy is changed to general or deleted
See merge request entgra/carbon-device-mgt!338
5 years ago
inoshperera
0db399814b
MS SQL based syntax fixes
5 years ago
Saad Sahibjan
bb681c43d0
Message to display in view when a selected corrective policy is changed to general or deleted
5 years ago
inoshperera
422e106c36
MS sql related bug fixes
5 years ago
shamalka
318736bcbf
Add feature descriptions
5 years ago
shamalka
02a8fd35dc
Add main devicemgt features to dashboard
5 years ago
Inosh Perara
0539971f40
Merge branch 'corrective-policy' into 'application-mgt-new'
...
Corrective Policy
See merge request entgra/carbon-device-mgt!328
5 years ago
Saad Sahibjan
8178a3cd8f
Message to display when a selected corrective policy is changed to general or deleted
5 years ago
Saad Sahibjan
ec3f5afcb7
Prevent same policy ID bieng avaialble in selecting a corrective policy
5 years ago
Ace
548ad336bf
Adding status column to GROUP table and honuring same in API
5 years ago
lasanthaDLPDS
b5a1433709
Improve SQL queries in APPM
5 years ago
ausam riyaaz
2e8a706724
Fix MsSQL syntax issues.
5 years ago
Saad Sahibjan
e3905e793d
Add policy type and corrective action UI for view policy
5 years ago
Saad Sahibjan
fc916d4e4c
Add policy type and corrective action UI for edit policy
5 years ago
Saad Sahibjan
1d2444f16f
Add policy type and corrective action UI for create policy
5 years ago
Saad Sahibjan
62c01aa508
Add a new unit for corrective action
5 years ago
Saad Sahibjan
ca2a1b85c3
Add UI controller method to retrieve all policies by policy type
5 years ago
Saad Sahibjan
622e1842de
Add corrective actions in policy wrapper to policy object
5 years ago