|
80a12a86ef
|
Added a ticket queues object to organize tickets; added ability to change a ticket's queue
|
2022-12-04 21:33:21 -05:00 |
|
|
15ee9b78a3
|
Refactored the ticket attribute click handlers to be more modular for adding new attribute modifications
|
2022-12-04 17:28:01 -05:00 |
|
|
ab2c87ce3a
|
Added functionality to update the ticket's last updated time when changing the ticket status or severity
|
2022-12-04 17:15:17 -05:00 |
|
|
77c8605b49
|
Added ability to change the ticket severity level
|
2022-12-04 15:05:38 -05:00 |
|
|
5d5265ef38
|
Added ability to change the ticket status
|
2022-12-04 15:00:26 -05:00 |
|
|
5683c0bc8b
|
Added ticket comments
|
2022-11-21 23:48:25 -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 |
|
|
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 |
|