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