Commit Graph

186 Commits

Author SHA1 Message Date
Jayasanka
dfc4ce98cb Add improvements to add & edit application forms in APPM UI
- Remove price field and tenancy sharing switch
- Make supported OS versions a required field
2019-10-19 04:57:16 +05:30
Jayasanka Weerasinghe
12d68579a6 Fix ui issues in android enterprise
- Hide managed configs when android enterprise is disabled
- Send current host and port to get android enterprise token
2019-10-16 12:06:19 +00:00
nipun
820f94815f Fix the os version issue of the APPM publisher 2019-10-14 16:45:49 +05:30
nipun
d19d9f20c4 Improve the profile feature to Show the logged user name 2019-10-14 15:35:42 +05:30
nipun
cc0ba7444e Add the function call to mobile nav bar of the APPM ui 2019-10-14 13:08:26 +05:30
nipun
06dee0e6a5 Fix the app search bar icon issue of the APPM publisher 2019-10-14 10:58:50 +05:30
nipun
8e8411ab38 Add the row and col tags to add release feature 2019-10-13 13:55:22 +05:30
nipun
2978f6f032 Improve the form config object of the add release component 2019-10-13 04:02:52 +05:30
nipun
2961c1d21c Modify the app details drawer of the APPM publisher 2019-10-13 03:59:59 +05:30
nipun
88fed3e86e Modify the add release component of the APPM publisher 2019-10-13 03:59:59 +05:30
Jayasanka
ce40ea57c7 Fix server error issue when calling get logged-in user in APPM
The following changes are with this commit,
- Check authData object is null in UserHandler class
- Add check logged-in user functionality to APPM UI
2019-10-11 14:52:00 +05:30
Jayasanka
112eb1f77f Call user API to get logged-in user's data when loading APPM publisher UI 2019-10-11 12:31:49 +05:30
Jayasanka
9d161734f8 Add white background for page headers in APPM UI 2019-10-11 09:32:31 +05:30
Jayasanka
3c9d200770 Validate supported OS versions in 'Add new app' form in APPM Publisher UI 2019-10-10 14:55:17 +05:30
Jayasanka
6d16259aaf Improve schedule install/ uninstall component's UI in APPM store 2019-10-10 14:55:17 +05:30
nipun
74069d3415 Improve the screenshots view of the APPM UI 2019-10-09 15:53:50 +05:30
Jayasanka Weerasinghe
f710c5489a Add UI improvements to edit release view in APPM UI
The following changes are with this commit.
- Add previews of selected images to upload
- Add supported OS versions field
2019-10-09 07:35:06 +00:00
Nipun Nadeen De Silva
0757783b81 Fix the navigation bar issue in APPM UI 2019-10-08 07:56:13 +00:00
Jayasanka
8b4c2f0e79 Redirect logged-out user within the loading screen in APPM UI 2019-10-07 18:05:56 +05:30
Jayasanka
f1f7a3d9e3 Add supported OS versions to add new release form in APPM UI 2019-10-07 15:01:05 +05:30
Jayasanka
407cbc6ef4 Add supported OS versions to add new app form in APPM UI 2019-10-07 14:35:06 +05:30
Jayasanka
2e690892d5 Fix app name length issue in APPM Store 2019-10-06 17:06:26 +05:30
Jayasanka
e9cb3eae91 Use common function to handle ajax call errors in APPM UI 2019-10-05 22:05:19 +05:30
Jayasanka
36f44d2999 Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new 2019-10-05 18:46:06 +05:30
Jayasanka
cd374ab350 Fix icon size & change paddings of the tile in APPM store 2019-10-05 18:42:15 +05:30
lasanthaDLPDS
298c58e8b8 Fix merge conflicts 2019-10-04 13:57:55 +05:30
nipun
d363194356 Modify the uninstall UI of the APPM store 2019-10-04 12:04:24 +05:30
Inosh Perara
5cb706f24b Add android enterprise support for IoTS. 2019-10-04 03:08:35 +00:00
Jayasanka
6786ed0fab Add UI Improvements to APPM UI
The following changes are with this commit
- Add metadata to Add new app & edit app forms in Publisher
- Display metadata in both publisher and store views
- Fix typo in lifecycle component
- Update table when changing the name & categories in apps table in publisher
2019-10-03 17:28:25 +05:30
Jayasanka
740ad2a6b7 Add image upload previews and validation in add new app form 2019-09-30 17:28:01 +05:30
Jayasanka
a2341e8afc Fix subscription method issue 2019-09-30 14:08:28 +05:30
Jayasanka Weerasinghe
27e01e80a8 Fix server starting issue
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
2019-09-18 14:02:50 +00:00
lasanthaDLPDS
a3e0eb031c Fix custom app loading issue 2019-09-15 23:03:34 +05:30
Dharmakeerthi Lasantha
5c92401265 Fix server starting issue
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
2019-09-15 16:34:10 +00:00
lasanthaDLPDS
ed557fc510 Fix merge conflicts 2019-09-15 20:37:13 +05:30
Jayasanka Weerasinghe
c204e6f9b7 Fix server starting issue
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
2019-09-15 14:26:53 +00:00
lasanthaDLPDS
cfd0f709ef Add new application type
Add new application type for IoT use cases. Further, it is named as CUSTOM
2019-09-15 18:48:09 +05:30
nipunnadeen
05e4da1780 Fix the responsive issues of the device-mgt react app 2019-08-28 10:21:36 +05:30
nipunnadeen
6e71482270 Add the copyright notice to device-mgt react app 2019-08-27 11:38:36 +05:30
nipunnadeen
705d061b35 Fix the responsive issues of the APPM UI 2019-08-24 12:24:18 +05:30
nipunnadeen
bc2847375d Add the logout feature to APPM ui 2019-08-16 15:06:44 +05:30
Jayasanka
a3b796d749 Add copywrite notice to APPM UI 2019-08-05 00:13:54 +05:30
Jayasanka
e07197743a Modify edit release component to update the release without refreshing 2019-08-03 20:23:05 +05:30
Jayasanka
2d2ffde0a4 Fix device loading issue in add new app in APPM UI 2019-07-31 13:55:22 +05:30
Jayasanka
2558bdc172 Merge remote-tracking branch 'upstream/application-mgt-new' into application-mgt-new
# Conflicts:
#	components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/apps/list-apps/appsTable/AppsTable.js
#	components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/apps/release/ReleaseView.js
#	components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/apps/release/edit-release/EditRelease.js
#	components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/apps/release/lifeCycle/LifeCycle.js
#	components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/manage/categories/ManageTags.js
#	components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/new-app/subForms/NewAppDetailsForm.js
#	components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/react-app/src/components/new-app/subForms/NewAppUploadForm.js
2019-07-31 11:46:15 +05:30
Jayasanka
0f4eaa575c Add ui improvements to APPM
- Add breadcrumbs
- Fix tag spacing
- Add price type selection in New Release form
- Change edit button disable when release isn't in an editable state
- Add autofill functionality to edit release
- Add dynamic device types in add new app form
2019-07-31 11:37:12 +05:30
Jayasanka
02e3bca9ed Fix retired app loading issue in APPM UI 2019-07-31 11:37:12 +05:30
lasanthaDLPDS
ff1fe51b01 Fix publisher logging issue 2019-07-31 11:37:11 +05:30
Jayasanka
9289bbcbe9 Get configuration with React Context in APPM publisher 2019-07-31 11:37:11 +05:30
Jayasanka
da5556064d Complete step form in add new app 2019-07-31 11:37:11 +05:30