lasanthaDLPDS
f95f872732
Add application release deleting API
6 years ago
lasanthaDLPDS
3a5cf16c26
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
6 years ago
Jayasanka
795acbe219
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
Jayasanka
1d14bc39c4
Link release to Release component
6 years ago
lasanthaDLPDS
16e2da3c0b
Add API for getting application release
6 years ago
Jayasanka
ccc7021d1e
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
Jayasanka
20b13d1512
changed Icon and color on App Card
6 years ago
lasanthaDLPDS
b991ed22ee
Improve get applications method
6 years ago
lasanthaDLPDS
6dafe59eab
Improve application create functionality
6 years ago
lasanthaDLPDS
5399ae1a3c
Add subscription management exception class
6 years ago
lasanthaDLPDS
d79c11c762
Add admin API interface for app publisher
6 years ago
Jayasanka
89cf25432e
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
Jayasanka
9dc007c1da
loaded releases in modal (basic view)
6 years ago
lasanthaDLPDS
04c03c9f46
Fix application release adding API
6 years ago
Jayasanka
9843e6f0e2
loaded modal with redux
6 years ago
Jayasanka
fffad9eea4
displayed modal title from redux
6 years ago
Jayasanka
31ce3fb9d0
changed action types to single object
6 years ago
Jayasanka
4864d5f8ec
moved components to sub directory
6 years ago
lasanthaDLPDS
eb6998f297
Fix application release update method
6 years ago
Dharmakeerthi Lasantha
4482245971
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add Login Redirection
See merge request entgra/carbon-device-mgt!77
6 years ago
Jayasanka
feb68e9a70
Changed hard coded urls to config
6 years ago
Jayasanka
42727786ce
changed platform to devicetype
6 years ago
Jayasanka
6ce3eceb70
get Data
6 years ago
Jayasanka
1b3390f1b9
Load data from Redux state
6 years ago
Jayasanka
321a2e902c
Created component to list apps
6 years ago
Jayasanka
1cd23097d5
created component to load apps
6 years ago
Jayasanka
ca1f147c77
fixed wrong redirection
6 years ago
Jayasanka
9c80756c12
refactored Apps Component
6 years ago
lasanthaDLPDS
68b9795201
Fix application update issue
6 years ago
Jayasanka
c3689010dd
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
93fa110a08
Fix App update issue
6 years ago
Jayasanka
4babef6211
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
5837e53d1f
Fix scope issue in APPM publisher
6 years ago
lasanthaDLPDS
8bf0a67336
Add missing log line
6 years ago
Jayasanka
7301d98328
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
Jayasanka
1c86d57da3
changed routes
6 years ago
lasanthaDLPDS
5c6a3cba1f
Improve web app authentication
...
Improve web app authentication to unsecure dynamic context paths and further improve app management APIs
6 years ago
Jayasanka
9a580e513f
fixed routing
6 years ago
Jayasanka
b3d87186eb
listed apps
6 years ago
Jayasanka
c1cf3faba9
fixed error redirection
6 years ago
lasanthaDLPDS
7703d217f9
Add App updating API
6 years ago
Jayasanka
5865cecf3e
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
460394c9da
Improve application edit functionality
6 years ago
lasanthaDLPDS
9fab48839d
Add changes in master branch
6 years ago
lasanthaDLPDS
84e3beb6f6
Fix merge conflicts
6 years ago
Jayasanka
7c25663022
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
Dharmakeerthi Lasantha
dd5109c2aa
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add login
See merge request tcdlpds/carbon-device-mgt!3
6 years ago
Gathika Ratnayaka
38c7f6211e
Additional methods and unit tests to LifeCycleManager
6 years ago
lasanthaDLPDS
707d885107
Improve APPM proxy response
6 years ago
Jayasanka
0095d188b7
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
f1672ee961
Add artifact download API
6 years ago
lasanthaDLPDS
c9f928915e
Add application artifact dowloading API
6 years ago
Jayasanka
281511d93e
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
Jayasanka
ee80e42e9a
Publisher: added basic redirection to login page if not logged in
6 years ago
lasanthaDLPDS
e1bad46558
Fix Handler issues
6 years ago
Jayasanka
c64cb80507
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
Jayasanka
9f402d5f91
Publisher: added default child route
6 years ago
Jayasanka
f5c1eea6fa
removed console logs
6 years ago
lasanthaDLPDS
96fc71c00b
Fix minor issues in APPM proxy
6 years ago
Jayasanka
18f4f877ca
completed login with redirection
6 years ago
lasanthaDLPDS
cf8e23ff32
Fix get applications API response
6 years ago
Dharmakeerthi Lasantha
71c792739c
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Publisher Send Login request
See merge request tcdlpds/carbon-device-mgt!2
6 years ago
Jayasanka
369bc869c5
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
6fe5b11db1
Fix app manager access token creating issue
6 years ago
Jayasanka
6dbcb37ea2
Send request from login page
6 years ago
Jayasanka
eeb4d961d0
Created folder structure for redux
6 years ago
Jayasanka
e93de0b67d
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
42a4196ed4
Fix token generating for APPM and add WIP code
6 years ago
Jayasanka
4681ac250f
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
6c543922b4
Add ne APIs and refactor
6 years ago
lasanthaDLPDS
19f088d222
Add get application and add new release APIs
6 years ago
Jayasanka
380d8f6538
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
e747c0bdb0
Add API for getting applications
6 years ago
Jayasanka
42a91ac923
Merge branch 'application-mgt-new' of https://gitlab.com/tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
Jayasanka
a2ff850d06
changed layout of add nuw app in publisher
6 years ago
Jayasanka
f260dfdc8b
changed layout of add nuw app in publisher
6 years ago
Jayasanka
36127ceca5
added semicolons in line endings
6 years ago
lasanthaDLPDS
e467453fd3
Integrate lifecycle management functionality
6 years ago
lasanthaDLPDS
a79b600922
Fix merge conflicts
6 years ago
lasanthaDLPDS
071ef71c86
Fix app installing issue for same package name
...
If we add same installer as a new app by giving different name, it was able to add as new application. But, if there is application release for same package name, the application adding should be blocked. Therefore verify if there is an application release for same package name before adding an application.
6 years ago
lasanthaDLPDS
b06a908f5f
Modify Entity Class name
6 years ago
lasanthaDLPDS
03dc9e8810
Improve app create response
6 years ago
lasanthaDLPDS
7e4cc36977
Fix app hash value getting issue
6 years ago
Jayasanka
075a973788
created the step one
6 years ago
Jayasanka
a1f6bc9935
removed unused imports
6 years ago
Jayasanka
d47651c533
completed designing apps page
6 years ago
Jayasanka
6fd321bf6b
fixed logo
6 years ago
Gathika94
329499a962
resolve conflicts
6 years ago
lasanthaDLPDS
6a52997a82
Fix syntax issue in get application call
6 years ago
lasanthaDLPDS
017aa7af11
Remove commented code
6 years ago
lasanthaDLPDS
2f0f47fe92
Fix Application Creating Issue
6 years ago
Jayasanka
f4ec3e211c
added all form items to single page
6 years ago
Jayasanka
59d3407cd5
moved items to left
6 years ago
Jayasanka
ae1d0cbff2
created the step one
6 years ago
Gathika94
c8b983fb93
Add seperate class to facilitate unit tests related to the LifeCycleManagementTest
6 years ago
Jayasanka
b5dc76d005
removed unused imports
6 years ago
Jayasanka
370605d288
completed designing apps page
6 years ago
Jayasanka
c51176f2cc
fixed logo
6 years ago
lasanthaDLPDS
74e4b2ca5d
Fix app adding issue
6 years ago
lasanthaDLPDS
8fa6abf697
Fix h2 SQL syntax errors
6 years ago
Gathika94
64507c1011
ensure unit tests related to LifeCycleManager running without issues
6 years ago
Gathika94
c67117eb01
change application-mgt.xml class related to the test cases
6 years ago
Gathika94
f714feb239
add new methods to check whether the app is updatable or installable in a given state
6 years ago
lasanthaDLPDS
e5fb01f23e
Add application create fixes
6 years ago
Gathika94
bb808fd9e3
Rechange the app manager lifecycle xml file, add comments and headers
6 years ago
Gathika94
dc5547bb38
fix the dependency issue due to using DeviceManagementDataHolder when getting UserRealm
6 years ago
Gathika94
3bb2e8a5bf
Add new method to put permission taking String parameters
6 years ago
Gathika94
6ba46facb1
change xml file and add relevant permission related to app mgmt lifecycle
6 years ago
Jayasanka
b591bede46
added steps to create app
6 years ago
Jayasanka
e3fcf68c3e
Added filtering option
6 years ago
Jayasanka
1c4779d7cc
Created Apps table
6 years ago
Jayasanka
c904587599
Created class for add new app
6 years ago
Jayasanka
f8ec1be9b8
Overrided css class for header
6 years ago
Jayasanka
3c50af2a14
Removed unused routs
6 years ago
Jayasanka
ab4b5d1764
Created Layout for dashboard
6 years ago
Jayasanka
536a2ca81b
Created new routes with router config
6 years ago
lasanthaDLPDS
9876d8685c
Refactor the source
6 years ago
lasanthaDLPDS
b2260b6919
Add modification to app creating flow
6 years ago
lasanthaDLPDS
02b99eb442
Merge branch 'application-mgt-new' of gitlab.com:tcdlpds/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
5717e81cfb
modefying DAO layer
6 years ago
Geeth Munasinghe
cf11ed671c
Adding todos
6 years ago
lasanthaDLPDS
6e25a0bc3e
Improve DB connection handling
6 years ago
Jayasanka
15f38ba101
Added login to router
6 years ago
Jayasanka
7ee7384969
Changed webpack to absolute path
6 years ago
lasanthaDLPDS
dc518dcca2
Add modification for app getting logic
6 years ago
Jayasanka
40e9fbebb8
Created Component for Sub Routes
6 years ago
lasanthaDLPDS
9dc885e888
Fix minor issues in APPM publisher
6 years ago
lasanthaDLPDS
3c9ba37bfb
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
6 years ago
jayasanka
c7cb3319eb
Added routings
6 years ago
lasanthaDLPDS
ed780cbe9a
Fix app release deleting API
6 years ago
lasanthaDLPDS
29efebdb99
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
b3fb1f2234
Add modification for app manager publisher
6 years ago
jayasanka
3dc7758d20
Created login page
6 years ago
jayasanka
9361a70023
Removed comments
6 years ago
jayasanka
ea2dd0a024
configured of LESS Module in webpack
6 years ago
jayasanka
2a5cc97de9
Fixed routing
6 years ago
lasanthaDLPDS
b440c57147
Improve APPM publisher logic
6 years ago
jayasanka
6ad21b473e
added new files
6 years ago
jayasanka
f010304eba
Added ant design to the publisher
6 years ago
lasanthaDLPDS
69b65aa073
Remove unnecessary files
6 years ago
lasanthaDLPDS
d7c92612f1
Add new UI theme dependencies
6 years ago
lasanthaDLPDS
49c1279dd5
APPM publisher UI deploying as web app
6 years ago
lasanthaDLPDS
fbcb1d0e32
Add modification to application creating logic
6 years ago
lasanthaDLPDS
0cb26066c5
Fix lifecycle instance initiating issue
6 years ago
lasanthaDLPDS
911bc6f9a0
Fix application getting issue
6 years ago
lasanthaDLPDS
e2acb5c4c8
Fix application installing issue
6 years ago
lasanthaDLPDS
a7a8a9c6df
Improve APPM publisher functionality and add UI source
6 years ago
lasanthaDLPDS
c4c92f0faa
Adding application management initial pub UI
6 years ago
lasanthaDLPDS
f810c1a7e4
Fix minor issues and add app manager UI into the feature
6 years ago
lasanthaDLPDS
b6a0b75f05
Fix build failure
6 years ago
lasanthaDLPDS
8841741567
Fiz merge conflicts
6 years ago
lasanthaDLPDS
c1a23bfed8
Add create new app release API
6 years ago
lasanthaDLPDS
425938e3a8
Add app release inserting API
6 years ago
lasanthaDLPDS
cd28edc6a3
Filx application getting API issue
6 years ago
lasanthaDLPDS
74be4d8a82
Improve application releases getting logic
6 years ago
lasanthaDLPDS
9978af097d
Bump APPM version
6 years ago
lasanthaDLPDS
f37a478a99
Refactor the source
6 years ago
lasanthaDLPDS
1e4d14d837
Fix review managing issues
6 years ago
lasanthaDLPDS
54cee927f2
Fix transaction handeling issue
6 years ago
lasanthaDLPDS
4692eb5f92
Improve review management functionalities
6 years ago
inoshperera
a3b8cef1a2
Fixing connection issue, dao layer fixes
6 years ago
inoshperera
d9d0d0a5b8
add getLifecycleState check
6 years ago
inoshperera
853d095706
conflict fixes
6 years ago
inoshperera
dbc382716a
fixing conflics and fixes to app update APIs
6 years ago
inoshperera
7dd7dc8d64
partial fix on app update apis -2
6 years ago
inoshperera
4e7f1e4047
partial fix on app update apis
6 years ago
lasanthaDLPDS
2c9ea2b5cf
Fix lifecycle adding issue
6 years ago
lasanthaDLPDS
b283c1dfde
Improve lifecycle management
6 years ago
lasanthaDLPDS
409f6fce14
Fix get lifecycle issue
6 years ago
lasanthaDLPDS
f4e1ca6815
Improve publisher APIs
6 years ago
lasanthaDLPDS
abf9c05f0c
Improve applications retreving method
6 years ago
lasanthaDLPDS
94d3f1b3b1
Fix SQL issues
6 years ago
lasanthaDLPDS
6f020076c5
Fix API tags registering issue
6 years ago
lasanthaDLPDS
ea6a644682
Improve app manager functionalities
6 years ago
lasanthaDLPDS
7ecaf232f5
Fix store API deploying issue
6 years ago
lasanthaDLPDS
23e3732ac1
Fix build failure
6 years ago
Inosh Perara
df65b68597
app get by ID
6 years ago
inoshperera
f1e0b1a4fa
adding get app by ID
6 years ago
Inosh Perara
107e46a0bc
App create fixed
6 years ago
inoshperera
ae476d85df
fixing conflicts
6 years ago
inoshperera
4512a4e2d7
working state on happy path app create
6 years ago
lasanthaDLPDS
c7956b7af1
Fix service registering issue
6 years ago
inoshperera
27e4dc14d3
add created related fixes
6 years ago
inoshperera
75008e38b8
Fixes to get create app working
6 years ago
lasanthaDLPDS
b0520ac976
Refactor the source:
6 years ago
lasanthaDLPDS
4562432509
Complete review management
6 years ago
lasanthaDLPDS
3e16ec96b9
Improve review management
6 years ago
inoshperera
2e0bacbd18
Bug fixes in app creation logic
6 years ago
inoshperera
21a87d8b8c
fixing app get and few issues in app create
6 years ago
inoshperera
a0030a9b7f
adding seriasation ID
6 years ago
inoshperera
b856aa36fe
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
6 years ago
inoshperera
874a83cee5
fixing conflicts
6 years ago
inoshperera
a4e17ef99b
Adding app install basics WIP
6 years ago
Dharmakeerthi Lasantha
d1095826b8
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix DAO layer issues and improve review management
See merge request entgra/carbon-device-mgt!6
6 years ago
lasanthaDLPDS
48f0636fa1
Fix DAO layer issues and improve review management
6 years ago
Madawa Soysa
9df8660bdf
Add package name to ApplicationRelease and change ApplicationType enum
6 years ago
lasanthaDLPDS
d9daffcefc
Remove review management tests
6 years ago
geethkokila
106632403e
Merge branch 'application-mgt-new' of https://github.com/lasanthaDLPDS/carbon-device-mgt into application-mgt-new
6 years ago
geethkokila
c23770db33
Fix the osgi and validate issues
6 years ago
lasanthaDLPDS
1ea47c8361
Improve review mnagement WIP
6 years ago
lasanthaDLPDS
f5615c5ec7
Merge branch 'application-mgt-new' of https://github.com/lasanthaDLPDS/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
6da8dada71
Improve comment management
6 years ago
geethkokila
4ded86a134
Add app manager osgi fixes
6 years ago
Milan Perera
7d59c342b2
Application mgt new ( #7 )
...
* Improve lifecycle state management
* Add unit tests for lifecycle management
* Add class level comments to lifecycle management
6 years ago
lasanthaDLPDS
421dc5edf1
Merge branch 'application-mgt-new' of https://github.com/lasanthaDLPDS/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
6066d93edd
Add review management
6 years ago
Milan Perera
6a9cec4c89
Add scopes to publisher mgt API ( #5 )
6 years ago
inoshperera
1052888605
Test Case for StorageManagementUtilTest ( #4 )
...
* Adding unit test for StorageManagementUtilTest.java
* formatting fixes
6 years ago
inoshperera
8983fd6d51
formatting fixes
6 years ago
inoshperera
e6f099d43b
Merge branch 'application-mgt-new' of https://github.com/lasanthaDLPDS/carbon-device-mgt into application-mgt-new
6 years ago
inoshperera
a6cdbb856b
Adding unit test for StorageManagementUtilTest.java
6 years ago
lasanthaDLPDS
ff96884268
Refactor the source
6 years ago
lasanthaDLPDS
b3874ee1ba
Refactor the source
6 years ago
lasanthaDLPDS
f861134ff6
Merge branch 'application-mgt-new' of https://github.com/lasanthaDLPDS/carbon-device-mgt into application-mgt-new
6 years ago
lasanthaDLPDS
4c5cdc75fe
Adding application release creating logic
6 years ago
geethkokila
0dea5cd0aa
Resolve conflicts
6 years ago
geethkokila
18c3ee23b9
Adding the changes for the app manager
6 years ago
inoshperera
57efe389ac
Merge branch 'application-mgt-new' of https://github.com/lasanthaDLPDS/carbon-device-mgt into application-mgt-new
6 years ago
inoshperera
14ea6dbba8
fixing conflicts
6 years ago
inoshperera
61c0ebc995
Adding unit tests case infrastructure to core and adding unit testcases for ArtifactsParser.java
6 years ago
lasanthaDLPDS
3e2f757c1e
Improve lifecycle management
6 years ago
lasanthaDLPDS
34fe427852
Add swagger annotations to ApplicationRelease bean
6 years ago
lasanthaDLPDS
f9ec82e4dc
Merge with upstream
6 years ago
lasanthaDLPDS
a01ecdb9c3
Modify ArtifactParser and get the version of an artifact through ArtifatcParser
6 years ago
inoshperera
2011843736
Adding APK parcing and ipa parsing capability
6 years ago
lasanthaDLPDS
222225121c
Modify isRestricted data type
6 years ago
lasanthaDLPDS
4316cb0ef4
Add javadoc comments and improve logic
6 years ago
lasanthaDLPDS
26568273e5
Improve app creating logic and comment management
6 years ago
lasanthaDLPDS
e5ef68fa3c
Improve comment management
6 years ago
lasanthaDLPDS
2fd7601139
Refactor and modify storage management logic
6 years ago
lasanthaDLPDS
c950223283
Refactor the source
6 years ago
lasanthaDLPDS
1cce5d7e34
Improve app managing functionalties and refactor the source
6 years ago
lasanthaDLPDS
9379c2ae47
Fix build failure
6 years ago
lasanthaDLPDS
797652b741
Merge branch 'application-mgt-new' of https://github.com/wso2/carbon-device-mgt into application-mgt-new
6 years ago
Dharmakeerhi Lasantha
bc162d05fd
Merge pull request #1199 from NishadiPrasangini/AppManager
...
App manager
7 years ago
lasanthaDLPDS
c755dc018a
Add Application updating functionality
7 years ago
lasanthaDLPDS
6c65aef26c
Remove unnecessary imports
7 years ago
lasanthaDLPDS
d5b2bfd510
Modify Application and Release validation methods
...
Ahis commit contaisns followings. Added a query to get application release when application id and release UUID is passed. Modified application validation method and removed unnecessary logic. Modified Application release validation method aand removed unnecessary logic. As a result of these modifications, modified relevant method calls as well
7 years ago
lasanthaDLPDS
47a02dc903
Add permision check and app status check for deletion
7 years ago
lasanthaDLPDS
a05c412d77
Copy publisher and store web apps into IoTS webapp folder
...
Added p2.inf configuration to copy store and publisher web apps into IoTS webapp folder
7 years ago
lasanthaDLPDS
0b78df50a7
Add application deleting functionality
...
Modified DAO layer. When delete an application it is moved to REMOVED status.
7 years ago
lasanthaDLPDS
c95733a781
Add iOS applications and Web Clip publishing functionality
...
This commit contains followings
Added dependencies for URL validation and plist parsing.
Added version retrieval functionality for iOS application
Added WEB clip publishing functionality.
In order to compatible with above functionalities modified the source
7 years ago
lasanthaDLPDS
b45d11bfdc
Fix issues in swagger definition
7 years ago
lasanthaDLPDS
976d0ad60d
Modify application retrieval API
...
As per the API designing best practices, added offset and limit query parameters for application getting API.
7 years ago
lasanthaDLPDS
71aa6762ac
Refactor APPM DAO Layer
...
Refactored the APPM DAO layer. Further verified and added required functionality to compatible with other DBMS, such as Oracle, PostgreSQL, MSSQL
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