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

habilitar registro para voluntaries #99

Merged
merged 5 commits into from
Oct 29, 2024

Conversation

andreasantillana
Copy link
Contributor

No description provided.

aaron-diaz
aaron-diaz previously approved these changes Oct 29, 2024
Comment on lines 92 to 94
const volunteerClosingTime = ofmi?.registrationCloseTime
? new Date(ofmi?.registrationCloseTime.getFullYear(), 11, 31).getTime()
: null;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validamos también el closing time.
Te falta agregar esto en src/lib/validators/ofmi.ts validateOFMIOpenAndCloseTime
Sino, les va a arrojar error cuando lo envíen

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Porque el mess 11 y no el 12? Deberia ser hasta el ultimo segundo del ultimo dia

README.md Outdated Show resolved Hide resolved
Co-authored-by: Juan Carlos Sigler Priego <[email protected]>
@andreasantillana andreasantillana enabled auto-merge (squash) October 29, 2024 03:54
@andreasantillana andreasantillana merged commit fc6902f into main Oct 29, 2024
1 check passed
@andreasantillana andreasantillana deleted the habilitar-registro-volunteer branch October 29, 2024 03:55
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.

3 participants