lasanthaDLPDS
42a4196ed4
Fix token generating for APPM and add WIP code
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
lasanthaDLPDS
e747c0bdb0
Add API for getting applications
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
Gathika94
c8b983fb93
Add seperate class to facilitate unit tests related to the LifeCycleManagementTest
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