lasanthaDLPDS
4d8446ff8e
Fix device mgt h2 DB script issue
2019-06-17 23:22:35 +05:30
lasanthaDLPDS
7f0be5f28b
Merge with upstream master
2019-06-17 20:13:12 +05:30
lasanthaDLPDS
a0f28ce969
Improve APPM review management
2019-06-17 19:32:18 +05:30
Dharmakeerthi Lasantha
a1ba80f048
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Move App Manager Request Handler to a New Component
See merge request entgra/carbon-device-mgt!127
2019-06-17 11:19:06 +00:00
Inosh Perara
13960f77c9
add device type versioning APIs
2019-06-17 08:09:00 +00:00
Madawa Soysa
2260bd004d
Implement GET/POST/PUT/DELETE methods and refactor module name
...
This commit implements the related HTTP methods in the request interceptor servlet to intercept and send the request to the backend.
Also refactored the module name request-handler -> ui-request-interceptor.
Fixes entgra/product-iots#108
2019-06-17 15:58:44 +10:00
charitha
b30ea9a3f3
Fix https://gitlab.com/entgra/product-iots/issues/109
2019-06-17 10:00:52 +05:30
Saad Sahibjan
e26b50742b
Increase length of VALUE_FIELD column in DM_DEVICE_INFO table
2019-06-13 13:28:06 +05:30
Madawa Soysa
368186f573
Move App Manager Request Handler to a New Component
...
Fixes entgra/product-iots#104
2019-06-11 11:22:16 +10:00
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
Dharmakeerthi Lasantha
3e0360a6fa
Improve app subscription functionality
...
Further integrate app management component with device mgt
2019-06-02 05:26:59 +00:00
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
lasanthaDLPDS
06e9591e36
Fix device-mgt operation log displaying issue
2019-05-24 06:06:36 +05:30
lasanthaDLPDS
7c593d83fa
Add APIs for subscription management
2019-05-22 17:39:09 +05:30
lasanthaDLPDS
15dac5bc69
Add review deleting functionality
2019-05-17 22:07:44 +05:30
lasanthaDLPDS
6e3742aff3
Add APIs for APPM review management
2019-05-16 17:38:59 +05:30
lasanthaDLPDS
c6440a779d
Add support for application category list adding for an application.
2019-05-13 01:52:24 +05:30
lasanthaDLPDS
018d078e1b
Improve life cycle manager
2019-05-06 00:03:07 +05:30
lasanthaDLPDS
5c6a3cba1f
Improve web app authentication
...
Improve web app authentication to unsecure dynamic context paths and further improve app management APIs
2019-04-28 18:16:25 +05:30
lasanthaDLPDS
9fab48839d
Add changes in master branch
2019-04-25 00:02:07 +05:30
lasanthaDLPDS
84e3beb6f6
Fix merge conflicts
2019-04-24 23:09:16 +05:30
lasanthaDLPDS
39b1f0b72e
Remove v0.9 API
2019-04-24 19:42:34 +05:30
lasanthaDLPDS
96fc71c00b
Fix minor issues in APPM proxy
2019-04-23 16:49:47 +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
e747c0bdb0
Add API for getting applications
2019-04-18 17:52:08 +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
Pahansith Gunathilake
b075688d91
Whitelabel UI
2019-04-10 17:29:05 +00:00
lasanthaDLPDS
a79b600922
Fix merge conflicts
2019-04-08 17:33:03 +05:30
lasanthaDLPDS
03dc9e8810
Improve app create response
2019-04-07 13:36:58 +05:30
lasanthaDLPDS
2f0f47fe92
Fix Application Creating Issue
2019-04-05 07:29:09 +05:30
Gathika94
c8b983fb93
Add seperate class to facilitate unit tests related to the LifeCycleManagementTest
2019-04-04 14:02:15 +05:30
lasanthaDLPDS
4c9f0936b6
Fix server startup issue.
...
Due to syntax erros in h2 scripts, Application Management OSGI service didin't started properly. Hence fixed those issues and added improvements to DB as well.
2019-04-03 08:37:36 +05:30
Gathika94
c67117eb01
change application-mgt.xml class related to the test cases
2019-04-02 15:46:59 +05:30
lasanthaDLPDS
968ec07c9b
Add Fixes for h2 sql
2019-04-02 09:04:41 +05:30
lasanthaDLPDS
a84ff2541b
Fix h2 sql issues
2019-04-01 08:17:18 +05:30
lasanthaDLPDS
f0633fb2e4
Fix SQL issues
2019-04-01 00:04:38 +05:30
lasanthaDLPDS
e5fb01f23e
Add application create fixes
2019-03-31 20:24:54 +05:30
Gathika94
bb808fd9e3
Rechange the app manager lifecycle xml file, add comments and headers
2019-03-29 14:26:35 +05:30
Gathika94
6ba46facb1
change xml file and add relevant permission related to app mgmt lifecycle
2019-03-28 11:55:09 +05:30
lasanthaDLPDS
9876d8685c
Refactor the source
2019-03-26 18:25:24 +05:30
lasanthaDLPDS
b2260b6919
Add modification to app creating flow
2019-03-25 21:07:44 +05:30
lasanthaDLPDS
5717e81cfb
modefying DAO layer
2019-03-23 02:31:47 +05:30
charitha
6e365333ab
Fix incorrect type for tenant id in pgsql
2019-03-23 00:45:04 +05:30
lasanthaDLPDS
30f4c6ff4d
Merge branch 'master' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
2019-03-14 13:44:19 +05:30
Saad Sahibjan
84cbf64b3b
Rename synapse API to UserManagementValidateUser
2019-03-14 12:41:07 +05:30
lasanthaDLPDS
98d14b0815
Fix merge conflicts
2019-03-13 12:09:29 +05:30
lasanthaDLPDS
49c1279dd5
APPM publisher UI deploying as web app
2019-03-13 03:06:52 +05:30
lasanthaDLPDS
4d4507aff5
Deploy react app as war file
...
This is WIP code
2019-03-12 18:10:42 +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
fbcb1d0e32
Add modification to application creating logic
2019-03-05 02:48:17 +05:30
Saad Sahibjan
0d084242d0
Increase length of VALUE_FIELD column in DM_DEVICE_INFO table
2019-03-04 16:35:39 +05:30
lasanthaDLPDS
a7a8a9c6df
Improve APPM publisher functionality and add UI source
2019-03-03 08:36:20 +05:30
lasanthaDLPDS
c4c92f0faa
Adding application management initial pub UI
2019-01-23 14:26:16 +05:30
lasanthaDLPDS
b90766b5a4
Add enrollment notification sending feature
2019-01-18 08:04:40 +05:30
lasanthaDLPDS
f810c1a7e4
Fix minor issues and add app manager UI into the feature
2018-11-21 08:01:51 +05:30
lasanthaDLPDS
7e1397637a
Upgrade app management feature
2018-11-18 09:50:10 +05:30
lasanthaDLPDS
bc8e91a78e
Upgrade application mgt version
2018-11-18 08:07:55 +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
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
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
charitha
ac4be9196d
Updated email templates
2018-10-10 21:31:20 +05:30
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
charitha
d4005222c8
Fix build issue in gitlab
2018-10-03 00:09:39 +05:30
lasanthaDLPDS
cd28edc6a3
Filx application getting API issue
2018-10-02 17:35:09 +05:30
lasanthaDLPDS
9978af097d
Bump APPM version
2018-10-01 01:48:07 +05:30
lasanthaDLPDS
7388bcadce
Merge master branch
2018-10-01 01:27:45 +05:30
lasanthaDLPDS
f37a478a99
Refactor the source
2018-10-01 01:21:52 +05:30
inoshperera
a3b8cef1a2
Fixing connection issue, dao layer fixes
2018-09-29 18:15:58 +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
lasanthaDLPDS
94d3f1b3b1
Fix SQL issues
2018-09-26 18:02:03 +05:30
lasanthaDLPDS
ea6a644682
Improve app manager functionalities
2018-09-25 18:31:54 +05:30
lasanthaDLPDS
b0520ac976
Refactor the source:
2018-09-22 17:52:05 +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