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:
@@ -10,6 +10,7 @@ class ApplicationRecord < ActiveRecord::Base
|
||||
include HasDtextLinks
|
||||
extend HasBitFlags
|
||||
extend Searchable
|
||||
extend Aggregatable
|
||||
|
||||
concerning :PaginationMethods do
|
||||
class_methods do
|
||||
|
||||
Reference in New Issue
Block a user