Ace
7838eaf97b
Modifying group devices API to retrieve properties
5 years ago
Charitha Goonetilleke
c3490c129a
Fix issue in deploying event streams
5 years ago
Ace
fc03c404ad
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
lasanthaDLPDS
cebc18bef6
Fix server starting issue
...
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
5 years ago
Ace
def206d17e
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
82447ef865
Fixing issues with query-devices
5 years ago
Charitha Goonetilleke
11e6e11714
Merge branch 'master' into 'master'
...
Sort device analytics data
Closes product-iots#140
See merge request entgra/carbon-device-mgt!238
5 years ago
Turcy
e33f28bf8a
Sort device analytics data
5 years ago
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
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
Pahansith
f01448d396
Change http method to get
5 years ago
Pahansith
a3f44b43b4
Add configuration retrieve endpoint
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
Milan Perera
439ce4f1ec
Fix apim handler test failures
5 years ago
Milan Perera
b7757a65ce
Enable basic authentication in cert-mgt webapp
5 years ago
Milan Perera
1cf86ee958
Remove additional HTTP call from mssl handler
...
This fixes the entgra/product-iots#128
5 years ago
Charitha Goonetilleke
a1330daf24
Merge branch 'master' into 'master'
...
Fix CN extraction issue
See merge request entgra/carbon-device-mgt!199
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
0d0daa5b8b
Fix CN extraction issue
5 years ago
Charitha Goonetilleke
bb82eb7236
Fix issue in IoT device type loading
5 years ago
lasanthaDLPDS
9d9f420c83
Fix formatting issues
5 years ago
inoshperera
62f2a214f3
fix NPE for policy
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
6 years ago
Saad Sahibjan
e26b50742b
Increase length of VALUE_FIELD column in DM_DEVICE_INFO table
6 years ago
Inosh Perara
391b9677a7
Merge branch 'mac-os' into 'master'
...
MacOS
See merge request entgra/carbon-device-mgt!126
6 years ago
Milan Perera
650f02bf03
Add user created date and modified date
6 years ago
Entgra Builder
5a6789e336
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
c71b1f9314
[maven-release-plugin] prepare release v3.2.6
6 years ago
Saad Sahibjan
1f001b09f1
Fix tests related to deleteDevice API
6 years ago
Saad Sahibjan
52e971de76
Add delete device dao related implementation
6 years ago
Saad Sahibjan
48ae5c58e9
Add deleteDevice service and impl
6 years ago
Saad Sahibjan
be1bee9b9a
Modify delete device API to have permanentDelete query parameter
6 years ago
Saad Sahibjan
b68cc62bc7
Handle StartupOperationConfig which runs only once after the server is started
6 years ago
Saad Sahibjan
c1177a26b2
Handle server version operation in task manager
6 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
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
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
Saad Sahibjan
2da0a6aa19
Fix macos enrollment error due to invalid challenge token
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
inoshperera
e98674f9b9
init commit for MacOS
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
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
Saad Sahibjan
80ccaf8fcc
Merge branch 'ios-fix' into 'master'
...
iOS enrollment fix
See merge request entgra/carbon-device-mgt!71
6 years ago
inoshperera
0c304e862b
iOS enrollment fix
6 years ago