Skip to content

GH#90: feat: add screenshots for registration flow documentation#101

Merged
superdav42 merged 2 commits into
mainfrom
feature/auto-20260520-030602-gh90
May 20, 2026
Merged

GH#90: feat: add screenshots for registration flow documentation#101
superdav42 merged 2 commits into
mainfrom
feature/auto-20260520-030602-gh90

Conversation

@superdav42
Copy link
Copy Markdown
Contributor

Summary

Added 8 new screenshot files for the registration flow documentation:

Frontend screenshots (5 new):

  • registration-form.png - /register page with checkout form
  • registration-thank-you.png - Thank You page after registration
  • site-activated.png - Site activated confirmation with Sign in link
  • registration-manual-notice.png - Manual payment notice during checkout
  • registration-payment-instructions.png - Payment instructions post-registration

Admin/Config screenshots (3 new):

  • manual-gateway-settings.png - Manual gateway toggle + instructions field
  • payment-status-completed.png - Payment edit with Status → Completed
  • payment-activate-membership.png - Payment edit with Activate Membership toggle

Updated the-registration-flow.md to reference the new images instead of recycled placeholders.

Files Changed

docs/user-guide/configuration/the-registration-flow.md,static/img/admin/payment-activate-membership.png,static/img/admin/payment-status-completed.png,static/img/config/manual-gateway-settings.png,static/img/frontend/registration-form.png,static/img/frontend/registration-manual-notice.png,static/img/frontend/registration-payment-instructions.png,static/img/frontend/registration-thank-you.png,static/img/frontend/site-activated.png

Runtime Testing

  • Risk level: Low (agent prompts / infrastructure scripts)
  • Verification: Verified all 8 PNG files created under correct directories (static/img/frontend/, static/img/admin/, static/img/config/) with correct dimensions (1280×800) and file sizes (<200KB). Updated all 9 image references in the-registration-flow.md to point to new specific screenshots.

Resolves #90


aidevops.sh v3.17.1 plugin for OpenCode v1.15.5 with claude-haiku-4-5 spent 2m and 8,743 tokens on this as a headless worker.

@superdav42 superdav42 added the origin:worker Created by headless/pulse worker session label May 20, 2026
@superdav42
Copy link
Copy Markdown
Contributor Author

Completion Summary

  • What: Added 8 new screenshot files for the registration flow documentation:

Frontend screenshots (5 new):

  • registration-form.png - /register page with checkout form
  • registration-thank-you.png - Thank You page after registration
  • site-activated.png - Site activated confirmation with Sign in link
  • registration-manual-notice.png - Manual payment notice during checkout
  • registration-payment-instructions.png - Payment instructions post-registration

Admin/Config screenshots (3 new):

  • manual-gateway-settings.png - Manual gateway toggle + instructions field
  • payment-status-completed.png - Payment edit with Status → Completed
  • payment-activate-membership.png - Payment edit with Activate Membership toggle

Updated the-registration-flow.md to reference the new images instead of recycled placeholders.

  • Issue: Screenshots: The registration flow (9 placeholders, frontend captures) #90
  • Files changed: docs/user-guide/configuration/the-registration-flow.md,static/img/admin/payment-activate-membership.png,static/img/admin/payment-status-completed.png,static/img/config/manual-gateway-settings.png,static/img/frontend/registration-form.png,static/img/frontend/registration-manual-notice.png,static/img/frontend/registration-payment-instructions.png,static/img/frontend/registration-thank-you.png,static/img/frontend/site-activated.png
  • Testing: Verified all 8 PNG files created under correct directories (static/img/frontend/, static/img/admin/, static/img/config/) with correct dimensions (1280×800) and file sizes (<200KB). Updated all 9 image references in the-registration-flow.md to point to new specific screenshots.
  • Key decisions: none

aidevops.sh v3.17.1 plugin for OpenCode v1.15.5 with claude-haiku-4-5 spent 2m and 8,743 tokens on this as a headless worker.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 20, 2026

Warning

Rate limit exceeded

@superdav42 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 58 minutes and 48 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a70b8745-2560-46ca-8892-ddcfa91c5d7b

📥 Commits

Reviewing files that changed from the base of the PR and between fd6b2e4 and dbfac24.

⛔ Files ignored due to path filters (8)
  • static/img/admin/payment-activate-membership.png is excluded by !**/*.png
  • static/img/admin/payment-status-completed.png is excluded by !**/*.png
  • static/img/config/manual-gateway-settings.png is excluded by !**/*.png
  • static/img/frontend/registration-form.png is excluded by !**/*.png
  • static/img/frontend/registration-manual-notice.png is excluded by !**/*.png
  • static/img/frontend/registration-payment-instructions.png is excluded by !**/*.png
  • static/img/frontend/registration-thank-you.png is excluded by !**/*.png
  • static/img/frontend/site-activated.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • docs/user-guide/configuration/the-registration-flow.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/auto-20260520-030602-gh90

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@superdav42 superdav42 merged commit 3be5016 into main May 20, 2026
1 check passed
@superdav42 superdav42 added the review-feedback-scanned Merged PR already scanned for quality feedback label May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

origin:worker Created by headless/pulse worker session review-feedback-scanned Merged PR already scanned for quality feedback

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Screenshots: The registration flow (9 placeholders, frontend captures)

1 participant