-
Notifications
You must be signed in to change notification settings - Fork 2
Redesign #154
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
Draft
andreip136
wants to merge
178
commits into
main
Choose a base branch
from
feat/redesign
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Redesign #154
Conversation
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
Rebranding network
Leaderboard page skeleton
Stats page skeleton
* Add escrow contract functions * Run `npm i` * Code review * Handle multiple tokens for node balance * Update get balance of a node function * Add "use client" to check console logs in preview page * Revert "Add "use client" to check console logs in preview page" This reverts commit ad718b3. * Review | Return token symbol instead of address for node balance
* add select resources form validation * add slider component; refactor input and select * store selected job resources in context; refactor gpu label * add sm button size * add set max for select resources * fix typo * skip payment if no cost * clear run job selection when selecting an environment * update unused tokens message * refactor env resources logic * update env type * keep selected token in context * update select token * display user funds * disable scroll lock for select and profile menus * remove fee token address select * show max job duration in hours * update ocean-context * add disabled/loading button state * add utility classes * fix normalize number * reorder package.json * fix build * update denominate number * update denominate number * remove logs * update ocean contracts * update env prices
* feat: check with wss enabled on compute1 * feat: only use wss discovered addresses * fix: update wss address parsing * chore: format code
add consumer and owner stats on my profile page
* payment redesign * auto loading button * update loading * payment loading * update loading * sign and open vscode * fix build * alchemy integration * hide wallet button * open editor * update vscode icon * fix build * fetch token symbol * update token symbol logic * make gpu optional * external wallet * merge GPUs on env display if they have same description and price * get environments api integration + type update * handle free compute * add filters and sort * fix select height
* payment redesign * auto loading button * update loading * payment loading * update loading * sign and open vscode * fix build * alchemy integration * hide wallet button * open editor * update vscode icon * fix build * fetch token symbol * update token symbol logic * feat: add basic "send gas fees" functionality * feat: start base for withdraw * fix: improve withdraw modal styling * feat: extend alchemy session time to 1 day | cleanup balance.tsx * fix: type issue * refactor modals; improve toast style --------- Co-authored-by: andreip136 <[email protected]>
* payment redesign * auto loading button * update loading * payment loading * update loading * sign and open vscode * fix build * alchemy integration * hide wallet button * open editor * update vscode icon * fix build * fetch token symbol * update token symbol logic * feat: add basic "send gas fees" functionality * feat: start base for withdraw * fix: improve withdraw modal styling * feat: extend alchemy session time to 1 day | cleanup balance.tsx * feat: add fetch & push config functions in p2p context * feat: enable unban requests calls temporarily * feat: update admin requests * chore: cleanup * feat: install json editor * feat: improve modal with json editor & flows * fix: type issue * fix: modal window centering * feat: switch to Dialog from material UI * chore: remove console.log * chore: cleanup * fix scroll * bump mui version * fix: code review --------- Co-authored-by: andreip136 <[email protected]>
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: