Jayasanka
f5c1eea6fa
removed console logs
6 years ago
Jayasanka
18f4f877ca
completed login with redirection
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
Dharmakeerthi Lasantha
2916574cbf
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix merge conflicts
See merge request entgra/carbon-device-mgt!62
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
52a91e2655
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
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
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.
6 years ago
Gathika94
c67117eb01
change application-mgt.xml class related to the test cases
6 years ago
lasanthaDLPDS
968ec07c9b
Add Fixes for h2 sql
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
a84ff2541b
Fix h2 sql issues
6 years ago
lasanthaDLPDS
f0633fb2e4
Fix SQL issues
6 years ago
lasanthaDLPDS
e5fb01f23e
Add application create fixes
6 years ago