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

Candidature : postuler pour un candidat depuis l'espace "Mes candidats" #4860

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 4, 2024

  1. apply: added GET param to keep track of job seeker

    - added a link in job seekers list ("Mes candidats")
      to apply in the name of a specific job seeker
    - all the links up to `apply:start` have been updated
      with a GET param (`job_seeker={public_id}`), this
      allows to keep track of the job seeker we are
      applying for
    - when a `job_seeker` GET param is present, and when
      the current `user` is allowed to, an alert is
      displayed at the top of the page to remind that
      we're applying for this job seeker
    EwenKorr committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    50e6357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    455497e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    621e398 View commit details
    Browse the repository at this point in the history