-
Notifications
You must be signed in to change notification settings - Fork 72
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
Release 2024-03-05 11:26:43 #7465
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
commented
Feb 29, 2024
•
edited by masyuko0222
Loading
edited by masyuko0222
- 通知ベルをクリックして表示される通知一覧に、未読・既読のタブを付けた #7257 通知ベルをクリックして表示される通知一覧に、未読・既読のタブを付けた @junohm410
- ブログ記事に「サムネイル画像を本文に表示」というチェックボックスを追加。 #7304 ブログ記事に「サムネイル画像を本文に表示」というチェックボックスを追加。 @masyuko0222
- お知らせのメール通知に作成者のアカウントID(ログイン名)を表示する #7353 お知らせのメール通知に作成者のアカウントID(ログイン名)を表示する @88-99
- コース一覧読み込み時のローディングを作成 #7390 コース一覧読み込み時のローディングを作成 @taco-nantai
- 請求書払いの人のフラグを作成する #7394 請求書払いの人のフラグを作成する @yocchan-git
- 管理者でユーザー情報を変更したときのリダイレクト先をそのユーザーのプロフィールページに変更 #7411 管理者でユーザー情報を変更したときのリダイレクト先をそのユーザーのプロフィールページに変更 @taco-nantai
- Bump rack from 2.2.8 to 2.2.8.1 #7460 Bump rack from 2.2.8 to 2.2.8.1 @dependabot[bot]
- 未設定のタグのデフォルト値を設定 #7486 未設定のタグのデフォルト値を設定 @machida
article.display_thumbnail_in_body?がtrueの時点で、article.thumbnail.attached?も必ずtrueになります。 画像アップロードしていなくても、それ用のサムネイルを表示するためです。 それを利用したリファクタリング
以下のコミットで追加した、".fetch_recent_articles"メソッド。10個の記事を取ってくることを確認。 0d22823
…ification-email お知らせのメール通知に作成者のアカウントID(ログイン名)を表示する
…umbnail_in_article ブログ記事に「サムネイル画像を本文に表示」というチェックボックスを追加。
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.