Saad Sahibjan
6a97b38232
Merge branch 'fix-cdm-config-issue' into 'master'
...
Fix issue with package names
See merge request entgra/carbon-device-mgt!475
5 years ago
Yohan Avishke
d678059da3
Fix issue with package names
5 years ago
Charitha Goonetilleke
da5c7e307f
Merge branch 'geo-backend' into 'master'
...
Move device location history grouping logic to the backend
Closes product-iots#343
See merge request entgra/carbon-device-mgt!468
5 years ago
Dharmakeerthi Lasantha
7b26a8c943
Merge branch 'fix/dmgt-react/notifications' into 'master'
...
Remove notification sidebar from the Devicemgt react app
Closes product-iots#345
See merge request entgra/carbon-device-mgt!474
5 years ago
Saad Sahibjan
2613449ec3
Merge branch 'fix-cdm-config-issue' into 'master'
...
Update package names of PushNotification providers
See merge request entgra/carbon-device-mgt!473
5 years ago
Jayasanka Weerasinghe
cadb55f256
Remove notification sidebar from the Devicemgt react app
5 years ago
Yohan Avishke
8809d63ebd
Update package names of PushNotification providers
5 years ago
Dharmakeerthi Lasantha
2a20c06c46
Merge branch 'master' into 'master'
...
Payload improvements in add new policy feature in React App
See merge request entgra/carbon-device-mgt!472
5 years ago
Kaveesha Mihirangi
07180f091e
Payload improvements in add new policy feature in React App
5 years ago
Dharmakeerthi Lasantha
1d81648bce
Merge branch 'master' into 'master'
...
Change Restriction Policy UI by adding them to new Element
See merge request entgra/carbon-device-mgt!471
5 years ago
Kaveesha
2bf9977a99
Add new method to create payload
5 years ago
Kaveesha
ed67090e38
Generate Basic data in payload and Add Restriction policies to forms
5 years ago
Jayasanka Weerasinghe
aa6bb02127
Move device location history algorithm to the backend
5 years ago
Dharmakeerthi Lasantha
69bbd8d512
Merge branch 'master' into 'master'
...
Add device-mgt react app notification feature
See merge request entgra/carbon-device-mgt!469
5 years ago
Shamalka Navod
070c8cb3ef
Add device-mgt react app notification feature
5 years ago
Dharmakeerthi Lasantha
23b68c0b1e
Merge branch 'master' into 'master'
...
Add UI components to Assign policy Type, Assign Groups and Publish Policy view
See merge request entgra/carbon-device-mgt!460
5 years ago
Kaveesha Mihirangi
c984b88c75
Add UI components to Assign policy Type, Assign Groups and Publish Policy view
5 years ago
Dharmakeerthi Lasantha
d8d0530943
Merge branch 'master' into 'master'
...
Remove duplicates in getApplications API
Closes product-iots#342
See merge request entgra/carbon-device-mgt!467
5 years ago
Shamalka Navod
739ee8281f
Remove duplicates in getApplications API
5 years ago
Dharmakeerthi Lasantha
65189c5b04
Merge branch 'delete' into 'master'
...
Fix permanent delete for multiple enrollments
Closes product-iots#341
See merge request entgra/carbon-device-mgt!466
5 years ago
Amanda
2c04ed347b
Delete records from DM_APPLICATION
5 years ago
Dharmakeerthi Lasantha
5d8881ad89
Merge branch 'master' into 'master'
...
Fix App NOT installed report API query
See merge request entgra/carbon-device-mgt!464
5 years ago
shamalka
45939832e2
Fix App NOT installed report API query
5 years ago
Dharmakeerthi Lasantha
84906b8a09
Merge branch 'report-mgt' into 'master'
...
Add OSVersion column to DevicesTable component
See merge request entgra/carbon-device-mgt!459
5 years ago
Amanda
efd7b34e60
Add OSVersion column to DevicesTable component
5 years ago
Dharmakeerthi Lasantha
1201ae0e1e
Merge branch 'delete' into 'master'
...
Fix permanent device deletion issue
Closes product-iots#337
See merge request entgra/carbon-device-mgt!461
5 years ago
Amanda
7b8111e19c
Fix permanent device deletion issue
...
- remove the 'removeDeviceApplicationMapping' method
- remove the 'removeEnrollmentDeviceApplicationMapping' method
5 years ago
Charitha Goonetilleke
f7b6381078
Merge remote-tracking branch 'entgra/master' into entgra-master
5 years ago
Charitha Goonetilleke
b352354020
Fix issue in initial location persistence from fresh device
5 years ago
Dharmakeerthi Lasantha
257e8d961f
Merge branch 'report-managment' into 'master'
...
Fix duplicate result issue by adding missing conditions
See merge request entgra/carbon-device-mgt!458
5 years ago
Yohan Avishke
d5911b900d
Fix duplicate result issue by adding missing conditions
5 years ago
Dharmakeerthi Lasantha
f38c1d4ab3
Merge branch 'master' into 'master'
...
Create HTTP client based on hostname verification property
Closes product-iots#334
See merge request entgra/carbon-device-mgt!455
5 years ago
Dharmakeerthi Lasantha
aa895cdf9d
Merge branch 'scope-fix' into 'master'
...
Add scopes.
See merge request entgra/carbon-device-mgt!457
5 years ago
shamalka
8a30914f90
Add scopes
5 years ago
Saad Sahibjan
5d83c83321
Create HTTP client based on hostname verification property
5 years ago
Dharmakeerthi Lasantha
aad275978f
Merge branch 'reports' into 'master'
...
UI to filter devices from their main OS version
See merge request entgra/carbon-device-mgt!440
5 years ago
Amanda Randombage
e3ef99c258
UI to filter devices from their main OS version
5 years ago
Dharmakeerthi Lasantha
e2d56bb352
Merge branch 'report-managment' into 'master'
...
Change APi to filter devices from their os version
See merge request entgra/carbon-device-mgt!439
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
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
52b45abb16
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into entgra-master
5 years ago
Inosh Perara
2a64a1a5ff
Merge branch 'master' into 'master'
...
Performance Improvements
See merge request entgra/carbon-device-mgt!452
5 years ago
Charitha Goonetilleke
100c58f91f
Performance Improvements
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