Actions
New Feature #11162
closedNew Feature #11098: View for android Application updates monitoring and manage.
Improve device subscription details view
Start date:
13/05/2024
Due date:
25/06/2024
% Done:
100%
Estimated time:
Device Type:
Component:
Type:
Description
Improve device subscription details view to show Pending, Installed, Error, and New tabs to get an overall idea of the device subscription of the selected application.
- Backend improvement to send the device list array as divided
Need to improve from API layer. - Improve the UI with tab menu.
Invoke the API mentioned in the poin (i) and populate the UI. - Improvement on the below method
SubscriptionManagementAdminAPIImpl -> getAppInstalledDevices
Actions