Commit graph

14 commits

Author SHA1 Message Date
81a0959547 Speed up sql
All checks were successful
/ test (pull_request) Successful in 48s
/ test (push) Successful in 49s
/ deploy (push) Successful in 5m13s
2024-11-21 21:26:16 +01:00
f2647f0dbd add /matches endpoint ad return match information in tickets and /item endpoints
All checks were successful
/ test (push) Successful in 52s
/ deploy (push) Successful in 4m42s
2024-11-21 00:59:03 +01:00
5a6349c5d3 train spam on state change to 'closed_spam' 2024-11-09 02:58:21 +01:00
2ece0cefd8 add links between items and tickets /tickets endpoint 2024-06-23 04:23:48 +02:00
f11758607e add /shipping_vouchers endpoint 2024-06-23 02:52:15 +02:00
4152034e4a better email error logging and some pretty printing for admin interface 2024-06-23 01:23:34 +02:00
e605292bf0 make tickets assignable to users 2024-01-22 18:29:39 +01:00
26ce3e23a4 add more ticket state options 2024-01-19 21:18:50 +01:00
f7002c5548 use uuid in tickets 2024-01-12 23:02:30 +01:00
1804939407 make the 'last_activity' field in /tickets show the actual last activity by making it a virtual field 2024-01-10 22:02:00 +01:00
54e5ba6e8e add permissions in ticket models 2024-01-07 22:29:37 +01:00
7b77c183fb don't save ticket state in multiple locations 2024-01-07 21:56:40 +01:00
626c9f23fe add dropdown selection to change state of tickets 2024-01-07 21:53:43 +01:00
649fff80f8 add tickets module 2024-01-07 20:42:00 +01:00