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

Redeploy for testing purposes #433

Merged
merged 131 commits into from
Mar 24, 2024
Merged

Redeploy for testing purposes #433

merged 131 commits into from
Mar 24, 2024

Conversation

evan-scales
Copy link
Collaborator

No description provided.

Jackson-Williams-15 and others added 26 commits March 20, 2024 20:01
* 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
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]>
@evan-scales evan-scales linked an issue Mar 24, 2024 that may be closed by this pull request
6 tasks
@evan-scales evan-scales marked this pull request as draft March 24, 2024 19:40
@evan-scales evan-scales marked this pull request as ready for review March 24, 2024 19:40
@evan-scales evan-scales merged commit 6e0baba into prod Mar 24, 2024
2 checks passed
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.

Redeploy for testing purposes
5 participants