Shamalka Navod
d4abcf0fc8
Add user claim attribute programmatically
2020-05-15 07:38:36 +00:00
Charitha Goonetilleke
be705ce81b
Performance improvements
2020-05-06 06:19:45 +00:00
Saad Sahibjan
a356ec797c
Add API to retrieve device filters
2020-05-04 17:54:23 +05:30
Shamalka Navod
92ad59a119
Update operation status API
2020-05-03 17:38:26 +00:00
Charitha Goonetilleke
a3a434055b
Fix tenant details retrieving and permission assigning for reporting
2020-05-03 14:28:15 +00:00
tcdlpds@gmail.com
d2a4fe70b8
Remove policy-ui config retrieving API from android.xml
2020-05-01 22:40:12 +05:30
tcdlpds@gmail.com
771e7671d9
Improve policy feature validating logic
2020-05-01 12:41:27 +05:30
Inosh Perara
3329f7b353
Merge branch 'policy-validate' into 'master'
...
Add validation for policy
See merge request entgra/carbon-device-mgt!527
2020-04-30 10:25:09 +00:00
inoshperera
8b2cfcbfe0
minor refactoring
2020-04-30 12:37:43 +05:30
Inosh Perara
bea3a1c8dd
Reporting permission API
2020-04-30 04:58:17 +00:00
inoshperera
45bfadb657
Adding missed error throwing
2020-04-30 07:17:50 +05:30
inoshperera
08ee99f034
Add validation for policy
...
Adding validation logic for policy APIs and added a new validate API to validate feature lists
2020-04-29 21:32:36 +05:30
Jayasanka Weerasinghe
e651645fad
Create an endpoint to get permissions of a given user
2020-04-16 12:59:23 +05:30
Vinojini Paramasivam
c0839d978f
Add device ungrouped report generating feature
2020-04-14 16:54:53 +00:00
tcdlpds@gmail.com
1dcc907ec6
Move device-mgt UI config retrieving API into config-mgt API
2020-04-06 11:14:02 +05:30
tcdlpds@gmail.com
dc4bebde4e
Add policy ui config beans
2020-04-06 11:14:02 +05:30
tcdlpds@gmail.com
3d0bbf0b1c
Add an open endpoint to get UI config
...
This API endpoint will be used to get app tags, scopes etc. These data will be used in proxy level when it creates access token.
2020-03-31 21:02:29 +05:30
Charitha Goonetilleke
5dc235d8d6
Performance improvements
2020-03-30 09:56:10 +00:00
inoshperera
199b61ab94
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into reporting2
2020-03-29 12:24:51 +05:30
Shamalka Navod
a03153c2dd
Add external device-user claim APIs and UI
2020-03-24 17:00:14 +00:00
Jayasanka Weerasinghe
aa6bb02127
Move device location history algorithm to the backend
2020-03-18 14:10:09 +05:30
inoshperera
3c81f35838
Add get tenant API
2020-03-10 22:06:08 +05:30
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
2020-03-04 07:00:23 +05:30
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
2020-03-03 02:57:42 +00:00
charitha
82370f0570
Performance improvements
2020-02-28 14:15:29 +05:30
charitha
7b7a6b1ce1
Fix issue in accessing device shared via group
2020-02-28 14:10:27 +05:30
Jayasanka Weerasinghe
694109b50f
Create API and the report to filter devices by encryption status
2020-02-20 14:13:36 +05:30
Shamalka Navod
e4105783a6
Create a report to get application not installed devices
2020-02-14 15:42:54 +00:00
Yohan Avishke
cd26ba22b4
Create api to generate report to filter devices with outdated OS versions
2020-02-03 12:40:12 +00:00
Kaveesha Mihirangi
ad8eb23aff
Generate Policy configuration UI from JSON
2020-01-31 11:36:00 +00:00
Pahansith Gunathilake
7381ece847
Introduce device type filtering and limit results in device types retrieve endpoint
2020-01-29 20:46:44 +00:00
Yohan Avishke
16681acf55
Change status query param to a array to accept multiple values
...
Status param was changed from string to an array. excludeStatus param was removed from api and api calls. New methods were added to the DAO to query data filtered from list of status
2020-01-29 12:22:35 +00:00
Shamalka Navod
300d9b9002
Add device name and owner to response
...
Add device name and owner to getAllComplianceDevices response which gives compliance status of all devices
2020-01-28 16:50:22 +00:00
Shamalka Navod
39e3e7fa1d
Implement reports for device enrollment and policy compliance
2020-01-27 16:56:47 +00:00
charitha
9cf5fd2edb
Fix issue in accessing device shared via group
2020-01-22 18:54:50 +05:30
Yohan Avishke
af47d5f73a
Change device type create api, to enable device type sharing with all tenants
...
To make use of this change pass isSharedWithAllTenants as true to the api by attaching to device type meta data by admin user
2020-01-22 05:16:42 +00:00
Yohan Avishke
a76405c7e5
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
2020-01-09 11:20:52 +05:30
Yohan Avishke
4a70d8e17d
Update service to remove /delete from url and to update swagger api annotations
2020-01-09 11:17:22 +05:30
Yohan Avishke
9d7ad19f57
Updates to method comments and swagger documentation
2020-01-09 10:37:26 +05:30
Shamalka Navod
40bf2ca1e9
UI for device enrollment reports
2020-01-08 10:30:53 +00:00
Jayasanka Weerasinghe
8d3ed2ed88
Fix the user deletion issue in devicemgt react app
2020-01-07 12:27:42 +05:30
Yohan Avishke
5ff23bec02
Update api paths with a leading forward slash
2020-01-03 08:26:56 +05:30
Yohan Avishke
2692c40467
Update response messages
2020-01-03 08:26:56 +05:30
Yohan Avishke
1b26a8e2e7
Update license
2020-01-03 08:26:56 +05:30
Yohan Avishke
426287fdc1
Update service to check device type validation at service level and return a Not Found request, if device type doesn't exist
2020-01-03 08:26:56 +05:30
Yohan Avishke
7dcd2be02e
Complete tests to remove devices
2020-01-03 08:26:56 +05:30
Yohan Avishke
b3ff6ed787
Remove unavailable tests
2020-01-03 08:26:56 +05:30
Yohan Avishke
3f9dba9356
Complete implementation of device type permanent delete
...
This service will do following modifications to achieve it's functionality,
1. Dis-enroll and delete all devices of a device type
2. Remove platform configuration of a device type
3. Delete the device type
2020-01-03 08:26:56 +05:30
Yohan Avishke
966a878e8e
Create permanant device type deletion
2020-01-03 08:26:56 +05:30
Yohan Avishke
867ea1d423
Bring consuming media type to method level
2020-01-03 08:26:56 +05:30
Yohan Avishke
07abd78261
Create endpoints to undeploy artifacts
...
4 new endpoints were created to delete each artifact and some minor changes were done to deploy of some of these artifacts.
2020-01-03 08:26:56 +05:30
Entgra Builder
0e96e3fafd
[maven-release-plugin] prepare for next development iteration
2019-12-16 09:57:26 +00:00
Entgra Builder
80f9d3546b
[maven-release-plugin] prepare release v4.1.6
2019-12-16 09:57:19 +00:00
Entgra Builder
cd94992d6f
[maven-release-plugin] prepare for next development iteration
2019-12-10 13:48:39 +00:00
Entgra Builder
cd7ca88a1e
[maven-release-plugin] prepare release v4.1.6
2019-12-10 13:48:32 +00:00
Entgra Builder
270e16fc3a
[maven-release-plugin] prepare for next development iteration
2019-12-04 07:51:03 +00:00
Entgra Builder
f0384d9775
[maven-release-plugin] prepare release v4.1.5
2019-12-04 07:50:55 +00:00
Dharmakeerthi Lasantha
3cc68f761e
Merge branch 'master' into 'master'
...
Fix app manager permissions not being displayed
Closes product-iots#281
See merge request entgra/carbon-device-mgt!393
2019-11-15 08:18:04 +00:00
Ruwan Liyanage
d5976deed8
Fix HTTP Error 500 issue on the role edit page
2019-11-15 08:17:37 +00:00
Saad Sahibjan
7cf86d5b60
Fix app manager permissions not being displayed
2019-11-14 19:05:45 +05:30
Entgra Builder
bea11b7d81
[maven-release-plugin]prepare for next development iteration
2019-11-06 11:02:35 +00:00
Entgra Builder
2aa50223e0
[maven-release-plugin]prepare release v4.1.4
2019-11-06 11:02:28 +00:00
Entgra Builder
252a3f2edc
[maven-release-plugin]prepare for next development iteration
2019-11-06 07:20:39 +00:00
Entgra Builder
74c6eb6be7
[maven-release-plugin]prepare release v4.1.4
2019-11-06 07:20:32 +00:00
Entgra Builder
555ea6a808
[maven-release-plugin]prepare for next development iteration
2019-11-05 14:15:27 +00:00
Entgra Builder
347180a321
[maven-release-plugin]prepare release v4.1.3
2019-11-05 14:15:20 +00:00
charitha
e6ea2175cd
Add review suggestions
2019-11-04 12:39:15 +05:30
charitha
efff1e2cfd
Fix device group related issues
...
- Create group - Not working when group properties are not available
- Delete group - SQL error
- Get devices of group - Database connection management issue
2019-11-03 23:51:54 +05:30
Entgra Builder
8d8c3cce16
[maven-release-plugin]prepare for next development iteration
2019-11-02 07:16:43 +00:00
Entgra Builder
f596f3ef81
[maven-release-plugin]prepare release v4.1.2
2019-11-02 07:16:36 +00:00
Entgra Builder
244a60fe3e
[maven-release-plugin] prepare for next development iteration
2019-10-31 09:45:11 +00:00
Entgra Builder
6f06f9f318
[maven-release-plugin] prepare release v4.1.1
2019-10-31 09:45:02 +00:00
Entgra Builder
42a6d298aa
[maven-release-plugin]prepare for next development iteration
2019-10-28 16:10:32 +00:00
Entgra Builder
a5bdedcfa2
[maven-release-plugin]prepare release v4.1.0
2019-10-28 16:10:22 +00:00
Entgra Builder
bb7a2656cb
[maven-release-plugin]prepare for next development iteration
2019-10-28 14:44:30 +00:00
Entgra Builder
c85e2b64a8
[maven-release-plugin]prepare release v4.0.9
2019-10-28 14:44:23 +00:00
Entgra Builder
05babca6ba
[maven-release-plugin]prepare for next development iteration
2019-10-28 10:19:49 +00:00
Entgra Builder
9f2f4a44d7
[maven-release-plugin]prepare release v4.0.1
2019-10-28 10:19:42 +00:00
Entgra Builder
674c61a1fb
[maven-release-plugin]prepare for next development iteration
2019-10-27 20:07:56 +00:00
Entgra Builder
c3b3f2e9d1
[maven-release-plugin]prepare release v4.0.0
2019-10-27 20:07:49 +00:00
lasanthaDLPDS
dbd21719f1
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
2019-10-27 23:15:51 +05:30
charitha
d6845cd40a
Add new API endpoints
...
- Change device status as bulk
- Get total device count
- Add group with different owner
2019-10-26 01:03:44 +05:30
Shamalka Navod
a78d3e17d4
Group create/edit/delete/share functions
2019-10-25 05:53:07 +00:00
Yohan Avishke
4a3a9b587e
Change invalid payload exception responses to bad requests
2019-10-23 11:51:34 +05:30
Yohan Avishke
8bebf2c126
Wrap service level error messages from api level error messages
2019-10-23 06:50:59 +05:30
Charitha Goonetilleke
e58ca40323
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Adding status column to GROUP table and honuring same in API
See merge request entgra/carbon-device-mgt!341
2019-10-22 14:39:55 +00:00
Ace
548ad336bf
Adding status column to GROUP table and honuring same in API
2019-10-18 18:18:40 +05:30
Saad Sahibjan
622e1842de
Add corrective actions in policy wrapper to policy object
2019-10-18 15:04:08 +05:30
Saad Sahibjan
bb1a3f6230
Add correctiveAction to policy wrapper bean class
2019-10-18 15:04:08 +05:30
Shamalka Navod
b291c814c4
Fix Device dis-enrollment issue in APPM
2019-10-16 13:27:20 +00:00
Yohan Avishke
8489dec2b1
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/java/org/wso2/carbon/device/mgt/jaxrs/beans/analytics/EventStream.java
# components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/java/org/wso2/carbon/device/mgt/jaxrs/service/impl/AnalyticsArtifactsManagementServiceImpl.java
2019-10-16 07:24:03 +05:30
Yohan Avishke
51b7f8b206
Modify code to limit garbage collectible objects and create method to deploy adapters without custom mapping
...
Removed creation of ArrayLists when a service is been called and added null validation to those lists in service layer. Developed code to deploy adapters when custom mapping is false and updated exception handling.
2019-10-16 07:12:31 +05:30
lasanthaDLPDS
0b238b9c45
Merge with upstream master
2019-10-15 12:51:54 +05:30
Entgra Builder
9502ff52e6
[maven-release-plugin]prepare for next development iteration
2019-10-14 15:53:20 +00:00
Entgra Builder
35b76c1c1b
[maven-release-plugin]prepare release v3.2.14
2019-10-14 15:53:13 +00:00
Entgra Builder
2fa223410c
[maven-release-plugin]prepare for next development iteration
2019-10-14 12:36:11 +00:00
Entgra Builder
d8248301de
[maven-release-plugin]prepare release v3.2.13
2019-10-14 12:36:01 +00:00
Yohan Avishke
4557c5fc5c
Update the Analytics Artifacts Management API
2019-10-14 09:35:32 +00:00
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.
2019-10-13 12:37:55 +05:30
Yohan Avishke
fe4e857639
Change exception codes of device stream events
2019-10-13 12:37:55 +05:30
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.
2019-10-13 12:37:55 +05:30
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.
2019-10-13 12:37:55 +05:30
Yohan Avishke
f660bf9edd
Add ApiParams to all the parameters
2019-10-13 12:37:55 +05:30
Yohan Avishke
e5963c79fd
Override toString
2019-10-13 12:37:55 +05:30
Entgra Builder
277b114f9c
[maven-release-plugin] prepare for next development iteration
2019-10-09 10:41:21 +00:00
Entgra Builder
cd6ff02aff
[maven-release-plugin] prepare release v3.2.12
2019-10-09 10:41:15 +00:00
Amanda Randombage
824403b97e
Change permanent delete HTTP method
2019-10-09 01:54:08 +00:00
Shamalka Navod
bc406b6c92
Add UI feature to delete set of devices
2019-10-08 18:47:08 +00:00
Entgra Builder
c1612446e4
[maven-release-plugin] prepare for next development iteration
2019-10-05 12:04:29 +00:00
Entgra Builder
3cecc16145
[maven-release-plugin] prepare release v3.2.11
2019-10-05 12:04:23 +00:00
Entgra Builder
36a91e0e62
[maven-release-plugin]prepare for next development iteration
2019-10-05 06:47:25 +00:00
Entgra Builder
d1cfd12185
[maven-release-plugin]prepare release v3.2.10
2019-10-05 06:47:19 +00:00
Entgra Builder
15b4b6ff37
[maven-release-plugin]prepare for next development iteration
2019-10-04 17:41:23 +00:00
Entgra Builder
bd6ca17381
[maven-release-plugin]prepare release v3.2.9
2019-10-04 17:41:17 +00:00
lasanthaDLPDS
7a5a231974
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into conflicts-fix
2019-10-04 16:25:52 +05:30
achala piyarathna
33cac65dd0
Fix build failure
2019-10-04 10:51:21 +00:00
lasanthaDLPDS
f6098a75af
Sync with upstream master
2019-10-04 15:39:02 +05:30
Pahansith Gunathilake
db8645e6c5
Add policy type
2019-10-03 17:26:31 +00:00
achala piyarathna
5b50cddea6
Device Location history view feature
2019-10-03 15:51:41 +00:00
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
2019-10-03 10:09:06 +00:00
lasanthaDLPDS
2d58d69d2f
Fix incorrect device view issue for different ownerships.
2019-10-03 15:38:07 +05:30
charitha
4e9628dff4
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
2019-10-01 08:40:23 +05:30
charitha
2b902e878c
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
2019-10-01 08:33:05 +05:30
milanperera
576ccd2363
Fix issues in fix-172
2019-09-30 15:54:12 +02:00
milanperera
a044bbd385
fix entgra/product-iots#172
2019-09-30 15:47:50 +02:00
ausamriyaaz
2c27830ecc
Fix Null pointer exception
2019-09-27 15:42:01 +05:30
Shamalka Navod
59188bcdb3
Fix error logs of DAO implementations
2019-09-26 12:23:10 +00:00
charitha
20dd0b88d2
Merge branch 'application-mgt-new' of https://gitlab.com/charithag/carbon-device-mgt into application-mgt-new
2019-09-26 13:52:17 +05:30
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
2019-09-26 08:21:46 +00:00
charitha
bfed11080d
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
2019-09-26 12:29:49 +05:30
Shamalka Navod
c5793bcf67
API endpoint to get all devices which are enrolled between two dates
2019-09-26 06:23:56 +00:00
Vinojini Paramasivam
8b61bbabea
Change search by group name to case insensitive
2019-09-26 04:11:55 +00:00
Ace
545ca7e2a2
Changing status related APIs to honour tenant ID
2019-09-23 23:36:34 +05:30
charitha
738c4991b9
Merge with upstream/master
2019-09-20 13:55:26 +05:30
Amanda Randombage
ff2c038688
Modify permanent delete API to support list of devices
2019-09-19 18:08:56 +00:00
Ace
647099f8a9
Adding debug logs to query-devices API
2019-09-19 10:22:47 +05:30
Ace
8086a54a1a
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
2019-09-19 08:34:58 +05:30
Ace
7838eaf97b
Modifying group devices API to retrieve properties
2019-09-19 07:59:45 +05:30
Charitha Goonetilleke
5cf89ec24c
Add application installation response via pull notification
2019-09-16 11:49:35 +00:00
charitha
919eeab2d8
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
2019-09-16 13:05:47 +05:30
Charitha Goonetilleke
c3490c129a
Fix issue in deploying event streams
2019-09-16 06:48:01 +00:00
lasanthaDLPDS
cfd0f709ef
Add new application type
...
Add new application type for IoT use cases. Further, it is named as CUSTOM
2019-09-15 18:48:09 +05:30
Ace
fc03c404ad
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
2019-09-14 13:03:06 +05:30
lasanthaDLPDS
bf67894924
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
2019-09-13 07:39:50 +05:30
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.
2019-09-12 22:20:55 +05:30
Ace
def206d17e
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
2019-09-11 16:18:27 +05:30
Ace
82447ef865
Fixing issues with query-devices
2019-09-11 16:18:13 +05:30
Charitha Goonetilleke
11e6e11714
Merge branch 'master' into 'master'
...
Sort device analytics data
Closes product-iots#140
See merge request entgra/carbon-device-mgt!238
2019-09-11 06:23:21 +00:00
lasanthaDLPDS
a41b5313a0
Fix merge conflicts
2019-09-10 19:11:37 +05:30
Turcy
e33f28bf8a
Sort device analytics data
2019-09-09 23:49:24 +05:30
Yohan Avishke
234c2ee104
Resolve issue with wrong license header
2019-09-09 20:08:33 +05:30
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.
2019-09-09 19:51:40 +05:30
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.
2019-09-02 10:10:22 +05:30
Yohan Avishke
35b03d387c
fix: Change in file name
...
File name of AttributeDataType was changed to AttributeType to resolve some conflicts with import statements.
2019-09-02 00:47:25 +05:30
Yohan Avishke
6def2e1efa
Merge branch 'master' of https://gitlab.com/YohanAvishke/carbon-device-mgt
2019-09-02 00:05:32 +05:30
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
2019-09-01 23:57:51 +05:30
lasanthaDLPDS
40ec702334
Merge with upstream
2019-08-22 17:58:33 +05:30
Saad Sahibjan
dd4a31beb7
Log and set message in response whend device not found to delete
2019-08-16 13:49:49 +05:30
Saad Sahibjan
1c825af79d
Move delete device permanently to device-mgt admin API
2019-08-15 17:08:21 +05:30
charitha
bb82eb7236
Fix issue in IoT device type loading
2019-08-13 00:08:58 +05:30
lasanthaDLPDS
4e23dbf5af
Merge with upstream master
2019-08-08 16:35:52 +05:30
lasanthaDLPDS
9d9f420c83
Fix formatting issues
2019-08-05 18:39:22 +05:30
lasanthaDLPDS
f24cc4342f
Merge with master branch
2019-07-17 17:46:33 +05:30
Entgra Builder
3c4ef275f1
[maven-release-plugin] prepare for next development iteration
2019-07-05 09:25:27 +00:00
Entgra Builder
03703b83eb
[maven-release-plugin] prepare release v3.2.8
2019-07-05 09:25:15 +00:00
Entgra Builder
fc7cf05e90
[maven-release-plugin] prepare for next development iteration
2019-07-04 07:27:48 +00:00
Entgra Builder
93c53c8748
[maven-release-plugin] prepare release v3.2.7
2019-07-04 07:27:42 +00:00
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
2019-07-04 04:06:52 +00:00
Ace
192984e3c0
Adding new API to search devices based on device properties
2019-06-27 17:03:00 +05:30
lasanthaDLPDS
7f0be5f28b
Merge with upstream master
2019-06-17 20:13:12 +05:30
Inosh Perara
13960f77c9
add device type versioning APIs
2019-06-17 08:09:00 +00:00
Milan Perera
650f02bf03
Add user created date and modified date
2019-06-09 10:03:50 +05:30
Entgra Builder
5a6789e336
[maven-release-plugin] prepare for next development iteration
2019-06-03 15:43:13 +00:00
Entgra Builder
c71b1f9314
[maven-release-plugin] prepare release v3.2.6
2019-06-03 15:43:05 +00:00
Saad Sahibjan
1f001b09f1
Fix tests related to deleteDevice API
2019-06-03 15:18:03 +05:30
Saad Sahibjan
be1bee9b9a
Modify delete device API to have permanentDelete query parameter
2019-06-03 15:18:03 +05:30
Entgra Builder
2d05e04a16
[maven-release-plugin] prepare for next development iteration
2019-05-31 14:13:46 +00:00
Entgra Builder
84df5dd4bf
[maven-release-plugin] prepare release v3.2.5
2019-05-31 14:13:39 +00:00
Dharmakeerthi Lasantha
52c7a7ecdd
Improve app subscription functionality
...
Further integrate app management component with device mgt
2019-05-31 07:42:25 +00:00
Madawa Soysa
a285898782
Modify the Feature Specification Structure and Modify {deviceType}/features API
...
Related to entgra/product-iots#37
2019-05-30 06:31:11 +00:00
Asanka Kumara
b863d2fa5e
Get Device By ID API
2019-05-27 06:25:21 +00:00
Pahansith Gunathilake
920a66a165
Fix user creation password auto generation
2019-05-27 06:21:14 +00:00
lasanthaDLPDS
06e9591e36
Fix device-mgt operation log displaying issue
2019-05-24 06:06:36 +05:30
lasanthaDLPDS
efa17d2e51
Merge with upstream master
2019-05-23 14:06:29 +05:30
Charitha Goonetilleke
ca83635f13
Fix log issue in test cases
2019-05-06 08:46:41 +00:00
Charitha Goonetilleke
0c471fbb0b
Add capability to store device type specific platform configurations for any device type
2019-04-25 08:47:20 +00:00
lasanthaDLPDS
84e3beb6f6
Fix merge conflicts
2019-04-24 23:09:16 +05:30
Entgra Builder
54b0a0afd0
[maven-release-plugin] prepare for next development iteration
2019-04-23 10:42:17 +00:00
Entgra Builder
6dd8ca9484
[maven-release-plugin] prepare release v3.2.4
2019-04-23 10:42:10 +00:00
Entgra Builder
14337bb884
[maven-release-plugin] prepare for next development iteration
2019-04-18 13:58:18 +00:00
Entgra Builder
736ce76df6
[maven-release-plugin] prepare release v3.2.3
2019-04-18 13:58:11 +00:00
lasanthaDLPDS
12d46550e6
Fix requested changes in the review
2019-04-17 15:40:22 +05:30
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.
2019-04-16 20:11:02 +05:30
Entgra Builder
65eb70139b
[maven-release-plugin] prepare for next development iteration
2019-04-10 19:04:25 +00:00
Entgra Builder
6bbbbdc18b
[maven-release-plugin] prepare release v3.2.2
2019-04-10 19:04:19 +00:00
lasanthaDLPDS
98d14b0815
Fix merge conflicts
2019-03-13 12:09:29 +05:30
Saad Sahibjan
a9a01c045e
Add copy commands to copy UserValidateManagement and OAuth2TokenManagement synapse APIs to IoTs pack
2019-03-12 10:33:13 +00:00
lasanthaDLPDS
c4c92f0faa
Adding application management initial pub UI
2019-01-23 14:26:16 +05:30
charitha
026bd175e9
Reformat & fix API publishing issue to Gateway
2019-01-17 22:46:32 +05:30
charitha
8b34253bc1
Optimize functionality
2019-01-17 15:28:12 +05:30
charitha
3d42175bea
Merge branch 'master' of https://gitlab.com/ruwany.ace/carbon-device-mgt into entgra-master
2019-01-17 14:00:22 +05:30
Ace
18078c51e8
bug fixes
2019-01-17 13:53:42 +05:30
Ace
59186155d0
Adding new apis to update devices status/get count/get list based on status
2019-01-17 12:35:06 +05:30
lasanthaDLPDS
8841741567
Fiz merge conflicts
2018-11-18 08:05:35 +05:30
Entgra Builder
cbe85378d8
[maven-release-plugin] prepare for next development iteration
2018-11-11 13:25:02 +00:00
Entgra Builder
4b1f83b168
[maven-release-plugin] prepare release v3.2.1
2018-11-11 13:24:57 +00:00
charitha
f0ec4a3520
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into entgra-master
...
# Conflicts:
# components/apimgt-extensions/org.wso2.carbon.apimgt.annotations/pom.xml
# components/apimgt-extensions/org.wso2.carbon.apimgt.application.extension.api/pom.xml
# components/apimgt-extensions/org.wso2.carbon.apimgt.application.extension/pom.xml
# components/apimgt-extensions/org.wso2.carbon.apimgt.handlers/pom.xml
# components/apimgt-extensions/org.wso2.carbon.apimgt.integration.client/pom.xml
# components/apimgt-extensions/org.wso2.carbon.apimgt.integration.generated.client/pom.xml
# components/apimgt-extensions/org.wso2.carbon.apimgt.webapp.publisher/pom.xml
# components/apimgt-extensions/pom.xml
# components/certificate-mgt/org.wso2.carbon.certificate.mgt.api/pom.xml
# components/certificate-mgt/org.wso2.carbon.certificate.mgt.cert.admin.api/pom.xml
# components/certificate-mgt/org.wso2.carbon.certificate.mgt.cert.admin.v09.api/pom.xml
# components/certificate-mgt/org.wso2.carbon.certificate.mgt.core/pom.xml
# components/certificate-mgt/org.wso2.carbon.certificate.mgt.v09.api/pom.xml
# components/certificate-mgt/pom.xml
# components/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.device.type.deployer/pom.xml
# components/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.pull.notification/pom.xml
# components/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm/pom.xml
# components/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.http/pom.xml
# components/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt/pom.xml
# components/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp/pom.xml
# components/device-mgt-extensions/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.analytics.data.publisher/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.analytics.wsproxy/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.api/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.common/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.core/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/dto/operation/mgt/Operation.java
# components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/operation/mgt/dao/impl/ProfileOperationDAOImpl.java
# components/device-mgt/org.wso2.carbon.device.mgt.extensions/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.ui/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.url.printer/pom.xml
# components/device-mgt/org.wso2.carbon.device.mgt.v09.api/pom.xml
# components/device-mgt/pom.xml
# components/email-sender/org.wso2.carbon.email.sender.core/pom.xml
# components/email-sender/pom.xml
# components/identity-extensions/org.wso2.carbon.device.mgt.oauth.extensions/pom.xml
# components/identity-extensions/org.wso2.carbon.identity.authenticator.backend.oauth/pom.xml
# components/identity-extensions/org.wso2.carbon.identity.jwt.client.extension/pom.xml
# components/identity-extensions/pom.xml
# components/policy-mgt/org.wso2.carbon.complex.policy.decision.point/pom.xml
# components/policy-mgt/org.wso2.carbon.policy.decision.point/pom.xml
# components/policy-mgt/org.wso2.carbon.policy.information.point/pom.xml
# components/policy-mgt/org.wso2.carbon.policy.mgt.common/pom.xml
# components/policy-mgt/org.wso2.carbon.policy.mgt.core/pom.xml
# components/policy-mgt/pom.xml
# components/test-coverage/pom.xml
# components/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework/pom.xml
# components/webapp-authenticator-framework/pom.xml
# features/apimgt-extensions/org.wso2.carbon.apimgt.application.extension.feature/pom.xml
# features/apimgt-extensions/org.wso2.carbon.apimgt.handler.server.feature/pom.xml
# features/apimgt-extensions/org.wso2.carbon.apimgt.integration.client.feature/pom.xml
# features/apimgt-extensions/org.wso2.carbon.apimgt.webapp.publisher.feature/pom.xml
# features/apimgt-extensions/pom.xml
# features/certificate-mgt/org.wso2.carbon.certificate.mgt.api.feature/pom.xml
# features/certificate-mgt/org.wso2.carbon.certificate.mgt.cert.admin.api.feature/pom.xml
# features/certificate-mgt/org.wso2.carbon.certificate.mgt.server.feature/pom.xml
# features/certificate-mgt/pom.xml
# features/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.device.type.deployer.feature/pom.xml
# features/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature/pom.xml
# features/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature/pom.xml
# features/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature/pom.xml
# features/device-mgt-extensions/org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature/pom.xml
# features/device-mgt-extensions/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.analytics.feature/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.api.feature/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.extensions.feature/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.feature/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.server.feature/pom.xml
# features/device-mgt/org.wso2.carbon.device.mgt.ui.feature/pom.xml
# features/device-mgt/pom.xml
# features/email-sender/org.wso2.carbon.email.sender.feature/pom.xml
# features/email-sender/pom.xml
# features/jwt-client/org.wso2.carbon.identity.jwt.client.extension.feature/pom.xml
# features/jwt-client/pom.xml
# features/oauth-extensions/org.wso2.carbon.device.mgt.oauth.extensions.feature/pom.xml
# features/oauth-extensions/pom.xml
# features/policy-mgt/org.wso2.carbon.policy.mgt.server.feature/pom.xml
# features/policy-mgt/pom.xml
# features/webapp-authenticator-framework/org.wso2.carbon.webapp.authenticator.framework.server.feature/pom.xml
# features/webapp-authenticator-framework/pom.xml
# pom.xml
2018-10-30 14:29:37 +05:30
WSO2 Builder
1bd160f551
[WSO2 Release] [Jenkins #3052 ] [Release 3.1.50] prepare for next development iteration
2018-10-30 07:42:23 +00:00
WSO2 Builder
b45aef9fec
[WSO2 Release] [Jenkins #3052 ] [Release 3.1.50] prepare release v3.1.50
2018-10-30 07:42:11 +00:00
WSO2 Builder
764b119ae5
[WSO2 Release] [Jenkins #3050 ] [Release 3.1.49] prepare for next development iteration
2018-10-24 19:03:29 +00:00
WSO2 Builder
1bbbce9ac3
[WSO2 Release] [Jenkins #3050 ] [Release 3.1.49] prepare release v3.1.49
2018-10-24 19:03:17 +00:00
WSO2 Builder
5005cebbff
[WSO2 Release] [Jenkins #3048 ] [Release 3.1.48] prepare for next development iteration
2018-10-24 04:01:39 +00:00
WSO2 Builder
5d688d8c4f
[WSO2 Release] [Jenkins #3048 ] [Release 3.1.48] prepare release v3.1.48
2018-10-24 04:01:27 +00:00
WSO2 Builder
a18b4550ef
[WSO2 Release] [Jenkins #3046 ] [Release 3.1.47] prepare for next development iteration
2018-10-22 19:13:35 +00:00
WSO2 Builder
9c77054795
[WSO2 Release] [Jenkins #3046 ] [Release 3.1.47] prepare release v3.1.47
2018-10-22 19:13:23 +00:00
Madawa Soysa
9b5cb1ef6a
Fix issue with search not updating
...
Related: entgra/product-iots#6
2018-10-22 17:47:32 +11:00
Madawa Soysa
6aca4650e2
Introduce new API for user search based on user attributes
...
This commit introduces a new API to search users based on user claims such as First Name, Last Name, Email, etc. This new API can be used to filter users through a search query. Also this commit includes the UI modifications to modify the exiting user listing page to allow filter users by attributes.
Fixes to entgra/product-iots#6
2018-10-22 13:41:30 +11:00
WSO2 Builder
8eaa7c6698
[WSO2 Release] [Jenkins #3044 ] [Release 3.1.46] prepare for next development iteration
2018-10-21 13:35:14 +00:00
WSO2 Builder
03b88248b8
[WSO2 Release] [Jenkins #3044 ] [Release 3.1.46] prepare release v3.1.46
2018-10-21 13:34:59 +00:00
WSO2 Builder
bfff9e7a7e
[WSO2 Release] [Jenkins #3042 ] [Release 3.1.45] prepare for next development iteration
2018-10-18 06:51:09 +00:00
WSO2 Builder
af64244ab3
[WSO2 Release] [Jenkins #3042 ] [Release 3.1.45] prepare release v3.1.45
2018-10-18 06:50:57 +00:00
Ace
3f77a3b27c
Adding correct tenant ID
2018-10-18 11:55:20 +05:30
Ace
92bf6f4140
Fixing formatting issues
2018-10-18 11:36:12 +05:30
Ace
b39be48919
Adding constants
2018-10-18 11:31:10 +05:30
Ace
8bc15e1f14
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
2018-10-18 11:24:10 +05:30
Ace
4aee621039
Fixing tenanted username
2018-10-17 20:30:17 +05:30
Ace
1721824d53
Fixing issue where super tenant table space is querried instead of relavent tenant when retrieving geo location data
2018-10-17 16:49:29 +05:30
WSO2 Builder
e7a9406789
[WSO2 Release] [Jenkins #3040 ] [Release 3.1.44] prepare for next development iteration
2018-10-16 13:39:36 +00:00
WSO2 Builder
b87b073739
[WSO2 Release] [Jenkins #3040 ] [Release 3.1.44] prepare release v3.1.44
2018-10-16 13:39:24 +00:00
WSO2 Builder
806ac13c39
[WSO2 Release] [Jenkins #3038 ] [Release 3.1.43] prepare for next development iteration
2018-10-12 03:58:28 +00:00
WSO2 Builder
e3901043fc
[WSO2 Release] [Jenkins #3038 ] [Release 3.1.43] prepare release v3.1.43
2018-10-12 03:58:17 +00:00
WSO2 Builder
3782e68f27
[WSO2 Release] [Jenkins #3036 ] [Release 3.1.42] prepare for next development iteration
2018-10-10 13:11:05 +00:00
WSO2 Builder
3111680b9f
[WSO2 Release] [Jenkins #3036 ] [Release 3.1.42] prepare release v3.1.42
2018-10-10 13:10:53 +00:00
WSO2 Builder
7186ed2f62
[WSO2 Release] [Jenkins #3034 ] [Release 3.1.41] prepare for next development iteration
2018-10-08 18:01:00 +00:00
WSO2 Builder
60aee974ff
[WSO2 Release] [Jenkins #3034 ] [Release 3.1.41] prepare release v3.1.41
2018-10-08 18:00:47 +00:00
lasanthaDLPDS
7388bcadce
Merge master branch
2018-10-01 01:27:45 +05:30
charitha
e12e7a3876
Add validation to event retrial
2018-09-30 21:57:29 +05:30
Ubuntu
e5cc5284e3
[maven-release-plugin] prepare for next development iteration
2018-09-28 17:13:33 +00:00
Ubuntu
ae078fe390
[maven-release-plugin] prepare release v3.2.0
2018-09-28 17:12:41 +00:00
charitha
034a15aa59
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into entgra-master
2018-09-26 14:23:04 +05:30
WSO2 Builder
353d6936db
[WSO2 Release] [Jenkins #3032 ] [Release 3.1.40] prepare for next development iteration
2018-09-19 15:36:32 +00:00
WSO2 Builder
8e2541b9ac
[WSO2 Release] [Jenkins #3032 ] [Release 3.1.40] prepare release v3.1.40
2018-09-19 15:36:20 +00:00
charitha
b5ce0fdd03
Merge branch 'iots-3.3.1' into entgra-master
2018-09-19 13:15:21 +05:30
lasanthaDLPDS
f9ec82e4dc
Merge with upstream
2018-09-15 12:50:18 +05:30
WSO2 Builder
01991dcc4d
[WSO2 Release] [Jenkins #3030 ] [Release 3.1.39] prepare for next development iteration
2018-09-12 07:55:38 +00:00
WSO2 Builder
18b81223df
[WSO2 Release] [Jenkins #3030 ] [Release 3.1.39] prepare release v3.1.39
2018-09-12 07:55:26 +00:00
WSO2 Builder
cbbd327a02
[WSO2 Release] [Jenkins #3028 ] [Release 3.1.38] prepare for next development iteration
2018-09-11 06:43:08 +00:00
WSO2 Builder
de07597d53
[WSO2 Release] [Jenkins #3028 ] [Release 3.1.38] prepare release v3.1.38
2018-09-11 06:42:55 +00:00
WSO2 Builder
3401a8c845
[WSO2 Release] [Jenkins #3026 ] [Release 3.1.37] prepare for next development iteration
2018-08-30 14:38:47 +00:00
WSO2 Builder
ecadadef94
[WSO2 Release] [Jenkins #3026 ] [Release 3.1.37] prepare release v3.1.37
2018-08-30 14:38:36 +00:00