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

商品ごとに注文を表示するページと商品編集ページを途中まで実装 #81

Merged
merged 8 commits into from
Oct 10, 2024

Conversation

exflikt
Copy link
Collaborator

@exflikt exflikt commented Oct 10, 2024

#39:

  • 個々の注文アイテムに対して提供されたかどうかを判定するために、 products.supplied_at コラムを追加
  • 確定注文ページに「未受取:商品」タブを追加 (※「未受取」だったタブは「未受取:注文」に名前を変更)
  • 未実装:個々の注文アイテムが提供されたかどうかを簡単に編集するダイアログがあると便利

#14:

  • UIの変更
  • データベースへの問い合わせの実装
  • 未実装:画像ファイルのアップロードが未だ出来ない

@exflikt
Copy link
Collaborator Author

exflikt commented Oct 10, 2024

変更箇所が多いのでレビューは軽く流し見するだけでも大丈夫です。

@exflikt exflikt linked an issue Oct 10, 2024 that may be closed by this pull request
4 tasks
@dodolia907
Copy link
Member

LGTM!!

@dodolia907 dodolia907 merged commit 30bae70 into tut-cc:main Oct 10, 2024
1 check passed
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.

細かすぎて忘れそうなぐらい微細なUIの調整
2 participants