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
Jayasanka
673a87b970
Create step form to add new app
2019-07-31 11:37:11 +05:30
Jayasanka
bfe154e7c9
Fix retired app loading issue in APPM UI
2019-07-29 17:02:26 +05:30
lasanthaDLPDS
5847be9a30
Fix publisher logging issue
2019-07-26 20:56:00 +05:30
Jayasanka
c49b8cc4f6
Get configuration with React Context in APPM publisher
2019-07-26 17:54:56 +05:30
Jayasanka
2dcbf92124
Complete step form in add new app
2019-07-26 16:09:31 +05:30
Jayasanka
69cad8c495
Create step form to add new app
2019-07-26 13:53:53 +05:30
Jayasanka
62d0a0480a
Get configuration with React Context in APPM store
2019-07-25 19:41:20 +05:30
Jayasanka
a34c98aadf
Fix app install issue in APPM store
2019-07-17 16:25:28 +05:30
Jayasanka
4d59b8d900
Add UI improvemnts to APPM UI
...
The following imrovements are with this commit
- Fix issues and change ui in manage page
- Change error messages to closable notifications
- Create a view to inform user when no apps available
- Change error messages
- Change install mode order in store
- Change the lifecycle UI
- Fix typo in error messages in APPM UI
2019-07-16 17:55:20 +05:30
Jayasanka
a5f75df99a
Change error messages in publisher
2019-07-12 14:47:20 +05:30
Jayasanka
e5e7dc5bcc
Add theming feature to store
2019-07-11 17:49:28 +05:30
Jayasanka
c65c0fb094
Fix Theme change issues in publisher UI
2019-07-11 15:39:13 +05:30
Jayasanka
60ac2b6495
Add configuration to change theme color in APPM publisher UI
2019-07-10 22:37:08 +05:30
Jayasanka
9059bc3aa4
Fix UI issues in APPM
2019-07-09 00:02:02 +05:30
Jayasanka
4aa2ea656f
Remove disabled lifecycle states in change lifecycle component
2019-07-05 16:47:59 +05:30
Jayasanka
7675f5a315
Fix cannot remove child issue
2019-07-04 15:45:35 +05:30
Jayasanka
f66ad9ddd9
Create filter payload in AppsTable component
2019-07-03 03:41:34 +05:30
Jayasanka
f76e6c9411
Completed edit ent app basic functionality
2019-07-02 11:18:23 +05:30
Jayasanka
b401335b7e
Create component to edit release
2019-07-01 11:09:00 +05:30
Jayasanka
afa6b54c42
Create component to edir release
2019-06-27 23:35:44 +05:30
Jayasanka
f3a4abb190
Change invoker uri and remove headers
2019-06-27 21:59:14 +05:30
Jayasanka
d0ca2ec16b
Completed edit release functionality in APPM UI
2019-06-27 16:00:51 +05:30
Jayasanka
3e3d8fe1ac
Fix app install functionaity in APPM UI
2019-06-26 22:26:51 +05:30
Jayasanka
fc26e299a1
Completed add release functionality in APPM UI
2019-06-26 12:49:55 +05:30
Jayasanka
e5c37ca208
Complete add app functionality in APPM UI
2019-06-25 19:28:42 +05:30