forked from bepronetwork/web-network
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bepro 1916 remove the network selector from the navbar #292
Merged
vhcsilva
merged 74 commits into
dev
from
BEPRO-1916-remove-the-network-selector-from-the-navbar
Dec 7, 2023
Merged
Bepro 1916 remove the network selector from the navbar #292
vhcsilva
merged 74 commits into
dev
from
BEPRO-1916-remove-the-network-selector-from-the-navbar
Dec 7, 2023
Conversation
This file contains 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
18eb3de
to
dc4677f
Compare
moshmage
reviewed
Nov 30, 2023
components/common/buttons/contract-button/contract-button.view.tsx
Outdated
Show resolved
Hide resolved
moshmage
suggested changes
Nov 30, 2023
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.
note added as comment instead of "start review" -.-
1ede257
to
a9e018f
Compare
4db8f65
to
2764e74
Compare
moshmage
approved these changes
Dec 7, 2023
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
vhcsilva
added a commit
that referenced
this pull request
Jan 22, 2024
* remove chain selector from navbar and mobile menu * move files * move files * update redirection * update condition * remove chain from url * if has one chain, go to /tasks * remove chain * add current chain prop * remove chain and add more columns * remove chain * update current chain * use current chain * no need to get from contract, already on db * change how we update marketplace params on store * use normal button instead * task id is enough to identify the task * fix path * change how we start service * remove dead code * start service when interacting with contract * add network token association * use get function from store * show loading when executing validations * provide get too * adjust * use active marketplace * check if chain was passed * if has chain should include closed tasks * refactor * compare network address too * adjust types * update active marketplace on store * fix reading of undefined * remove chain * check connection * remove chain * add network address to state * use role to check if is registry governor * start service and update marketplace store * remove chain * fix types * remove wallet condition * remove unused * call update balance after get data * add registry parameters * reset active step * add chain parameters * remove chain * adjust spacing * fix reading of undefined * start service * change when we set erc20 data * use getAddress from connection * remove profile inside marketplace * only update current network if is step 0 * fix condition * handle network and marketplace change * change how we update isGovernor and isCouncil * remove console.log * adjust profile path * adjust redirects * fix reading of undefined * adjust redirect * fix build errors * refactor contract-button structure * add tests for contract button component * add registry variant * fix build errors * fix eslint warnings * fix tests * increase stale time * adjust condition * fixes
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.
No description provided.