Skip to content

Updated 'degree' options for application form to match MLH requirements#1011

Closed
allennatang wants to merge 5 commits intomainfrom
feat/change_level_of_study
Closed

Updated 'degree' options for application form to match MLH requirements#1011
allennatang wants to merge 5 commits intomainfrom
feat/change_level_of_study

Conversation

@allennatang
Copy link
Copy Markdown
Contributor

List of changes:

In degree.ts, updated options to match MLH requirements.

image

Type of change:

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

How to test:

I had trouble logging in to my local server to test what the changes look like. I tried signing in with multiple different accounts but it didn't work, with no error message or "authentication failed" message. Please test what the new dropdown looks like.

MikaVohl and others added 3 commits October 30, 2024 19:05
…dded phone number field to account creation. (#1005)

Co-authored-by: Joshua Zhou <j.zhou11@share.epsb.ca>
* 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>
@vercel
Copy link
Copy Markdown

vercel bot commented Nov 11, 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 15, 2024 0:52am

PS C:\Users\allen\mcHacks\dashboard> git commit -m "Updated level of study options to match MLH requirements"
[feat/change_level_of_study 0394c3e] Updated level of study options to match MLH requirements
 1 file changed, 11 insertions(+), 4 deletions(-)
PS C:\Users\allen\mcHacks\dashboard> git push origin feat/change_level_of_study
To https://github.com/hackmcgill/dashboard.git
 ! [rejected]        feat/change_level_of_study -> feat/change_level_of_study (non-fast-forward)
error: failed to push some refs to 'https://github.com/hackmcgill/dashboard.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. If you want to integrate the remote changes,
hint: use 'git pull' before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
PS C:\Users\allen\mcHacks\dashboard> git pull
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> feat/change_level_of_study

PS C:\Users\allen\mcHacks\dashboard>  Merge branch 'feat/change_level_of_study' of https://github.com/hackmcgill/dashboard into feat/change_level_of_study
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.

4 participants