Skip to content

chore: add terms and privacy policy - #60

Merged
Myxogastria0808 merged 6 commits into
mainfrom
dev
Jan 21, 2026
Merged

chore: add terms and privacy policy#60
Myxogastria0808 merged 6 commits into
mainfrom
dev

Conversation

@Myxogastria0808

Copy link
Copy Markdown
Member

No description provided.

Myxogastria0808 and others added 6 commits January 18, 2026 15:05
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
chore: add terms and privacy policy
Copilot AI review requested due to automatic review settings January 21, 2026 05:38
@Myxogastria0808
Myxogastria0808 merged commit 9409e88 into main Jan 21, 2026
12 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds legal documentation (terms of service and privacy policy) to the Pay Crew2 application and improves accessibility across various UI components. The PR title mentions "chore: add terms and privacy policy" which aligns with the primary content changes.

Changes:

  • Added comprehensive Japanese terms of service and privacy policy documents
  • Enhanced accessibility by adding ARIA attributes to Loading and Error components
  • Added role="none" to a dummy DOM element in the History component for better accessibility

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
products/frontend/src/share/Loading/index.tsx Added aria-hidden="true" to decorative loader and role="status" with aria-live="polite" to loading message for screen reader support
products/frontend/src/share/Error/index.tsx Added aria-hidden="true" to decorative loader and role="alert" with aria-live="assertive" and aria-atomic="true" to error message for proper screen reader announcements
products/frontend/src/routes/Terms/index.tsx Replaced placeholder content with complete Japanese terms of service including service definition, user obligations, prohibited activities, and liability disclaimers
products/frontend/src/routes/Privacy/index.tsx Replaced placeholder content with complete Japanese privacy policy covering data collection, usage, security, and user rights
products/frontend/src/routes/GroupDetail/components/History/index.tsx Added role="none" to a dummy div element to explicitly mark it as presentational for accessibility

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

当開発チームは、取得した個人情報を、以下の目的のために利用します。
1. 本サービスの提供、運営、維持、改善のため
2. 利用者認証のため
3. 貸し借りの登録、共通の台帳管理、複数のグループを越えた個人間の貸し借りの合算、登録された台帳奇特の返金処理、返金処理の取り消しといった本サービスの機能を提供するため

Copilot AI Jan 21, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo found in the text. The phrase "台帳奇特の返金処理" should be "台帳記録の返金処理". The word "奇特" (bizarre/unusual) should be "記録" (record) to match the terminology used throughout the terms and privacy documents.

Suggested change
3. 貸し借りの登録、共通の台帳管理、複数のグループを越えた個人間の貸し借りの合算、登録された台帳奇特の返金処理、返金処理の取り消しといった本サービスの機能を提供するため
3. 貸し借りの登録、共通の台帳管理、複数のグループを越えた個人間の貸し借りの合算、登録された台帳記録の返金処理、返金処理の取り消しといった本サービスの機能を提供するため

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants