Charitha Goonetilleke
71488410d4
Merge branch 'master' into 'master'
...
Rest api to deploy DAS components
See merge request entgra/carbon-device-mgt!226
5 years ago
Yohan Avishke
234c2ee104
Resolve issue with wrong license header
5 years ago
Yohan Avishke
3dff9fef80
Create Endpoints to deploy DAS artifacts as Strings
...
Four new endpoints were created to deploy DAS artifacts. These apis will accept JSON payloads and convert them to Strings and will use those to deploy artifacts. These endpoints are different from the existing endpoints due to accepting different payloads and using different stubs to deploy.
5 years ago
Turcy
0af18b0255
Make device analytics timestamp human-readable
5 years ago
Yohan Avishke
bed68289b5
Make stream persisting optional
...
At the moment of creating a stream it will be persisted by default. This was made a optional choice by using a query flag through this commit.
5 years ago
Yohan Avishke
35b03d387c
fix: Change in file name
...
File name of AttributeDataType was changed to AttributeType to resolve some conflicts with import statements.
5 years ago
Yohan Avishke
6def2e1efa
Merge branch 'master' of https://gitlab.com/YohanAvishke/carbon-device-mgt
5 years ago
Yohan Avishke
bdf74ac041
API to integrate functionality of DAS
...
Four endpoints to publish stream, receiver, publisher and siddhi script were added to the device.mgt.api. This commit contains implementation of the above end points, jax-rs beans, custom exceptions and common methods used for the endpoints.
These changes were done in order to decouple the DAS ui from Entgra products.
These endpoints will function by consuming JSON payloads to, generate custom artifacts and deploying them depending on the payload.
BREAKING CHANGE: Four endpoints to publish stream, receiver, publisher and siddhi script were added to the device.mgt.api
5 years ago
Ace
48a0801faf
Fixing test failures
5 years ago
Ace
91746c4d04
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
5f3c069694
introducing a group properties table & ability to add/remove group properties
5 years ago
Charitha Goonetilleke
5c9c0d3ddf
Fix missing operation id in mqtt operation topic
5 years ago
Ruwan Yatawara
ff7ec02bcb
removing font-wso2 and adding font-entgra
5 years ago
Saad Sahibjan
91617a6dbb
Modify enrollment app install policy to support new app manager
5 years ago
Ace
a2d349fa92
fixing license headers
5 years ago
Pahansith
c940cc03a0
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into configuration-endpoint
5 years ago
Pahansith
3ae5339eff
Add device identifier for configuration retrieval endpoint
5 years ago
Ace
749db4e5ac
removing references to font-wso2 and updating same to font-entgra
5 years ago
Ace
f6e89d9bef
Adding new entgra-theme
5 years ago
Ace
4040d95eaa
removing font-wso2-1.3.0 and adding font-entgra-1.4.0 with fresh icons
5 years ago
lasanthaDLPDS
5421c1c38b
Fix operation DTO initializing issue
5 years ago
nipunnadeen
05e4da1780
Fix the responsive issues of the device-mgt react app
5 years ago
Pahansith
f01448d396
Change http method to get
5 years ago
Pahansith
a3f44b43b4
Add configuration retrieve endpoint
5 years ago
nipunnadeen
6e71482270
Add the copyright notice to device-mgt react app
5 years ago
nipunnadeen
dbfe6b308b
Change the artifactId of the device-mgt pom.xml file
5 years ago
Dharmakeerthi Lasantha
e3a8c85c9b
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add navbar to device mgt reat app
See merge request entgra/carbon-device-mgt!213
5 years ago
Jayasanka
d7b290acf6
Add nav bar to device mgt reat app
5 years ago
Dharmakeerthi Lasantha
a4f1bed325
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Application mgt new
See merge request entgra/carbon-device-mgt!212
5 years ago
Jayasanka
c417b9708c
Add react device-mgt device view page
5 years ago
Jayasanka
cc9e034edd
Add react device-mgt device view page
5 years ago
lasanthaDLPDS
76b4953e3a
Add device-mgt react ui feature
5 years ago
lasanthaDLPDS
40ec702334
Merge with upstream
5 years ago
lasanthaDLPDS
3a29ab9802
Add device-mgt react app
5 years ago
Saad Sahibjan
4a58aea2d0
Handle exception and log error messages related to DeviceTypeDAOHandler
5 years ago
Saad Sahibjan
0c7843f2fe
Modify logic of saving DeviceTypePluginDAOManager to support multi tenancy
5 years ago
Saad Sahibjan
d6d91e4bc2
Remove retrieving device type extension class from deployer file
5 years ago
Saad Sahibjan
a246c16eb6
Register DeviceTypePluginExtensionService
5 years ago
Saad Sahibjan
b9bceadec8
Add the implementation of DeviceTypePluginExtensionService
5 years ago
Saad Sahibjan
c5b4641597
Add the interface of DeviceTypePluginExtensionService
5 years ago
Saad Sahibjan
42b092d43a
Add license header for DeviceTypeDAOHandler
5 years ago
Saad Sahibjan
f0103f27c4
Modify error messages and exception handling
5 years ago
Saad Sahibjan
0d203e0cd5
Set device type plugin DAO manager in hashmap
5 years ago
Saad Sahibjan
9d81ee6cb4
Expose device type extension dao plugin via device type deployer
5 years ago
Saad Sahibjan
f1c6ee7068
Add interface for device type plugin dao
5 years ago
Saad Sahibjan
5271fc4163
Add device type extension config
5 years ago
Saad Sahibjan
dd4a31beb7
Log and set message in response whend device not found to delete
5 years ago
Saad Sahibjan
1c825af79d
Move delete device permanently to device-mgt admin API
5 years ago
Ace
b260e5c086
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
18218a351c
Fixing issues with searching devices with groupID as a param
5 years ago
Charitha Goonetilleke
bb82eb7236
Fix issue in IoT device type loading
5 years ago
lasanthaDLPDS
4e23dbf5af
Merge with upstream master
5 years ago
lasanthaDLPDS
9d9f420c83
Fix formatting issues
5 years ago
lasanthaDLPDS
f24cc4342f
Merge with master branch
5 years ago
Entgra Builder
3c4ef275f1
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
03703b83eb
[maven-release-plugin] prepare release v3.2.8
5 years ago
Ruwan Yatawara
59e14c6c1f
Merge branch 'master' into 'master'
...
Bumping product versions
See merge request entgra/carbon-device-mgt!167
5 years ago
Entgra Builder
fc7cf05e90
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
93c53c8748
[maven-release-plugin] prepare release v3.2.7
5 years ago
Ace
1ad6519600
changing references to older release in html pages
5 years ago
Ruwan Yatawara
cd4373b352
Merge branch 'master' into 'master'
...
Adding new API to search devices based on device properties
See merge request entgra/carbon-device-mgt!162
5 years ago
Ace
3369438f2d
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
ca07db3fca
Adding code to retrieve properties instead of the entire device
5 years ago
Ace
42b9753944
fixing bug with unitiated list
5 years ago
Ace
192984e3c0
Adding new API to search devices based on device properties
5 years ago
Ruwan Yatawara
bdb40c94d1
Merge branch 'master' into 'master'
...
updating references to 3.5.0 release to 3.6.0
See merge request entgra/carbon-device-mgt!160
5 years ago
Ace
33ffa23efc
updating references to 3.5.0 release to 3.6.0
5 years ago
Saad Sahibjan
58a31d0031
Plugin level support for deleting device permanently
5 years ago
lasanthaDLPDS
7f0be5f28b
Merge with upstream master
5 years ago
Saad Sahibjan
f372ba2018
Modify setting app type
5 years ago
Saad Sahibjan
c0e301845e
Android enterpise app install payload creation
5 years ago
Inosh Perara
13960f77c9
add device type versioning APIs
5 years ago
Saad Sahibjan
e26b50742b
Increase length of VALUE_FIELD column in DM_DEVICE_INFO table
5 years ago
Saad Sahibjan
29b2c41c73
Add iOS enterprise app install
5 years ago
Milan Perera
650f02bf03
Add user created date and modified date
5 years ago
Saad Sahibjan
857f9057d3
Modify setting app type
5 years ago
Saad Sahibjan
c9c4d7a64b
Android enterpise app install payload creation
5 years ago
Saad Sahibjan
76b34b3229
Add gson dependency to commons
5 years ago
Entgra Builder
5a6789e336
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
c71b1f9314
[maven-release-plugin] prepare release v3.2.6
5 years ago
Saad Sahibjan
1f001b09f1
Fix tests related to deleteDevice API
5 years ago
Saad Sahibjan
52e971de76
Add delete device dao related implementation
5 years ago
Saad Sahibjan
48ae5c58e9
Add deleteDevice service and impl
5 years ago
Saad Sahibjan
be1bee9b9a
Modify delete device API to have permanentDelete query parameter
5 years ago
Saad Sahibjan
b68cc62bc7
Handle StartupOperationConfig which runs only once after the server is started
5 years ago
Saad Sahibjan
c1177a26b2
Handle server version operation in task manager
5 years ago
Inosh Perara
b76784bc90
Merge branch 'master' into 'master'
...
Query error fix in operation profile
See merge request entgra/carbon-device-mgt!115
6 years ago
inoshperera
301b6ad5c2
Query error fix in operation profile
6 years ago
Entgra Builder
2d05e04a16
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
84df5dd4bf
[maven-release-plugin] prepare release v3.2.5
6 years ago
Dharmakeerthi Lasantha
52c7a7ecdd
Improve app subscription functionality
...
Further integrate app management component with device mgt
6 years ago
Madawa Soysa
a285898782
Modify the Feature Specification Structure and Modify {deviceType}/features API
...
Related to entgra/product-iots#37
6 years ago
Pahansith Gunathilake
1fc16f9572
Fix windows device inactive after sync
6 years ago
lasanthaDLPDS
9c45f907e2
Improve APPM subscribing method
6 years ago
Asanka Kumara
b863d2fa5e
Get Device By ID API
6 years ago
Pahansith Gunathilake
a5e471c073
Fix drop down color issue
6 years ago
Pahansith Gunathilake
920a66a165
Fix user creation password auto generation
6 years ago
lasanthaDLPDS
06e9591e36
Fix device-mgt operation log displaying issue
6 years ago
lasanthaDLPDS
efa17d2e51
Merge with upstream master
6 years ago
lasanthaDLPDS
7c593d83fa
Add APIs for subscription management
6 years ago
Saad Sahibjan
a9f19a6afb
Merge branch 'master' into 'master'
...
Add missing permission in v0.9 API
See merge request entgra/carbon-device-mgt!73
6 years ago
Saad Sahibjan
f3b580277b
Add UI for update enrollment
6 years ago
Charitha Goonetilleke
ca83635f13
Fix log issue in test cases
6 years ago
Charitha Goonetilleke
7a16ac7532
Fix build failure
6 years ago
Charitha Goonetilleke
0c471fbb0b
Add capability to store device type specific platform configurations for any device type
6 years ago
lasanthaDLPDS
84e3beb6f6
Fix merge conflicts
6 years ago
lasanthaDLPDS
c2afa1126a
Remove v0.9 API source
6 years ago
lasanthaDLPDS
39b1f0b72e
Remove v0.9 API
6 years ago
lasanthaDLPDS
ba4d73d940
Add missing permission in v0.9 API
6 years ago
Entgra Builder
54b0a0afd0
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
6dd8ca9484
[maven-release-plugin] prepare release v3.2.4
6 years ago
Pahansith Gunathilake
4aa7987be8
Fix notification not showing issue - Issue ID #84
6 years ago
Entgra Builder
14337bb884
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
736ce76df6
[maven-release-plugin] prepare release v3.2.3
6 years ago
Inosh Perara
25a743f8e5
Merge branch 'master' into 'master'
...
Add an API to update the device owner for given device identifiers.
See merge request entgra/carbon-device-mgt!68
6 years ago
lasanthaDLPDS
12d46550e6
Fix requested changes in the review
6 years ago
Pahansith Gunathilake
2a6b960e80
Change Product Version to 3.5.0
6 years ago
lasanthaDLPDS
cc989148d6
Add an API to update the device owner for given device identifiers.
...
Further, add an API to get device activities without passing the username. Username is retrieved from the carbon context.
6 years ago
Entgra Builder
65eb70139b
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
6bbbbdc18b
[maven-release-plugin] prepare release v3.2.2
6 years ago
Pahansith Gunathilake
b075688d91
Whitelabel UI
6 years ago
Milan Perera
89e3c91fe6
Fix device information reduction issue
6 years ago
Saad Sahibjan
d64edd8cf9
Add handlebar helper to convert json to string
6 years ago
Gathika94
3bb2e8a5bf
Add new method to put permission taking String parameters
6 years ago
lasanthaDLPDS
98d14b0815
Fix merge conflicts
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
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
8841741567
Fiz merge conflicts
6 years ago
Entgra Builder
cbe85378d8
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
4b1f83b168
[maven-release-plugin] prepare release v3.2.1
6 years ago
Charitha Goonetilleke
c3893d93bb
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into entgra-master
6 years ago