c3lf-system-3/core/tickets
bton 9e0540d133
All checks were successful
/ test (push) Successful in 2m42s
/ deploy (push) Successful in 5m38s
added a check in the make_reply function to ensure that mails have a body
2025-02-09 17:24:42 +01:00
..
migrations add /matches endpoint ad return match information in tickets and /item endpoints 2024-12-05 00:50:12 +01:00
tests ~ change "the algorithm" ~ 2025-01-26 20:03:06 +01:00
__init__.py add tickets module 2024-01-07 20:42:00 +01:00
admin.py add links between items and tickets /tickets endpoint 2024-06-23 04:23:48 +02:00
api_v2.py added a check in the make_reply function to ensure that mails have a body 2025-02-09 17:24:42 +01:00
models.py when the 'X-Spam' flag is set in the mail header, set the state to 'pending_suspected_spam' and do not send auto-reply 2025-02-07 23:34:39 +01:00
serializers.py ~ change "the algorithm" ~ 2025-01-26 20:03:06 +01:00
shared_serializers.py fix frontend bug in ticket view 2025-01-27 19:57:22 +01:00