Commit Graph

194 Commits (7108b15549f7ec40a1c9dbd58c9d259fd2bf19fb)

Author SHA1 Message Date
lasanthaDLPDS 018d078e1b Improve life cycle manager
5 years ago
lasanthaDLPDS f95f872732 Add application release deleting API
5 years ago
lasanthaDLPDS 16e2da3c0b Add API for getting application release
5 years ago
lasanthaDLPDS 6dafe59eab Improve application create functionality
5 years ago
lasanthaDLPDS d79c11c762 Add admin API interface for app publisher
5 years ago
lasanthaDLPDS eb6998f297 Fix application release update method
5 years ago
lasanthaDLPDS 5837e53d1f Fix scope issue in APPM publisher
6 years ago
lasanthaDLPDS 8bf0a67336 Add missing log line
6 years ago
lasanthaDLPDS 5c6a3cba1f Improve web app authentication
6 years ago
lasanthaDLPDS 7703d217f9 Add App updating API
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
lasanthaDLPDS cf8e23ff32 Fix get applications API response
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 071ef71c86 Fix app installing issue for same package name
6 years ago
lasanthaDLPDS b06a908f5f Modify Entity Class name
6 years ago
lasanthaDLPDS 03dc9e8810 Improve app create response
6 years ago
lasanthaDLPDS e5fb01f23e Add application create fixes
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 dc518dcca2 Add modification for app getting logic
6 years ago
lasanthaDLPDS 9dc885e888 Fix minor issues in APPM publisher
6 years ago
lasanthaDLPDS ed780cbe9a Fix app release deleting API
6 years ago
lasanthaDLPDS b3fb1f2234 Add modification for app manager publisher
6 years ago
lasanthaDLPDS b440c57147 Improve APPM publisher logic
6 years ago
lasanthaDLPDS fbcb1d0e32 Add modification to application creating logic
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 b6a0b75f05 Fix build failure
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 9978af097d Bump APPM version
6 years ago
lasanthaDLPDS f37a478a99 Refactor the source
6 years ago
inoshperera a3b8cef1a2 Fixing connection issue, dao layer 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
lasanthaDLPDS 2c9ea2b5cf Fix lifecycle adding issue
6 years ago
lasanthaDLPDS f4e1ca6815 Improve publisher APIs
6 years ago
lasanthaDLPDS 94d3f1b3b1 Fix SQL issues
6 years ago
lasanthaDLPDS 7ecaf232f5 Fix store API deploying issue
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 27e4dc14d3 add created related fixes
6 years ago
lasanthaDLPDS b0520ac976 Refactor the source:
6 years ago
inoshperera 21a87d8b8c fixing app get and few issues in app create
6 years ago
Madawa Soysa 9df8660bdf Add package name to ApplicationRelease and change ApplicationType enum
6 years ago
geethkokila c23770db33 Fix the osgi and validate issues
6 years ago
Milan Perera 7d59c342b2 Application mgt new (#7)
6 years ago
Milan Perera 6a9cec4c89 Add scopes to publisher mgt API (#5)
6 years ago
lasanthaDLPDS ff96884268 Refactor the source
6 years ago
lasanthaDLPDS b3874ee1ba Refactor the source
6 years ago
lasanthaDLPDS 4c5cdc75fe Adding application release creating logic
6 years ago
lasanthaDLPDS f9ec82e4dc Merge with upstream
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 2fd7601139 Refactor and modify storage management logic
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 d5b2bfd510 Modify Application and Release validation methods
7 years ago
lasanthaDLPDS a05c412d77 Copy publisher and store web apps into IoTS webapp folder
7 years ago
lasanthaDLPDS 0b78df50a7 Add application deleting functionality
7 years ago
lasanthaDLPDS c95733a781 Add iOS applications and Web Clip publishing functionality
7 years ago
lasanthaDLPDS b45d11bfdc Fix issues in swagger definition
7 years ago
lasanthaDLPDS 976d0ad60d Modify application retrieval API
7 years ago
lasantha f83b466955 Format the application management API source
7 years ago
lasantha 1b7451327e Remove application release management service source.
7 years ago
lasantha b0eafe7180 Fixed application management issues and improve functionalities
7 years ago
lasantha 7278408b44 Refactored the source code
7 years ago
lasantha 6e3cc085ff Fixed application getting issues and improved the application getting functionality
7 years ago
lasantha 460a356bee Adding Application management functionalities and API
7 years ago
lasantha c3d0b375a5 Adding App storing functionalities
7 years ago
lasantha 2cbf78d464 Fixed issues in Generic DAO Impl
7 years ago
lasantha 6792c21210 Rmoved the lifecycle managemt
7 years ago
lasantha 9b1820dca5 Adding Lifecycle Management functionalities and fixed related bugs
7 years ago
lasantha fb8d9dd494 refactored the source and fixed some bugs
7 years ago
lasantha 669881eae7 adding appliction release functionalites and fixed build failure
7 years ago
lasantha f17c36d13f Added app release updating fucntionality and fixed APPM related bugs
7 years ago
lasantha fdac04dd3e complete app release getting flow and fixed related bugs
7 years ago
lasantha 569007514e Added app release creation method and fixed issues
7 years ago
lasantha 317386afb8 bump version of the app manager component
7 years ago
lasantha 393d11630b resolve pom issues
7 years ago
lasantha 486aac1cdc adding application release creation functioanlity (NC)
7 years ago
lasantha f8c5ff95b9 Device API layer into two sections. named as store and publisher
7 years ago