feat(APP-967): Add permissions graph view for DAO settings - #1202
Closed
thekidnamedkd wants to merge 32 commits into
Closed
feat(APP-967): Add permissions graph view for DAO settings#1202thekidnamedkd wants to merge 32 commits into
thekidnamedkd wants to merge 32 commits into
Conversation
|
🚀 Preview Deployment: View Here |
|
E2E results (preview) Smoke
|
…d-graph-view-for-permission-page # Conflicts: # src/modules/settings/pages/daoPermissionsPage/daoPermissionsPageClient.tsx
tyhonchik
marked this pull request as draft
July 3, 2026 10:07
9 tasks
Contributor
Author
|
Closing this in favor of #1238. APP-967 became a duplicate once the permissions graph work moved under APP-942 and the backend relationship payload became the real source of data. #1238 carries forward the useful graph work from this PR, ports it into the monorepo/current app shape, removes the preview/mock path, and finishes the view against real permissions data. Preview validation path carried into the replacement PR:
Use |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Enables the Graph toggle on the DAO settings permissions page (present-but-disabled in APP-954) with an interactive React Flow graph.
permissionsviewURL paramDaoAvatar, plugins →Tag(SPP/MULTISIG), wallets/Anyone→AvatarDependencies
app-954-build-ui-for-permission-page; reuses its permission utils. Merge after feat(APP-954): Add permissions overview subpage to DAO settings #1198.Known follow-up: fitView doesn't zoom-out-to-fit very tall graphs (top node can clip on load).
Type of Change
Developer Checklist:
Review Checklist:
🤖 Generated with Claude Code