Commit graph

15 commits

Author SHA1 Message Date
4f93a36546 stash
All checks were successful
/ test (push) Successful in 54s
2024-11-23 01:39:36 +01:00
ec6bfc0d3f stash 2024-11-23 01:38:03 +01:00
9134f6b95e stash 2024-11-23 01:37:57 +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
a59509a432 always use get_model in migrations 2024-06-23 01:33:24 +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
3a5f35fa5d format tickets in Tickets.vue 2024-01-07 21:56:40 +01:00
fe9795d147 add migrations for state change 2024-01-07 21:53:43 +01:00
649fff80f8 add tickets module 2024-01-07 20:42:00 +01:00