c3lf-system-3/core
jedi fdf5ab8ad1
All checks were successful
/ test (push) Successful in 51s
/ deploy (push) Successful in 4m36s
implement simple backend search for items and tickets
2024-11-21 01:45:47 +01:00
..
authentication drop v1 API and rename id columns 2024-11-20 02:39:49 +01:00
core add /matches endpoint ad return match information in tickets and /item endpoints 2024-11-21 00:59:03 +01:00
files drop v1 API and rename id columns 2024-11-20 02:39:49 +01:00
inventory implement simple backend search for items and tickets 2024-11-21 01:45:47 +01:00
mail match incoming mail to event 2024-11-18 02:16:55 +01:00
notify_sessions add notify_sessions module 2024-01-07 21:16:34 +01:00
tickets implement simple backend search for items and tickets 2024-11-21 01:45:47 +01:00
.coveragerc add event mail addresses to the /events endpoints 2024-11-06 00:08:52 +01:00
.gitignore add django backend in /core 2023-11-18 12:57:50 +01:00
helper.py add requirements.dev.txt 2024-01-07 17:26:20 +01:00
manage.py add django backend in /core 2023-11-18 12:57:50 +01:00
requirements.dev.txt save raw_mails as file 2024-11-08 22:54:57 +01:00
requirements.prod.txt Add django standard metrics 2024-11-07 19:51:31 +01:00
server.py add requirements.dev.txt 2024-01-07 17:26:20 +01:00