Skip to content

Release 2026-02-25 12:53:21 +0000#9652

Merged
komagata merged 19 commits intoproductionfrom
main
Feb 26, 2026
Merged

Release 2026-02-25 12:53:21 +0000#9652
komagata merged 19 commits intoproductionfrom
main

Conversation

@github-actions github-actions bot changed the title Preparing release pull request... Release 2026-02-15 08:20:10 +0000 Feb 15, 2026
komagata and others added 3 commits February 18, 2026 00:31
日報一覧機能をReactからRails viewに移行しました。

- Reports.jsx、Report.jsx、ListComment.jsxを削除
- 5つのviewでreact_componentをRailsパーシャルに置換
  - current_user/reports/index
  - users/reports/index(プラクティスフィルター追加)
  - practices/reports/index
  - companies/reports/index
  - talks/show(サイドバー部分)
- 既存の_report.html.slimパーシャルを活用
- kaminariによるページネーション

closes #9127

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
set_current_user_practiceで@userを使用するように修正。
閲覧しているユーザーのコースに基づいたプラクティスを
ドロップダウンに表示するようにした。

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Reports.jsx、Report.jsxを非React化する
@github-actions github-actions bot changed the title Release 2026-02-15 08:20:10 +0000 Release 2026-02-18 06:08:13 +0000 Feb 18, 2026
…t_description_on_top_page

トップページにあるチーム開発の説明文を変更した
@github-actions github-actions bot changed the title Release 2026-02-18 06:08:13 +0000 Release 2026-02-19 13:06:05 +0000 Feb 19, 2026
dependabot bot and others added 2 commits February 21, 2026 16:43
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 6.14.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.12.6...v6.14.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 6.14.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot changed the title Release 2026-02-19 13:06:05 +0000 Release 2026-02-23 07:19:25 +0000 Feb 23, 2026
ボタンとflashメッセージの文言を「コピー」から「複製」に変更した
@github-actions github-actions bot changed the title Release 2026-02-23 07:19:25 +0000 Release 2026-02-23 07:20:05 +0000 Feb 23, 2026
…oal_description_on_top_page

トップページの自作サービス部分の文章を変更した
@github-actions github-actions bot changed the title Release 2026-02-23 07:20:05 +0000 Release 2026-02-23 07:22:34 +0000 Feb 23, 2026
TextareaMarkdownの二重初期化を防止するガードを追加。

日報編集時、textareaが.js-markdownと.js-report-contentの両方のクラスを
持つため、textarea.jsとreport_template_controllerの両方から
TextareaInitializer.initialize()が呼ばれ、drop/pasteイベントリスナーが
二重登録されていた。

data-textarea-markdown-initialized属性で初期化済みかチェックし、
既に初期化済みのtextareaはスキップするようにした。

Fixes #9642
日報編集ページでdropイベントを発火し、fetch(アップロード)が1回だけ
呼ばれることを確認。二重初期化されていれば2回呼ばれてテストが失敗する。

Refs #9642
…earch

「AI検索」を「意味検索」にリネーム
@github-actions github-actions bot changed the title Release 2026-02-23 07:22:34 +0000 Release 2026-02-25 05:51:49 +0000 Feb 25, 2026
画像アップロード時に画像が2つ表示されるバグを修正
@github-actions github-actions bot changed the title Release 2026-02-25 05:51:49 +0000 Release 2026-02-25 12:53:21 +0000 Feb 25, 2026
@komagata komagata merged commit d0f62e0 into production Feb 26, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants