-
Notifications
You must be signed in to change notification settings - Fork 39
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
HUM-91 - refactor profile module #3004
HUM-91 - refactor profile module #3004
Conversation
@adrian-oleskiewicz is attempting to deploy a commit to the HUMAN Protocol Team on Vercel. A member of the Team first needs to authorize it. |
.../apps/human-app/frontend/src/modules/worker/components/profile/components/wallet-section.tsx
Outdated
Show resolved
Hide resolved
...apps/human-app/frontend/src/modules/worker/components/profile/components/profile-actions.tsx
Outdated
Show resolved
Hide resolved
...ages/apps/human-app/frontend/src/modules/worker/components/profile/components/kyc-status.tsx
Outdated
Show resolved
Hide resolved
.../apps/human-app/frontend/src/modules/worker/components/profile/components/wallet-section.tsx
Outdated
Show resolved
Hide resolved
.../apps/human-app/frontend/src/modules/worker/components/profile/components/wallet-section.tsx
Outdated
Show resolved
Hide resolved
7a923f9
to
96af200
Compare
ee55593
to
5b060fc
Compare
@dnechay ready! |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks much better, let's push it to the finish line
packages/apps/human-app/frontend/src/modules/worker/profile/hooks/use-worker-profile-status.tsx
Outdated
Show resolved
Hide resolved
packages/apps/human-app/frontend/src/modules/worker/profile/hooks/use-worker-profile-status.tsx
Outdated
Show resolved
Hide resolved
.../apps/human-app/frontend/src/modules/worker/profile/components/wallet-connection-control.tsx
Outdated
Show resolved
Hide resolved
packages/apps/human-app/frontend/src/modules/worker/profile/hooks/use-start-kyc.ts
Show resolved
Hide resolved
...s/apps/human-app/frontend/src/modules/worker/profile/hooks/use-worker-wallet-registration.ts
Outdated
Show resolved
Hide resolved
...pps/human-app/frontend/src/modules/worker/components/profile/profile-email-notifications.tsx
Show resolved
Hide resolved
...ages/apps/human-app/frontend/src/modules/worker/profile/components/buttons/start-kyc-btn.tsx
Outdated
Show resolved
Hide resolved
...s/apps/human-app/frontend/src/modules/worker/profile/components/kyc-verification-control.tsx
Outdated
Show resolved
Hide resolved
.../apps/human-app/frontend/src/modules/worker/profile/components/wallet-connection-control.tsx
Outdated
Show resolved
Hide resolved
packages/apps/human-app/frontend/src/modules/worker/profile/components/profile-actions.tsx
Outdated
Show resolved
Hide resolved
c73141d
to
1a8f01d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM overall
Left some suggestions related to hooks naming/usage
...s/apps/human-app/frontend/src/modules/worker/profile/hooks/use-worker-wallet-registration.ts
Outdated
Show resolved
Hide resolved
@dnechay fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Please resolve merge conflicts
142ac1c
to
26a9b01
Compare
@dnechay resolved |
Issue tracking
HUM-91
Context behind the change
How has this been tested?
Release plan
normal deploy
Potential risks; What to monitor; Rollback plan
N/A