8 Commits

Author SHA1 Message Date
307ed35ee9 API Tokens and Filters 2024-01-17 19:33:28 +00:00
2586dcc944 Author name added to search filter 2024-01-16 23:54:15 +00:00
970d6c0307 ticket API changed to detect "__in" key 2024-01-16 13:53:05 +00:00
546ec2ca84 Fixed #6 - Double Tickets with Filters.
Instead of applying a list of __in filters at once, iterate over the list and apply them individually.

Only then will the tickets be filtered to match them all as intended.
2024-01-16 10:04:13 +00:00
e8df39ee9e Implemented Searchbox filter 2024-01-15 23:31:50 +00:00
73eeedbb36 tickets API changes & search box function 2024-01-15 00:27:39 +00:00
a708a8b151 Working on Ticket API
Improved filters and added TicketCount API View.
2024-01-14 01:50:22 +00:00
e0e16efb71 rest api implementation 2024-01-12 19:25:25 +00:00