Commit Graph

1213 Commits (fec4a84b76d4fea9363c94db0d9b3ef3f7817f7c)

Author SHA1 Message Date
Menaka Jayawardena 7ff5823e6d Authentication handling initial impl and code formatting according to https://github.com/airbnb/javascript/tree/master/react#basic-rules.
7 years ago
Menaka Jayawardena b3d2abf99e Added tags to platform create page and basic backend integration api implementation.
7 years ago
sinthuja d04777a1e6 Merge branch 'wso2-application-mgt' into application-mgt
7 years ago
sinthuja 3496c9c7b0 Removing the unnecessary feature zip bundling from component.
7 years ago
sinthuja 4a880a9715 Adding login page redirection.
7 years ago
sinthuja 549e71317a Merge pull request #959 from Megala21/appm_new
7 years ago
megala21 c2789ff9be Moving the theme loading method to a common place
7 years ago
sinthuja 9f759f8aee Adding some fixes with login page.
7 years ago
megala21 e5ca86cc66 Renaming variables and adding comment
7 years ago
megala21 237f4cbc6c Refactoring
7 years ago
megala21 d2d56a3dac Refactoring
7 years ago
megala21 aae017d6f4 Moving the css files to public folder
7 years ago
sinthuja 591962c2fd Adding the first cut of base UI.
7 years ago
megala21 8f3d11fa0e refactoring theming support
7 years ago
amalhub 81f427f34f App-mgt store removing device type specific impl
7 years ago
megala21 5614914efa Refactoring the files
7 years ago
megala21 9c490d1989 Adding the flexibility to change the css files
7 years ago
amalhub 8186f6754e App-mgt store code refactors
7 years ago
amalhub 5beb2b21d7 Adding App-Mgt store implementations
7 years ago
amalhub 137d970fc7 App-mgt store response refactor
7 years ago
amalhub ae80bd8ba8 App-mgt store mapping validation
7 years ago
amalhub 83f300ae2d Merge branch 'application-mgt' of https://github.com/wso2/carbon-device-mgt into application-mgt
7 years ago
amalhub 1e191cdf8b Adding Device-Application mapping implementation
7 years ago
megala21 6e1a48f084 Modify theme support
7 years ago
megala21 4df7431575 Refactoring
7 years ago
megala21 7a08f421b1 Adding support for custom theming
7 years ago
Megala Uthayakumar 56ce03927b Merge pull request #954 from menakaj/application-mgt
7 years ago
Menaka Jayawardena a2e2abc7db Changes as per the React development guidelines. (Changed the file extensions to JSX)
7 years ago
sinthuja 9ea3be060e Fixing the NPE in the application toString operation.
7 years ago
sinthuja 692ed6aa59 Adding some more validations fot the application management.
7 years ago
Menaka Jayawardena b70bf91f3a Added form validation and image visualization to application and platform create. Removed hash router and used browser router.
7 years ago
Menaka Jayawardena 89b4e6dc10 Application search feature for data table. Basic stage.
7 years ago
Menaka Jayawardena e32b6d167c Added missing key attributes to the table rows.
7 years ago
Menaka Jayawardena 9ce111b724 Fixed application listing and form formatting.
7 years ago
Menaka Jayawardena 0746c2f66c Fixed platform create and platform listing components.
7 years ago
Menaka Jayawardena c389a5ec50 Added extra features to data table.
7 years ago
Menaka Jayawardena 39925efacf Created the application listing and platform create components.
7 years ago
Menaka Jayawardena 61befd5a3b Created the DataTable component.
7 years ago
Menaka Jayawardena 94f126688e Removed Overview section.
7 years ago
Menaka Jayawardena 319d844972 Added prop types and started creating the data table component.
7 years ago
sinthuja 9656b9b747 Fixing the error reported by check styles plugin.
7 years ago
sinthuja 783ead216e Merge branch 'wso2-application-mgt' into application-mgt
7 years ago
sinthuja ace4d8d42d Merge remote-tracking branch 'wso2/application-mgt' into wso2-application-mgt
7 years ago
megala21 7fc37d665e Adding oracle support to application and application release
7 years ago
sinthuja 2d4de10c6c Adding some fixes for the application management and visibility management.
7 years ago
sinthuja 887675fda2 Committing first cut of modifications to the visibility manager.
7 years ago
sinthuja 78f8507bf3 Merge remote-tracking branch 'wso2/application-mgt' into wso2-application-mgt
7 years ago
sinthuja bc074ccf59 Merge remote-tracking branch 'wso2/application-mgt' into wso2-application-mgt
7 years ago
amalhub f4a3eb4601 App-mgt store impl refactoring
7 years ago
amalhub ee76f6cb0f Adding app-mgt store interface methods and implementations
7 years ago
amalhub e54ab93d15 Merge branch 'application-mgt' of https://github.com/wso2/carbon-device-mgt into application-mgt
7 years ago
megala21 5278fa88bf Adding postgresql database support for application and applicaion release
7 years ago
sinthuja c04e4d3c42 Committing initial refactoring for visibility change.
7 years ago
megala21 9c31b93937 Fixing minor issues
7 years ago
amalhub c145b77158 Implimenting API classes for App-mgt Store
7 years ago
Megala Uthayakumar c10f4e3587 Merge pull request #913 from Megala21/appm_new
7 years ago
megala21 053008932d Minor fixes to mysql script and refactoring
7 years ago
megala21 17c23b9674 Fixing some issues
7 years ago
Megala Uthayakumar 9460c4fb63 Merge pull request #902 from menakaj/application-mgt
7 years ago
Menaka Jayawardena dc2aa386bf Fixed license header and removed empty tags.
7 years ago
megala21 884511fd68 Fixing issues for mysql database and adding CRUD operations to application release
7 years ago
Menaka Jayawardena cbc061f739 Changes as per the comments.
7 years ago
megala21 7fd7fbb30e Adding refactoring as per maven checkstyle plugin
7 years ago
Menaka Jayawardena 4d16d73b23 Created the Step 2 and 3 basic forms. Code Formatting.
7 years ago
Menaka Jayawardena d2705b1427 Added the stepper and App creation first step.
7 years ago
megala21 5a8bf10d5a Adding Artifacts download APIS
7 years ago
megala21 f5feb897f9 Adding initial application release related artifacts
7 years ago
Menaka Jayawardena c7c0f62ca2 The base layout completed.
7 years ago
Menaka Jayawardena 44737750b8 Created the login page.
7 years ago
Menaka Jayawardena 03b6faa7c2 Created the project file structure.
7 years ago
Menaka Jayawardena 72f0e195b7 Created basic directory structure
7 years ago
Menaka Jayawardena d948d85bbb App Publisher React application. Initial Commit.
7 years ago
megala21 c428cf1067 Refactoring
7 years ago
megala21 9ec12587c7 Fixing issues with Application Management with mysql
7 years ago
megala21 41fa1cb524 Adding fixed life-cyle related operations for application
7 years ago
megala21 6e912fccfc Adding initial fixes for lifecycle state
7 years ago
Chathura Ekanayake 9f76f51ee0 lifecycle management changes
7 years ago
Chathura Ekanayake 3f279918eb merging platform management
7 years ago
Chathura Ekanayake 071e45129d implementing application lifecycle management
7 years ago
megala21 8dc7e2786d Adding javadoc comments
7 years ago
megala21 1ab9807dbd Adding postgre mssql database supports for PlatformManagement
7 years ago
megala21 612905bc5f Adding oracle scripts and impl for PlatformManagement
7 years ago
megala21 ec0be0183e Re-structuring and adding changes after testing
7 years ago
megala21 9bc069a957 Adding Axis2Oberserver and improving the databse queries
7 years ago
megala21 2ab43c89ac Merge remote-tracking branch 'upstream/application-mgt' into appm_new
7 years ago
megala21 7d191d63c5 Fixing minor issues in PlatformDeployment
7 years ago
megala21 eda5b5909c Adding platform removal
7 years ago
Chathura Ekanayake 6605c1372b improvements to database transaction handling and implementing application delete.
7 years ago
megala21 f16b03ffee Fixing minor issues in closing the database statements and resultsets
7 years ago
megala21 e79c9b4919 Fixing minor issues with database queries
7 years ago
megala21 b1fc0fcfdb Fixing minor issues related with platform
7 years ago
megala21 55484be24b Added the datasourceService
7 years ago
megala21 64cfee3822 Reverting the change
7 years ago
megala21 7b5b504f5f Reverting the cahnges to API name
7 years ago
megala21 9845855099 Changing the check style plugin
7 years ago
megala21 8f42786749 Resolving merge conflicts
7 years ago
Chathura Ekanayake 28f1ecfb5b Implementing application operations for app management
7 years ago
megala21 4140e212d7 Adding Maven Code style check
7 years ago
megala21 f3bca0f88c Merging with master
7 years ago
Chatura Dilan 5811eb6a9e removed externsions from api
7 years ago
Chatura Dilan 10f1158c45 Refactor code
7 years ago
Chatura Dilan d3f87a30ed Refactor edit apps functionality
7 years ago
Chatura Dilan 58eab35123 Merge branch 'application-mgt' of github.com:wso2/carbon-device-mgt into application-mgt
7 years ago
Chatura Dilan 6d6aa50b2a Added functionailty to update app
7 years ago
sinthuja fe3325ebf2 Merge remote-tracking branch 'wso2/application-mgt' into wso2-application-mgt
7 years ago
sinthuja e5704ac05d Using the platformManger service instead of using the DAO.
7 years ago
sinthuja a7569456ce fixing the build issue due to removing the method in platform manager.
7 years ago
sinthuja 59f43886cf Adding the update platform API.
7 years ago
Chatura Dilan d7b784b073 Removed published from platforms
7 years ago
Chatura Dilan ac871fdbce Fixed exception class to PlatformDAOException
7 years ago
Chatura Dilan 52b2739bee Refactoring DAOs
7 years ago
Chatura Dilan 6a18d7ab4c Fixed conflicts
7 years ago
Chatura Dilan 2b0ae8c5a4 Added creating app functionality
7 years ago
sinthuja 6020b3fb65 Adding platform manager first API.
7 years ago
sinthuja fe26352ec9 Adding platform manager first API.
7 years ago
sinthuja b183ec3e89 Merge remote-tracking branch 'wso2/application-mgt' into wso2-application-mgt
7 years ago
sinthuja 41def8fe76 Adding first cut of platform manager capabilities.
7 years ago
Chatura Dilan 352c881c24 Refactor code
7 years ago
Chatura Dilan b25f14668e Fixed issue in Lifecycle class
7 years ago
sinthuja 8d6e4cfa01 Fixing issues in resolving the configuration resolving.
7 years ago
sinthuja fd18ab711c Fixing issues in resolving the configuration resolving.
7 years ago
sinthuja 242cf06f42 Refactoring the APP manager code, second phase.
7 years ago
sinthuja 810c0383a8 Fixing the compilation failure issues.
7 years ago
sinthuja d882a05833 Reverting back to runtime exceptions.
7 years ago
sinthuja dd6e70ce86 First cut of refactoring the code.
7 years ago
Chatura Dilan 9343032c88 Changes to App Management Externsions Framework
7 years ago
Chatura Dilan c89491b93e Changes to schema
7 years ago
Chatura Dilan 23ea67deb1 Fixes for filter properties
7 years ago
Chatura Dilan 69ace64091 Refactoring services classes
7 years ago
Chatura Dilan 43ef32b37c Refactor services
7 years ago
Harshan Liyanage d5ba266583 Fixed H2 database issue in App-Mgr.
7 years ago
Harshan Liyanage 0d3598d214 Refactored Application-Mgt DAO layer.
7 years ago
Harshan Liyanage 6abd289cc6 Removed unnecessary packages for application-mgt core.
7 years ago
Harshan Liyanage 9dde786705 Refactored Application-Mgt Database access layer.
7 years ago
Harshan Liyanage 2c1500818d Refactored Application Mgt DTO layer.
7 years ago
Chatura Dilan 34366f4e78 Merge branch 'application-mgt' of github.com:wso2/carbon-device-mgt into application-mgt
7 years ago
Harshan Liyanage 8b32cf9f09 Added Security filter configs.
7 years ago
Harshan Liyanage 5361ad2025 Refactored Application-Mgt code.
7 years ago
Chatura Dilan c957894acb Merge branch 'application-mgt' of github.com:wso2/carbon-device-mgt into application-mgt
7 years ago
Harshan Liyanage 84c6443971 Fixed build issues.
7 years ago
Chatura Dilan baed4318b5 Added properties to platform and subscription
7 years ago
Harshan Liyanage 04d1082b4e Resolved conflicts.
7 years ago
Harshan Liyanage 2128c3f13e Added application-mgt UI feature
7 years ago
Chatura Dilan 954cb3e195 Fixed the issue in the insterface ApplicationManagementAPI
7 years ago
Chatura Dilan 0d68322bb7 Fixing issues in db fileds
7 years ago
Chatura Dilan b548094862 fixed API version
7 years ago
Chatura Dilan 5d8b8ab697 Added DAOs
7 years ago
Chatura Dilan f09905a2ec Changes to DB queries
7 years ago
Harshan Liyanage ff211708a1 Added application-mgt features.
8 years ago
Harshan Liyanage aba2ffec63 Removed unnecessary test suites.
8 years ago
Harshan Liyanage a15b179d49 Added testng files
8 years ago
Chatura Dilan 76342ee7e3 Added filiter to app list
8 years ago
Chatura Dilan 9d5e912d11 Added MySQL DAO
8 years ago
Chatura Dilan 493de22d85 Added Response DTO
8 years ago
Chatura Dilan ec78984cca Fixes for Error handling
8 years ago
Chatura Dilan 29bd1283d0 Initialize application management DAOs
8 years ago
Chatura Dilan b808fa02ae Added aplication management component
8 years ago
Chatura Dilan c6263ae22d Added filiter to app list
8 years ago
Chatura Dilan c53e5d5e70 Added MySQL DAO
8 years ago
Chatura Dilan 1095151085 Added Response DTO
8 years ago
Chatura Dilan 7f6b33a0c0 Fixes for Error handling
8 years ago
Chatura Dilan 021004158b Initialize application management DAOs
8 years ago
Chatura Dilan de8ad75be7 Added aplication management component
8 years ago