Thibaut Boustany
54a96995f4
Added width optional prop to Modal
7 years ago
Gaëtan Renaudeau
2d77bf0da9
Improve InputCurrency
- you have more control on what you type, no more weird "empty input" cases
- it prevents to type more digits than the currency allows of magnitude
- it do everything to prevent you from typing weird things
7 years ago
Gaëtan Renaudeau
ff0cb8d9b3
Prevent negative values and Infinity to be inputable
7 years ago
meriadec
7f2f3973d8
Scroll inside ReleaseNotes
7 years ago
meriadec
cc813fe61d
Update Exchange page
7 years ago
meriadec
97b174d354
Hide `Currencies` tab in Settings when no account
7 years ago
meriadec
3550d5f60c
Fix the accounts list empty state
7 years ago
Anastasia Poupeney
1fe955118c
empty state no cursor, circle icon check update
7 years ago
Thibaut Boustany
b35b4d2736
Disable eslint on some WIP files with a // FIXME
7 years ago
Thibaut Boustany
bb492bbc46
Prettier
7 years ago
Thibaut Boustany
dc53e79539
removed useless `eslint-disable-line react/jsx-no-literals`
7 years ago
Thibaut Boustany
7177136eba
Add missing i18n + ignore eslint false positives
7 years ago
Anastasia Poupeney
a79b900f1f
no device screen added to onboarding, minor polishes
7 years ago
Valentin D. Pinkman
957420ec42
pixel push on manager page
7 years ago
Valentin D. Pinkman
2378cd8f19
add loader in app screen
7 years ago
Anastasia Poupeney
f5ca918550
remove unused elements
7 years ago
Anastasia Poupeney
f8190addb9
some onboarding changes, minor changes for input password, breadcrumb
7 years ago
Valentin D. Pinkman
2bfabbc30d
fallback to default screen when error happens with device in manager page
7 years ago
Gaëtan Renaudeau
055432e1d7
Errors for i18n
should protect the i18n with a ''
7 years ago
Anastasia Poupeney
f543ef13c0
profile page toggle issue fixed
7 years ago
Anastasia Poupeney
d0fe4d126c
onboarding toggles for sentry and analytics defaulted to true and fixed
7 years ago
Thibaut Boustany
9545fa3171
More i18n strings
7 years ago
Thibaut Boustany
2fd132407c
Fix account name not showing
7 years ago
Gaëtan Renaudeau
f94e24dd3d
Fix bottom padding
Default to not force a padding to allow inner to do
7 years ago
Gaëtan Renaudeau
b87a2fa013
remove this concept of data-role
7 years ago
Gaëtan Renaudeau
f507af470d
Allow sub magnitude in fiat field if below one cent
7 years ago
Gaëtan Renaudeau
f647b7b96f
Allow window drag during a modal without closing it
7 years ago
meriadec
abbc1d8c96
Prevent SelectExchange blink
7 years ago
meriadec
38c9e81067
Create Ellipsis and use it in various places
7 years ago
meriadec
317b2fef36
Visual & interaction improvements
7 years ago
meriadec
f0f016b236
Update footer of add account import step
7 years ago
meriadec
ed831d7e79
Factorize AddAccount code and create AccountsList
7 years ago
meriadec
15a7cf607e
Rename ImportModal to AddAccountsModal
7 years ago
Gaëtan Renaudeau
36c0b4f8d4
fix emptystateaccount
7 years ago
meriadec
a171c39ce3
Fix Send modal forbid close while signing transaction, etc.
7 years ago
meriadec
be9205caed
Correct onClose handling on Send modal
7 years ago
meriadec
98a48be58b
Fix Send modal forbid close while signing transaction
7 years ago
meriadec
b2f8876551
This is how you make CI pass
7 years ago
Gaëtan Renaudeau
a132bb250c
fix jsx code
7 years ago
Gaëtan Renaudeau
126602dc9d
fix flow
7 years ago
meriadec
642e72e826
Better keyboard handling. Hide focus states by default.
7 years ago
Gaëtan Renaudeau
2163bf6b1f
add TopGradient for MainSideBar
7 years ago
meriadec
933cecdc35
Split up Box components
7 years ago
Thibaut Boustany
a7ee05c746
Fix release notes modal failing when notes are empty
7 years ago
Gaëtan Renaudeau
85ae87f671
fix empty exchange section to appear in settings!
7 years ago
Gaëtan Renaudeau
5483424584
add more padding
7 years ago
Gaëtan Renaudeau
80d3f58057
Disable sidebar item if no accounts (send/receive)
7 years ago
Thibaut Boustany
44d84392f1
i18n missing string
7 years ago
Valentin D. Pinkman
0a6e864b09
ui modal for install apps
7 years ago
Valentin D. Pinkman
15650a0e1d
refactor manager page into smaller components
7 years ago