Anastasia Poupeney
ff620becdb
account name input length increased to 30
7 years ago
Anastasia Poupeney
e013682fcd
update reset hard modal and add ledger blue text to genuine check
7 years ago
Anastasia Poupeney
40116daf60
defaulting analytics toggle to false
7 years ago
Anastasia Poupeney
5be26bff9f
add lost password hard reset the app on the lock screen
7 years ago
Meriadec Pillet
8f4b2c23ea
Merge pull request #579 from meriadec/master
Internal processes stuff
7 years ago
Meriadec Pillet
3724de2140
Merge pull request #578 from gre/fixes-15june
Polishes
7 years ago
meriadec
972c73ecd3
Change sync max concurrency
7 years ago
meriadec
469e21995e
ActivityIndicator fix
7 years ago
meriadec
a91f3c912e
Prevent lock issues due to double internal processes
7 years ago
Gaëtan Renaudeau
36e40948a8
In the OUT case we need to add the fees
7 years ago
Gaëtan Renaudeau
e684879b6f
fix calculation
7 years ago
Gaëtan Renaudeau
3373ae69e5
Fix refuse on device to go on step 4
7 years ago
Gaëtan Renaudeau
494dbdcc57
fix false positive on not enough balance
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
Gaëtan Renaudeau
df75ea4432
Fix LibcoreBridge to not validate if amount=0
7 years ago
Meriadec Pillet
3a49075739
Merge pull request #571 from gre/libcore-features-2
Implement libcore features for Send funds
7 years ago
Gaëtan Renaudeau
789eb086cb
Merge pull request #577 from LedgerHQ/l10n_master
New Crowdin translations
7 years ago
ledger-bot
17b01b8939
New translations app.yml (French)
7 years ago
Gaëtan Renaudeau
28177567da
Merge branch 'master' into libcore-features-2
7 years ago
Gaëtan Renaudeau
a9d5c19395
Merge pull request #576 from LedgerHQ/l10n_master
New Crowdin translations
7 years ago
Gaëtan Renaudeau
e85b962d84
Merge pull request #574 from NastiaS/minorFixesBranch
empty state no cursor, circle icon check update
7 years ago
Gaëtan Renaudeau
0d15f6e726
Merge pull request #575 from meriadec/polishes
Polishes
7 years ago
ledger-bot
eeb21557c2
New translations app.yml (French)
7 years ago
ledger-bot
fdf191d214
New translations onboarding.yml (French)
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
meriadec
2c3ee41efa
Disable global tabbing when clicking
7 years ago
Gaëtan Renaudeau
f7678482a9
Merge pull request #568 from MortalKastor/i18n-eslint
`react/jsx-no-literals` eslint rule
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
053f270bfc
Merge branch 'master' into i18n-eslint
7 years ago
Gaëtan Renaudeau
b7d2b9a0fe
Implement libcore features for Send funds
- address validation
- total fees & Total spent calculation
- not enough balance detection
7 years ago
Gaëtan Renaudeau
cd1ad0bf03
Merge pull request #569 from NastiaS/minorFixesBranch
Minor fixes branch
7 years ago
Thibaut Boustany
dc53e79539
removed useless `eslint-disable-line react/jsx-no-literals`
7 years ago
Gaëtan Renaudeau
764420e265
Merge pull request #567 from valpinkman/pixel/manager-page
Pixel/manager page
7 years ago
Gaëtan Renaudeau
b288a5f73d
Merge pull request #566 from valpinkman/feat/loader-app-screen
add loader in app screen
7 years ago
Thibaut Boustany
9abbc13d73
Make eslint less strict
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
Thibaut Boustany
e806d65274
`react/jsx-no-literals` eslint rule added
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
Gaëtan Renaudeau
2f858387e5
Merge pull request #565 from gre/libcore-features-1
drop getWalletIdentifier
7 years ago
Gaëtan Renaudeau
4d9826fec4
minimize need of the device in sign and broadcast
7 years ago