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

Session 一覧・詳細の実装 #208

Merged
merged 63 commits into from
Oct 10, 2023
Merged

Session 一覧・詳細の実装 #208

merged 63 commits into from
Oct 10, 2023

Conversation

blendthink
Copy link
Contributor

Issue

https://github.com/FlutterKaigi/TasksBoard/issues/166

Overview (Required)

Session 一覧・詳細の実装しました。
main へのマージは 10/9 を予定しているため、それまでは Draft にしておきます。

Screenshot

output.mov

iseruuuuu and others added 30 commits September 28, 2023 15:49
* feat: セッション関係のモデルを追加

* add: session_detail_pageの途中経過をPushしました。

* add: Headerの追加・TODOを追加しました。

* add: 背景色を追記しました

* add: 必要な引数の記載・TODOの整理を行いました。

* fix: warningを修正しました

* add: 遷移を仮に実装しました

* add: Spacesを追加しました

* add: SectionHeaderの修正・SocialShareを使用しました

* add: タイムテーブルのUIを調整しました

* add: 表示する内容の変更・TODOを追加しました。画面遷移を追記しました

* add: 仮で必要なModelを作成しました(後で削除予定)

* add: UIの調整・引数の設定などを行いました

* fix:背景色を変更しました。

* fix: Session詳細Widgetの上部と同様の実装なので 共通化しました

* fix: time_table.dartをfeature/session_detailに移動しました。

* fix: DeskTop -> Desktop

* fix: 横幅計算は上流のCustomScrollView部分で行っているためwidthを削除しました。

* fix: Chip Widgetを使用して実装を修正しました。

* fix:OutlinedButtonを利用した修正を行いました。

* fix: elseを削除しても問題なさそうだったので修正しまいた。

* fix: time_tableにborderをつけました

* add: Headerを共通なものに差し替えて、不必要な変数などを削除しました。

* fix: 共通の部分をsession_detail.dartに記載位置の変更をしました。

* add: スポンサーの画像を入れた場合の画像の大きさや位置などを調整しました。

* fix: TODOの文言を修正しました。

---------

Co-authored-by: ashdik <ashdik.saxophone@gmail.com>
Co-authored-by: iseruuuuu <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>
* style: sessionDetailBodyの構成を修正

* add: session router

* refactor: rename directory

* add: id field SessionModel

* fix: 値渡し を修正

* add: 遷移の実装

* add: sectionheaderの実装

* fix: デザインの修正

* fix: 仮データの修正

* add: flutter_markdown packages

* fix: path

* fix: Body上下paddingズレ

* remove: unused variable
Session のディレクトリ構造をシンプルに修正
Session のデータ構造を修正して、本番データを使用
@github-actions github-actions bot added the feature New feature or request label Oct 4, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Visit the preview URL for this PR (updated for commit 061ad6d):

https://flutterkaigi-2023-preview--pr208-feature-session-04oqhhuj.web.app

(expires Tue, 17 Oct 2023 09:59:28 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: ec86c184da0140e1a174c92c6d39f7a77720a028

# Conflicts:
#	lib/features/header/ui/header_widget.dart
@blendthink blendthink marked this pull request as ready for review October 10, 2023 10:05
@blendthink blendthink requested a review from a team October 10, 2023 10:06
@blendthink
Copy link
Contributor Author

@FlutterKaigi/conference-website-2023
こちら期日きたのでマージします!

@blendthink blendthink merged commit 1081b2b into main Oct 10, 2023
@blendthink blendthink deleted the feature/session branch October 10, 2023 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants