Alexander Tseung
fba17d77de
Refactor first time flow, remove seed phrase from state ( #5994 )
...
* Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state
* Fix linting and tests
* Fix translations, initialization notice routing
* Fix drizzle tests
* Fix e2e tests
* Fix integration tests
* Fix styling
* Fix migration naming from 030 to 031
* Open extension in browser when user has not completed onboarding
6 years ago
Alexander Tseung
0b4469b842
Add scrolling button to account list
6 years ago
Dan Miller
f4dc64960d
Improve styling of loading retry / error screen
6 years ago
Dan Miller
20dbebae9f
Adds network loading retry / error screen.
6 years ago
Whymarrh Whitby
6a0993a45e
Replace height: 100% rule with workaround for flexbox quirks
6 years ago
Dan Miller
8194309a9a
Fix styling of send screen in extension view when hex data on.
6 years ago
Dan Miller
d5411e772d
Make gas customization modal responsive.
6 years ago
Dan Miller
b567c78bca
Integrate gas buttons with the send screen.
6 years ago
Dan Miller
342dc95410
Adds the content of the advanced tab - w/o chart or dynamic content - to gas customize modal.
6 years ago
Whymarrh Whitby
1403b8286d
Show disabled cursor in .network-disabled state ( #5829 )
6 years ago
Alexander Tseung
a7b3750a3e
Fix button styling for Create Account Connect ( #5787 )
6 years ago
Alexander Tseung
4c87c05a02
Fix rounding issue when sending max tokens ( #5695 )
...
* Fix rounding issue when sending max tokens
* Ensure amount row shows exact amount of max tokens on send screen (#2 )
* Fix tests
* Change stored redux value from BigNumber to hex string. Fix TokenInput default value
6 years ago
bitpshr
c76c9ca2c8
EIP-1102: updated implementation
6 years ago
Alexander Tseung
eaca9a0e8a
Fix raised button min-height ( #5613 )
6 years ago
Alexander Tseung
55c66b0d98
Fix button styling for overflowing text ( #5602 )
6 years ago
Alexander Tseung
688ef2ed01
Fix signature request styling issues ( #5574 )
6 years ago
Alexander Tseung
614995c0e9
Fix account display width for large currency values
6 years ago
Whymarrh Whitby
42fa54678f
Extract Add Token button into its own component
6 years ago
Santiago Gonzalez Toral
f88373237b
Added account options on home screen
6 years ago
Sean
b5169340ab
Improvement: Reposition customize gas error ( #5265 )
6 years ago
HackyMiner
13a1d46720
support editable customRPC ( #5267 )
...
* support editable customRPC #5246
* remove rpcList size restriction
6 years ago
Alexander Tseung
b579ee9619
Refactor settings page to use JSX and follow component file folder structure
6 years ago
Whymarrh Whitby
3987f9860f
Move main-container wrapper div into its own class
6 years ago
Whymarrh Whitby
fbf14cd130
Prevent loading screen from overlaying the app bar
...
Refs #4417
This change is functional copy of 3893469
that solves the problem in a way
that doesn't depend on the height of the app bar since the app bar isn't a
fixed height in the smaller views.
6 years ago
Whymarrh Whitby
4c37669557
Make the LoadingScreen component 100% as tall as its container
6 years ago
Whymarrh Whitby
b1b5968e5e
Remove unused loading-overlay--full-screen CSS styles
...
Refs #4417
6 years ago
Sean
cd28dbb1d5
Improvement: Increase click area for arrows ( #5264 )
6 years ago
chadmg
055ddd5f1e
follow up style fix to #5242
6 years ago
bitpshr
36dd0354e7
Implement latest EIP-712 protocol
6 years ago
Chad Grimaldi
014240b066
increase z-index of send-to input to allow for right-click ( #5242 )
6 years ago
Alexander Tseung
31089778ba
Add raised type buttons to Button component. Refactor all buttons within app to Button components
6 years ago
Dan Miller
40e0d92f57
Adds sidebar component and refactors slide in wallet view sidebar to use it.
6 years ago
Alexander Tseung
c9ec5ed38d
Fix e2e tests
6 years ago
Alexander Tseung
e104744d3b
Fix shapeshift transactions. Delete unused files
6 years ago
Alexander Tseung
5ee40675b9
Refactor transactions list views. Add redesign components
6 years ago
Alexander Tseung
cec87a5b2c
Update logo wordmark
6 years ago
brunobar79
285814646f
ui ready
6 years ago
brunobar79
2ea05e303d
connect screen ready
6 years ago
brunobar79
c72ced79ae
ui fixes
6 years ago
brunobar79
4e1d8ba19d
good progress adding paths
6 years ago
brunobar79
e6d64cecf8
message signing works
6 years ago
Alexander Tseung
8e3f0b4202
Update Font in Account Selector
6 years ago
brunobar79
71ef4d85da
design complete
6 years ago
brunobar79
4759915856
fix spinner and qr icon
6 years ago
brunobar79
d5929e5c42
added qr code scanner icon in send transaction
6 years ago
brunobar79
df19163bf9
last css fixes
6 years ago
brunobar79
76981c2ad9
added new global alert
6 years ago
brunobar79
a6e0eef8f4
fix unsupported browser view
6 years ago
brunobar79
2bfddc288e
scroll smooth
6 years ago
brunobar79
49d1bdea8a
design done
6 years ago