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

Send start date to TRS when completing inductions #191

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

peteryates
Copy link
Member

This PR contains a few small changes, I suggest reviewing commit-by commit.

  • Fix the TRS induction status names
  • Add start_date param to API client pass/fail
  • Ensure we send start date when completing inductions
  • Make the API client take dates instead of strings

peteryates and others added 4 commits February 12, 2025 17:18
They should be Passed and Failed, not Pass and Fail

Co-authored-by: gunndabad <[email protected]>
It's safer for us to pass Ruby date and time objects into the API client
and for it to convert them into strings in the format the API expects.

Fixes DFE-Digital/register-ects-project-board#617
Copy link

Review app deployed to https://cpd-ec2-review-191-web.test.teacherservices.cloud

@peteryates peteryates force-pushed the send-start-date-on-induction-completion branch from a4ae4ff to a9ce188 Compare February 12, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants