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

マイページ繋ぎ込み #428

Merged
merged 11 commits into from Sep 24, 2021
Merged

マイページ繋ぎ込み #428

merged 11 commits into from Sep 24, 2021

Conversation

Eri-0910
Copy link
Collaborator

close #xxx

やったこと

開催中のイベント・未開始のイベント・終了したイベントの表示
終了したイベントをアーカイブする

日付は固定幅にした
RESTのput修正した

参考リンク・補足など

@vercel
Copy link

vercel bot commented Sep 23, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/koukinagata/sushi-chat/BsHpM5dD4Jv6pu5mgDgUZuCTTgMD
✅ Preview: https://sushi-chat-git-feature-home-rest-koukinagata.vercel.app

@knknk98
Copy link
Collaborator

knknk98 commented Sep 23, 2021

@Eri-0910
起動して/homeにアクセスしたらこういうエラー出てきた
スクリーンショット 2021-09-23 21 53 46

@Eri-0910
Copy link
Collaborator Author

あー、手でDBに値入れないと見れない……

Copy link
Member

@yuta-ike yuta-ike left a comment

Choose a reason for hiding this comment

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

asyncDataのところだけ、気になりましたーー
(あとは気が向いたらで良いと思います!)

app/front/apiClient/index.ts Show resolved Hide resolved
app/front/assets/scss/home/variables.scss Show resolved Hide resolved
app/front/pages/home.vue Outdated Show resolved Hide resolved
app/front/pages/home.vue Outdated Show resolved Hide resolved
app/front/pages/home.vue Outdated Show resolved Hide resolved
app/front/pages/home.vue Outdated Show resolved Hide resolved
app/front/pages/home.vue Outdated Show resolved Hide resolved
app/front/pages/home.vue Outdated Show resolved Hide resolved
@yuta-ike
Copy link
Member

@Eri-0910
KoukiNAGATA@718f322
workaroundがあったので導入しておきましたー(asyncDataの返り値と変数がバッティグしそうで怖かったので!)
nuxt/typescript#48 (comment)

@Eri-0910
Copy link
Collaborator Author

おお、ありがとう!

@@ -34,11 +34,11 @@
:to="{ path: '/', query: { roomId: room.id, user: 'admin' } }"
class="home-top__event--item"
>
<div class="home-top__event__list">
<button class="home-top__event__list">
Copy link
Member

@yuta-ike yuta-ike Sep 23, 2021

Choose a reason for hiding this comment

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

あっ、ここはbuttonじゃない方が良い気がする。NuxtLinkで既にaタグで囲まれている(と思われる)ので!

Copy link
Member

Choose a reason for hiding this comment

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

まぁ些細なことなのでapproveです!

@Eri-0910
Copy link
Collaborator Author

頭回らんくてmergeじゃなくてrebaseしちゃいましたのpush -fです

@Eri-0910 Eri-0910 merged commit 3cc4ade into develop Sep 24, 2021
@Eri-0910 Eri-0910 deleted the feature/home-rest branch September 24, 2021 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants