-
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 2022-06-16 08:50:56 #4996
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
Jun 9, 2022
•
edited by clio209
Loading
edited by clio209
- Error: undefined method `advisers' for nil:NilClass receivers: product.user.company.advisersの解消 #4609 Error: undefined method `advisers' for nil:NilClass receivers: product.user.company.advisersの解消 @clio209
- 企業一覧に研修生の招待リンクを追加 #4750 企業一覧に研修生の招待リンクを追加 @siso25
- 担当通知のabstract_notifier対応 #4823 担当通知のabstract_notifier対応 @NorifumiOgawa
- 定期イベントの一覧、個別、作成、削除を作成した #4862 定期イベントの一覧、個別、作成、削除を作成した @siroemk
- 確認済みの日報をチェックした場合エラーメッセージを表示する #4865 確認済みの日報をチェックした場合エラーメッセージを表示する @niikz
- 管理者で相談部屋から相談主の卒業フラグをオンにできるようにした。 #4875 管理者で相談部屋から相談主の卒業フラグをオンにできるようにした。 @taka110-IT
- コメント通知のabstract_notifier対応 #4878 コメント通知のabstract_notifier対応 @isshi-hasegawa
- articleの詳細ページにOGP画像を指定できるようにする #4885 articleの詳細ページにOGP画像を指定できるようにする @masanarih0ri
- 【メンター向け】ダッシュボードに5日以上経過した提出物を表示する #4908 【メンター向け】ダッシュボードに5日以上経過した提出物を表示する @machida@masanarih0ri
- Docs作成時のdiscordの通知をタイトルとURLだけにする #4917 Docs作成時のdiscordの通知をタイトルとURLだけにする @siso25
- 提出通知をabstract_notifierに置き換えた #4920 提出通知をabstract_notifierに置き換えた @NorifumiOgawa
- ブログ記事にサマリーを登録できるようにした #4923 ブログ記事にサマリーを登録できるようにした @NorifumiOgawa
- 企業/ユーザー一覧から企業一覧にリンクを貼った #4943 企業/ユーザー一覧から企業一覧にリンクを貼った @tomonariha
- 相談部屋個別ページに、管理者のみに表示される一覧に戻るリンクを貼った #4947 相談部屋個別ページに、管理者のみに表示される一覧に戻るリンクを貼った @tomonariha
- Questionモデルのスコープ内でサブクエリを使用するようにしてクエリの発行回数を減らした #4950 Questionモデルのスコープ内でサブクエリを使用するようにしてクエリの発行回数を減らした @shibaaaa
- イベント詳細ページで発生していたN+1を解消 #4951 イベント詳細ページで発生していたN+1を解消 @shibaaaa
- 管理者でログイン時に相談部屋個別ページにタブを表示 #4952 管理者でログイン時に相談部屋個別ページにタブを表示 @isshi-hasegawa
- 卒業通知、退会通知、初日報通知の文言を変更 #4955 卒業通知、退会通知、初日報通知の文言を変更 @isshi-hasegawa
- 一部のDiscordの通知の文言に「誰が」の情報を追加 #4973 一部のDiscordの通知の文言に「誰が」の情報を追加 @isshi-hasegawa
- Markdown 内のメンションの a タグに class を付与 #4979 Markdown 内のメンションの a タグに class を付与 @isshi-hasegawa
- 参考書籍一覧から参考書籍にタイトルを変更した #4980 参考書籍一覧から参考書籍にタイトルを変更した @kazumi3858
- pageのslugの表示を無くした #4991 pageのslugの表示を無くした @machida
- 後から研修ユーザーに変更できるようにした #4992 後から研修ユーザーに変更できるようにした @machida
- 検索結果の不要な半角スペースを削除 #4993 検索結果の不要な半角スペースを削除 @machida
- 企業の提出物ページに企業一覧リンクを貼った #4997 企業の提出物ページに企業一覧リンクを貼った @kazumi3858
- フッターの「参考書籍一覧」リンクの文言と位置を変更 #5001 フッターの「参考書籍一覧」リンクの文言と位置を変更 @SatoshiHaramura
- イベントリストの読み込み中にプレースホルダーが表示されるようにした #5006 イベントリストの読み込み中にプレースホルダーが表示されるようにした @kazumi3858
- VueMounterを外した #5009 VueMounterを外した @komagata
- tagsテーブルへのN+1を解消 #5011 tagsテーブルへのN+1を解消 @shibaaaa
- メンターログイン時にダッシュボードで発生していたreportsテーブルへのN+1を解消 #5013 メンターログイン時にダッシュボードで発生していたreportsテーブルへのN+1を解消 @shibaaaa
- VueMounterを追加 #5016 VueMounterを追加 @komagata
- VueMounterの仕様を変更 #5017 VueMounterの仕様を変更 @komagata
- AdminCompaniesのMount方法をVueMounterに変更 #5018 AdminCompaniesのMount方法をVueMounterに変更 @komagata
- ダッシュボードアクセス時のパフォーマンス劣化を防止 #5019 ダッシュボードアクセス時のパフォーマンス劣化を防止 @shibaaaa
- ユーザーのコメント一覧ページのタイトルを変更した #5021 ユーザーのコメント一覧ページのタイトルを変更した @kazumi3858
- notifierのテストを新しくした #5026 notifierのテストを新しくした @komagata
- ユーザー個別ページの質問回答一覧にて各質問にプラクティスのリンクを追加した #5027 ユーザー個別ページの質問回答一覧にて各質問にプラクティスのリンクを追加した @kazumi3858
- リリースのために定期イベントのタブをコメントアウトした #5034 リリースのために定期イベントのタブをコメントアウトした @siroemk
- 定期イベントのseedする時の順番を入れ替えた #5035 定期イベントのseedする時の順番を入れ替えた @siroemk
- seedにコメントを追加 #5036 seedにコメントを追加 @komagata
- fixture名が間違っていたのを修正 #5037 fixture名が間違っていたのを修正 @komagata
- with_avatarを呼び出してuser,avatar_attachmentをpreloadするようにした - showアクションのみが対象のため、eventオブジェクトのセットをアクション内で明示的に行うようにした - 上記の影響でfootprintsもアクション内でセットした方が可読性が上がるため移譲
github-actions
bot
changed the title
Release 2022-06-15 14:16:08
Release 2022-06-15 14:29:47
Jun 15, 2022
定期イベントの一覧、個別、作成、削除を作成した
github-actions
bot
changed the title
Release 2022-06-15 14:29:47
Release 2022-06-15 14:39:02
Jun 15, 2022
…in_talks_for_admin 管理者で相談部屋から相談主の卒業フラグをオンにできるようにした。
github-actions
bot
changed the title
Release 2022-06-15 14:39:02
Release 2022-06-15 14:43:02
Jun 15, 2022
…omment-page ユーザーのコメント一覧ページのタイトルを変更した
github-actions
bot
changed the title
Release 2022-06-15 14:43:02
Release 2022-06-15 14:44:58
Jun 15, 2022
…-discord-notifications 一部のDiscordの通知の文言に「誰が」の情報を追加
github-actions
bot
changed the title
Release 2022-06-15 14:44:58
Release 2022-06-15 14:58:28
Jun 15, 2022
…ser-answers-page ユーザー個別ページの質問回答一覧にて各質問にプラクティスのリンクを追加した
github-actions
bot
changed the title
Release 2022-06-15 14:58:28
Release 2022-06-15 15:09:20
Jun 15, 2022
…-than-5days-on-the-dashboard 【メンター向け】ダッシュボードに5日以上経過した提出物を表示する
github-actions
bot
changed the title
Release 2022-06-15 15:09:20
Release 2022-06-16 03:00:11
Jun 16, 2022
…ents リリースのために定期イベントのタブをコメントアウトした
github-actions
bot
changed the title
Release 2022-06-16 03:00:11
Release 2022-06-16 07:34:23
Jun 16, 2022
後から研修ユーザーに変更できるようにした
github-actions
bot
changed the title
Release 2022-06-16 07:34:23
Release 2022-06-16 07:36:14
Jun 16, 2022
意図が分かりづらいためコメントを追加
定期イベントのseedする時の順番を入れ替えた
github-actions
bot
changed the title
Release 2022-06-16 07:36:14
Release 2022-06-16 08:29:51
Jun 16, 2022
github-actions
bot
changed the title
Release 2022-06-16 08:29:51
Release 2022-06-16 08:41:39
Jun 16, 2022
fixture名が間違っていたのを修正
github-actions
bot
changed the title
Release 2022-06-16 08:41:39
Release 2022-06-16 08:50:56
Jun 16, 2022
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.