Skip to content

added checkbox to accept code of conduct to subcribe page#506

Open
BendeCort wants to merge 11 commits into
masterfrom
add-code-of-conduct-checkbox
Open

added checkbox to accept code of conduct to subcribe page#506
BendeCort wants to merge 11 commits into
masterfrom
add-code-of-conduct-checkbox

Conversation

@BendeCort

Copy link
Copy Markdown

added checkbox to accept code of conduct to subcribe page
and the code of conduct in a similar dropdown menu as the terms and conditions etc

@BendeCort BendeCort requested a review from a team as a code owner April 2, 2026 15:03
@codecov

codecov Bot commented Apr 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.71%. Comparing base (33b96b9) to head (fad61a1).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #506   +/-   ##
=========================================
  Coverage     29.71%   29.71%           
  Complexity      547      547           
=========================================
  Files            81       81           
  Lines          2100     2100           
=========================================
  Hits            624      624           
  Misses         1476     1476           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ThijsEgberts ThijsEgberts left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Mostly looks good, but I have some small cosmetic changes and some more important ones:

  • Please make sure to actually make the code of conduct a required field in the PendingUserController (line 92)
  • Add a string in resources/lang/en/validation.php to render a code of conduct error more nicely (capitalization)

Comment thread resources/views/front-end/subscribe.blade.php Outdated
Comment thread resources/views/front-end/subscribe.blade.php Outdated
Comment thread resources/views/front-end/subscribe.blade.php Outdated
Comment thread resources/views/front-end/subscribe.blade.php Outdated
Comment thread resources/views/front-end/subscribe.blade.php Outdated
Comment thread resources/views/front-end/subscribe.blade.php Outdated
Co-authored-by: ThijsEgberts <104772243+ThijsEgberts@users.noreply.github.com>
Co-authored-by: ThijsEgberts <104772243+ThijsEgberts@users.noreply.github.com>
Co-authored-by: Marijn van der Horst <github@marijnvanderhorst.nl>
Comment thread resources/views/front-end/subscribe.blade.php Outdated
Comment thread resources/views/front-end/subscribe.blade.php Outdated
Co-authored-by: Marijn van der Horst <github@marijnvanderhorst.nl>
Co-authored-by: Marijn van der Horst <github@marijnvanderhorst.nl>
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.

3 participants