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: funded proposal card #772

Merged
merged 6 commits into from
Sep 9, 2024
Merged

feat: funded proposal card #772

merged 6 commits into from
Sep 9, 2024

Conversation

dtscalac
Copy link
Contributor

@dtscalac dtscalac commented Sep 6, 2024

Description

Adds a funded proposal card. Follow up PR will add a proposal card in not funded state.

Related Issue(s)

Closes #735

Screenshots

Screenshot 2024-09-06 at 14 10 24
Screenshot 2024-09-06 at 14 10 30

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@dtscalac dtscalac added ux/ui UX/UI related issues dart Pull requests that update Dart code UI Kit Reusable UI components (widgets) labels Sep 6, 2024
@dtscalac dtscalac added this to the M4: Voting & Delegation milestone Sep 6, 2024
@dtscalac dtscalac self-assigned this Sep 6, 2024
@dtscalac dtscalac added the review me PR is ready for review label Sep 6, 2024
@dtscalac dtscalac requested review from damian-molinski and digitalheartxs and removed request for stevenj and minikin September 6, 2024 12:59
Copy link
Contributor

github-actions bot commented Sep 6, 2024

Test Report | ${\color{lightgreen}Pass: 204/205}$ | ${\color{red}Fail: 1/205}$ |

Copy link
Contributor

@digitalheartxs digitalheartxs left a comment

Choose a reason for hiding this comment

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

Awesome 🎉

@dtscalac dtscalac merged commit 2068c09 into main Sep 9, 2024
33 of 35 checks passed
@dtscalac dtscalac deleted the feat/proposal-card branch September 9, 2024 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code review me PR is ready for review UI Kit Reusable UI components (widgets) ux/ui UX/UI related issues
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Proposal card
2 participants