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: add new governance notifications #556

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

andyesp
Copy link
Member

@andyesp andyesp commented Aug 12, 2024

Screenshot 2024-08-12 at 12 15 58 PM

Added this

[NotificationType.REWARD_IN_PROGRESS]: null,
[NotificationType.BADGE_GRANTED]: null,

to the notifications map as these new notifications were added in schemas but they don't have components yet.

Copy link

vercel bot commented Aug 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
decentraland-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 12, 2024 8:10pm

Comment on lines +89 to +90
[NotificationType.REWARD_IN_PROGRESS]: null,
[NotificationType.BADGE_GRANTED]: null,
Copy link
Contributor

@braianj braianj Aug 13, 2024

Choose a reason for hiding this comment

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

What do you think about this?

Suggested change
[NotificationType.REWARD_IN_PROGRESS]: null,
[NotificationType.BADGE_GRANTED]: null,

Copy link
Member Author

Choose a reason for hiding this comment

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

Added these as needed for the DCLNotification type.

@andyesp andyesp merged commit 08b0020 into master Aug 13, 2024
6 checks passed
@andyesp andyesp deleted the feat/new-governance-notifications branch August 13, 2024 18:28
Copy link

🎉 This PR is included in version 6.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants