• Joined on 2025-04-29
Faheed created pull request marwan/kaauh_ats#115 2025-12-15 17:27:41 +03:00
small fix
Faheed closed issue marwan/kaauh_ats#114 2025-12-15 17:18:50 +03:00
settings pagination
Faheed opened issue marwan/kaauh_ats#114 2025-12-15 17:18:45 +03:00
settings pagination
Faheed closed issue marwan/kaauh_ats#103 2025-12-15 16:57:59 +03:00
update result in the interview detail page is not working and when interview status is changed to completed.
Faheed created pull request marwan/kaauh_ats#113 2025-12-15 16:01:16 +03:00
interview result added and issue resolved
Faheed pushed to frontend at marwan/kaauh_ats 2025-12-15 16:00:40 +03:00
fcc382d8f3 interview results added
Faheed closed pull request marwan/kaauh_ats#101 2025-12-15 15:52:05 +03:00
email fixed
Faheed opened issue marwan/kaauh_ats#112 2025-12-15 15:40:47 +03:00
Two detail_urls in the interview model
Faheed opened issue marwan/kaauh_ats#111 2025-12-15 14:49:54 +03:00
add notes in the application stage adding for one application showing to all
Faheed closed issue marwan/kaauh_ats#104 2025-12-15 14:44:35 +03:00
when cancelling an interview if the schedule has more than one interview it throws an error: get() returned more than one ScheduledInterview -- it returned 5!
Faheed closed issue marwan/kaauh_ats#106 2025-12-15 14:26:32 +03:00
Interview list page check the search functionality for the name.
Faheed closed issue marwan/kaauh_ats#110 2025-12-15 13:59:23 +03:00
deletes for the documents not done in the applicant dashboard not working
Faheed closed issue marwan/kaauh_ats#109 2025-12-15 12:57:40 +03:00
Compose email queryset for the applicant showing all the jobs and it should be filtered based on the active ones.
Faheed closed issue marwan/kaauh_ats#108 2025-12-15 12:23:15 +03:00
with our current implementation the applicant sinup is linked with the template slug which is completely incorrect way.
Faheed commented on issue marwan/kaauh_ats#102 2025-12-15 11:29:16 +03:00
The bulk interview schedule not working for remote.

File "/home/faheed/ATS/venv/lib/python3.12/site-packages/django_q/worker.py", line 103, in worker res = f(*task["args"], **task["kwargs"]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type…

Faheed closed issue marwan/kaauh_ats#98 2025-12-15 11:28:00 +03:00
agency_portal assignment detail page ui layout issue
Faheed opened issue marwan/kaauh_ats#110 2025-12-15 11:23:22 +03:00
deletes for the documents not done in the applicant dashboard not working
Faheed opened issue marwan/kaauh_ats#109 2025-12-15 11:22:59 +03:00
Compose email queryset for the applicant showing all the jobs and it should be filtered based on the active ones.
Faheed opened issue marwan/kaauh_ats#108 2025-12-15 11:22:48 +03:00
with our current implementation the applicant sinup is linked with the template slug which is completely incorrect way.
Faheed opened issue marwan/kaauh_ats#107 2025-12-15 11:22:36 +03:00
remove the gpa from the form initials first stage and there is no need of it as it is entered during the sinup as the required field. and we can make the search in the applications stages based on the GPA field on the user model.