Commit Graph

6 Commits

Author SHA1 Message Date
0a331aab37 Record that a ticket can be in emergency, or not 2025-06-24 10:42:51 +00:00
c72432efae Add api endpoint to open and close ticket 2025-06-20 15:42:43 +00:00
95975fae55 fix cs 2025-06-20 17:35:19 +02:00
45828174d1 Add addressee history to ticket serialization
This update extends the tickets serialization and normalisation process to include addressee history. With the changes, AddresseeHistory class now also keeps track of who removed an addressee. Additional types, tests and interfaces have been introduced to support this change.
2024-04-23 23:39:01 +02:00
39d701feb2 Serialize ticket's Comment 2024-04-18 22:10:56 +02:00
467bea7cde Serialization of tickets with history 2024-04-18 13:13:09 +02:00