Skip to content

feat: add newsletter feature with subscribers, managers, and EU-compliant unsubscribe#327

Draft
Copilot wants to merge 11 commits intomainfrom
copilot/add-newsletter-support-again
Draft

feat: add newsletter feature with subscribers, managers, and EU-compliant unsubscribe#327
Copilot wants to merge 11 commits intomainfrom
copilot/add-newsletter-support-again

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 26, 2026

  • Analyse current route names for best-practice issues
  • Update routes.ts with consistent dot-notation names:
    • newslettersmanagement.newsletters
    • newslettermanagement.newsletter
    • dashboardmanagement.camp
    • participantsmanagement.camp.participants
    • room-plannermanagement.camp.room-planner
    • management.settingsmanagement.camp.settings
    • accessmanagement.camp.settings.access
    • edit-campmanagement.camp.settings.edit
    • edit-email-templatesmanagement.camp.settings.emails
    • edit-filesmanagement.camp.settings.files
    • edit-formmanagement.camp.settings.form
    • newsletter-unsubscribenewsletter.unsubscribe
  • Update all usages in layouts, components, pages, and stores

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…iant unsubscribe

Co-authored-by: marvin-wtt <31454580+marvin-wtt@users.noreply.github.com>
Agent-Logs-Url: https://github.com/marvin-wtt/CampRegistration/sessions/9f9e57b4-cf5c-4009-82da-b3feb90d145b
@marvin-wtt
Copy link
Copy Markdown
Owner

@copilot Make sure that you include all translation locales (en, de, fr, pl, cs). Avoid hard coding translated text (e,g, in the newsletter reason)

Copy link
Copy Markdown
Author

Copilot AI commented Mar 27, 2026

@marvin-wtt The model claude-sonnet-4.6 is not available for your account. This can happen if the model was disabled by your organization's policy or if your Copilot plan doesn't include access to it.

You can try again without specifying a model (just @copilot) to use the default, or choose a different model from the model picker.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 9806d9d5-712a-4a7f-8be7-5ce31f53193b

3 similar comments
Copy link
Copy Markdown
Author

Copilot AI commented Mar 27, 2026

@marvin-wtt The model claude-sonnet-4.6 is not available for your account. This can happen if the model was disabled by your organization's policy or if your Copilot plan doesn't include access to it.

You can try again without specifying a model (just @copilot) to use the default, or choose a different model from the model picker.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 9806d9d5-712a-4a7f-8be7-5ce31f53193b

Copy link
Copy Markdown
Author

Copilot AI commented Mar 27, 2026

@marvin-wtt The model claude-sonnet-4.6 is not available for your account. This can happen if the model was disabled by your organization's policy or if your Copilot plan doesn't include access to it.

You can try again without specifying a model (just @copilot) to use the default, or choose a different model from the model picker.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 9806d9d5-712a-4a7f-8be7-5ce31f53193b

Copy link
Copy Markdown
Author

Copilot AI commented Mar 27, 2026

@marvin-wtt The model claude-sonnet-4.6 is not available for your account. This can happen if the model was disabled by your organization's policy or if your Copilot plan doesn't include access to it.

You can try again without specifying a model (just @copilot) to use the default, or choose a different model from the model picker.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 9806d9d5-712a-4a7f-8be7-5ce31f53193b

Copy link
Copy Markdown
Author

Copilot AI commented Mar 27, 2026

@marvin-wtt The model claude-sonnet-4.6 is not available for your account. This can happen if the model was disabled by your organization's policy or if your Copilot plan doesn't include access to it.

You can try again without specifying a model (just @copilot) to use the default, or choose a different model from the model picker.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 9806d9d5-712a-4a7f-8be7-5ce31f53193b

1 similar comment
Copy link
Copy Markdown
Author

Copilot AI commented Mar 27, 2026

@marvin-wtt The model claude-sonnet-4.6 is not available for your account. This can happen if the model was disabled by your organization's policy or if your Copilot plan doesn't include access to it.

You can try again without specifying a model (just @copilot) to use the default, or choose a different model from the model picker.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 9806d9d5-712a-4a7f-8be7-5ce31f53193b

Copilot AI and others added 2 commits March 27, 2026 00:25
…gain' into copilot/add-newsletter-support-again
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.

2 participants