about summary refs log tree commit diff stats
path: root/test/controllers/admin
Commit message (Collapse)AuthorAgeFilesLines
* Removed test filesKelly Rauchenberger2018-07-032-28/+0
|
* Created admin panelKelly Rauchenberger2017-07-022-0/+28
Currently allows you to create and edit blogs, including associated records. Uses a WYSIWYG editor that allows uploading images. Also included jQuery :(