11 Commits

Author SHA1 Message Date
4c7a81e076 default priority 2024-01-10 18:06:24 +00:00
2dbc08b93c fixed issues with multiple filters 2024-01-10 11:07:50 +00:00
f581e22a78 fixed email content not showing on small screens #2 2024-01-10 09:34:38 +00:00
03b34ebd20 working on filter functionality #4 2024-01-10 00:48:41 +00:00
cae5ac024e implemented filter counts #4
While this contributes to #4, it doesn't complete it as the filters are still mostly eye candy.
2024-01-09 22:48:28 +00:00
f49e7e7702 implemented tag and priority colour changes 2024-01-08 00:42:08 +00:00
46fb0580b9 Change tickets to use Ajax over Template Syntax
The tickets are now loaded dynamically using ajax, instead of when the page loads using django template syntax.

This allows for dynamic reloading.
2024-01-05 16:45:52 +00:00
16de4e50a6 working on tickets modal 2024-01-05 15:05:12 +00:00
a59baefd8f default migrations 2024-01-05 12:06:50 +00:00
ff4c71dc54 working on ticket js 2024-01-05 00:12:13 +00:00
d9ecd692ef working on tickets implementation 2024-01-04 21:58:11 +00:00