Add basic tables and graphs for various tables.
Add basic tables and graphs for viewing things like uploads over time, new users over time, comments over time, etc. Located at https://betabooru.donmai.us/reports. The graphing uses Apache ECharts: https://echarts.apache.org/en/index.html.
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
|
||||
<ul>
|
||||
<li><h2>Reports</h2></li>
|
||||
<li><%= link_to("Reports", reports_path) %></li>
|
||||
<li><%= link_to("User Reports", "https://isshiki.donmai.us/user-reports") %></li>
|
||||
<li><%= link_to("Top Searches", searches_explore_posts_path) %></li>
|
||||
<li><%= link_to("Missed Searches", missed_searches_explore_posts_path) %></li>
|
||||
|
||||
Reference in New Issue
Block a user