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 cast vote page #10

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Conversation

Gr1ll
Copy link
Collaborator

@Gr1ll Gr1ll commented Jul 31, 2024

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING and other relevant documents.

Description

Added cast vote detail page, interacting with stellar blockchain

@Gr1ll Gr1ll linked an issue Jul 31, 2024 that may be closed by this pull request
5 tasks
@Gr1ll Gr1ll requested a review from danieljancar July 31, 2024 08:24
@danieljancar danieljancar added enhancement New feature or request DSC mandatory Has to be done for DEV-Stellar Challenge labels Jul 31, 2024
Copy link
Owner

@danieljancar danieljancar left a comment

Choose a reason for hiding this comment

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

Looks very good overall, just needs a bit of tweaking. 👍🏻💯

apps/frontend/src/app/config/config.ts Outdated Show resolved Hide resolved
apps/frontend/src/app/features/voting/voting.component.ts Outdated Show resolved Hide resolved
@danieljancar danieljancar merged commit 338e14d into develop Jul 31, 2024
3 checks passed
@Gr1ll Gr1ll deleted the feat-create-cast-vote-detail-page branch August 11, 2024 11:30
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released This issue or pr was released in a version label Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DSC mandatory Has to be done for DEV-Stellar Challenge enhancement New feature or request released This issue or pr was released in a version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create cast vote detail page
2 participants