meriadec
|
d5994a3a90
|
Wording update
|
7 years ago |
Gaëtan Renaudeau
|
683456ac57
|
clean accounts will save to file
|
7 years ago |
Anastasia Poupeney
|
927725b8f1
|
operation details
|
7 years ago |
meriadec
|
cc8dbb82ba
|
Fix un-aligned back button & chevron, that was triggering me so much
|
7 years ago |
Gaëtan Renaudeau
|
009f74725a
|
add busy indicators
|
7 years ago |
meriadec
|
4a9912281c
|
Refactor retry on add account fail
|
7 years ago |
meriadec
|
b74a40b9c1
|
Update default button hover & active styles
|
7 years ago |
meriadec
|
5cc2c8ae51
|
Ability to cancel sync when adding accounts
|
7 years ago |
Gaëtan Renaudeau
|
a4bab020ec
|
Add timeout for genuine and sync
|
7 years ago |
meriadec
|
d2fe8c5ff2
|
Ability to import accounts even if sync is not finished yet
|
7 years ago |
Gaëtan Renaudeau
|
34b30c5681
|
Fix errors
|
7 years ago |
Gaëtan Renaudeau
|
3c43e899fa
|
placeholder for graph
|
7 years ago |
Thibaut Boustany
|
57b0f3464e
|
Save pubkey for Ripple and Ethereum accounts
|
7 years ago |
meriadec
|
74fb9d0db1
|
Cleanify the AccountPage settings button
|
7 years ago |
Gaëtan Renaudeau
|
93cc431a24
|
initial version of a Placeholder for when no countervalues loaded yet
|
7 years ago |
meriadec
|
01a913aade
|
Adjust the Selects empty option texts
|
7 years ago |
Gaëtan Renaudeau
|
a7a721525f
|
Bugfix TranslatedError to crash the app in some error cases
|
7 years ago |
Gaëtan Renaudeau
|
94dea24d2d
|
Fix a rendering bug when you send coin from an account to another
|
7 years ago |
meriadec
|
28feb3ead2
|
Hide top bar vertical bar when no accounts
|
7 years ago |
meriadec
|
5adf9d7c71
|
Fix empty state text for add account
|
7 years ago |
Gaëtan Renaudeau
|
d54a3fb832
|
fix ripple scan to show twice a New Account proposal
|
7 years ago |
Gaëtan Renaudeau
|
cb78ddb926
|
For better precision, all error should use TranslatedError
and we should always keep the Error objects, not booleans
|
7 years ago |
Gaëtan Renaudeau
|
07b707452f
|
add Ripple node config
|
7 years ago |
meriadec
|
ae84bc84ed
|
Make onboarding steps scrollable to handle screen edge cases
|
7 years ago |
meriadec
|
f791f4ef38
|
Polishing onboarding genuine check states
|
7 years ago |
Gaëtan Renaudeau
|
3553f401e6
|
fix linter
|
7 years ago |
Gaëtan Renaudeau
|
7d7917a355
|
StickBackToTop now will animate like it used to do
|
7 years ago |
Gaëtan Renaudeau
|
375398b4a4
|
Progress on Onboarding Genuine Check
|
7 years ago |
Gaëtan Renaudeau
|
7b2a883313
|
selectedDayRange is now a settings
|
7 years ago |
Thibaut
|
53ff157c9f
|
Reload translations mapped to `ctrl + l` (#607)
* Reload translations button added to dev internal tools
* Revert changes (minus Debug modal layout fix)
* Language reloading binded to `ctrl + l`
* Use component lifecycle
* Restore debug modal content height
|
7 years ago |
Gaëtan Renaudeau
|
96bf196b91
|
fix GrowScroll to blink scroll because of `auto`
|
7 years ago |
Gaëtan Renaudeau
|
a715599d11
|
ridiculous fix
|
7 years ago |
meriadec
|
62f95aeb52
|
Flow fix
|
7 years ago |
Anastasia Poupeney
|
8c099bda9e
|
add ellipsis to the account name on operation row
|
7 years ago |
meriadec
|
65e85633ba
|
Add padding-bottom to ExchangePage
|
7 years ago |
meriadec
|
486e44aae7
|
Prevent unmounted setState and remove listener on StickyBackToTop
|
7 years ago |
Gaëtan Renaudeau
|
40724224b1
|
unify all constants
|
7 years ago |
Anastasia Poupeney
|
898f755de3
|
trim and remove extra spaces in the account name input
|
7 years ago |
Gaëtan Renaudeau
|
de9e76a70e
|
Improve socket implementation
|
7 years ago |
Gaëtan Renaudeau
|
ee35b0b604
|
put back MIN_HEIGHT to 768
|
7 years ago |
Gaëtan Renaudeau
|
68b27f290b
|
add overflow:hidden on app container to ensure there is no scrollbar
|
7 years ago |
Gaëtan Renaudeau
|
b740fcd254
|
refactor GrowScroll to be performant
|
7 years ago |
Valentin D. Pinkman
|
2af598c26a
|
refactor onboarding step with real genuine check
|
7 years ago |
Valentin D. Pinkman
|
82950bc63f
|
moved workflow to its own folder
|
7 years ago |
Gaëtan Renaudeau
|
8bf7daeecf
|
add missing padding in Manager & Settings
|
7 years ago |
Gaëtan Renaudeau
|
2398228cb5
|
remove LegacySelect
NB: when using select, don't .map() to generate options. just pass-in the array and implement the getOptionValue
|
7 years ago |
Gaëtan Renaudeau
|
17807e0a13
|
include git revision in sentry & export file name
|
7 years ago |
Gaëtan Renaudeau
|
4149185d71
|
also hide the ActivityIndicator if no accounts
+ some perf optim
|
7 years ago |
Gaëtan Renaudeau
|
62678af9f7
|
No countervalues to load if there is no accounts
|
7 years ago |
Gaëtan Renaudeau
|
ea0c4a4ecf
|
internal process will also log commands (if DEBUG_COMMANDS)
|
7 years ago |