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
5 years ago
Madawa Soysa
c9f12d47cb
Implement scheduled application install/uninstall task
...
Fixes entgra/product-iots#160
5 years ago
Jayasanka
740ad2a6b7
Add image upload previews and validation in add new app form
5 years ago
Jayasanka
a2341e8afc
Fix subscription method issue
5 years ago
lasanthaDLPDS
28b4d52d23
Fix app loading issue
5 years ago
lasanthaDLPDS
c129fb1c41
Fix image loading issue in tenant mode
5 years ago
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.
5 years ago
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.
5 years ago
lasanthaDLPDS
34f1b25c84
Fix app-install operation adding issue for custom apps
5 years ago
lasanthaDLPDS
a3e0eb031c
Fix custom app loading issue
5 years ago
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.
5 years ago
lasanthaDLPDS
ed557fc510
Fix merge conflicts
5 years ago
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.
5 years ago
lasanthaDLPDS
cfd0f709ef
Add new application type
...
Add new application type for IoT use cases. Further, it is named as CUSTOM
5 years ago
Dharmakeerthi Lasantha
5f4abf8ff5
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Improve error messages logging
See merge request entgra/carbon-device-mgt!242
5 years ago
lasanthaDLPDS
7a48f72f6b
Improve error messages logging
5 years ago
nipunnadeen
05e4da1780
Fix the responsive issues of the device-mgt react app
5 years ago
nipunnadeen
6e71482270
Add the copyright notice to device-mgt react app
5 years ago
nipunnadeen
705d061b35
Fix the responsive issues of the APPM UI
5 years ago
nipunnadeen
cda071643d
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
lasanthaDLPDS
3a29ab9802
Add device-mgt react app
5 years ago
lasanthaDLPDS
343fbe0746
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
nipunnadeen
d4f4751bf2
Fix the web-clip device type issue of the APPM store
5 years ago
lasanthaDLPDS
28e9219034
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
Saad Sahibjan
0900034e29
Modify get applications query to support retrieving all applications
5 years ago
nipunnadeen
bc2847375d
Add the logout feature to APPM ui
5 years ago
lasanthaDLPDS
a33a8081a7
Improve APPM error messages.
5 years ago
Jayasanka
3761d58cda
Fix redirecting issue in APPM Store
5 years ago
Jayasanka
a3b796d749
Add copywrite notice to APPM UI
5 years ago
Jayasanka
e07197743a
Modify edit release component to update the release without refreshing
5 years ago
lasanthaDLPDS
80081186fe
Fix the unnecessary resource file creating.
5 years ago
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
5 years ago
Jayasanka
2d2ffde0a4
Fix device loading issue in add new app in APPM UI
5 years ago
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
5 years ago
Jayasanka
c8086f8b5c
Fix installation error in APPM ui
5 years ago
lasanthaDLPDS
af75a20bdf
Change APPM update responses
5 years ago
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
5 years ago
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
5 years ago
Jayasanka
02e3bca9ed
Fix retired app loading issue in APPM UI
5 years ago
Jayasanka
c96a381cd7
Fix device loading issue in APPM store
5 years ago
lasanthaDLPDS
ff1fe51b01
Fix publisher logging issue
5 years ago
Jayasanka
9289bbcbe9
Get configuration with React Context in APPM publisher
5 years ago
Jayasanka
da5556064d
Complete step form in add new app
5 years ago
Jayasanka
673a87b970
Create step form to add new app
5 years ago
Saad Sahibjan
6bf646a896
Update artifact download URL
5 years ago
Jayasanka
bfe154e7c9
Fix retired app loading issue in APPM UI
5 years ago
Jayasanka
ab581e5147
Fix device loading issue in APPM store
5 years ago
lasanthaDLPDS
5847be9a30
Fix publisher logging issue
5 years ago
Jayasanka
c49b8cc4f6
Get configuration with React Context in APPM publisher
5 years ago
Jayasanka
2dcbf92124
Complete step form in add new app
5 years ago