-
Notifications
You must be signed in to change notification settings - Fork 48
[Refactor] Improve state management #222
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
Open
fpezzola
wants to merge
151
commits into
master
Choose a base branch
from
refactor/state-subscriptions-improvement
base: master
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.
Open
Changes from 17 commits
Commits
Show all changes
151 commits
Select commit
Hold shift + click to select a range
125bfa0
feat: remove unused state propeties subscription:
fpezzola 1fdfb54
feat: Split state and subscriptions:
fpezzola c0a3896
feat: prune transactions receipt
fpezzola 3842657
feat: virtualized list for transactions
fpezzola bea2a74
Merge branch 'master' of github.com:block-wallet/extension into refac…
fpezzola a0cb8ea
fix: grab loading flag from exchange rate state
fpezzola e101826
feat: Improve loading styles and scroll
fpezzola 4e66ee9
Merge branch 'master' of github.com:block-wallet/extension into refac…
fpezzola 28d700d
Merge branch 'master' of github.com:block-wallet/extension into refac…
fpezzola 1df0f55
fix: styles
fpezzola 8efd124
feat: use UIStore in the AppStateController
fpezzola fc87f45
refactor: move state subscriptions outside router
fpezzola 5acc879
tests: Add mock context
fpezzola 7b5af9d
tests: fix test
fpezzola c218a74
bump version
fpezzola 619dbef
Merge branch 'master' into refactor/state-subscriptions-improvement
fpezzola 823465c
Merge branch 'master' into refactor/state-subscriptions-improvement
214aa1a
Merge branch 'master' of github.com:block-wallet/extension into refac…
fpezzola 4c12a4a
Merge branch 'master' into refactor/state-subscriptions-improvement
c4873df
Merge branch 'master' into refactor/state-subscriptions-improvement
84b0014
lint: fixed lint.
julianariel e5027ee
fix: fixed tests, added missing migration import.
julianariel c11e750
Merge branch 'master' into refactor/state-subscriptions-improvement
799338b
Merge branch 'master' into refactor/state-subscriptions-improvement
994563d
Merge branch 'master' of github.com:block-wallet/extension into refac…
fpezzola c95805c
feat: add migration and improve code
fpezzola c167ad4
feat: new brand stylesheet
5770cf9
feat: onboarding redesign
eef0e15
fix: improve state and code colocation
fpezzola a237b60
feat: Net Worth in PopupPage
c6502bf
feat: net worth tooltip + bridge icon color
fe16b07
fix: imports
fpezzola 5cd389a
fix: balances undefined
44d5434
fix: onboarding logo
4f59238
fix: reset done page to align with new onboarding
14a5fc4
fix: net worth tooltip pos
302525b
fix: useTokenList in useNetWorth hook
373cfcc
fix: color changes
b586f80
fix: redesign comments
7c0cb2b
feat: backup in settings in top
e5993c8
fix: remove net worth symbol
d412c49
merge master into extension redesign
dc6bd6e
fix: net worth tooltip
3297929
feat: network indicator redesign UI
13bdc0d
feat: network indicator redesign Background
a70b35d
fix: handle wrong network image URL
191bb37
fix: NetworkDisplayBadge Network icon url error
00f6bdd
fix: UI inconsistencies and improvements
af4bcc0
fix: CTA color + header height
ebccf6f
Merge branch 'master' into feat/extension-redesign
ead7e20
fix: edit background version
81fcfb4
fix: unlock tooltip
49068bb
fix: origin app icon size bug
585e4f3
fix: new network logos
a276884
fix: new preferences icon
dad8e17
fix: network indicator height in dap requests
72acec9
fix: eth logo url in network const
ae12583
fix: insufficient
82a913c
fix: allowance decimals rounding up
7bc2257
Merge branch 'master' into feat/extension-redesign
b0ed098
fix: weird recent accounts in address book
fbf515a
fix: native token icon for activity list, gas & bridge
aa67a8e
fix: font colors with brand
23102ec
fix: add network indicator on some pages
f9f53f9
fix: DApp logos size
72bdfb0
fix: icons blue color
7ff618a
fix: net worth on Gnosis
3a44a34
fix: fiat currency consistent format
810ce24
fix: design inconsistencies v1.0
b167e22
fix: UI design inconsistencies v2.0
0700197
fix: design inconsistencies v3.0
4b3a189
Merge branch 'master' of github.com:block-wallet/extension into refac…
fpezzola 53edea9
fix: tooltip ui consistency
8937cac
fix: ui design inconsistencies v3.0
546e3ca
Merge branch 'master' into feat/extension-redesign
1108bcc
fix: tooltips border
e7fe3ca
fix: hover color on drop network display
e770143
Merge branch 'master' into feat/extension-redesign
dcda723
fix: design comments
2d64fc0
feat: multiple rpcUrls in network (background)
f00b1d6
fix: network selector width + net worth link
62c2ffa
Merge branch 'feat/extension-redesign' into feat/improve-provider-down
2164346
feat: provider status UI & logic
92325b2
fix: check default interval when using backup provider
806a9ee
fix: svg warnings in network switch icon
9672fd9
refractor: provider status comp
8484d78
fix: box design inputs + input labels fix
2c80ce2
fix: token input heights
12cd666
Merge branch 'feat/extension-redesign' into feat/improve-provider-down
e69236b
refractor: change rpcUrls array to currentRpcUrl in Network obj
941645d
fix: mock app state and var name for consistency
e4e79fd
fix: input spacings
0579ea3
fix: input placeholder font weight
775d913
fix: UI border radius and text input
fb7466b
fix: input label hover effect
416925f
Merge branch 'feat/extension-redesign' into feat/improve-provider-down
ed4c550
refractor: provider status in networkController in background
cf024e5
Merge branch 'master' of github.com:block-wallet/extension into refac…
fpezzola 30b0f15
fix: provider down on provider error
06d98a4
fix: update default provider before current if error
2bfcef1
Merge branch 'master' into feat/extension-redesign
0574fd4
Merge branch 'feat/extension-redesign' into feat/improve-provider-down
220a203
fix: migration imports
6bab0ce
Merge branch 'feat/extension-redesign' into feat/improve-provider-down
6aa8217
fix: migrations
fpezzola 9d4125c
fix: seed phrase backup text on 3 lines
2b9c9ac
fix: net worth in account select + more space for name
216c7d7
feat: provider status in needed pages
67c5f5b
Merge branch 'feat/extension-redesign' into feat/improve-provider-down
019a348
fix: release notes info title wrap
49da77d
fix: three dot icon vertical + network display name size
324aef3
fix: backup provider status updates
fd69409
Merge branch 'feat/extension-redesign' into feat/improve-provider-down
0710e5a
fix: bug on ens search in send
3ba8896
Merge branch 'feat/extension-redesign' into feat/improve-provider-down
b61af9d
fix: disabled tab select hover + long balance text length
a505a31
Merge branch 'feat/extension-redesign' into feat/improve-provider-down
b876703
fix: rpcs in networks constant
ee863f2
fix: fix speed-up txs
fpezzola 537fd18
fix: check sort by nonce before time
fpezzola c6a08f8
fix: sort
fpezzola 1d312e4
fix: asset sticky tabs
fpezzola b5799e5
fix: transactions item dynamic size
fpezzola 75d3971
fix: add new rpc urls to networks constant
2573b7b
feat: update chain-assets lib version
ef65feb
feat: include yarn.lock
dc9fdb8
fix: assets lists button and gas not updating problem
fpezzola 26f999f
Merge branch 'master' into refactor/state-subscriptions-improvement
fpezzola 6abb479
Feat/keyboard navigation (#420)
MartnLecam 3d9ce18
Merge branch 'master' of github.com:block-wallet/extension into refac…
fpezzola c87617f
refractor: isRpcValid in background
ccd2455
Merge branch 'feat/extension-redesign' into feat/improve-provider-down
488e9bc
Merge pull request #424 from block-wallet/feat/improve-provider-down
85b7efc
Merge branch 'master' into refactor/state-subscriptions-improvement
9ea9c23
Merge branch 'master' into feat/extension-redesign
069130d
fix: build error after merging master
298d3cf
fix: ens search & address book error with useNetWorth
2f18b4b
fix: list not rerendering
fpezzola e3141de
[Feat] Send to smart contract warning (#439)
bd80568
fix: use react-virtualized instead of react-window
fpezzola fabfaf6
Merge branch 'feat/extension-redesign' of github.com:block-wallet/ext…
fpezzola bfbbdaf
Merge with master and fix merge issues
MartnLecam 06a30d1
Merge Master in refactor/state
MartnLecam 6c665bd
Merge master with refactor
MartnLecam af50551
Merge master
MartnLecam 69cefcf
Remove unused vars
MartnLecam a5707fb
Fix missing migration
MartnLecam 8db767d
Merge to master
MartnLecam ed3fc64
Merge branch 'master' into refactor/state-subscriptions-improvement
MartnLecam 4630e5f
Add same logic than tokenactivity to scroll without loosing the header.
MartnLecam 0af20f3
Merge branch 'refactor/state-subscriptions-improvement' of github.com…
MartnLecam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.