Skip to content
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 2023-03-01 13:03:21 #6266

Merged
merged 54 commits into from
Mar 2, 2023
Merged
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
2a608d6
package.jsonのlint:eslintとlint:prettierの対象にjsxを追加
dowdiness Feb 3, 2023
19b0351
prettierによる警告の修正
dowdiness Feb 3, 2023
0f43269
eslintによる警告の修正
dowdiness Feb 3, 2023
cf92a2c
研修生が提出物を提出した時のアドバイザーへの通知をnewspaper化する
futa4095 Feb 10, 2023
dd92940
ページ作成をドキュメント作成に変更
djkazunoko Feb 17, 2023
8d5061b
退会手続きページのタイトルから「休会」を外した
djkazunoko Feb 18, 2023
3909f49
今日か明日開催の定期イベントをダッシュボードに表示させた
shucream-p Feb 1, 2023
80d2c72
イベントの日付が表示されていなかったので修正した
shucream-p Feb 1, 2023
ba9b221
自分が参加している定期イベントのみダッシュボードに表示させた
shucream-p Feb 3, 2023
bc649b9
モデルのテストを追加
shucream-p Feb 3, 2023
e718c40
cookieに保存するキーをイベントの種類ごとに指定するよう変更した
shucream-p Feb 3, 2023
2203f4b
Date.currentを使うように修正した
shucream-p Feb 3, 2023
c02ebc5
&.を使うよう修正した
shucream-p Feb 4, 2023
8200c94
ログインユーザーが参加する近日開催定期イベントの変数名を修正した
shucream-p Feb 4, 2023
28c858a
定期イベントテストデータの開始時間を修正した
shucream-p Feb 4, 2023
7505385
デコレーターのテストを修正した
shucream-p Feb 4, 2023
5f6dc07
prettierの警告を修正した
shucream-p Feb 4, 2023
2c495ee
イベント、定期イベントのpage-notice にデザインを入れた
machida Feb 15, 2023
13ad335
Date.currentを使うよう修正した
shucream-p Feb 17, 2023
6f5463e
メソッド名をholding_today?とholding_tomorrow?にそれぞれ変更した
shucream-p Feb 21, 2023
9c2d641
RegularEvent#holding_tomorrow?のテストを追加した
shucream-p Feb 21, 2023
39532fe
日報一覧の投稿者名のカッコ内を名前ではなく「名前(カナ)」に変更
maimux2x Feb 13, 2023
b880ec4
名前の表示方法の修正によって落ちていたテストの修正
maimux2x Feb 23, 2023
ec9742b
テストデータの読み込み方を修正
maimux2x Feb 23, 2023
4690fc2
ページネーションの条件分岐の漏れを修正した(show画面でページネーションが表示されないようにした)
lef237 Feb 24, 2023
55457ae
Bump omniauth and omniauth-github
dependabot[bot] Feb 24, 2023
a19f8a7
Merge pull request #6263 from fjordllc/dependabot/bundler/omniauth-an…
komagata Feb 25, 2023
de3ba18
Merge pull request #6214 from fjordllc/feature/use-newspaper-to-notif…
komagata Feb 25, 2023
e9d95fa
Merge pull request #6243 from fjordllc/feature/change-retirement-page…
komagata Feb 25, 2023
0aaf013
Merge pull request #6156 from fjordllc/chore/eslint-prettier-in-react
komagata Feb 25, 2023
affad34
Merge pull request #6238 from fjordllc/feature/change-new-document-title
komagata Feb 25, 2023
ac8ef02
Merge pull request #6161 from fjordllc/feature/show-the-regular-event…
komagata Feb 25, 2023
e65d60a
Merge pull request #6261 from fjordllc/feature/reports-vue-to-react
komagata Feb 25, 2023
3a4b468
入会者のスコープを修正した
lef237 Feb 25, 2023
0a35ec8
コードを読みやすく修正した
lef237 Feb 25, 2023
d4aefb2
余計なコードを削除した
lef237 Feb 25, 2023
38cf062
prettierのエラーでCIが通らないため、エラーが発生しているファイルを修正
maimux2x Feb 26, 2023
e7c6143
Merge pull request #6268 from fjordllc/bug/prettier_error
komagata Feb 27, 2023
e26b1ef
コンフリクトの解消
Jan 21, 2023
dee6abf
rubocopが通らなかったためroleメソッドの修正
Jan 31, 2023
0a55a6c
モデルで定義されているメソッドに置き換えた
Jan 31, 2023
c0f24e5
booleanを返すことがわかるように修正
Feb 27, 2023
45a37a5
Question作成時のmentorへのWatch作成処理をnewspaperに置き換え
maimux2x Feb 26, 2023
d611012
レビューいただいた内容の修正
maimux2x Feb 9, 2023
438ad94
rubocopの指摘を修正
maimux2x Feb 9, 2023
9c947ef
createとupdateでnewspaperの呼び出しを分けた
maimux2x Feb 26, 2023
bfede30
ファイルとクラス名をCreatingMentorsWatchForQueestionからMentorsWatchForQuestionCr…
maimux2x Feb 26, 2023
ccb8925
コンフリクトの解消間違いを修正
maimux2x Feb 26, 2023
3cae424
Merge pull request #6267 from fjordllc/feature/number-of-users-for-tr…
komagata Feb 27, 2023
4aa424a
Merge pull request #6081 from fjordllc/feature/give-class-to-hibernat…
komagata Feb 27, 2023
3b6964e
Merge pull request #6165 from fjordllc/bug/replaced_process_of_creati…
komagata Feb 27, 2023
907e81d
Merge pull request #6216 from fjordllc/feature/display_user_name_with…
komagata Feb 27, 2023
0914317
質問個別ページのDOM構造に重複があったのを修正
machida Mar 1, 2023
57c1c12
Merge pull request #6286 from fjordllc/question-container
machida Mar 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump omniauth and omniauth-github
Bumps [omniauth](https://github.com/omniauth/omniauth) and [omniauth-github](https://github.com/intridea/omniauth-github). These dependencies needed to be updated together.

Updates `omniauth` from 1.9.2 to 2.1.1
- [Release notes](https://github.com/omniauth/omniauth/releases)
- [Commits](omniauth/omniauth@v1.9.2...v2.1.1)

Updates `omniauth-github` from 1.4.0 to 2.0.1
- [Release notes](https://github.com/intridea/omniauth-github/releases)
- [Commits](omniauth/omniauth-github@v1.4.0...v2.0.1)

---
updated-dependencies:
- dependency-name: omniauth
  dependency-type: direct:production
- dependency-name: omniauth-github
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2023
commit 55457ae9863f41261a914f0a50d121175f65e2fd
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -41,8 +41,8 @@ gem 'net-pop', require: false
gem 'net-smtp', require: false # TODO: Remove it if you use rails 7.0.1
gem 'newspaper'
gem 'oauth2'
gem 'omniauth', '~> 1.9.2'
gem 'omniauth-github', '~> 1.4.0'
gem 'omniauth', '~> 2.1.1'
gem 'omniauth-github', '~> 2.0.1'
gem 'pg'
gem 'postmark-rails'
gem 'rack-cors', require: 'rack/cors'
27 changes: 15 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -147,10 +147,10 @@ GEM
discord-notifier (1.0.3)
erubi (1.11.0)
execjs (2.8.1)
faraday (2.6.0)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.1)
faraday-net_http (3.0.2)
ffi (1.15.5)
globalid (1.0.1)
activesupport (>= 5.0)
@@ -206,7 +206,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.6.2)
jwt (2.5.0)
jwt (2.7.0)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
@@ -281,15 +281,16 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
omniauth (1.9.2)
omniauth (2.1.1)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
omniauth-github (1.4.0)
omniauth (~> 1.5)
omniauth-oauth2 (>= 1.4.0, < 2.0)
omniauth-oauth2 (1.7.3)
rack (>= 2.2.3)
rack-protection
omniauth-github (2.0.1)
omniauth (~> 2.0)
omniauth-oauth2 (~> 1.8)
omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
omniauth (>= 1.9, < 3)
omniauth (~> 2.0)
os (1.1.4)
parallel (1.22.1)
parser (3.1.2.1)
@@ -321,6 +322,8 @@ GEM
rack (>= 1.1, < 2.3)
rack-mini-profiler (2.3.4)
rack (>= 1.2.0)
rack-protection (3.0.5)
rack
rack-proxy (0.7.4)
rack
rack-test (2.0.2)
@@ -566,8 +569,8 @@ DEPENDENCIES
net-smtp
newspaper
oauth2
omniauth (~> 1.9.2)
omniauth-github (~> 1.4.0)
omniauth (~> 2.1.1)
omniauth-github (~> 2.0.1)
pg
postmark-rails
pry-byebug