-
Notifications
You must be signed in to change notification settings - Fork 3
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
Redeploy for testing purposes #433
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… to keep working on it
… textfield onKeyDown
Api input restrictions
* Add basic game testing * Add basic tag testing * Refactor PostServiceTests * Add more PostService tests
…410) * 266: Show user relation status & post joined status on discover page * fix merge conflict issues and review point
* API call to receive current profile info * useEffect to load current profile information * small fix * added comment * removed setPfp * deleted duplicate method * use getUserProfile instead * small fix
Prettier No Results
424: Fix pfp restrictions
* not displaying the success and if you click signup with info it'll say user already exists * working * got rid of commented out code * Update config.js * ran format * changed success message to use react notifications. * signup changes * took the display signup success out of else statement and put below. seems to have same effect. * put the navigate('signin') back, though it didn't seem to make a difference. * Update SignUp.jsx small typo
* able to send emails on signup and confirm accounts * sped up endpoint time * put email connection string in env var * small updates * skeleton code added * Added email and validation to SignUp.jsx * auto confirm accounts on dev envs * Added email dialog * Started work on better error handling with login * Service changes and logs * changes to change email dialog * changes to dialog * change styling of chane email button * Run formatter and fixed validation text * move logic order * allow to reconfirm account on sign in * other merge conflict fixes * seperate confirm/ resend confirmation email endpoints * users have option to resend email when signing in but not confirmed * easy signin and new signin dialogs * made emails look nice * fix string * small tweaks * ran formatter * fix tests * merge conflict fixes * fixed some code review points * move some logic to a different endpoint * lockdown endpoints if user account not confirmed * show error if updating email to current email * ui fixes * more ui error fixes * resolving code review points * fixing code review points * other small fixes * Fix broken tests --------- Co-authored-by: epadams <[email protected]>
* Custom domain * Revert "New domain" --------- Co-authored-by: Ethan Adams <[email protected]>
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.