Jayasanka
e762d35a74
Remove subscription type from APPM publisher filter UI
5 years ago
Jayasanka
951325ee75
Add ui improvements to APPM Publisher UI
...
The following changes are with this commit
- View subscription status of devices in release view
- Display server error response in add new app form
5 years ago
Jayasanka
6c78491482
Add loading animation to filter & lifecycle components in APPM
5 years ago
Jayasanka
0a9d2e6426
Rename Any OS version's key to "All" in APPM publisher UI
5 years ago
Jayasanka
90570e1d3c
Add "Any OS version" option to supported OS version in APPM publisher UI
5 years ago
Jayasanka
b4d76b893d
Fix code issues in App Upload form in APPM UI
5 years ago
Jayasanka
13bdeee883
Set favicon when loading APPM UI
5 years ago
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
5 years ago
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
5 years ago
Nipun Nadeen De Silva
84bf912356
Add entgra license header
5 years ago
lasanthaDLPDS
2efbad9e6c
Upgrade APPM version
5 years ago
nipun
820f94815f
Fix the os version issue of the APPM publisher
5 years ago
nipun
d19d9f20c4
Improve the profile feature to Show the logged user name
5 years ago
nipun
cc0ba7444e
Add the function call to mobile nav bar of the APPM ui
5 years ago
nipun
06dee0e6a5
Fix the app search bar icon issue of the APPM publisher
5 years ago
nipun
8e8411ab38
Add the row and col tags to add release feature
5 years ago
nipun
2978f6f032
Improve the form config object of the add release component
5 years ago
nipun
2961c1d21c
Modify the app details drawer of the APPM publisher
5 years ago
nipun
88fed3e86e
Modify the add release component of the APPM publisher
5 years ago
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
5 years ago
Jayasanka
112eb1f77f
Call user API to get logged-in user's data when loading APPM publisher UI
5 years ago
Jayasanka
9d161734f8
Add white background for page headers in APPM UI
5 years ago
Jayasanka
3c9d200770
Validate supported OS versions in 'Add new app' form in APPM Publisher UI
5 years ago
Jayasanka
6d16259aaf
Improve schedule install/ uninstall component's UI in APPM store
5 years ago
nipun
74069d3415
Improve the screenshots view of the APPM UI
5 years ago
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
5 years ago
Nipun Nadeen De Silva
0757783b81
Fix the navigation bar issue in APPM UI
5 years ago
Jayasanka
8b4c2f0e79
Redirect logged-out user within the loading screen in APPM UI
5 years ago
Jayasanka
f1f7a3d9e3
Add supported OS versions to add new release form in APPM UI
5 years ago
Jayasanka
407cbc6ef4
Add supported OS versions to add new app form in APPM UI
5 years ago
Jayasanka
2e690892d5
Fix app name length issue in APPM Store
5 years ago
Jayasanka
e9cb3eae91
Use common function to handle ajax call errors in APPM UI
5 years ago
Jayasanka
36f44d2999
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
Jayasanka
cd374ab350
Fix icon size & change paddings of the tile in APPM store
5 years ago
lasanthaDLPDS
298c58e8b8
Fix merge conflicts
5 years ago
nipun
d363194356
Modify the uninstall UI of the APPM store
5 years ago
Inosh Perara
5cb706f24b
Add android enterprise support for IoTS.
5 years ago
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
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
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
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
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
bc2847375d
Add the logout feature to APPM ui
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
Jayasanka
2d2ffde0a4
Fix device loading issue in add new app in APPM UI
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
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
Jayasanka
bfe154e7c9
Fix retired app loading issue in APPM UI
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
Jayasanka
69cad8c495
Create step form to add new app
5 years ago
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
5 years ago
Jayasanka
62d0a0480a
Get configuration with React Context in APPM store
5 years ago
lasanthaDLPDS
e8aa337d86
Fix merge conflicts
5 years ago
Jayasanka
a34c98aadf
Fix app install issue in APPM store
5 years ago
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
5 years ago
Jayasanka
a5f75df99a
Change error messages in publisher
5 years ago
Jayasanka
e5e7dc5bcc
Add theming feature to store
5 years ago
Jayasanka
c65c0fb094
Fix Theme change issues in publisher UI
5 years ago
Jayasanka
60ac2b6495
Add configuration to change theme color in APPM publisher UI
5 years ago
Jayasanka
9059bc3aa4
Fix UI issues in APPM
5 years ago
Jayasanka
4aa2ea656f
Remove disabled lifecycle states in change lifecycle component
5 years ago
Jayasanka
7675f5a315
Fix cannot remove child issue
5 years ago
Jayasanka
f66ad9ddd9
Create filter payload in AppsTable component
5 years ago
Jayasanka
f76e6c9411
Completed edit ent app basic functionality
5 years ago
Jayasanka
b401335b7e
Create component to edit release
5 years ago
Jayasanka
afa6b54c42
Create component to edir release
5 years ago
Jayasanka
f3a4abb190
Change invoker uri and remove headers
5 years ago
Jayasanka
d0ca2ec16b
Completed edit release functionality in APPM UI
5 years ago
Jayasanka
3e3d8fe1ac
Fix app install functionaity in APPM UI
5 years ago
Jayasanka
fc26e299a1
Completed add release functionality in APPM UI
5 years ago
Jayasanka
e5c37ca208
Complete add app functionality in APPM UI
5 years ago
Jayasanka
f1c99a5b74
Create dynamic component to create application
5 years ago
lasanthaDLPDS
0d0a1c3b43
Fix app registering UI issue
5 years ago
Jayasanka
66ce5889fc
Change add app api call in APPM Publisher ui
5 years ago
Jayasanka
a3a485dd8e
Create component to add application
5 years ago
Jayasanka
05d2327205
Complete lifecycle component in APPM publisher UI
5 years ago
Jayasanka
65c102eb86
Create new lifecycle component in APPM publisher UI
5 years ago
Jayasanka
1d2ecc5b45
Remove dummy review
5 years ago
Jayasanka
ef224a75dc
Fix remaining api calls in APPM UI
5 years ago
Jayasanka
ebc72069f9
Change api requests in publisher
5 years ago
Jayasanka
b41e0f38d3
Completed Manage tag component
5 years ago
Jayasanka
129ff7944e
Change api requests in publisher
5 years ago
lasanthaDLPDS
7f0be5f28b
Merge with upstream master
5 years ago
Jayasanka Weerasinghe
93a5fe87e7
Improve app subscription functionality
...
Further integrate app management component with device mgt
5 years ago
Jayasanka
3a3de0ff00
Remove redux from apps table component
5 years ago