about summary refs log tree commit diff stats
path: root/app/assets/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the "create record" checkbox in adminKelly Rauchenberger2017-07-024-2/+2
| | | | | Some weird stuff about javascript and precompiliation. Will get around to cleaning up some of the javascript soon.
* Created admin panelKelly Rauchenberger2017-07-02152-1/+11464
| | | | | | | Currently allows you to create and edit blogs, including associated records. Uses a WYSIWYG editor that allows uploading images. Also included jQuery :(
* Started designing index pageKelly Rauchenberger2017-06-252-0/+6
|
* Initial commitKelly Rauchenberger2017-06-243-0/+28