Release 2025-10-17 00:14:34 +0000#9237
Merged
komagata merged 46 commits intoproductionfrom Oct 17, 2025
Merged
Conversation
FAQ作成ページのフォームの順番を変更する
…er-check 「日報を確認」と「提出物を合格にする」ボタンが確認後も表示されている
/admin/usersですべてのユーザーが表示されるように変更
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
変更前:Railsエンジニア(Reスキル認定講座対応)コース → 変更後:給付金対象Railsエンジニアコース にコース名を変更した。
…ed-regular-events 主催している定期イベントが終了している場合は表示しないように変更
- ベストアンサーを取り消した回答が通常の回答と同様の形式でDBに保存される - typeカラムにユニークインデックスを追加しやすくなる
成功時にテンプレート探索して何も見つからずNo Contentを返していた CodeRabbitの指摘への対応:#9155 (comment)
- 共通ロジックを新規作成したOrderedCategoriesFromPracticesQueryクラスに抽出 - courses_categoriesモデルの並び順の指定をアソシエーションからorderメソッドを使用するよう変更 - カテゴリ並び順を明示的に指定しクエリの可読性を向上 - OrderedCategoriesFromPracticesQueryTestを新規作成しカテゴリ取得ロジックのテストを追加
- テストケースを着手中プラクティスがある場合とない場合に分割 - テストで複数カテゴリのシナリオをカバーするために`LearningHelper`を導入 - プラクティス完了ステータス設定メソッドをHelperに抽出 - テストケースのコメントを追加し、取得カテゴリとプラクティスの関連性を明確化
- 初期化メソッドは親クラスのものを使用する - 渡された引数は`options`変数からハッシュのキーで取得する - 必須引数`user`のバリデーションを追加した
- `new(...).call`ではなく親クラス`Patterns::Query`の`self.call`を使う
Contributor
|
お疲れ様です。
リリースPRのチェックリスト的には、このコミットは再確認しなくてよい認識で合っておりますでしょうか? |
- Font Awesome に fa-negative-tear は存在しないため - UI表示は従来通り sad アイコンを使用
…t-answer ベストアンサーを適切に取り消すようにした
…m_current_state_to_negative_neutral_positive_v2 日報の気分をsad,soso,happyから、Negative Neutral Positiveに変更
…te-with-rails ReportTemplate.jsx、ReportTemplateModal.jsxを非Vue/React化
…tices-page プラクティス一覧ページを表示した際、適切なカテゴリにスクロールされないバグを修正
リンクチェッカーのテストがローカルで落ちる問題を解決
金額が前のものだったので修正
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.