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

Issue/198 aowheel #227

Merged
merged 6 commits into from
Dec 30, 2024
Merged

Issue/198 aowheel #227

merged 6 commits into from
Dec 30, 2024

Conversation

aowheel
Copy link
Collaborator

@aowheel aowheel commented Dec 26, 2024

Description

関連イシュー

実装内容

  • /{treeId}
    • My Roles - ログインユーザーのもっているロール一覧
    • All Roles - ワークスペースのロール一覧
  • /{treeId}/member
    • Members - メンバーのアイコン、名前、アドレス、ロール一覧
    • Assistant Members - Fraction Tokenをもっている人のアイコン、名前、アドレス、ロール一覧
    • Contribution - メンバーのコントリビューションのランクを表示(未実装)

treeの情報の取得を何度もしなくて済むようにしました。

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@aowheel
Copy link
Collaborator Author

aowheel commented Dec 30, 2024

useENSのuseNamesByAddressesの変更に伴って /{treeId}/member でのデータ処理を修正しました。

@yu23ki14 yu23ki14 merged commit 3851ffe into main Dec 30, 2024
2 checks passed
Copy link
Member

Choose a reason for hiding this comment

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

BasicRole.tsxにVertical, Horizontal, RoleActionsの3つのコンポーネントが入っていたので、MyRole, RoleTag, VRoleという3つに分割しました。RoleTagはHorizontalの代わりになります。

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