lasanthaDLPDS
46d28cca8d
Add MsSQL and Oracle support for APPM
5 years ago
Entgra Builder
9502ff52e6
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
35b76c1c1b
[maven-release-plugin]prepare release v3.2.14
5 years ago
vinojiniparamasivam
c6d23b5e7a
Change button name in add policy page
5 years ago
Entgra Builder
2fa223410c
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
d8248301de
[maven-release-plugin]prepare release v3.2.13
5 years ago
Yohan Avishke
4557c5fc5c
Update the Analytics Artifacts Management API
5 years ago
Yohan Avishke
d885707046
Refactor code in a reusable way and change response messages
...
Removed repeated classes and implemented code to already existing classes and divided code into sub methods to limit repetitive code and increase readability. And the response messages were change in order to give users a better understating of the responses they get when calling the api endpoints.
5 years ago
Yohan Avishke
fe4e857639
Change exception codes of device stream events
5 years ago
Yohan Avishke
e643db08d1
Change event attribute mapping logic and error handling
...
Event attribute mapping logic was moved to service layer from the api layer and a created a meaningful error message.
5 years ago
Yohan Avishke
da2d95e7ac
Change event attribute mapping logic and error handling
...
Event attribute mapping logic was moved to service layer from the api layer and a created a meaningful error message.
5 years ago
Yohan Avishke
f660bf9edd
Add ApiParams to all the parameters
5 years ago
Yohan Avishke
e5963c79fd
Override toString
5 years ago
Saad Sahibjan
f9660de334
Minor fixes and improvement for permanent delete devices
5 years ago
Amanda Randombage
becaf35546
Permanent delete DAO fix
5 years ago
shamalka
7a9fddf6da
Disenroll device
5 years ago
Dharmakeerthi Lasantha
f0d8f4d023
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Bulk actions UI
See merge request entgra/carbon-device-mgt!299
5 years ago
shamalka
e068317a62
Add devices to groups
5 years ago
shamalka
c69f9c9f1d
Fix spelling mistakes
5 years ago
shamalka
5ba56207c9
Improve delete device UI
5 years ago
shamalka
b92046fa3d
Change UI structure
5 years ago
shamalka
c762c9d2a7
Change bulk action UI
5 years ago
Saad Sahibjan
354dcd3fd4
Add null and empty check for device location related values
5 years ago
Amanda
7b7d47a2bf
Fix delete
...
- Fix delete button in UI
- Close connection in DAO
5 years ago
Entgra Builder
277b114f9c
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
cd6ff02aff
[maven-release-plugin] prepare release v3.2.12
5 years ago
Amanda Randombage
e80589d3b1
Fix Permanent delete for multiple enrollments
5 years ago
Amanda Randombage
8a586eee2c
Add UI feature to delete multiple devices permanently
5 years ago
Madawa Soysa
03c550d11b
Fix issue with reconfiguring policy
...
The cause of the issue is not passing the newly introduced parameter 'policyType' in the policy edit payload. This parameter is marked @NotNull. Hence throwing an error.
This fix sets the policyType parameter from the existing payload (Doesn't allow to edit as there is no UI interface to edit this parameter ATM
Fixes : entgra/product-iots#175
5 years ago
Amanda Randombage
824403b97e
Change permanent delete HTTP method
5 years ago
Shamalka Navod
bc406b6c92
Add UI feature to delete set of devices
5 years ago
Amanda
0aee974b35
Fix issue in retrieving IoTS devices
5 years ago
Charitha Goonetilleke
43ba5d7e84
Fix issue in retrieving IoTS devices
5 years ago
shamalka
d43971b1b8
Remove unnecessary comments
5 years ago
shamalka
795edd4c66
Improve device delete UI
5 years ago
Entgra Builder
c1612446e4
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
3cecc16145
[maven-release-plugin] prepare release v3.2.11
5 years ago
Entgra Builder
36a91e0e62
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
d1cfd12185
[maven-release-plugin]prepare release v3.2.10
5 years ago
Entgra Builder
15b4b6ff37
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
bd6ca17381
[maven-release-plugin]prepare release v3.2.9
5 years ago
lasanthaDLPDS
7a5a231974
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into conflicts-fix
5 years ago
achala piyarathna
33cac65dd0
Fix build failure
5 years ago
lasanthaDLPDS
f6098a75af
Sync with upstream master
5 years ago
lasanthaDLPDS
298c58e8b8
Fix merge conflicts
5 years ago
nipun
4ac94746fa
Merge branch 'application-mgt-new' of https://gitlab.com/nipunnadeen/carbon-device-mgt into appm-new
5 years ago
nipunnadeen
cfdbb919b0
Create an API to get device details with given app installed
5 years ago
nipun
e4311d4e3a
Modify the subscribed devices and category APIs
5 years ago
nipunnadeen
c08e631c93
Improve the subscribed devices and category details APIs
5 years ago
nipunnadeen
4c51c0af45
Create an API to get device details with given app installed
5 years ago
Inosh Perara
5cb706f24b
Add android enterprise support for IoTS.
5 years ago
Pahansith Gunathilake
db8645e6c5
Add policy type
5 years ago
achala piyarathna
5b50cddea6
Device Location history view feature
5 years ago
Shamalka Navod
fdf660014f
UI to generate reports
...
Get devices which are enrolled between two date according to device status and ownership
5 years ago
Saad Sahibjan
d683d0c93f
Merge branch 'master' into 'master'
...
Fix incorrect device view issue for different ownerships.
Closes product-iots#135
See merge request entgra/carbon-device-mgt!273
5 years ago
lasanthaDLPDS
2d58d69d2f
Fix incorrect device view issue for different ownerships.
5 years ago
nipun
7323ea0271
Modify the subscribed devices and category APIs
5 years ago
nipunnadeen
61bd91b21f
Improve the subscribed devices and category details APIs
5 years ago
nipunnadeen
8a91702975
Create an API to get device details with given app installed
5 years ago
Shamalka Navod
8ff264a044
Fix error logs of DAO implementations
5 years ago
Charitha Goonetilleke
4e9628dff4
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
Charitha Goonetilleke
2b902e878c
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
milanperera
576ccd2363
Fix issues in fix-172
5 years ago
milanperera
a044bbd385
fix entgra/product-iots#172
5 years ago
Turcy
f28d42d7ce
Fix device-type features edit issue
5 years ago
ausamriyaaz
2c27830ecc
Fix Null pointer exception
5 years ago
Vinojini Paramasivam
3dcf19dffa
Show the applied policies when click view button on policy compliance
5 years ago
Charitha Goonetilleke
cc2eccae5d
Fix configuration retrieval issue with non default admin credentials
5 years ago
Shamalka Navod
59188bcdb3
Fix error logs of DAO implementations
5 years ago
Charitha Goonetilleke
20dd0b88d2
Merge branch 'application-mgt-new' of https://gitlab.com/charithag/carbon-device-mgt into application-mgt-new
5 years ago
Charitha Goonetilleke
c29dc4dddb
Merge branch 'master' into 'application-mgt-new'
...
Changing status related APIs to honour tenant ID
See merge request charithag/carbon-device-mgt!1
5 years ago
Charitha Goonetilleke
bfed11080d
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
Shamalka Navod
c5793bcf67
API endpoint to get all devices which are enrolled between two dates
5 years ago
Vinojini Paramasivam
8b61bbabea
Change search by group name to case insensitive
5 years ago
Ace
545ca7e2a2
Changing status related APIs to honour tenant ID
5 years ago
Charitha Goonetilleke
20bbb6b91a
Re add missing method
5 years ago
Charitha Goonetilleke
738c4991b9
Merge with upstream/master
5 years ago
Amanda Randombage
a82b4763e2
Fix device management test failures
5 years ago
Amanda Randombage
ff2c038688
Modify permanent delete API to support list of devices
5 years ago
Ace
647099f8a9
Adding debug logs to query-devices API
5 years ago
Ace
8086a54a1a
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Ace
7838eaf97b
Modifying group devices API to retrieve properties
5 years ago
Charitha Goonetilleke
2e811aa12b
Fix config fetching and device type filtering for tenants
5 years ago
Charitha Goonetilleke
2c7463a072
Add device transferring across tenants
5 years ago
Charitha Goonetilleke
30d4a5707a
Fix platform config listing
5 years ago
Charitha Goonetilleke
5cf89ec24c
Add application installation response via pull notification
5 years ago
Charitha Goonetilleke
239b1b9bb0
Add application installation response via pull notification
5 years ago
Charitha Goonetilleke
919eeab2d8
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
Charitha Goonetilleke
c3490c129a
Fix issue in deploying event streams
5 years ago
lasanthaDLPDS
ed557fc510
Fix merge conflicts
5 years ago
lasanthaDLPDS
cfd0f709ef
Add new application type
...
Add new application type for IoT use cases. Further, it is named as CUSTOM
5 years ago
Ace
fc03c404ad
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
5 years ago
Dharmakeerthi Lasantha
272077a8d1
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Sync with upstream master
See merge request entgra/carbon-device-mgt!245
5 years ago
lasanthaDLPDS
bf67894924
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
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
Dharmakeerthi Lasantha
65c462bcd3
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Sync with upstream master
See merge request entgra/carbon-device-mgt!240
5 years ago
lasanthaDLPDS
b3860d502e
Fix build failure
5 years ago
lasanthaDLPDS
a41b5313a0
Fix merge conflicts
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
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