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(cat-voices): registration completed screen #996

Merged
merged 24 commits into from
Oct 14, 2024

Conversation

digitalheartxs
Copy link
Contributor

Description

Implement registration completed screen

Related Issue(s)

Closes #948

Screenshots

Screenshot 2024-10-14 at 10 18 52

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

@digitalheartxs digitalheartxs added review me PR is ready for review ux/ui UX/UI related issues dart Pull requests that update Dart code labels Oct 14, 2024
@digitalheartxs digitalheartxs self-assigned this Oct 14, 2024
Copy link
Contributor

github-actions bot commented Oct 14, 2024

Test Report | ${\color{lightgreen}Pass: 292/292}$ | ${\color{red}Fail: 0/292}$ |

@digitalheartxs digitalheartxs enabled auto-merge (squash) October 14, 2024 11:45
Copy link
Contributor

@dtscalac dtscalac left a comment

Choose a reason for hiding this comment

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

LGTM

@digitalheartxs digitalheartxs merged commit a3deb31 into main Oct 14, 2024
35 of 37 checks passed
@digitalheartxs digitalheartxs deleted the feat/registration_completed_screen_948 branch October 14, 2024 11:58
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 ux/ui UX/UI related issues
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Registration completed screen
4 participants