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
lasanthaDLPDS
28b4d52d23
Fix app loading issue
2019-09-18 19:33:26 +05:30
lasanthaDLPDS
c129fb1c41
Fix image loading issue in tenant mode
2019-09-18 19:32:59 +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
Jayasanka Weerasinghe
85fe985a94
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-16 12:14:32 +00:00
lasanthaDLPDS
34f1b25c84
Fix app-install operation adding issue for custom apps
2019-09-16 15:39:22 +05:30
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
Dharmakeerthi Lasantha
5f4abf8ff5
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Improve error messages logging
See merge request entgra/carbon-device-mgt!242
2019-09-11 01:27:35 +00:00
lasanthaDLPDS
7a48f72f6b
Improve error messages logging
2019-09-11 03:55:11 +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
cda071643d
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
2019-08-23 15:53:18 +05:30
lasanthaDLPDS
3a29ab9802
Add device-mgt react app
2019-08-22 17:33:25 +05:30
lasanthaDLPDS
343fbe0746
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
2019-08-22 14:20:39 +05:30
nipunnadeen
d4f4751bf2
Fix the web-clip device type issue of the APPM store
2019-08-21 14:43:24 +05:30
lasanthaDLPDS
28e9219034
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
2019-08-21 11:49:38 +05:30
Saad Sahibjan
0900034e29
Modify get applications query to support retrieving all applications
2019-08-20 17:24:40 +05:30
nipunnadeen
bc2847375d
Add the logout feature to APPM ui
2019-08-16 15:06:44 +05:30
lasanthaDLPDS
a33a8081a7
Improve APPM error messages.
2019-08-15 13:50:25 +05:30
Jayasanka
3761d58cda
Fix redirecting issue in APPM Store
2019-08-05 00:15:32 +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
lasanthaDLPDS
80081186fe
Fix the unnecessary resource file creating.
2019-08-01 18:14:50 +05:30
Saad Sahibjan
70310c55fb
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix device loading issue in add new app in APPM UI
See merge request entgra/carbon-device-mgt!192
2019-07-31 08:27:53 +00:00
Jayasanka
2d2ffde0a4
Fix device loading issue in add new app in APPM UI
2019-07-31 13:55:22 +05:30
Saad Sahibjan
a3e372556e
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix installation error in APPM ui
See merge request entgra/carbon-device-mgt!191
2019-07-31 07:48:11 +00:00
Jayasanka
c8086f8b5c
Fix installation error in APPM ui
2019-07-31 13:14:44 +05:30
lasanthaDLPDS
af75a20bdf
Change APPM update responses
2019-07-31 13:01:51 +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
Jayasanka
c96a381cd7
Fix device loading issue in APPM store
2019-07-31 11:37:11 +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
Saad Sahibjan
6bf646a896
Update artifact download URL
2019-07-29 18:19:32 +05:30
Jayasanka
bfe154e7c9
Fix retired app loading issue in APPM UI
2019-07-29 17:02:26 +05:30
Jayasanka
ab581e5147
Fix device loading issue in APPM store
2019-07-29 13:44:10 +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
d8ce0ec746
Merge remote-tracking branch 'upstream/application-mgt-new' into application-mgt-new
...
# Conflicts:
# components/application-mgt/org.wso2.carbon.device.application.mgt.store.ui/react-app/src/components/apps/release/install/DeviceInstall.js
2019-07-26 09:17:47 +05:30