You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

90 lines
4.2 KiB

<dashboard script="Application_Entity_View.js" stylesheet="Application_Entity_View.css" isVisible="False" version="1.1">
<label>Mobile Application Instance Details</label>
<row>
<html>
<div class="context-panel" id="context-panel">
</div>
</html>
</row>
<row id="tabs">
<panel id="tabs_panel">
<html>
<div class="modal fade" id="new-tab-modal" tabindex="-1" role="dialog"></div>
<div class="modal fade" id="delete-tab-modal" tabindex="-1" role="dialog"></div>
<ul id="tabs-container" class="nav nav-tabs">
</ul>
</html>
</panel>
</row>
<row depends="$control_users$">
<panel ref="unique_users_by_appversion" app="DA-ITSI-EUEM"></panel>
<panel ref="unique_users_by_carrier" app="DA-ITSI-EUEM"></panel>
<panel ref="unique_users_by_connection" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_users$">
<panel ref="unique_users_by_country" app="DA-ITSI-EUEM"></panel>
<panel ref="unique_users_by_device" app="DA-ITSI-EUEM"></panel>
<panel ref="unique_users_by_osversion" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_sessions$">
<panel ref="sessions_by_appversion" app="DA-ITSI-EUEM"></panel>
<panel ref="sessions_by_carrier" app="DA-ITSI-EUEM"></panel>
<panel ref="sessions_by_connection" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_sessions$">
<panel ref="sessions_by_country" app="DA-ITSI-EUEM"></panel>
<panel ref="sessions_by_device" app="DA-ITSI-EUEM"></panel>
<panel ref="sessions_by_osversion" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_crash_rate$">
<panel ref="crash_rate_by_appversion" app="DA-ITSI-EUEM"></panel>
<panel ref="crash_rate_by_carrier" app="DA-ITSI-EUEM"></panel>
<panel ref="crash_rate_by_connection" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_crash_rate$">
<panel ref="crash_rate_by_country" app="DA-ITSI-EUEM"></panel>
<panel ref="crash_rate_by_device" app="DA-ITSI-EUEM"></panel>
<panel ref="crash_rate_by_osversion" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_network_latency$">
<panel ref="network_latency_by_appversion" app="DA-ITSI-EUEM"></panel>
<panel ref="network_latency_by_carrier" app="DA-ITSI-EUEM"></panel>
<panel ref="network_latency_by_connection" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_network_latency$">
<panel ref="network_latency_by_country" app="DA-ITSI-EUEM"></panel>
<panel ref="network_latency_by_device" app="DA-ITSI-EUEM"></panel>
<panel ref="network_latency_by_osversion" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_page_screen_load$">
<panel ref="pageload_by_appversion" app="DA-ITSI-EUEM"></panel>
<panel ref="pageload_by_carrier" app="DA-ITSI-EUEM"></panel>
<panel ref="pageload_by_connection" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_page_screen_load$">
<panel ref="pageload_by_country" app="DA-ITSI-EUEM"></panel>
<panel ref="pageload_by_device" app="DA-ITSI-EUEM"></panel>
<panel ref="pageload_by_osversion" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_network_error_rate$">
<panel ref="network_error_rate_by_appversion" app="DA-ITSI-EUEM"></panel>
<panel ref="network_error_rate_by_carrier" app="DA-ITSI-EUEM"></panel>
<panel ref="network_error_rate_by_connection" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_network_error_rate$">
<panel ref="network_error_rate_by_country" app="DA-ITSI-EUEM"></panel>
<panel ref="network_error_rate_by_device" app="DA-ITSI-EUEM"></panel>
<panel ref="network_error_rate_by_osversion" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_http_error_rate$">
<panel ref="http_error_rate_by_appversion" app="DA-ITSI-EUEM"></panel>
<panel ref="http_error_rate_by_carrier" app="DA-ITSI-EUEM"></panel>
<panel ref="http_error_rate_by_connection" app="DA-ITSI-EUEM"></panel>
</row>
<row depends="$control_http_error_rate$">
<panel ref="http_error_rate_by_country" app="DA-ITSI-EUEM"></panel>
<panel ref="http_error_rate_by_device" app="DA-ITSI-EUEM"></panel>
<panel ref="http_error_rate_by_osversion" app="DA-ITSI-EUEM"></panel>
</row>
</dashboard>