Commit Graph

380 Commits (e7fc9c3c744e830d754669fdadbe3bed96baf8cc)

Author SHA1 Message Date
Menaka Jayawardena da51c4b270 Fixed table rendering issue. 7 years ago
Menaka Jayawardena 8b310786b9 Fixed axios not defined issue. 7 years ago
Menaka Jayawardena ed2af13836 Added custom application listing table. 7 years ago
Menaka Jayawardena 7f05b1820c Modified application view with better styling. 7 years ago
Menaka Jayawardena 3cbcefe3a9 Added WSO2 Logo 7 years ago
Menaka Jayawardena 3ea10491d9 Modified platform view with better styling. 7 years ago
Menaka Jayawardena cba4eaaedd Added chips. 7 years ago
Menaka Jayawardena adad9b307f Moved CSS files back to components. 7 years ago
Menaka Jayawardena 594996b3fe Modified Chip component based on Material Design specs. 7 years ago
Menaka Jayawardena b3bd70ad61 Added responsive styling. 7 years ago
Menaka Jayawardena 55f3b4d0ee Revert "Moving css files to publica foler" 7 years ago
Menaka Jayawardena 34ff40ef21 Added form validations for application create. 7 years ago
Menaka Jayawardena 7fa3c886fb Api integration: Application Create steps. 7 years ago
Menaka Jayawardena 4cdb1fc4c9 Stepper header implementation stage 1. 7 years ago
sinthuja 816f378fda renaming the method name. 7 years ago
sinthuja f1aa4b69ba Adding the server config to be read and used. 7 years ago
sinthuja 0032acad36 Merge pull request from Megala21/migrate_application 7 years ago
megala21 1bcd1707bd Refactoring 7 years ago
megala21 9a61cf87f5 Adding support for internationalization 7 years ago
Chathura Ekanayake d0a52bec98 Merging with app management branch 7 years ago
megala21 f441976c3d Moving css files to publica foler 7 years ago
Menaka Jayawardena cec54c3dc0 Changes as per the code review. 7 years ago
Menaka Jayawardena 426dea0afc Moved internal CSS files to a single common CSS and imported in index.html. 7 years ago
Menaka Jayawardena f7d6bbd639 Layout modifications. 7 years ago
Menaka Jayawardena 4a09b41434 Stage 1: Added material design colors and WSO2 fonts. 7 years ago
Menaka Jayawardena da146bfb07 Created Floating action button component. 7 years ago
Menaka Jayawardena e0bb4c8523 Integrated WSO2 Font package. 7 years ago
Menaka Jayawardena de43164c9e Removed unwanted dependencies. 7 years ago
Menaka Jayawardena a64a32f0c3 Changes as per the code review. 7 years ago
Chathura Ekanayake 00e3ac8251 implementing appmanager subscriptions 7 years ago
Menaka Jayawardena 60310d3ca1 Created custom components for image button, notification view and notification item. 7 years ago
Menaka Jayawardena 8ee0bd0404 Created Application View Component with styles. 7 years ago
Menaka Jayawardena 5ba211191f Release and Edit application components. 7 years ago
Menaka Jayawardena 828bb316f6 Package refactoring and adding release app component. 7 years ago
Menaka Jayawardena db5d71b9a7 Integrated reactstrap components for base and app-create. 7 years ago
megala21 0264c6c533 Fixing build failure 7 years ago
Menaka Jayawardena 52f9a0ad1e Restored the camel case text. 7 years ago
megala21 324147b939 Reverting the changes to scss files 7 years ago
megala21 48023c5d8b Changing the image return to be a base6 format 7 years ago
sinthuja 034fe9313e Merge pull request from menakaj/application-mgt 7 years ago
Menaka Jayawardena a582997c80 Changed to camel case text. 7 years ago
Menaka Jayawardena 9619371cab Removed inline styling and fixed multiple form submit. 7 years ago
sinthuja 2f726c674d Updating to have the parent state only. 7 years ago
Menaka Jayawardena 133dc55a23 Code reformatting and styling. 7 years ago
Menaka Jayawardena 4bbfa33534 Api integration stage 3: Defined apis for application and platform. 7 years ago
Menaka Jayawardena 2b6f9a9e2c Api integration stage 2: Create and retrieve apps and platforms. 7 years ago
Menaka Jayawardena a4e342ed08 Created Authentication Handler API for Application Management. 7 years ago
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
megala21 c2789ff9be Moving the theme loading method to a common place 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
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
Menaka Jayawardena a2e2abc7db Changes as per the React development guidelines. (Changed the file extensions to JSX) 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
Menaka Jayawardena dc2aa386bf Fixed license header and removed empty tags. 8 years ago
Menaka Jayawardena cbc061f739 Changes as per the comments. 8 years ago
Menaka Jayawardena 4d16d73b23 Created the Step 2 and 3 basic forms. Code Formatting. 8 years ago
Menaka Jayawardena d2705b1427 Added the stepper and App creation first step. 8 years ago
Menaka Jayawardena c7c0f62ca2 The base layout completed. 8 years ago
Menaka Jayawardena 44737750b8 Created the login page. 8 years ago
Menaka Jayawardena 03b6faa7c2 Created the project file structure. 8 years ago
Menaka Jayawardena 72f0e195b7 Created basic directory structure 8 years ago
Menaka Jayawardena d948d85bbb App Publisher React application. Initial Commit. 8 years ago