Jayasanka
dff6d74c72
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/InstalledDevicesTable.js
# components/application-mgt/org.wso2.carbon.device.application.mgt.store.ui/react-app/src/components/apps/release/ReleaseView.js
5 years ago
Jayasanka
cd062f0788
Add UI improvements to APPM UI
...
The following changes are with this commit
- Fix wrong 401 redirection in Subscription details table
- Add pagination to releases list in App Details Drawer
- Show published badge on app icon in apps table and releases list
5 years ago
Dharmakeerthi Lasantha
84b54c1996
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Improve app manager source
See merge request entgra/carbon-device-mgt!344
5 years ago
Jayasanka Weerasinghe
08860acfba
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
e762d35a74
Remove subscription type from APPM publisher filter UI
5 years ago
Jayasanka
d75724563a
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
5 years ago
lasanthaDLPDS
2103306fa1
Improve APPM source
...
Fix formatting issues, add java doc comments, improve transaction handling
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
lasanthaDLPDS
c3349a89a4
Improve scope in device subscription view API
5 years ago
Jayasanka
6a5e21dd9b
Create UI to display installed devices
5 years ago
Jayasanka
6c78491482
Add loading animation to filter & lifecycle components in APPM
5 years ago
lasanthaDLPDS
b5a86d8e79
Merge branch 'application-mgt-new' of gitlab.com:entgra/carbon-device-mgt into application-mgt-new
5 years ago
lasanthaDLPDS
d4f3754ebc
Add new admin API to get app subscription data
5 years ago
Jayasanka Weerasinghe
78bd339cd4
Add loading animation when installing/uninstall app in APPM store
5 years ago
inoshperera
0db399814b
MS SQL based syntax fixes
5 years ago
inoshperera
422e106c36
MS sql related bug fixes
5 years ago
inoshperera
f3d34a0ad6
Add return generated keys flag
5 years ago
Inosh Perara
7477c4052b
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add UI improvements to APPM UI
See merge request entgra/carbon-device-mgt!331
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
22ef153d80
Update ratings & review when adding/editing or deleting a review in APPM
5 years ago
lasanthaDLPDS
60947eb1e8
Improve app subscribing flow
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
lasanthaDLPDS
d1e6aab5cd
Improve APPM DAO layer to support MsSQL
5 years ago
lasanthaDLPDS
0dbd4bf2db
fix compilation error
5 years ago
lasanthaDLPDS
b5a1433709
Improve SQL queries in APPM
5 years ago
ausam riyaaz
2e8a706724
Fix MsSQL syntax issues.
5 years ago
lasanthaDLPDS
5dfc7b0430
Fix app installing issue in multiple times
5 years ago
lasanthaDLPDS
5e384c9403
Improve APPM subscription flow
5 years ago
lasanthaDLPDS
afb487dedc
Improve APPM subscribing functionality
5 years ago
Dharmakeerthi Lasantha
f7596926dd
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Fix MsSQL and Oracle syntax issues
See merge request entgra/carbon-device-mgt!321
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
00526352da
Fix MsSQL and Oracle syntax issues
5 years ago
lasanthaDLPDS
6b72f71101
Fic MsSQL and Oracle prepared statement building issue
5 years ago
lasanthaDLPDS
2efbad9e6c
Upgrade APPM version
5 years ago
lasanthaDLPDS
0b238b9c45
Merge with upstream master
5 years ago
lasanthaDLPDS
46d28cca8d
Add MsSQL and Oracle support for APPM
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