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

Feature/account profile settings #120

Merged
merged 10 commits into from
Dec 16, 2024

Conversation

rodvar
Copy link
Collaborator

@rodvar rodvar commented Dec 16, 2024

  • Implementation of 10a and 10b for Account #51
  • done necessary adaptations on userProfileFacade to be able to access the profile details
  • statement/tradeTerms and lastActivity are handled using the repository pattern
  • fully tested on 3 apps - on clients an endpoint / modification is needed therefore most values will show as "N/A"
  • handy utils for displaying dates
  • applied refactors recommended in previous PR

@rodvar rodvar self-assigned this Dec 16, 2024
@rodvar
Copy link
Collaborator Author

rodvar commented Dec 16, 2024

@nostrbuddha please review

@rodvar
Copy link
Collaborator Author

rodvar commented Dec 16, 2024

merging for productivity purposes, PR still pending review from Buddha will work on his comments if any on next contribs.

@rodvar rodvar merged commit 9ed3395 into bisq-network:main Dec 16, 2024
1 check passed
@rodvar rodvar deleted the feature/account_profile_settings branch December 16, 2024 22:33
rodvar added a commit that referenced this pull request Feb 5, 2025
* - initial layout for User Profile based on designs

* - implement requested refactor on previous PR review

* - use bisqScroll layout + add leaft to breadcrum navigation

* - adaptat userprofilefacade to share a bisq-mobile-compatible model for general usage

* - implementation on profile age + adaptations on user profile to avoid crash on client, seems trusted node call not yet implemented

* - setup editable/non editable textfields on settings, added botid and profileid

* - allow bisqScroll layout to modify modifier with callback
 - settings screen implementation for UserProfile UX best practices with header + scroll + footer

* - last user activity implementation

* - hide delete profile as its not part of the mvp
 - implementation for save profile, using incorrect spinner image for now

* - final touches
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.

1 participant