Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Event / Formページの作成 (Baseのみ) #80

Merged
merged 2 commits into from
May 5, 2024

Conversation

Shion1305
Copy link
Member

  • ✨ (composable) useForm
  • ✨ (page/event) Eventページの作成(空)
  • ✨ (page/event) Formページの作成・useFormの利用

PRで実装される機能

  • Eventページを作成 (中抜き)
  • Formページを作成 (中抜き)
  • useEvent useForm の実装

Impact (実装による変更の影響範囲)

pagesでそれぞれに対応するファイルを作成。

Eventページ

/pages/e/[event_id]/index.vue

Formページ

pages/f/[form_id]/index.vue

composables

useEvent useForm

PRで修正される機能

レビューをお願いしたいポイント

@Shion1305 Shion1305 self-assigned this May 5, 2024
@Shion1305 Shion1305 linked an issue May 5, 2024 that may be closed by this pull request
Copy link
Collaborator

@tomoyahiroe tomoyahiroe left a comment

Choose a reason for hiding this comment

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

LGTM!

@Shion1305 Shion1305 merged commit b8824e3 into develop May 5, 2024
2 checks passed
@Shion1305 Shion1305 deleted the create-event-form-page branch May 5, 2024 15:53
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.

✨ Event / Formページの作成 (Baseのみ)
2 participants