-
Notifications
You must be signed in to change notification settings - Fork 1
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
#174 Fix to change status in application stage process #165
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mugisha146
requested review from
Ishimwe7,
hbapte,
Philimuhire,
Prince-Kid and
SaddockAime
November 29, 2024 08:17
Mugisha146
added
Ready For Review
DREAM TEAM
work-in-progress
and removed
Ready For Review
labels
Dec 2, 2024
Mugisha146
force-pushed
the
fix-applicant-process
branch
from
December 2, 2024 13:17
1c0354c
to
4ce01e1
Compare
Mugisha146
force-pushed
the
fix-applicant-process
branch
from
December 2, 2024 15:07
80b8cd6
to
1e5c600
Compare
mutsinziisaac
approved these changes
Dec 2, 2024
SaddockAime
changed the title
Fix to change status in application stage process
#174 change status in application stage process
Dec 2, 2024
hbapte
approved these changes
Dec 3, 2024
SaddockAime
approved these changes
Dec 3, 2024
Philimuhire
approved these changes
Dec 3, 2024
Prince-Kid
approved these changes
Dec 3, 2024
Mugisha146
force-pushed
the
fix-applicant-process
branch
from
December 3, 2024 20:18
1e5c600
to
508e9c0
Compare
Mugisha146
force-pushed
the
fix-applicant-process
branch
from
December 3, 2024 21:12
4eaef78
to
e6b99e6
Compare
ceelogre
temporarily deployed
to
fix-applicant-process - atlp-devpulse-bn PR #165
December 3, 2024 21:12 — with
Render
Destroyed
render
bot
temporarily deployed
to
fix-applicant-process - dev-pulse-bn PR #165
December 3, 2024 21:12
Destroyed
Mugisha146
changed the title
#174 change status in application stage process
#174 Fix to change status in application stage process
Dec 3, 2024
Jadowacu1
approved these changes
Dec 4, 2024
ncutixavier
approved these changes
Dec 4, 2024
bahati10
pushed a commit
that referenced
this pull request
Dec 6, 2024
Salim-54
pushed a commit
that referenced
this pull request
Dec 9, 2024
* Application cycle process on applicant * implement Technical Interview invitation * implement Technical Interview invitation * Implement Interview inviation * Pipeline envs (#163) * fix: remove the rm step * test: run on PR * test: test pusher cluster env * fix: add notification envs * test: add pusher key * fix: add the pusher app key * fix: log container start output * fix: remove the e flag * fix: revert changes * fix: re-add the pusher app key * fix: add pusher app key value * fix: typo * fix: test env file * fix: syntax * fix: remove the env from run cmd * fix: revert changes * fix: revert changes * fix: wrap run cmd in an if statement * Revert "test: test pusher cluster env" This reverts commit 57b2bbe. * test: create env file * test: add error handling * fix: run on push (#176) * fix(apply-jobpost): incorporate feedback (#168) - remove 'submitted' status - add comments for 'rejected status' * fix: don't exit on cmd failure (#177) * fix: don't exit on cmd failure * fix: re-add values * fix: add new variables * test: add container name * fix: match ports * fix: add devpulse email * fix: port * fix: port * fix: remove container name * fix: remove extraneous node env * fix: add jwt key * fix: run on push * #170 An author will be able to update a blog (#171) * fix (170): an author will be able to update a blog * fix (170): allow all users to create and update blogs * Fix to change status in application stage process (#165) * Ft: Enhance Backend documentation (#164) * fix: improve on notifications (#175) * Application cycle process on applicant * Application cycle process on applicant * Fixing conflicts and removing unnecessary files --------- Co-authored-by: Aime-Patrick <[email protected]> Co-authored-by: Samuel Nishimwe <[email protected]> Co-authored-by: Joslyn Manzi Karenzi <[email protected]> Co-authored-by: mutsinziisaac <[email protected]> Co-authored-by: Emmanuel MUGISHA <[email protected]> Co-authored-by: ISHIMWE Jean Baptiste <[email protected]> Co-authored-by: Christian Iradukunda <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Description
This fix change status in application stage process
Description of tasks that were expected to be completed
As Applicant after be shortlisted his status must be selected and if he pass each stage his status in that stage must be " Passed " so, this fix add the change for status to be " Passed "
Issue : #174
How has this been tested?
fix-applicant-process
.env.example
npm install
, thennpm run dev
to check if the app is running successfully[email protected]
and password:password123
Screenshoot