-
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-89 - oracles table data refactor #2998
HUM-89 - oracles table data refactor #2998
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. |
...ontend/src/modules/worker/components/jobs-discovery/utils/should-navigate-to-registration.ts
Outdated
Show resolved
Hide resolved
...pp/frontend/src/modules/worker/components/jobs-discovery/components/oracles-table-mobile.tsx
Outdated
Show resolved
Hide resolved
.../frontend/src/modules/worker/components/jobs-discovery/helpers/get-oracles-table-columns.tsx
Outdated
Show resolved
Hide resolved
...app/frontend/src/modules/worker/components/jobs-discovery/helpers/navigate-to-oracle-jobs.ts
Outdated
Show resolved
Hide resolved
...tend/src/modules/worker/components/jobs-discovery/helpers/should-navigate-to-registration.ts
Outdated
Show resolved
Hide resolved
...ontend/src/modules/worker/components/jobs-discovery/components/oracles-table-item-mobile.tsx
Outdated
Show resolved
Hide resolved
...pp/frontend/src/modules/worker/components/jobs-discovery/components/oracles-table-mobile.tsx
Outdated
Show resolved
Hide resolved
...pp/frontend/src/modules/worker/components/jobs-discovery/components/oracles-table-mobile.tsx
Outdated
Show resolved
Hide resolved
3f3fcd3
to
c0e1891
Compare
c0e1891
to
711d923
Compare
96ded45
to
cf64587
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.
LGTM overall
Left some comments and please resolve merge conflict, I will carefully test it later
packages/apps/human-app/frontend/src/modules/worker/jobs-discovery/components/oracles-table.tsx
Outdated
Show resolved
Hide resolved
packages/apps/human-app/frontend/src/modules/worker/jobs-discovery/components/oracles-table.tsx
Outdated
Show resolved
Hide resolved
...ps/human-app/frontend/src/modules/worker/jobs-discovery/components/oracles-table-desktop.tsx
Outdated
Show resolved
Hide resolved
…tions - removed passing down a function from a hook - moved select oracle function into a hook that uses all necessary data from hooks
823b1a9
to
b30fb34
Compare
@dnechay added chainId, all ready |
Issue tracking
HUM-89
Context behind the change
How has this been tested?
Release plan
normal deploy
Potential risks; What to monitor; Rollback plan
N/A