mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
280 lines
10 KiB
Handlebars
280 lines
10 KiB
Handlebars
<div class="dashboard-left">
|
|
{{#if showVersionChecks}}
|
|
{{partial 'admin/templates/version_checks'}}
|
|
{{/if}}
|
|
|
|
<div class="dashboard-stats trust-levels">
|
|
<table class="table table-condensed table-hover">
|
|
<thead>
|
|
<tr>
|
|
<th> </th>
|
|
<th>0</th>
|
|
<th>1</th>
|
|
<th>2</th>
|
|
<th>3</th>
|
|
<th>4</th>
|
|
</tr>
|
|
</thead>
|
|
{{#unless loading}}
|
|
{{ render 'admin/templates/reports/trust_levels_report' users_by_trust_level tagName="tbody"}}
|
|
{{/unless}}
|
|
</table>
|
|
</div>
|
|
|
|
<div class="dashboard-stats totals">
|
|
<table>
|
|
<tr>
|
|
<td class="title"><i class='fa fa-shield'></i> {{i18n 'admin.dashboard.admins'}}</td>
|
|
<td class="value">{{#link-to 'adminUsersList.show' 'admins'}}{{admins}}{{/link-to}}</td>
|
|
<td class="title"><i class='fa fa-ban'></i> {{i18n 'admin.dashboard.suspended'}}</td>
|
|
<td class="value">{{#link-to 'adminUsersList.show' 'suspended'}}{{suspended}}{{/link-to}}</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="title"><i class='fa fa-shield'></i> {{i18n 'admin.dashboard.moderators'}}</td>
|
|
<td class="value">{{#link-to 'adminUsersList.show' 'moderators'}}{{moderators}}{{/link-to}}</td>
|
|
<td class="title"><i class='fa fa-ban'></i> {{i18n 'admin.dashboard.blocked'}}</td>
|
|
<td class="value">{{#link-to 'adminUsersList.show' 'blocked'}}{{blocked}}{{/link-to}}</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="dashboard-stats">
|
|
<table class="table table-condensed table-hover">
|
|
<thead>
|
|
<tr>
|
|
<th> </th>
|
|
<th>{{i18n 'admin.dashboard.reports.today'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.yesterday'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.last_7_days'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.last_30_days'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.all'}}</th>
|
|
</tr>
|
|
</thead>
|
|
{{#unless loading}}
|
|
{{ render 'admin/templates/reports/per_day_counts_report' visits tagName="tbody"}}
|
|
{{admin-report-counts report=signups}}
|
|
{{admin-report-counts report=topics}}
|
|
{{admin-report-counts report=posts}}
|
|
{{admin-report-counts report=likes}}
|
|
{{admin-report-counts report=flags}}
|
|
{{admin-report-counts report=bookmarks}}
|
|
{{admin-report-counts report=emails}}
|
|
{{/unless}}
|
|
</table>
|
|
</div>
|
|
|
|
<div class="dashboard-stats">
|
|
<table class="table table-condensed table-hover">
|
|
<thead>
|
|
<tr>
|
|
<th class="title" title="{{i18n 'admin.dashboard.page_views'}}">{{i18n 'admin.dashboard.page_views_short'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.today'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.yesterday'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.last_7_days'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.last_30_days'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.all'}}</th>
|
|
</tr>
|
|
</thead>
|
|
{{#unless loading}}
|
|
{{admin-report-counts report=page_view_anon_reqs}}
|
|
{{admin-report-counts report=page_view_logged_in_reqs}}
|
|
{{admin-report-counts report=page_view_crawler_reqs}}
|
|
{{admin-report-counts report=page_view_total_reqs}}
|
|
{{/unless}}
|
|
</table>
|
|
</div>
|
|
|
|
|
|
<div class="dashboard-stats">
|
|
<table class="table table-condensed table-hover">
|
|
<thead>
|
|
<tr>
|
|
<th class="title" title="{{i18n 'admin.dashboard.private_messages_title'}}"><i class="fa fa-envelope"></i> {{i18n 'admin.dashboard.private_messages_short'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.today'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.yesterday'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.last_7_days'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.last_30_days'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.all'}}</th>
|
|
</tr>
|
|
</thead>
|
|
{{#unless loading}}
|
|
{{admin-report-counts report=user_to_user_private_messages}}
|
|
{{admin-report-counts report=system_private_messages}}
|
|
{{admin-report-counts report=notify_moderators_private_messages}}
|
|
{{admin-report-counts report=notify_user_private_messages}}
|
|
{{admin-report-counts report=moderator_warning_private_messages}}
|
|
{{/unless}}
|
|
</table>
|
|
</div>
|
|
|
|
<div class="dashboard-stats">
|
|
<table class="table table-condensed table-hover">
|
|
<thead>
|
|
<tr>
|
|
<th> </th>
|
|
<th></th>
|
|
<th></th>
|
|
<th></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
{{#unless loading}}
|
|
<tr>
|
|
<td>{{i18n 'admin.dashboard.uploads'}}</td>
|
|
<td>{{disk_space.uploads_used}} ({{i18n 'admin.dashboard.space_free' size=disk_space.uploads_free}})</td>
|
|
<td><a href="/admin/backups">{{i18n 'admin.dashboard.backups'}}</a></td>
|
|
<td>{{disk_space.backups_used}} ({{i18n 'admin.dashboard.space_free' size=disk_space.backups_free}})</td>
|
|
</tr>
|
|
{{/unless}}
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
{{#unless loading}}
|
|
{{#if showTrafficReport}}
|
|
<div class="dashboard-stats">
|
|
<table class="table table-condensed table-hover">
|
|
<thead>
|
|
<tr>
|
|
<th class="title" title="{{i18n 'admin.dashboard.traffic'}}">{{i18n 'admin.dashboard.traffic_short'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.today'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.yesterday'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.last_7_days'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.last_30_days'}}</th>
|
|
<th>{{i18n 'admin.dashboard.reports.all'}}</th>
|
|
</tr>
|
|
</thead>
|
|
{{#unless loading}}
|
|
{{admin-report-counts report=http_2xx_reqs}}
|
|
{{admin-report-counts report=http_3xx_reqs}}
|
|
{{admin-report-counts report=http_4xx_reqs}}
|
|
{{admin-report-counts report=http_5xx_reqs}}
|
|
{{admin-report-counts report=http_background_reqs}}
|
|
{{admin-report-counts report=http_total_reqs}}
|
|
{{/unless}}
|
|
</table>
|
|
</div>
|
|
{{else}}
|
|
<div class="dashboard-stats">
|
|
<a href {{action showTrafficReport}}>{{i18n 'admin.dashboard.show_traffic_report'}}</a>
|
|
</div>
|
|
{{/if}}
|
|
{{/unless}}
|
|
</div>
|
|
|
|
<div class="dashboard-right">
|
|
|
|
{{#if foundProblems}}
|
|
<div class="dashboard-stats detected-problems">
|
|
<div class="look-here"><i class="fa fa-exclamation-triangle"></i></div>
|
|
<div class="problem-messages">
|
|
<p {{bind-attr class="loadingProblems:invisible"}}>
|
|
{{i18n 'admin.dashboard.problems_found'}}
|
|
<ul {{bind-attr class="loadingProblems:invisible"}}>
|
|
{{#each problem in problems}}
|
|
<li>{{{problem}}}</li>
|
|
{{/each}}
|
|
</ul>
|
|
</p>
|
|
<p class="actions">
|
|
<small>{{i18n 'admin.dashboard.last_checked'}}: {{problemsTimestamp}}</small>
|
|
{{d-button action="refreshProblems" class="btn-small" icon="refresh" label="admin.dashboard.refresh_problems"}}
|
|
</p>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
{{else}}
|
|
{{#if thereWereProblems}}
|
|
<div class="dashboard-stats detected-problems">
|
|
<div class="look-here"> </div>
|
|
<div class="problem-messages">
|
|
<p>
|
|
{{i18n 'admin.dashboard.no_problems'}}
|
|
{{d-button action="refreshProblems" class="btn-small" icon="refresh" label="admin.dashboard.refresh_problems"}}
|
|
</p>
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
{{/if}}
|
|
{{/if}}
|
|
|
|
<div class="dashboard-stats">
|
|
<table class="table table-condensed table-hover">
|
|
<thead>
|
|
<tr>
|
|
<th class="title">{{top_referred_topics.title}} ({{i18n 'admin.dashboard.reports.last_30_days'}})</th>
|
|
<th>{{top_referred_topics.ytitles.num_clicks}}</th>
|
|
</tr>
|
|
</thead>
|
|
{{#unless loading}}
|
|
{{#each data in top_referred_topics.data}}
|
|
<tbody>
|
|
<tr>
|
|
<td class="title">
|
|
<div class="referred-topic-title">
|
|
<div class="overflow-ellipsis">
|
|
<a href="/t/{{unbound data.topic_slug}}/{{unbound data.topic_id}}">{{data.topic_title}}</a>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
<td class="value">{{data.num_clicks}}</td>
|
|
</tr>
|
|
</tbody>
|
|
{{/each}}
|
|
{{/unless}}
|
|
</table>
|
|
</div>
|
|
|
|
<div class="dashboard-stats">
|
|
<table class="table table-condensed table-hover">
|
|
<thead>
|
|
<tr>
|
|
<th class="title">{{top_traffic_sources.title}} ({{i18n 'admin.dashboard.reports.last_30_days'}})</th>
|
|
<th>{{top_traffic_sources.ytitles.num_clicks}}</th>
|
|
<th>{{top_traffic_sources.ytitles.num_topics}}</th>
|
|
</tr>
|
|
</thead>
|
|
{{#unless loading}}
|
|
{{#each s in top_traffic_sources.data}}
|
|
<tbody>
|
|
<tr>
|
|
<td class="title">{{s.domain}}</td>
|
|
<td class="value">{{s.num_clicks}}</td>
|
|
<td class="value">{{s.num_topics}}</td>
|
|
</tr>
|
|
</tbody>
|
|
{{/each}}
|
|
{{/unless}}
|
|
</table>
|
|
</div>
|
|
|
|
<div class="dashboard-stats">
|
|
<table class="table table-condensed table-hover">
|
|
<thead>
|
|
<tr>
|
|
<th class="title">{{top_referrers.title}} ({{i18n 'admin.dashboard.reports.last_30_days'}})</th>
|
|
<th>{{top_referrers.ytitles.num_clicks}}</th>
|
|
<th>{{top_referrers.ytitles.num_topics}}</th>
|
|
</tr>
|
|
</thead>
|
|
{{#unless loading}}
|
|
{{#each r in top_referrers.data}}
|
|
<tbody>
|
|
<tr>
|
|
<td class="title">{{#link-to 'adminUser' r}}{{unbound r.username}}{{/link-to}}</td>
|
|
<td class="value">{{r.num_clicks}}</td>
|
|
<td class="value">{{r.num_topics}}</td>
|
|
</tr>
|
|
</tbody>
|
|
{{/each}}
|
|
{{/unless}}
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class='clearfix'></div>
|
|
|
|
<div class="dashboard-stats pull-right">
|
|
<div class="pull-right">{{i18n 'admin.dashboard.last_updated'}} {{updatedTimestamp}}</div>
|
|
<div class='clearfix'></div>
|
|
</div>
|
|
<div class='clearfix'></div>
|