inoshperera
3c81f35838
Add get tenant API
5 years ago
inoshperera
5c7a17c3f5
fix merge conflicts
5 years ago
inoshperera
8df21f8af1
minor refactoring for getTenantId
5 years ago
Amanda Randombage
e3ef99c258
UI to filter devices from their main OS version
5 years ago
Yohan Avishke
2fab3029ff
Add equation explaining text to the comments and fix fomratting issues
...
Text will explain equation step by step by using.
Added missing comments, formatted code lines, formatted license
and added more comments.
5 years ago
Yohan Avishke
e8a260dbc4
Change API to filter devices using a given OS version
...
When syncing devices a value will be generated for each device version.
At the API call same method is used to generate a value for the passed
OS version then thedevices are filtered using those 2 values.
This will still create a similar value but now will use
mathematical operations(pow operations) to generate
5 years ago
inoshperera
05fa975887
mend
5 years ago
inoshperera
83bc51b9df
resolve conflics
5 years ago
inoshperera
cecdda4dbf
Add group and roles
5 years ago
Charitha Goonetilleke
2340147a40
Merge remote-tracking branch 'entgra/master' into entgra-master
5 years ago
Charitha Goonetilleke
cb7323fc02
Add Health Check API
5 years ago
Dharmakeerthi Lasantha
c06c64e290
Merge branch 'feature/dmgt-react/report/encryption' into 'master'
...
Create API and a report to filter devices by encryption status
Closes product-iots#321
See merge request entgra/carbon-device-mgt!437
5 years ago
Charitha Goonetilleke
50a7721926
Fix issue in initial device info persistence
5 years ago
Charitha Goonetilleke
d5101ff98a
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into entgra-master
5 years ago
Charitha Goonetilleke
82370f0570
Performance improvements
5 years ago
Charitha Goonetilleke
7b7a6b1ce1
Fix issue in accessing device shared via group
5 years ago
Saad Sahibjan
2c2fc00f72
Merge branch 'master' into 'master'
...
Prevent null pointer for device info
See merge request entgra/carbon-device-mgt!450
5 years ago
Saad Sahibjan
7b010f045d
Prevent null pointer for device info
5 years ago
Jayasanka Weerasinghe
cd8ed2d677
Add cross environment build support for react applications
5 years ago
Jayasanka Weerasinghe
cf7814c957
Add markers and modify polyline in location history
5 years ago
Jayasanka Weerasinghe
694109b50f
Create API and the report to filter devices by encryption status
5 years ago
Jayasanka Weerasinghe
a5971e9d11
Change the file structure of the DeviceMgt React app
5 years ago
Shamalka Navod
b90b98b7cb
Add group devices view to devicemgt react app
5 years ago
Dharmakeerthi Lasantha
38c0e0b544
Merge branch 'reporting' into 'master'
...
Reporting
See merge request entgra/carbon-device-mgt!445
5 years ago
Inosh Perara
f5aeaf3c3e
Update EventPublishingException.java
5 years ago
inoshperera
20a9a98eb1
add reporting config
5 years ago
tcdlpds@gmail.com
a0be877503
Fix build failure
5 years ago
Shamalka Navod
276414aa24
Device enrollment on new devicemgt react app
5 years ago
Shamalka Navod
e4105783a6
Create a report to get application not installed devices
5 years ago
inoshperera
cf6714c7cf
reporting related device info
5 years ago
Yohan Avishke
69aac07df5
Fix only reading one result when multiple results are present
5 years ago
Yohan Avishke
318d4e3f9c
Remove duplicate validation checks
5 years ago
Saad Sahibjan
49d26706b0
Merge branch 'application-mgt-new' into 'master'
...
Improve DeviceTypeCommonService Interface
See merge request entgra/carbon-device-mgt!434
5 years ago
Dharmakeerthi Lasantha
19c5450752
Merge branch 'master' into 'master'
...
Fix: wrong uri for operation upgrade-firmware
See merge request entgra/carbon-device-mgt!435
5 years ago
Yohan Avishke
cd26ba22b4
Create api to generate report to filter devices with outdated OS versions
5 years ago
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