Valentin D. Pinkman
|
d879f9bb39
|
fixed ui components and commands, flash mcu
|
7 years ago |
Gaëtan Renaudeau
|
0cd964fb80
|
polish on splashscreen
|
7 years ago |
meriadec
|
a9313ec197
|
Improve crash screen design and behaviour
|
7 years ago |
Valentin D. Pinkman
|
e352ffad66
|
added fetch last firmware, get device infos and get current firmare commands
|
7 years ago |
Valentin D. Pinkman
|
843675acdc
|
connected app un/install to new api
|
7 years ago |
Valentin D. Pinkman
|
d47a4e0999
|
removed calls to createSocketDialog for the new createDeviceSocket
|
7 years ago |
Valentin D. Pinkman
|
0d68f8a7ab
|
add mcu flash call
|
7 years ago |
Gaëtan Renaudeau
|
ea18c8b025
|
Logo in SVG
|
7 years ago |
Gaëtan Renaudeau
|
7ba5b93079
|
add SyncAgo because it's very useful thing to know...
|
7 years ago |
meriadec
|
f788f98fff
|
Make accounts save in db on ADD_ACCOUNT
|
7 years ago |
Gaëtan Renaudeau
|
f5a862cb50
|
Make errors reported on init crash
|
7 years ago |
Gaëtan Renaudeau
|
9521712723
|
add a cache on getEstimatedFees too
|
7 years ago |
Gaëtan Renaudeau
|
fa4016f3bf
|
add a cache on SelectExchange
|
7 years ago |
Gaëtan Renaudeau
|
2b719f3414
|
fix position of DeviceBusyIndicator
|
7 years ago |
Gaëtan Renaudeau
|
63ce0acedd
|
enable app to render
|
7 years ago |
Anastasia Poupeney
|
7af89b2d06
|
disable continue button when skipping onboarding
|
7 years ago |
Anastasia Poupeney
|
c7df280d68
|
adding separate handle for the error screen and adding skip plus retry for gen check onboarding
|
7 years ago |
Gaëtan Renaudeau
|
351ca25b3f
|
🎉
|
7 years ago |
Anastasia Poupeney
|
4e368ca393
|
adding skip to onboarding if server fails
|
7 years ago |
meriadec
|
99bf4073af
|
Correct way to unsub (eheh) - thx @gre
|
7 years ago |
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 |