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

feat: add course to attendee #579

Merged
merged 11 commits into from
Nov 29, 2023
Merged

feat: add course to attendee #579

merged 11 commits into from
Nov 29, 2023

Conversation

joaodiaslobo
Copy link
Member

@joaodiaslobo joaodiaslobo commented Nov 24, 2023

Add course selection to user on signup and edit profile, also fixes #533 since some changes were needed to add the new select course input to user profile. Depends on safira #359.

image image

Copy link

netlify bot commented Nov 24, 2023

Deploy Preview for seium-stg ready!

Name Link
🔨 Latest commit 4bd9732
🔍 Latest deploy log https://app.netlify.com/sites/seium-stg/deploys/6567c428b0792900082a0ecb
😎 Deploy Preview https://deploy-preview-579--seium-stg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@joaodiaslobo
Copy link
Member Author

Copy link
Member

@MarioRodrigues10 MarioRodrigues10 left a comment

Choose a reason for hiding this comment

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

Please add the degree that an attendee is currently in (Bachelors, Masters or PhD)

components/Input/index.tsx Outdated Show resolved Hide resolved
pages/register/[uuid].js Outdated Show resolved Hide resolved
@joaodiaslobo joaodiaslobo merged commit cd332a8 into main Nov 29, 2023
5 checks passed
@joaodiaslobo joaodiaslobo deleted the jl/add-course-to-attendee branch November 29, 2023 23:17
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.

Fix edit profile mode
4 participants