Redesign#154
Merged
andreip136 merged 310 commits intomainfrom Mar 2, 2026
Merged
Conversation
Node details page skeleton
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
* add grant api with gemini and sheets integration * implement grant tokens API * rename env vars * fix expiry countdown format * add grant button * move grant button to top of menu * get wallet address from account * match by wallet address instead of email * fix wallet address display * fix style * fix submit request * fix warning * allow token selection in environment card * refresh grant status after claiming * only list supported tokens in env card * force token ignore empty string * add fee token filter * add UI for swap USDC to COMPY * update ocean contracts version * env card select tokens improvement * prevent prompt injection * add no envs found message * fix url * add swap USDC to COMPY * rebranding * update style * replace home leaderboard table * update label * update progress bar color * update h3 font * update chip * fix buttons/inputs height * add log * add log * update build script * update buld scripts * update build script * revert build script * env card improvements * update info icon * update checkbox color * add fee token placeholder * update gpu filter placeholder * env card animations * update env card scale * update select style * update navbar style * update cta background * remove homepage gap on mobile * update background * fix scrollbar filler color * fix number input style * update env card items order * update page input width * update toast colors * update profile dropdown style * fix page content height * update table overlay color * update editor dropdown style * animate features * add button action * add dropdown spacing * update log out button color * remove unused code * disable feature hover * add env var * add menu component * update table toolbar * update table buttons style * update table icons color * update tooltip * improve bar chart * add min bars for vbar charts * fix gauge if min = max * add filters unmet fallback message * add node details button in run node section * fix vertical bar chart not displayed if all values are zero * add aethir * add node eth balance * add wallet balance in gas fee modal * update balance after send tokens for gas fee * update setup script * update setup script * fix download env id * handle undefined array * add benchmark jobs table columns * hide escrow balance for node admin * add amount paid column * add job error message info * fix type * revert empty array fallback * remove docs route from navbar * update animation * update how it works style * update footer style * update background animation style * update eligibility design * update eligibility design * do not fetch escrow balance if admin * update texts * fix button style * add docs link * update yarn lock * force posthog version 1.347.2 * update redirect * update table density * remove job info button for benchmark jobs * increase heading readability * improve node ip/dns rendering * add benchmark scores in benchmark jobs history table * hide tooltip for epoch before 0 * add temporary solution to display latest bench score * remove log
* replace OCEAN token with USDC * update background animation filter
* rename "run job" and "run node" to "run a job" and "run a node" * hide collaborators slider * update texts * disable grant * update missing dependencies * update payment subtitle * disable scroll-driven animation * autplay animation * update hero section * update cta section * update footer * update animation
check first if the node is banned and then its eligibility
* update page background * remove background animation * remove unused assets * update footer svg position * update how it works section * update footer svg * update circuit svg * update build-the-future svg * fix h bar chart not fitting properly * replace feature title * update hero video * placeholder text * update features size * update feature * add support email in footer
* change API URLs based on env * disable get grant status
* add grant api with gemini and sheets integration * implement grant tokens API * rename env vars * fix expiry countdown format * add grant button * move grant button to top of menu * get wallet address from account * match by wallet address instead of email * fix wallet address display * fix style * fix submit request * fix warning * allow token selection in environment card * refresh grant status after claiming * only list supported tokens in env card * force token ignore empty string * add fee token filter * add UI for swap USDC to COMPY * update ocean contracts version * env card select tokens improvement * prevent prompt injection * add no envs found message * fix url * add swap USDC to COMPY * rebranding * update style * replace home leaderboard table * update label * update progress bar color * update h3 font * update chip * fix buttons/inputs height * add log * add log * update build script * update buld scripts * update build script * revert build script * env card improvements * update info icon * update checkbox color * add fee token placeholder * update gpu filter placeholder * env card animations * update env card scale * update select style * update navbar style * update cta background * remove homepage gap on mobile * update background * fix scrollbar filler color * fix number input style * update env card items order * update page input width * update toast colors * update profile dropdown style * fix page content height * update table overlay color * update editor dropdown style * animate features * add button action * add dropdown spacing * update log out button color * remove unused code * disable feature hover * add env var * add menu component * update table toolbar * update table buttons style * update table icons color * update tooltip * improve bar chart * add min bars for vbar charts * fix gauge if min = max * add filters unmet fallback message * add node details button in run node section * fix vertical bar chart not displayed if all values are zero * add aethir * add node eth balance * add wallet balance in gas fee modal * update balance after send tokens for gas fee * update setup script * update setup script * fix download env id * handle undefined array * add benchmark jobs table columns * hide escrow balance for node admin * add amount paid column * add job error message info * fix type * revert empty array fallback * remove docs route from navbar * update animation * update how it works style * update footer style * update background animation style * update eligibility design * update eligibility design * do not fetch escrow balance if admin * update texts * fix button style * add docs link * update yarn lock * force posthog version 1.347.2 * update redirect * update table density * remove job info button for benchmark jobs * increase heading readability * improve node ip/dns rendering * add benchmark scores in benchmark jobs history table * hide tooltip for epoch before 0 * add temporary solution to display latest bench score * remove log * refactor signatures to new format * send nonce on node commands * fix eoa signature
Improve banning feature
* prepare config * use step and update contracts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes # .
Changes proposed in this PR: