megala21
|
237f4cbc6c
|
Refactoring
|
7 years ago |
megala21
|
d2d56a3dac
|
Refactoring
|
7 years ago |
megala21
|
aae017d6f4
|
Moving the css files to public folder
|
7 years ago |
megala21
|
8f3d11fa0e
|
refactoring theming support
|
7 years ago |
megala21
|
5614914efa
|
Refactoring the files
|
7 years ago |
megala21
|
9c490d1989
|
Adding the flexibility to change the css files
|
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
Publisher UI modifications.
|
7 years ago |
Menaka Jayawardena
|
a2e2abc7db
|
Changes as per the React development guidelines. (Changed the file extensions to JSX)
|
7 years ago |
sinthuja
|
7f0fe115bf
|
Merge pull request #955 from sinthuja/application-mgt
More fixes for the application management.
|
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
|
3d337ed537
|
Merge pull request #953 from sinthuja/application-mgt
Adding visibility support for applications.
|
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
# Conflicts:
# components/application-mgt/org.wso2.carbon.device.application.mgt.core/src/main/java/org/wso2/carbon/device/application/mgt/core/dao/impl/application/GenericApplicationDAOImpl.java
|
7 years ago |
sinthuja
|
ace4d8d42d
|
Merge remote-tracking branch 'wso2/application-mgt' into wso2-application-mgt
# Conflicts:
# components/application-mgt/org.wso2.carbon.device.application.mgt.core/src/main/java/org/wso2/carbon/device/application/mgt/core/dao/impl/application/GenericApplicationDAOImpl.java
|
7 years ago |
sinthuja
|
d0edbb8aa7
|
Committing the fixes for the database schema.
|
7 years ago |
Megala Uthayakumar
|
05e220477d
|
Merge pull request #952 from Megala21/appm_new
Adding oracle support to application and application release
|
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
|
ac24413fd8
|
Merge pull request #951 from amalhub/application-mgt
Application mgt - store
|
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 |
Megala Uthayakumar
|
346153daa8
|
Merge pull request #949 from Megala21/appm_new
Adding postgres database support to Application and Application Release Management
|
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
Fixing some tenant related issues in Application Management and some improvements
|
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
App Publisher UI : Basic Layout.
|
7 years ago |
Menaka Jayawardena
|
dc2aa386bf
|
Fixed license header and removed empty tags.
|
7 years ago |
Megala Uthayakumar
|
e4ddac22d2
|
Merge pull request #908 from Megala21/appm_new
Fixing issues for mysql database and adding CRUD operations to application release
|
7 years ago |