Jayasanka
1c4779d7cc
Created Apps table
6 years ago
Jayasanka
c904587599
Created class for add new app
6 years ago
Jayasanka
f8ec1be9b8
Overrided css class for header
6 years ago
Jayasanka
3c50af2a14
Removed unused routs
6 years ago
Jayasanka
ab4b5d1764
Created Layout for dashboard
6 years ago
Jayasanka
536a2ca81b
Created new routes with router config
6 years ago
Jayasanka
15f38ba101
Added login to router
6 years ago
Jayasanka
7ee7384969
Changed webpack to absolute path
6 years ago
Jayasanka
40e9fbebb8
Created Component for Sub Routes
6 years ago
jayasanka
c7cb3319eb
Added routings
6 years ago
jayasanka
3dc7758d20
Created login page
6 years ago
jayasanka
9361a70023
Removed comments
6 years ago
jayasanka
ea2dd0a024
configured of LESS Module in webpack
6 years ago
jayasanka
2a5cc97de9
Fixed routing
6 years ago
jayasanka
6ad21b473e
added new files
6 years ago
jayasanka
f010304eba
Added ant design to the publisher
6 years ago
lasanthaDLPDS
69b65aa073
Remove unnecessary files
6 years ago
lasanthaDLPDS
d7c92612f1
Add new UI theme dependencies
6 years ago
lasanthaDLPDS
98d14b0815
Fix merge conflicts
6 years ago
lasanthaDLPDS
49c1279dd5
APPM publisher UI deploying as web app
6 years ago
Saad Sahibjan
625fb7d07e
Allow webclips installation via enrollment app install policy
6 years ago
Saad Sahibjan
a9a01c045e
Add copy commands to copy UserValidateManagement and OAuth2TokenManagement synapse APIs to IoTs pack
6 years ago
lasanthaDLPDS
fbcb1d0e32
Add modification to application creating logic
6 years ago
lasanthaDLPDS
0cb26066c5
Fix lifecycle instance initiating issue
6 years ago
Saad Sahibjan
0d084242d0
Increase length of VALUE_FIELD column in DM_DEVICE_INFO table
6 years ago
lasanthaDLPDS
911bc6f9a0
Fix application getting issue
6 years ago
lasanthaDLPDS
e2acb5c4c8
Fix application installing issue
6 years ago
lasanthaDLPDS
a7a8a9c6df
Improve APPM publisher functionality and add UI source
6 years ago
inoshperera
a39d567e85
fix License text loading inconsistency in tenants
6 years ago
lasanthaDLPDS
f92ae35e4b
Fix the task running issue in tenant mode
...
If a run time error encountered while sending a notification(e.g:- Push Notification ) to a device when the task is running for tenants, it terminates the task running and notifications won't be sending to devices which are enrolled to other tenants as well. Hence cath the exception in sendNotification method and log.
Further, since this is critical path, added few debug logs as well.
6 years ago
Inosh Perara
ecd35c34e4
Merge branch 'master' into 'master'
...
Add enrollment notification sending feature
See merge request entgra/carbon-device-mgt!38
6 years ago
lasanthaDLPDS
7975563530
Improve the payload of enrollment notification
6 years ago
lasanthaDLPDS
c4c92f0faa
Adding application management initial pub UI
6 years ago
Charitha Goonetilleke
2380a22d53
Commit transaction after changing status
6 years ago
lasanthaDLPDS
e852c62663
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt
6 years ago
lasanthaDLPDS
b90766b5a4
Add enrollment notification sending feature
6 years ago
Charitha Goonetilleke
026bd175e9
Reformat & fix API publishing issue to Gateway
6 years ago
Charitha Goonetilleke
8b34253bc1
Optimize functionality
6 years ago
Charitha Goonetilleke
3d42175bea
Merge branch 'master' of https://gitlab.com/ruwany.ace/carbon-device-mgt into entgra-master
6 years ago
Ace
18078c51e8
bug fixes
6 years ago
Ace
59186155d0
Adding new apis to update devices status/get count/get list based on status
6 years ago
Charitha Goonetilleke
e78a2a1279
Merge remote-tracking branch 'entgra/master' into entgra-master
6 years ago
Charitha Goonetilleke
75dd9321af
Add methods to get device count based on status and device type
6 years ago
Saad Sahibjan
ae9dd807cc
Enrollment application install feature for policy
6 years ago
Madawa Soysa
6f80d1993d
Move private constants to a public constant class
6 years ago
Madawa Soysa
eea040f391
Remove redundant authorization check and fix the test
6 years ago
Madawa Soysa
001649e5fd
Fix issue with advanced search to pick the correct enrollment
...
This commit addresses following two issues,
1. Advanced search feature returns the oldest enrollment instance
This issue occurs when the same device is enrolled for multiple users. The cause of the issue is filtering the devices by device identifier which is a unique property for a device. This commit fixes the issue by filtering the devices from enrollment id and owner instead of the device identifier.
2. All devices do not return for privileged users when searched through advanced-search
The cause of the issue is not considering the user permissions when filtering the devices. This commit fixes the issue by validating the permissions of the logged in user before filtering.
Fixes entgra/product-iots#13
Fixes entgra/product-iots#14
6 years ago
lasanthaDLPDS
f810c1a7e4
Fix minor issues and add app manager UI into the feature
6 years ago
lasanthaDLPDS
b6a0b75f05
Fix build failure
6 years ago
lasanthaDLPDS
8841741567
Fiz merge conflicts
6 years ago