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 User Details page layouts #2884

Merged
merged 67 commits into from
Jan 16, 2023

Conversation

victorgcramos
Copy link
Member

@victorgcramos victorgcramos commented Dec 9, 2022

This PR adds the User Details page layout and its user interactions
handlers. All visual feedbacks, modals, and messages have been
refactored, including some UI and responsiveness fixes, minor design
improvements.

Core:

  • Add download CSV util, and adds optional date prefix on downloads filenames
  • Add records drafts slice and services + unit tests
  • Generate QRCode util

Common-ui:

  • DigitsField, Payment, ModalConfirmWithReason and ModalForm components
  • minor UI fixes and styles
  • Decouple RecordForm elements
  • User modals and components
  • useToast hook to manage toasts
  • Components tests for all added components and changes

Comments:

  • CommentCard color fixes

Pi

  • ProposalDraft card, InfoCard, CreditsModal components
  • User Details tabs:
    • Identity Tab:
      Screen Shot 2022-12-23 at 5 38 27 PM
    • Account Tab:
      Screen Shot 2022-12-23 at 5 38 35 PM
    • Preferences Tab:
      Screen Shot 2022-12-23 at 5 38 46 PM
    • Credits Tab:
      Screen Shot 2022-12-23 at 5 38 57 PM
    • Draft Proposals Tab:
      Screen Shot 2022-12-23 at 5 39 14 PM
    • 2FA Tab:
      Screen Shot 2022-12-23 at 5 39 26 PM

@victorgcramos victorgcramos mentioned this pull request Dec 9, 2022
14 tasks
@victorgcramos
Copy link
Member Author

Almost done. I just need to add some tests for changes I made to make sure everything works as expected.

@victorgcramos victorgcramos marked this pull request as ready for review December 23, 2022 21:03
Copy link
Member

@tiagoalvesdulce tiagoalvesdulce left a comment

Choose a reason for hiding this comment

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

Code LGTM. Need to solve conflicts.

@tiagoalvesdulce tiagoalvesdulce merged commit a38bc5c into decred:master Jan 16, 2023
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