Skip to content

Migrate events/cantcreate page to Vue + i18n (Group 5.2)#867

Open
edwh wants to merge 1 commit into
developfrom
RES-CANTCREATE-vue
Open

Migrate events/cantcreate page to Vue + i18n (Group 5.2)#867
edwh wants to merge 1 commit into
developfrom
RES-CANTCREATE-vue

Conversation

@edwh

@edwh edwh commented May 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • plans/active/blade-to-vue-migration.md Group 5.2
  • Presentational page (no API) when a restarter or group-less host hits /party/create
  • Moves hard-coded English into lang/{en,fr,fr-BE}/cantcreate.php
  • Renders via a small Vue component

Test plan

  • PHPUnit: tests/Feature/Events/CantCreateEventPageTest passes on CI

Purely presentational page shown when a restarter (or host with no
groups) hits /party/create. Moves hard-coded English text into
lang/{en,fr,fr-BE}/cantcreate.php and renders via a Vue component.
Adds a feature test asserting the Vue mount renders.
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant