Skip to content

feat: User Components#529

Open
zigzagdev wants to merge 134 commits into
mainfrom
feat/user
Open

feat: User Components#529
zigzagdev wants to merge 134 commits into
mainfrom
feat/user

Conversation

@zigzagdev

Copy link
Copy Markdown
Owner

No description provided.

zigzagdev and others added 30 commits June 27, 2026 17:27
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
feat: usersテーブルのmigrationとUserモデルの追加 / Add users table migration and User model
feat: add User domain layer / Userドメイン層の追加
feat: add User registration infrastructure layer
…_layer

feat: add User registration application layer
…n_layer

feat: add User registration presentation layer / ユーザー登録プレゼンテーション層の追加
feat: add Codecov integration for PR coverage reporting / CodecovによるPRカバレッジレポートの追加
zigzagdev added 30 commits July 13, 2026 08:53
…ind-mail

feat: implement Email ValueObject and findByEmail in Infra layer / Email ValueObjectとfindByEmailのInfra層実装
…ken-service

feat: implement SanctumTokenService for token issuance and revocation / Sanctumトークン発行・失効のInfra層実装
feat: implement Application layer for User Login / ユーザーログインのApplication層実装
- Narrow source path to app/Packages only
- Disable false-positive rules: no-literal-password, no-empty, no-nested-ternary, prefer-first-class-callable, block-statement, class-name
- Raise cyclomatic-complexity threshold to 60, excessive-parameter-list to 25, too-many-methods to 30
…ayer

feat: implement Presentation layer for User Login and introduce mago lint / ユーザーログインのPresentation層実装とmago lint導入
feat: implement Login API across all layers / ユーザーログインAPIの全層実装
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant