Gaëtan Renaudeau
cdc885f2f0
Merge pull request #922 from meriadec/fix-#906
Fix #906
7 years ago
Gaëtan Renaudeau
18abe23c36
Merge pull request #920 from meriadec/fix-#911
Fix #911
7 years ago
Gaëtan Renaudeau
483457fba0
App Starts is a mandatory track
7 years ago
Gaëtan Renaudeau
c76a736b43
README: new images
7 years ago
Gaëtan Renaudeau
b7b63c1db5
Merge pull request #923 from meriadec/readme
README: unify and remove obvious instructions
7 years ago
meriadec
854fa280c5
README: unify and remove obvious instructions
7 years ago
meriadec
e7f8db2610
Bold support in Markdown component
closes #906
7 years ago
meriadec
d1aaef348b
Prevent modal close when we are in Receive step 4
closes #907
7 years ago
meriadec
4fc4878ac4
Correct loading state indicator in SelectExchange when no exchange available
closes #911
7 years ago
Gaëtan Renaudeau
a3ad155b62
Add missing App Starts event
7 years ago
Gaëtan Renaudeau
4cb852a24d
Merge pull request #915 from gre/tradeoff-show-account-if-balance
Fix a bug in Ripple that make ops disappear after a clean
7 years ago
Gaëtan Renaudeau
6e53da6d96
Merge pull request #910 from LedgerHQ/l10n_develop
New Crowdin translations
7 years ago
Gaëtan Renaudeau
d3796beac0
Fixes #914
7 years ago
Gaëtan Renaudeau
426ae54cc7
Don't render Empty account placeholder if there is a balance
this is a tradeoff for #914
7 years ago
Gaëtan Renaudeau
4624a93233
Update README.md
7 years ago
Gaëtan Renaudeau
ac9f353683
Update README.md
7 years ago
Gaëtan Renaudeau
517e5b41a1
Update README.md
7 years ago
Gaëtan Renaudeau
8211898bfa
Update README.md
7 years ago
Gaëtan Renaudeau
f32dd126f2
Update README
7 years ago
Gaëtan Renaudeau
897c43e2e6
update README
7 years ago
Gaëtan Renaudeau
075e4f8297
Merge pull request #913 from gre/fix/912
Fixes #912
7 years ago
Gaëtan Renaudeau
306ae961d1
Fixes #912
7 years ago
ledger-bot
aaa6db6eab
New translations onboarding.yml (French)
7 years ago
ledger-bot
5efeb6195b
New translations app.yml (French)
7 years ago
Gaëtan Renaudeau
40f9db14b8
Merge pull request #908 from dasilvarosa/wording
Fixed a few changed wordings
7 years ago
KhalilBellakrid
3462435588
Merge pull request #909 from meriadec/libcore-bump
Link statically libstdc++ to fix issues on old linux systems
7 years ago
dasilvarosa
8ace521c3d
Onboarding analytics polish 2
7 years ago
dasilvarosa
e08489a0a2
Onboarding analytics polish
7 years ago
dasilvarosa
7bfba4b027
Learn more polish
7 years ago
dasilvarosa
f361eb7272
Fixed empty portfolio text to work better with the arrow
7 years ago
meriadec
385dbb2156
Bump @ledgerhq/ledger-core
7 years ago
dasilvarosa
11f2acef66
Fixed a few changed wordings
7 years ago
Gaëtan Renaudeau
920aa7e297
Improve .github/ templates
7 years ago
Gaëtan Renaudeau
0ea56aaa1c
improve .github templates
7 years ago
Meriadec Pillet
44a16343a8
Merge pull request #903 from gre/new-endpoints
Set new endpoints
7 years ago
Gaëtan Renaudeau
c2e3658e40
Set new endpoints
7 years ago
Gaëtan Renaudeau
5c52d3b33d
Merge pull request #902 from gre/fix-error-imprecision
Fix error imprecision in all Manager calls
7 years ago
Gaëtan Renaudeau
8f9207542d
Fix error imprecision in all Manager calls
the code is equivalent except errors thrown don't get decorated back into an 'Error' leading to imprecision
we'll need to double check all is fine but this will *make errors great again*.
this is really an antipattern we have to avoid.
7 years ago
Gaëtan Renaudeau
5b6a78d933
API_BASE: move a / from the constant to the actual (only) usage
7 years ago
Gaëtan Renaudeau
a9ab417e9b
Merge pull request #900 from gre/bugfix-blocking-next-if-errors
Bugfix blocking next if errors in send step1
7 years ago
Gaëtan Renaudeau
9f97534d7e
Bugfix blocking next if errors in send step1
7 years ago
Gaëtan Renaudeau
a63b164785
Merge pull request #899 from LedgerHQ/master
Master
7 years ago
Gaëtan Renaudeau
cb1413e27c
v1.0.0-rc.2
7 years ago
Gaëtan Renaudeau
bbfe82acec
Merge pull request #898 from LedgerHQ/develop
Prepare for rc.2
7 years ago
Gaëtan Renaudeau
d9cf503046
Merge pull request #894 from gre/better-cache-and-error-precision-on-canBeSpent
Better error precision on canBeSpent cases
7 years ago
Valentin D. Pinkman
aa45470248
Merge pull request #897 from valpinkman/fix/mcu-flashing
exit from mcu flashing state and add wording to loading state
7 years ago
Valentin D. Pinkman
93d0e20b30
Merge pull request #896 from valpinkman/clean/constants
clean constants for web socket urls
7 years ago
Valentin D. Pinkman
59919743ce
exit from mcu flashing state and add wording to loading state
7 years ago
Gaëtan Renaudeau
3e71d2aab5
Merge pull request #895 from gre/add-ws-error-url
Add {url} in the WebSocket errors
7 years ago
Gaëtan Renaudeau
cdbde5470f
missing + in a regex
7 years ago