-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat: insert role manager into organizations #1429
base: organizations-role-manager
Are you sure you want to change the base?
feat: insert role manager into organizations #1429
Conversation
…ori-dapp into e2e-test-dao-creation-gno
…dev/mikaelvallenet/feat/register-dao-to-profile-realm
…into dev/mikaelvallenet/feat/gno-display-dao-members
We had a lot of problems with long-running branches and decided to avoid them so I would advise against that and instead to try make atomic PRs against |
maybe we could start by a refactor of the org creation flow and introduce a new flow that doesn't affect the existing one.
this way you can iterate on it on main, wdyt? |
The purpose of this PR is to insert the role manager into our DAO ontracts and UI.
This is a big PR, so I've decided to create an “organizations-role-manager” branch, which will receive atomic PRs from now on to gradually reach a usable stage, at which point it will merge with main.