Skip to content

科目検索結果に曜日・時限を表示する - #23

Merged
T-shinku0314 merged 2 commits into
mainfrom
feature/timetable-api
Jul 18, 2026
Merged

科目検索結果に曜日・時限を表示する#23
T-shinku0314 merged 2 commits into
mainfrom
feature/timetable-api

Conversation

@T-shinku0314

Copy link
Copy Markdown
Contributor

やったこと

  • /v1/subjects のレスポンスに曜日・時限の情報がなかったため、/v1/timetableItems と組み合わせて実装。
  • 表示フォーマットは Figma のデザインに合わせて 「前期 木5 2単位」 のようなスペース区切りに変更。

確認してほしいこと

  • /v1/timetableItems は semesters が必須パラメータのため、学期フィルターが選択されていればその値を、未選択の場合は全学期を渡すという方法で問題ないか
  • 同じ科目IDに複数のスロットが存在する場合は最初に見つかったものを表示するという方法で問題ないか
  • 時間割データが取得できなかった科目(集中講義など)は曜日・時限を表示せず、/v1/subjects の結果だけ表示するようにして問題無いか

@T-shinku0314
T-shinku0314 requested a review from kantacky July 14, 2026 22:59
@T-shinku0314 T-shinku0314 self-assigned this Jul 14, 2026
@T-shinku0314
T-shinku0314 requested review from a team, hikaru-0602 and masaya-osuga July 14, 2026 22:59
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 15, 2026

Copy link
Copy Markdown

Deploying dotto-web-storybook with  Cloudflare Pages  Cloudflare Pages

Latest commit: 66ec8f4
Status: ✅  Deploy successful!
Preview URL: https://6d5ba175.dotto-web-storybook.pages.dev
Branch Preview URL: https://feature-timetable-api.dotto-web-storybook.pages.dev

View logs

@T-shinku0314
T-shinku0314 requested a review from kantacky July 16, 2026 05:58
@T-shinku0314
T-shinku0314 force-pushed the feature/timetable-api branch from 550a34e to 66ec8f4 Compare July 17, 2026 01:48
@T-shinku0314
T-shinku0314 added this pull request to the merge queue Jul 18, 2026
Merged via the queue into main with commit 6d947cb Jul 18, 2026
8 checks passed
@T-shinku0314
T-shinku0314 deleted the feature/timetable-api branch July 18, 2026 03:33
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