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

fix(gno/dao): add GetMembersJSON to voting module interface & retrieve it from UI #1343

Merged
merged 69 commits into from
Dec 1, 2024

Conversation

MikaelVallenet
Copy link
Member

Update & fix the flow to get members
Depends on #1341

MikaelVallenet and others added 30 commits October 10, 2024 16:52
Copy link

netlify bot commented Nov 11, 2024

Deploy Preview for teritori-dapp ready!

Name Link
🔨 Latest commit 3495191
🔍 Latest deploy log https://app.netlify.com/sites/teritori-dapp/deploys/674bc569600a4c00084b0dec
😎 Deploy Preview https://deploy-preview-1343--teritori-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 11, 2024

Deploy Preview for testitori ready!

Name Link
🔨 Latest commit e6a4bce
🔍 Latest deploy log https://app.netlify.com/sites/testitori/deploys/67360fe5a84f600008496ade
😎 Deploy Preview https://deploy-preview-1343--testitori.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@MikaelVallenet MikaelVallenet marked this pull request as draft November 12, 2024 08:05
@MikaelVallenet MikaelVallenet marked this pull request as ready for review November 14, 2024 15:08
@MikaelVallenet MikaelVallenet requested review from n0izn0iz and omarsy and removed request for n0izn0iz November 14, 2024 15:08
gno/p/dao_core/dao_core_test.gno Outdated Show resolved Hide resolved
@@ -1,12 +1,12 @@
import { Buffer } from "buffer";
Copy link
Collaborator

Choose a reason for hiding this comment

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

this is not related to this PR, no?

Copy link
Member Author

Choose a reason for hiding this comment

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

hmm it just make roles a props and remove the fakeRoles,
but indeed, it's more a step that could be done in another PR or in the one for insert role manager.
Should i open another PR ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

yes please because the scope of this PR is clearly defined and we can merge the fix right now where the role removal needs a bit more polish when there is no roles IMO

Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for gno-dapp ready!

Name Link
🔨 Latest commit 3495191
🔍 Latest deploy log https://app.netlify.com/sites/gno-dapp/deploys/674bc569a880be00085a96a4
😎 Deploy Preview https://deploy-preview-1343--gno-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@n0izn0iz n0izn0iz merged commit a30ea1f into main Dec 1, 2024
23 checks passed
@n0izn0iz n0izn0iz deleted the dev/mikaelvallenet/feat/gno-display-dao-members branch December 1, 2024 02:21
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