about summary refs log tree commit diff stats
path: root/app/assets/javascripts/admin/dashboard.coffee
Commit message (Collapse)AuthorAgeFilesLines
* Added mass pending comment deletion/markspammingStar Rauchenberger2024-03-201-0/+2
|
* Added started/finished on dates to GameKelly Rauchenberger2019-03-131-0/+5
|
* Created admin panelKelly Rauchenberger2017-07-021-0/+3
Currently allows you to create and edit blogs, including associated records. Uses a WYSIWYG editor that allows uploading images. Also included jQuery :(