Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#173 apply job post #168

Merged
merged 1 commit into from
Dec 3, 2024
Merged

#173 apply job post #168

merged 1 commit into from
Dec 3, 2024

Conversation

jkarenzi
Copy link
Contributor

@jkarenzi jkarenzi commented Nov 29, 2024

What does this PR do?

  • This PR addresses requested feedback and implements the necessary changes to improve the application's functionality and user experience.

Description of the task to be completed

  • Removed the 'submitted' status to streamline application tracking.
  • Enabled adding comments for applications marked with the 'rejected' status, providing clarity on rejection reasons.

How can this be manually tested?

  • Clone repo
  • Checkout branch fix-applicant-process
  • Make sure that you set the environment variables referring to .env.example
  • Run npm install, then npm run dev to check if the app is running successfully
  • login as admin with username: [email protected] and password: password123
  • Applying to a job post using the createNewJobApplication mutation. The status returned should be 'under review', and not 'submitted'
  • Reject job application and add comments when rejecting an applicant, through the changeApplicationStatus mutation

- remove 'submitted' status
- add comments for 'rejected status'
@ceelogre ceelogre temporarily deployed to fix-jobpost-apply - atlp-devpulse-bn PR #168 December 2, 2024 12:53 — with Render Destroyed
@render render bot temporarily deployed to fix-jobpost-apply - dev-pulse-bn PR #168 December 2, 2024 12:53 Destroyed
@SaddockAime SaddockAime linked an issue Dec 2, 2024 that may be closed by this pull request
@SaddockAime SaddockAime changed the title Fix apply job post #173 apply job post Dec 2, 2024
@jkarenzi jkarenzi self-assigned this Dec 3, 2024
@ncutixavier ncutixavier merged commit e7f3474 into develop Dec 3, 2024
1 check passed
@ncutixavier ncutixavier deleted the fix-jobpost-apply branch December 3, 2024 13:35
bahati10 pushed a commit that referenced this pull request Dec 3, 2024
- remove 'submitted' status
- add comments for 'rejected status'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

apply job post
8 participants