Block a user
156759d1cd
Added SCSS stylesheets
ee0726c271
Added rerun gem to auto-reload the app
acbe69e9c7
Updated the ticket creation form to assign tickets to queues
80a12a86ef
Added a ticket queues object to organize tickets; added ability to change a ticket's queue
15ee9b78a3
Refactored the ticket attribute click handlers to be more modular for adding new attribute modifications
ab2c87ce3a
Added functionality to update the ticket's last updated time when changing the ticket status or severity
77c8605b49
Added ability to change the ticket severity level
5d5265ef38
Added ability to change the ticket status
005b31dbd7
Changed where the result.add route redirects to; added some more links around the site for easier navigation
9a65b5f27a
Added eloquent and phinx to project to handle database interactions and migrations; added Result model for storing benchmark results