community-platform
community-platform copied to clipboard
Feat(contact-form): email verfied check
PR Checklist
- [x] - Commit messages are descriptive, it will be used in our Release Notes
PR Type
- [x] New feature (non-breaking change which adds functionality)
Description
This requires user accounts to have their email address verified before they can send messages.
Git Issues
Closes #3075
1 failed test on run #5549 ↗︎
![]() |
![]() |
![]() |
![]() |
![]() |
Details:
feat: add email verified check to message store | |||
Project: onearmy-community-platform | Commit: 0e0e0551f6 |
||
Status: Failed | Duration: 04:33 💡 | ||
Started: May 9, 2024 3:40 PM | Ended: May 9, 2024 3:44 PM |
src/integration/profile.spec.ts • 1 failed test • ci-chrome
Test | Artifacts | |
---|---|---|
[Profile] > [By User] > [Can contact profiles by default] |
Test Replay
Screenshots
Video
|
Review all test suite changes for PR #3229 ↗︎
Nice. But shouldn't we first make the email confirmation work properly?