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

Fix/fixed phone number input #1006

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Conversation

joshuazhou744
Copy link
Contributor

Tickets:

  • HCK-

List of changes:

  • Initialize phone number on input instead of only being able to change phone number after account creation where it's set to default 11111111111

Type of change:

Please delete options that aren't relevant.

  • Bug fix (non-breaking change which fixes an issue)

How did you do this?

deleted some code

How to test:

make an account with a phone number and check the phone number in the manage account page

Questions:

PR Checklist:

  • Merged develop branch (before testing)
  • Linted my code locally
  • Tested all links in project relevant browsers

Screenshots:

image
image

Copy link

vercel bot commented Nov 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 9:02pm

@MikaVohl MikaVohl changed the base branch from main to develop November 1, 2024 21:32
Copy link
Contributor

@MikaVohl MikaVohl left a comment

Choose a reason for hiding this comment

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

LGTM

@MikaVohl MikaVohl merged commit e954b11 into develop Nov 1, 2024
2 checks passed
@MikaVohl MikaVohl deleted the fix/fixed-phone-number-input branch November 1, 2024 21:42
tektaxi pushed a commit that referenced this pull request Nov 1, 2024
* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
tektaxi added a commit that referenced this pull request Nov 15, 2024
…#1008)

* change-mchacks12

* change-mchacks12

* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* add success message and reset fields after an invite is successfully sent

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* change-mchacks12

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>
tektaxi added a commit that referenced this pull request Nov 15, 2024
…#1008)

* change-mchacks12

* change-mchacks12

* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* add success message and reset fields after an invite is successfully sent

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* change-mchacks12

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>
tektaxi added a commit that referenced this pull request Nov 15, 2024
* Add 3rd checkbox to Terms and Conditions #1010

* Update Grad Years in Filter

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Clear the fields and add success message after sending account invite (#1008)

* change-mchacks12

* change-mchacks12

* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* add success message and reset fields after an invite is successfully sent

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* change-mchacks12

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>
tektaxi added a commit that referenced this pull request Nov 15, 2024
* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* Clear the fields and add success message after sending account invite (#1008)

* change-mchacks12

* change-mchacks12

* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* add success message and reset fields after an invite is successfully sent

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* change-mchacks12

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* Fix/update grad years (#1015)

* Add 3rd checkbox to Terms and Conditions #1010

* Update Grad Years in Filter

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Clear the fields and add success message after sending account invite (#1008)

* change-mchacks12

* change-mchacks12

* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* add success message and reset fields after an invite is successfully sent

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* change-mchacks12

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Jamie Xiao <141690843+JamieXiao@users.noreply.github.com>
tektaxi added a commit that referenced this pull request Dec 7, 2024
* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* Clear the fields and add success message after sending account invite (#1008)

* change-mchacks12

* change-mchacks12

* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* add success message and reset fields after an invite is successfully sent

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* change-mchacks12

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* Fix/update grad years (#1015)

* Add 3rd checkbox to Terms and Conditions #1010

* Update Grad Years in Filter

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Clear the fields and add success message after sending account invite (#1008)

* change-mchacks12

* change-mchacks12

* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* add success message and reset fields after an invite is successfully sent

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* change-mchacks12

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* Accomodate intl phone numbers in account creation

* Changed conditional rendering for editing phone number in ManageAccountForm.tsx

* Updated hacker export by removing/commenting out fields that don't exist anymore, and adding new fields to match current account/application form.

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Jamie Xiao <141690843+JamieXiao@users.noreply.github.com>
tektaxi added a commit that referenced this pull request Dec 7, 2024
* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* Clear the fields and add success message after sending account invite (#1008)

* change-mchacks12

* change-mchacks12

* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* add success message and reset fields after an invite is successfully sent

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* change-mchacks12

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* Fix/update grad years (#1015)

* Add 3rd checkbox to Terms and Conditions #1010

* Update Grad Years in Filter

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Clear the fields and add success message after sending account invite (#1008)

* change-mchacks12

* change-mchacks12

* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* add success message and reset fields after an invite is successfully sent

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* change-mchacks12

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* Accomodate intl phone numbers in account creation

* Changed conditional rendering for editing phone number in ManageAccountForm.tsx

* Updated hacker export by removing/commenting out fields that don't exist anymore, and adding new fields to match current account/application form.

* switch csv export to tsv to avoid input errors

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Jamie Xiao <141690843+JamieXiao@users.noreply.github.com>
tektaxi added a commit that referenced this pull request Dec 7, 2024
* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* Clear the fields and add success message after sending account invite (#1008)

* change-mchacks12

* change-mchacks12

* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* add success message and reset fields after an invite is successfully sent

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* change-mchacks12

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* Fix/update grad years (#1015)

* Add 3rd checkbox to Terms and Conditions #1010

* Update Grad Years in Filter

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Clear the fields and add success message after sending account invite (#1008)

* change-mchacks12

* change-mchacks12

* Remove Netlify link from README

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* Fix/fixed phone number input (#1006)

* Removed Facebook eventPrompt; Fixed typo in application submission; Added phone number field to account creation.

* Initialize phone number as inputted value in sign up form so it doesn't default to 11111111111

---------

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>

* add success message and reset fields after an invite is successfully sent

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Add 3rd checkbox to Terms and Conditions (#1012)

* Add 3rd checkbox to Terms and Conditions #1010

* MLH Form Changes (#1016)

* Updated level of study options to match MLH requirements

* #1000 - Update export from .tsv to .csv

* Changed hacker account form 'birthdate' field to 'age' #1003

* Added country of residence field to Other/Personal Details section of hacker application #1009

* Added country of residence field to the hacker application.

* add back CEGEP level of study.

---------

Co-authored-by: allennatang <allennatang@gmail.com>

* Added Jamie's changes for MLH checkbox, fixed merge conflicts.

* fixed dumb rebase error

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* change-mchacks12

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

---------

Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: allennatang <allennatang@gmail.com>
Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>

* Accomodate intl phone numbers in account creation

* Changed conditional rendering for editing phone number in ManageAccountForm.tsx

* Updated hacker export by removing/commenting out fields that don't exist anymore, and adding new fields to match current account/application form.

* switch csv export to tsv to avoid input errors

* fixed the comma separation, changed to csv

---------

Co-authored-by: Mika Vohl <103958325+MikaVohl@users.noreply.github.com>
Co-authored-by: Joshua Zhou <joshuazhou744@gmail.com>
Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
Co-authored-by: Tavi Pollard <45189395+tektaxi@users.noreply.github.com>
Co-authored-by: Jamie Xiao <141690843+JamieXiao@users.noreply.github.com>
Co-authored-by: Tavi Pollard <tavienpollard@gmail.com>
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