n-jay
1cfcc3a599
Added iOS DEP API scopes in UI config file
7 years ago
WSO2 Builder
9ba315217c
[WSO2 Release] [Jenkins #2947 ] [Release 3.0.244] prepare for next development iteration
7 years ago
WSO2 Builder
96ee898b50
[WSO2 Release] [Jenkins #2947 ] [Release 3.0.244] prepare release v3.0.244
7 years ago
Kamidu Sachith Punchihewa
2bba71030e
Merge pull request #1213 from geethkokila/330-release
...
Upgrade the versions
7 years ago
geethkokila
7a9cf05e37
Merge branch '330-release' of https://github.com/geethkokila/carbon-device-mgt into 330-release
7 years ago
geethkokila
4e4fa8d832
Updating the jwt version
7 years ago
Ruwan Yatawara
10bf2fad71
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
7 years ago
Ruwan Yatawara
922ac608e1
Revert "Ballerina file generation"
...
This reverts commit d08afda1e2
.
7 years ago
geethkokila
7a25109882
Changing the carbon commons versions and api-registration endpoint
7 years ago
geethkokila
812c715c09
Bump the versions of other components
...
This commits changes the versions of other components and fixes the compilation errors and test failures
7 years ago
Ruwan Yatawara
d08afda1e2
Ballerina file generation
7 years ago
lasantha
f9559a510b
Remove tenant id from the Application Release bean
7 years ago
lasantha
e00aa1be09
Fix build failure
...
Removed application release management service refernce from the ApplicationManagementUtil.java
7 years ago
lasantha
6f18a70d4b
Add application release updating logic into the service layer
...
Adding application release updating logic and application release creating logic into the service layer.
7 years ago
lasantha
f83b466955
Format the application management API source
7 years ago
lasantha
8b505a7741
Reformat the DAO layer and add application release updating SQL logic
...
In order to fix DAO issues and improve the logic, modified the DAO layer. Further added generic application release SQL to update application release.
7 years ago
lasantha
1b7451327e
Remove application release management service source.
...
The application release management service source is moved to application management service. Therefore removed the application release management service source from the application management component.
7 years ago
geethkokila
fbd7ba2afb
Changing the carbon commons versions and api-registration endpoint
7 years ago
lasantha
8efcfca877
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
7 years ago
WSO2 Builder
93422ae12d
[WSO2 Release] [Jenkins #2945 ] [Release 3.0.243] prepare for next development iteration
7 years ago
WSO2 Builder
e4bc050806
[WSO2 Release] [Jenkins #2945 ] [Release 3.0.243] prepare release v3.0.243
7 years ago
Madhawa Perera
3fa513cabd
Fix UI loading issue on Safari 11.0.3 ( #1212 )
...
* Fix UI loading issue on Safari 11.0.3
Fix the issue of operation logs and location doesn't display on device detail page on safari browser 11.0.3
Fixes wso2/product-iots#1752
* Add comments describing code lines
7 years ago
geethkokila
62098b2c1c
Bump the versions of other components
...
This commits changes the versions of other components and fixes the compilation errors and test failures
7 years ago
Arcane94
2fb5ec431a
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
7 years ago
WSO2 Builder
873bff0042
[WSO2 Release] [Jenkins #2943 ] [Release 3.0.242] prepare for next development iteration
7 years ago
WSO2 Builder
8b63813d84
[WSO2 Release] [Jenkins #2943 ] [Release 3.0.242] prepare release v3.0.242
7 years ago
shavidissa
b9cde9b936
Updated the swagger content - Groups ( #1211 )
...
* Updated the swagger content for the APIs used to add devices to groups
* Formatting the swagger content
7 years ago
lasantha
24a9a7f23d
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
7 years ago
geethkokila
9f9fd963a9
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
7 years ago
WSO2 Builder
997bf0d16b
[WSO2 Release] [Jenkins #2941 ] [Release 3.0.241] prepare for next development iteration
7 years ago
WSO2 Builder
aabdc33dc1
[WSO2 Release] [Jenkins #2941 ] [Release 3.0.241] prepare release v3.0.241
7 years ago
Rasika Perera
f9c262dfb8
Merge pull request #1210 from shavidissa/master
...
Updating the Swagger Content
7 years ago
Shavindri Dissanayake
ead0e202d6
updating the swagger content
7 years ago
lasantha
fc30d00ecd
Fix minor DAO layer issues
7 years ago
lasantha
b0eafe7180
Fixed application management issues and improve functionalities
7 years ago
lasantha
7278408b44
Refactored the source code
7 years ago
lasantha
c3f04eeed0
refactored the Application management DAO layer
7 years ago
lasantha
6e3cc085ff
Fixed application getting issues and improved the application getting functionality
...
Improved application functionalities. Modified service layer, DAO layer and API layer
7 years ago
lasantha
ef0e7ee738
adding sorting orders
7 years ago
lasantha
9f609964b7
adding application types
7 years ago
lasantha
6b0e281112
Adding APK file validation functionalty
...
To implement apk file validation we are using external library. APK parser: https://github.com/hsiafan/apk-parser
7 years ago
lasantha
460a356bee
Adding Application management functionalities and API
...
Adding application, application lifecycle and application release management business logic and also API implementation
7 years ago
lasantha
5ee9983305
modified application management store API
...
This is WIP API and in order to avoid build failure commented few lines and those need to be fixed when the development continues
7 years ago
lasantha
c3d0b375a5
Adding App storing functionalities
...
Adding App deleting, editing and storing fucntionalities and fixed related bugs. To delete application artifacts, used recursive method and validation application is removed from the storage management. Since application validation is doing at application management and it is guaranteed that storage management is called after the application management removed the application validation from storage management
7 years ago
lasantha
2cbf78d464
Fixed issues in Generic DAO Impl
7 years ago
Arcane94
1716fc4500
logic changes of the fix
7 years ago
lasantha
0aef14bdbe
Fix the issue in certificate-mgt-admin-v0.9 copyright text
7 years ago
lasantha
e30ce5bcbd
Format certificate-mgt-v0.9 source
7 years ago
Arcane94
c0024ce26f
Exception name change and minor modifications
7 years ago
geethkokila
b50c657b6b
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
7 years ago