Compare commits

..

19 commits

Author SHA1 Message Date
03d1460f48 also deploy live branch automatically
All checks were successful
/ test (push) Successful in 56s
2024-12-05 00:48:03 +01:00
03fd2dcd0c fix 500 error if files does not exist on disk
All checks were successful
/ test (push) Successful in 52s
/ deploy (push) Successful in 4m53s
2024-12-05 00:38:03 +01:00
77dbdc04c6 add basic view for item history 2024-12-05 00:38:03 +01:00
ad10021f3d update prefetched fields 2024-12-05 00:38:03 +01:00
8a60908be6 add /item/comment endpoint and prefetch related models 2024-12-05 00:38:03 +01:00
bc4b17c551 deploy: Fix metrics in nginx 2024-12-05 00:38:03 +01:00
19f1cc089b update admin interface 2024-12-05 00:38:03 +01:00
b19f59c689 add timeline information to the /items endpoint 2024-12-05 00:38:03 +01:00
0f5517e0ac add frontend to edit event details 2024-12-05 00:38:03 +01:00
16db84ffd8 ensure creation file date 2024-12-05 00:38:03 +01:00
889c5d23d6 fix untested error in /tickets endpoint 2024-12-05 00:38:03 +01:00
5063fe29a6 Speed up sql 2024-12-05 00:38:03 +01:00
23215e14ac implement simple backend search for items and tickets 2024-12-05 00:38:03 +01:00
059eddcea5 add /matches endpoint ad return match information in tickets and /item endpoints 2024-12-05 00:38:03 +01:00
031a55394c drop v1 API and rename id columns 2024-12-05 00:38:02 +01:00
1399c0ebe6 test on every push 2024-12-05 00:38:02 +01:00
a4d4caf77c show tickets filtered by active event 2024-12-05 00:38:02 +01:00
5402dbbd8f partition tickets by event 2024-12-05 00:38:02 +01:00
3ee525ef1f use an 'AsyncButton' that waits for completion of an async onClick handler for mail replies and comments in tickets 2024-12-05 00:38:02 +01:00

Diff content is not available