Block a user
Compose email queryset for the applicant showing all the jobs and it should be filtered based on the active ones.
with our current implementation the applicant sinup is linked with the template slug which is completely incorrect way.
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.
Interview list page check the search functionality for the name.
reshedule a remote interview: Invalid URL 'None': No scheme supplied. Perhaps you meant https://None?
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!
update result in the interview detail page is not working and when interview status is changed to completed.
The bulk interview schedule not working for remote.
redirect for compose email inside the stages for applications
few issue resolved and alo the ui inconsistent and apearance and detail issue resolved
agency_portal assignment detail page ui
agency portal: Applicant create if creating a new applicant the form
agency portal: Applicant create if creating a new applicant the form
new applicant has the value of the old one which is created earlier
agency portal: Applicant create if creating a new applicant the form still has the data of first candidate :HTMX issue and after refreshed no issue
Create application:Cannot resolve keyword 'nationality' into field:
Create application:Cannot resolve keyword 'nationality' into field:
add validation to form builder - (GPA)