-
Notifications
You must be signed in to change notification settings - Fork 42
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
設定画面のセッションタブの改修 #4155
設定画面のセッションタブの改修 #4155
Conversation
Preview (prod) → https://4155-prod.traq-preview.trapti.tech/ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4155 +/- ##
=======================================
Coverage 86.35% 86.36%
=======================================
Files 66 66
Lines 4719 4722 +3
Branches 564 565 +1
=======================================
+ Hits 4075 4078 +3
Misses 638 638
Partials 6 6 ☔ View full report in Codecov by Sentry. |
ISO 形式で日付のみを返す関数を追加
d7bc98c
to
1a3d3a5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ありがとうございます!
いくつか:pray:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
すみません1つ追加で:pray:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
よさそうです:kansya_kansya:
マージ権限ないの忘れてたのでマージします |
元issue #2203
Figma: https://www.figma.com/file/6Wme6N24y3GN2jD0vqZWZr/traQ-S-UI?type=design&node-id=9741-24242&mode=dev
動作確認
アクセスを許可しているアプリ
の欄は (:tabun:) 本番環境でないと中身が入った状態を見れない手元で試す場合は
./dev.config.ts
をexport const DEV_SERVER_PROXY_HOST = 'https://q.trap.jp'
に書き換えて、本番環境を指すようにする