lasanthaDLPDS
8a6411bac6
Add APPM store APIs for getting application data
2019-05-13 17:48:23 +05:30
lasanthaDLPDS
c6440a779d
Add support for application category list adding for an application.
2019-05-13 01:52:24 +05:30
lasanthaDLPDS
be992c4b8d
add APIs for managing caregories
2019-05-12 01:11:45 +05:30
lasanthaDLPDS
b4643d84cd
Add tag managing APIs for app manager
2019-05-10 17:10:35 +05:30
lasanthaDLPDS
1b0983dafb
Fix isues in app release update
2019-05-10 09:25:06 +05:30
lasanthaDLPDS
ed30867f3a
Add APIs which are related to application tag management
2019-05-09 15:49:56 +05:30
lasanthaDLPDS
1a3d3215a0
Add API for delete an application tag
2019-05-08 17:59:13 +05:30
lasanthaDLPDS
3eb69a9fca
Improve the format of category and tag classes
2019-05-08 12:24:28 +05:30
lasanthaDLPDS
a9a608bc84
Add APIs for getting registered tags and categories
2019-05-08 09:48:12 +05:30
lasanthaDLPDS
38006c8ff0
Fix issues in lifecycle management feature
2019-05-07 02:19:18 +05:30
lasanthaDLPDS
a3d75df8a0
Add lifecycle adding API
2019-05-06 18:01:52 +05:30
lasanthaDLPDS
018d078e1b
Improve life cycle manager
2019-05-06 00:03:07 +05:30
lasanthaDLPDS
d0f48a2c72
Remove lifecycle graph classes
2019-05-03 21:10:03 +05:30
lasanthaDLPDS
7ef9485b7d
Fix issues in lifecycle retrieving API
2019-05-03 21:05:46 +05:30
lasanthaDLPDS
1100db4d67
Add lifecycle retrieving API
2019-05-03 17:01:40 +05:30
lasanthaDLPDS
f95f872732
Add application release deleting API
2019-05-02 18:38:15 +05:30
lasanthaDLPDS
16e2da3c0b
Add API for getting application release
2019-05-02 13:48:32 +05:30
lasanthaDLPDS
d79c11c762
Add admin API interface for app publisher
2019-05-01 19:48:27 +05:30
lasanthaDLPDS
04c03c9f46
Fix application release adding API
2019-04-30 22:31:21 +05:30
lasanthaDLPDS
eb6998f297
Fix application release update method
2019-04-29 22:09:12 +05:30
lasanthaDLPDS
5c6a3cba1f
Improve web app authentication
...
Improve web app authentication to unsecure dynamic context paths and further improve app management APIs
2019-04-28 18:16:25 +05:30
lasanthaDLPDS
460394c9da
Improve application edit functionality
2019-04-26 09:49:19 +05:30
lasanthaDLPDS
9fab48839d
Add changes in master branch
2019-04-25 00:02:07 +05:30
lasanthaDLPDS
c9f928915e
Add application artifact dowloading API
2019-04-24 02:58:59 +05:30
lasanthaDLPDS
e1bad46558
Fix Handler issues
2019-04-23 22:27:05 +05:30
lasanthaDLPDS
6fe5b11db1
Fix app manager access token creating issue
2019-04-23 14:25:15 +05:30
lasanthaDLPDS
6c543922b4
Add ne APIs and refactor
2019-04-21 02:16:57 +05:30
lasanthaDLPDS
19f088d222
Add get application and add new release APIs
2019-04-19 13:19:59 +05:30
lasanthaDLPDS
e747c0bdb0
Add API for getting applications
2019-04-18 17:52:08 +05:30
lasanthaDLPDS
e467453fd3
Integrate lifecycle management functionality
2019-04-09 07:34:02 +05:30
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.
2019-04-08 16:48:04 +05:30
lasanthaDLPDS
b06a908f5f
Modify Entity Class name
2019-04-08 08:07:10 +05:30
lasanthaDLPDS
03dc9e8810
Improve app create response
2019-04-07 13:36:58 +05:30
lasanthaDLPDS
e5fb01f23e
Add application create fixes
2019-03-31 20:24:54 +05:30
lasanthaDLPDS
9876d8685c
Refactor the source
2019-03-26 18:25:24 +05:30
lasanthaDLPDS
b2260b6919
Add modification to app creating flow
2019-03-25 21:07:44 +05:30
lasanthaDLPDS
02b99eb442
Merge branch 'application-mgt-new' of gitlab.com:tcdlpds/carbon-device-mgt into application-mgt-new
2019-03-23 02:32:08 +05:30
lasanthaDLPDS
5717e81cfb
modefying DAO layer
2019-03-23 02:31:47 +05:30
Geeth Munasinghe
cf11ed671c
Adding todos
2019-03-22 15:02:01 +05:30
lasanthaDLPDS
dc518dcca2
Add modification for app getting logic
2019-03-21 18:58:50 +05:30
lasanthaDLPDS
ed780cbe9a
Fix app release deleting API
2019-03-20 21:45:22 +05:30
lasanthaDLPDS
b3fb1f2234
Add modification for app manager publisher
2019-03-20 18:44:23 +05:30
lasanthaDLPDS
b440c57147
Improve APPM publisher logic
2019-03-18 06:00:00 +05:30
lasanthaDLPDS
fbcb1d0e32
Add modification to application creating logic
2019-03-05 02:48:17 +05:30
lasanthaDLPDS
a7a8a9c6df
Improve APPM publisher functionality and add UI source
2019-03-03 08:36:20 +05:30
lasanthaDLPDS
c4c92f0faa
Adding application management initial pub UI
2019-01-23 14:26:16 +05:30
lasanthaDLPDS
b6a0b75f05
Fix build failure
2018-11-18 14:04:14 +05:30
lasanthaDLPDS
8841741567
Fiz merge conflicts
2018-11-18 08:05:35 +05:30
lasanthaDLPDS
425938e3a8
Add app release inserting API
2018-10-04 02:37:26 +05:30
lasanthaDLPDS
cd28edc6a3
Filx application getting API issue
2018-10-02 17:35:09 +05:30
lasanthaDLPDS
74be4d8a82
Improve application releases getting logic
2018-10-01 18:24:12 +05:30
lasanthaDLPDS
9978af097d
Bump APPM version
2018-10-01 01:48:07 +05:30
lasanthaDLPDS
f37a478a99
Refactor the source
2018-10-01 01:21:52 +05:30
lasanthaDLPDS
4692eb5f92
Improve review management functionalities
2018-09-29 23:06:32 +05:30
inoshperera
a3b8cef1a2
Fixing connection issue, dao layer fixes
2018-09-29 18:15:58 +05:30
inoshperera
853d095706
conflict fixes
2018-09-29 12:03:11 +05:30
inoshperera
dbc382716a
fixing conflics and fixes to app update APIs
2018-09-29 10:41:17 +05:30
inoshperera
7dd7dc8d64
partial fix on app update apis -2
2018-09-29 09:40:31 +05:30
lasanthaDLPDS
2c9ea2b5cf
Fix lifecycle adding issue
2018-09-28 17:57:04 +05:30
lasanthaDLPDS
409f6fce14
Fix get lifecycle issue
2018-09-27 18:47:54 +05:30
lasanthaDLPDS
f4e1ca6815
Improve publisher APIs
2018-09-27 09:24:31 +05:30
lasanthaDLPDS
abf9c05f0c
Improve applications retreving method
2018-09-27 08:15:19 +05:30
lasanthaDLPDS
94d3f1b3b1
Fix SQL issues
2018-09-26 18:02:03 +05:30
lasanthaDLPDS
ea6a644682
Improve app manager functionalities
2018-09-25 18:31:54 +05:30
Inosh Perara
df65b68597
app get by ID
2018-09-24 02:15:28 +00:00
inoshperera
f1e0b1a4fa
adding get app by ID
2018-09-23 23:08:45 +05:30
Inosh Perara
107e46a0bc
App create fixed
2018-09-23 16:22:38 +00:00
inoshperera
ae476d85df
fixing conflicts
2018-09-23 21:30:28 +05:30
inoshperera
27e4dc14d3
add created related fixes
2018-09-23 16:20:48 +05:30
lasanthaDLPDS
b0520ac976
Refactor the source:
2018-09-22 17:52:05 +05:30
lasanthaDLPDS
3e16ec96b9
Improve review management
2018-09-22 17:52:04 +05:30
inoshperera
a0030a9b7f
adding seriasation ID
2018-09-21 06:49:45 +05:30
inoshperera
b856aa36fe
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
2018-09-21 06:41:34 +05:30
inoshperera
874a83cee5
fixing conflicts
2018-09-21 06:40:58 +05:30
inoshperera
a4e17ef99b
Adding app install basics WIP
2018-09-21 06:37:59 +05:30
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
2018-09-20 12:54:33 +00:00
lasanthaDLPDS
48f0636fa1
Fix DAO layer issues and improve review management
2018-09-20 18:21:44 +05:30
Madawa Soysa
9df8660bdf
Add package name to ApplicationRelease and change ApplicationType enum
2018-09-20 16:55:34 +05:30
geethkokila
c23770db33
Fix the osgi and validate issues
2018-09-20 15:07:40 +05:30
lasanthaDLPDS
6da8dada71
Improve comment management
2018-09-19 18:45:58 +05:30
Milan Perera
7d59c342b2
Application mgt new ( #7 )
...
* Improve lifecycle state management
* Add unit tests for lifecycle management
* Add class level comments to lifecycle management
2018-09-19 11:21:40 +05:30
lasanthaDLPDS
6066d93edd
Add review management
2018-09-19 07:27:49 +05:30
lasanthaDLPDS
b3874ee1ba
Refactor the source
2018-09-16 01:57:08 +05:30
lasanthaDLPDS
f861134ff6
Merge branch 'application-mgt-new' of https://github.com/lasanthaDLPDS/carbon-device-mgt into application-mgt-new
2018-09-15 22:45:26 +05:30
lasanthaDLPDS
4c5cdc75fe
Adding application release creating logic
2018-09-15 22:44:24 +05:30
geethkokila
0dea5cd0aa
Resolve conflicts
2018-09-15 21:59:51 +05:30
geethkokila
18c3ee23b9
Adding the changes for the app manager
2018-09-15 21:58:02 +05:30
lasanthaDLPDS
3e2f757c1e
Improve lifecycle management
2018-09-15 15:32:52 +05:30
lasanthaDLPDS
34fe427852
Add swagger annotations to ApplicationRelease bean
2018-09-15 13:18:20 +05:30
lasanthaDLPDS
f9ec82e4dc
Merge with upstream
2018-09-15 12:50:18 +05:30
lasanthaDLPDS
222225121c
Modify isRestricted data type
2018-09-13 13:08:40 +05:30
lasanthaDLPDS
4316cb0ef4
Add javadoc comments and improve logic
2018-09-12 18:20:05 +05:30
lasanthaDLPDS
26568273e5
Improve app creating logic and comment management
2018-09-12 04:13:51 +05:30
lasanthaDLPDS
e5ef68fa3c
Improve comment management
2018-09-11 17:39:19 +05:30
lasanthaDLPDS
2fd7601139
Refactor and modify storage management logic
2018-09-10 01:14:35 +05:30
lasanthaDLPDS
c950223283
Refactor the source
2018-09-09 21:21:17 +05:30
lasanthaDLPDS
1cce5d7e34
Improve app managing functionalties and refactor the source
2018-09-08 08:55:53 +05:30
lasanthaDLPDS
9379c2ae47
Fix build failure
2018-08-19 15:33:20 +05:30
lasanthaDLPDS
797652b741
Merge branch 'application-mgt-new' of https://github.com/wso2/carbon-device-mgt into application-mgt-new
2018-08-19 13:22:22 +05:30
Dharmakeerhi Lasantha
bc162d05fd
Merge pull request #1199 from NishadiPrasangini/AppManager
...
App manager
2018-04-23 11:17:34 +05:30