-
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-08-21 02:39:36 +0000 #8001
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
Aug 8, 2024
•
edited by komagata
Loading
edited by komagata
- 「イベントのお知らせ」に記載されるイベントの並び順を開始時間順に変更した #7923 @ham-cap
- ブログ記事を published_at 順に並べる #7955 @Judeeeee
- 「プログラミング経験」を複数選択可能なチェックボックス形式へ変更 #7970 @motohiro-mm
- worried-users.vue, worried-user.vueを非Vue化した #7975 @motohiro-mm
- 「直近の日報」を非Vue/React化 #7976 @nishitatsu-dev
- ログイン時のQ&A個別ページのtitleタグの文字数を制限 #7990 @MikotoMakizuru
- 未ログイン時のQ&A個別ページのtitleタグの文字数を制限 #7991 @MikotoMakizuru
- 開催前の定期イベントは次回開催日を表示しない #7995 @MikotoMakizuru
- Flakyなテストを2つ修正した #7997 @motohiro-mm
- インデントのずれを修正 #8002 @thmz337
- db/fixtures/regular_events.yml内にあるDiscord通知確認用データの開始・終了時間を変更した #8004 @ham-cap
- test/helpers配下をテストファイルとして認識させた #8007 @thmz337
- textarea に画像をアップロードした際にHTMLタグ形式で表示する #8009 @goruchanchan
- 退会時にカード情報を削除するようにした #8018 @komagata
- Bump fugit from 1.9.0 to 1.11.1 #8022 @dependabot[bot]
- 期生別のユーザー人数で現役生がマイナス人数になっているのを修正 #8023 @komagata
- Bump elliptic from 6.5.4 to 6.5.7 #8024 @dependabot[bot]
PostgreSQLでは、NULL値は非NULL値より大きいとみなされる https://www.postgresql.jp/document/15/html/queries-order.html
・これまでは時系列順にはなっておらず、分かりにくかったため
途中保存 途中保存(パーシャルを共通化、その他) 途中保存(パーシャル追加済み、削除まだ) メモを追加 表示数を元ページの表示数に合わせた
…-slim worried-users.vue, worried-user.vueを非Vue化した
…-events-notifications-into-chronological-order 「イベントのお知らせ」に記載されるイベントの並び順を開始時間順に変更した
…省略されないことを確認するテストを作成
期生別のユーザー人数で現役生がマイナス人数になっているのを修正
…_add_experiences 「プログラミング経験」を複数選択可能なチェックボックス形式へ変更
…le-tag-logged-in ログイン時のQ&A個別ページのtitleタグの文字数を制限
…le-tag-logged-out 未ログイン時のQ&A個別ページのtitleタグの文字数を制限
…d-for-wip-regular-event 開催前の定期イベントは次回開催日を表示しない
Bump fugit from 1.9.0 to 1.11.1
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. - [Commits](indutny/elliptic@v6.5.4...v6.5.7) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ished_at-desc ブログ記事を published_at 順に並べる
test/helpers配下をテストファイルとして認識させた
…down_to_htmltag textarea に画像をアップロードした際にHTMLタグ形式で表示する
…ic-6.5.7 Bump elliptic from 6.5.4 to 6.5.7
…-from-vue-or-react-to-html 「直近の日報」を非Vue/React化
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.