-
Notifications
You must be signed in to change notification settings - Fork 71
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-02-22 02:12:52 #7389
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 15, 2024
•
edited by komagata
Loading
edited by komagata
- プラグインを利用して、X、Facebook、はてなブックマークのシェアボタンを実装 #7153 プラグインを利用して、X、Facebook、はてなブックマークのシェアボタンを実装 @88-99
- stripeの古いメソッドを使わないように修正 #7300 stripeの古いメソッドを使わないように修正 @kyokucho1989
- ユーザー一覧ページの各アクション数をリンクに変更 #7305 ユーザー一覧ページの各アクション数をリンクに変更 @naokinaokiboo
- Rubocopのルール(Style/HashSyntax)を10個のファイルに適用-7 #7316 Rubocopのルール(Style/HashSyntax)を10個のファイルに適用-7 @masyuko0222
- Rubocopのルール(Style/HashSyntax)を適用する1 #7320 Rubocopのルール(Style/HashSyntax)を適用する1 @nishitatsu-dev
- Style/HashSyntaxを10個のファイルに適用 #7323 Style/HashSyntaxを10個のファイルに適用 @SuzukaHori
- 提出物の確認を取り消しても、プラクティスの進捗ステータスが「修了」のままだったバグを修正 #7326 提出物の確認を取り消しても、プラクティスの進捗ステータスが「修了」のままだったバグを修正 @reckyy
- ユーザーアイコンにhoverしたときにユーザー名を表示する #7327 ユーザーアイコンにhoverしたときにユーザー名を表示する @a-kuroki-gs
- 「リンク切れを調べてメールを出す」機能の、メール宛先をlokkaに更新する #7337 「リンク切れを調べてメールを出す」機能の、メール宛先をlokkaに更新する @a-terumoto-gs
- 日報の学習時間が月を跨いだ時にも、(翌日)が表示されるようにする #7340 日報の学習時間が月を跨いだ時にも、(翌日)が表示されるようにする @a-kuroki-gs
- 開発・テスト環境において、ActiveStorageのストレージサービスへのパブリックアクセスを許可し、ファイルのURLが取得の度に変わらないように修正 #7346 開発・テスト環境において、ActiveStorageのストレージサービスへのパブリックアクセスを許可し、ファイルのURLが取得の度に変わらないように修正 @junohm410
- コース一覧に「コースのコピー」が欲しい #7354 コース一覧に「コースのコピー」が欲しい @kurumadaisuke
- 質問投稿時のタイトル入力の部分に説明を追加 #7376 質問投稿時のタイトル入力の部分に説明を追加 @taco-nantai
- 退会完了メールのBCCにinfo@lokka.jpを追加する #7377 退会完了メールのBCCにinfo@lokka.jpを追加する @yocchan-git
- 管理ページ(ユーザー一覧)のマークアップをh1に変更 #7378 管理ページ(ユーザー一覧)のマークアップをh1に変更 @yocchan-git
- 自動退会メールのBCCにinfo@lokka.jpを追加 #7380 自動退会メールのBCCにinfo@lokka.jpを追加 @taco-nantai
- article個別ページのogp imageの設定 #7385 article個別ページのogp imageの設定 @machida
- slim-lintの4ルールが適用できるか調査し反映する #7395 slim-lintの4ルールが適用できるか調査し反映する @a-terumoto-gs
- サブスクリプション作成時に税率を追加するようにした #7415 サブスクリプション作成時に税率を追加するようにした @komagata
hover時にユーザー名の文字列を表示するようにするため
hover時にユーザー名の文字列を表示するようにするため
…るように修正 dayのみで比較すると、月を跨いだ際に(翌日)と表示されなかったため
今回対象のレコード以外にも、すでに提出済みのProductがあったため。
github-actions
bot
changed the title
Release 2024-02-17 17:42:34
Release 2024-02-19 00:31:45
Feb 19, 2024
…-stripe-methods stripeの古いメソッドを使わないように修正
github-actions
bot
changed the title
Release 2024-02-19 00:31:45
Release 2024-02-19 01:41:29
Feb 19, 2024
…fter-the-mentor-cancels-confirmation-of-the=submission 提出物の確認を取り消しても、プラクティスの進捗ステータスが「修了」のままだったバグを修正
github-actions
bot
changed the title
Release 2024-02-19 01:41:29
Release 2024-02-19 01:43:41
Feb 19, 2024
…stion-title 質問投稿時のタイトル入力の部分に説明を追加
github-actions
bot
changed the title
Release 2024-02-19 01:43:41
Release 2024-02-19 01:51:20
Feb 19, 2024
…log-page-for-external プラグインを利用して、X、Facebook、はてなブックマークのシェアボタンを実装
github-actions
bot
changed the title
Release 2024-02-19 01:51:20
Release 2024-02-20 06:29:50
Feb 20, 2024
…-hovering-user-icon ユーザーアイコンにhoverしたときにユーザー名を表示する
github-actions
bot
changed the title
Release 2024-02-20 06:29:50
Release 2024-02-20 06:47:36
Feb 20, 2024
インボイス対応の領収書表示のため。
サブスクリプション作成時に税率を追加するようにした
github-actions
bot
changed the title
Release 2024-02-20 06:47:36
Release 2024-02-20 22:37:50
Feb 20, 2024
Rubocopのルール(Style/HashSyntax)を10個のファイルに適用-7
github-actions
bot
changed the title
Release 2024-02-20 22:37:50
Release 2024-02-21 12:57:40
Feb 21, 2024
…s-survey_result slim-lintの4ルールが適用できるか調査し反映する
github-actions
bot
changed the title
Release 2024-02-21 12:57:40
Release 2024-02-22 02:12:52
Feb 22, 2024
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.