Commit Graph

17 Commits

Author SHA1 Message Date
5d5265ef38 Added ability to change the ticket status 2022-12-04 15:00:26 -05:00
f3ac8a6965 Added ticket deletion; fixed some small issues with the ticket list on the home page 2022-11-21 23:55:19 -05:00
5683c0bc8b Added ticket comments 2022-11-21 23:48:25 -05:00
4371fd0b2f More style changes 2022-11-21 22:21:38 -05:00
3ac8671742 More style changes 2022-11-21 18:48:49 -05:00
b347988937 Updated some styles on the ticket view; added markdown parsing for ticket body 2022-11-21 18:16:37 -05:00
55048bda33 Styled the ticket view page; added a section for future ticket comments 2022-11-21 18:04:24 -05:00
17c2e36bb5 Added ticket edit action 2022-11-21 13:03:51 -05:00
c6d4c3df10 Added ticket status 2022-11-20 23:42:45 -05:00
95bf9250e7 Added a ticket view route 2022-11-20 23:38:16 -05:00
830a950bf4 Added Eloquent and Phinx for handling database connections and migrations; added a Ticket model and a simple ticket/create form to create new tickets 2022-11-20 22:25:29 -05:00
41aca6215e Added CoffeeScript 2022-11-19 22:45:16 -05:00
4bf5e73179 Added some styles and a navbar 2022-11-19 22:26:16 -05:00
f4cf324280 Added grunt to project for SASS and CoffeeScript files 2022-11-19 13:58:35 -05:00
5fb463598a Added config module 2022-11-19 13:53:05 -05:00
4a44aef764 Initial PHP slim project structure 2022-11-19 13:51:05 -05:00
63dcfcdde5 Initial commit 2022-11-19 13:42:21 -05:00