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

feat: insert role manager into organizations #1429

Open
wants to merge 79 commits into
base: organizations-role-manager
Choose a base branch
from

Conversation

MikaelVallenet
Copy link
Member

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.

MikaelVallenet and others added 30 commits October 10, 2024 16:52
…dev/mikaelvallenet/feat/register-dao-to-profile-realm
…into dev/mikaelvallenet/feat/gno-display-dao-members
@MikaelVallenet MikaelVallenet self-assigned this Nov 29, 2024
@n0izn0iz
Copy link
Collaborator

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.

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 main

@n0izn0iz
Copy link
Collaborator

n0izn0iz commented Nov 29, 2024

maybe we could start by a refactor of the org creation flow and introduce a new flow that doesn't affect the existing one.
aka:

  • add a new "dao structure" in the ui
  • hide it in non-dev mode

this way you can iterate on it on main, wdyt?

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