Gaëtan Renaudeau
7f4d833ce9
serialize error that go through libcore as well
this help for translated errors
7 years ago
Gaëtan Renaudeau
d6f3a183a9
Add 'Outdated' concept
Outdated rarely happen: it's only if you have not yet pulled for a time and you had no network condition. because otherwise, our pull interval is always smaller than the time we consider 'outdated' (set at block time + 5mn to be safe)
In case an error occur during the sync, we won't show it until one of the account is also outdated, which i think will lighten a bit the cases we have errors. we can decide later to be smarter and more verbose (like being able to know which account have a problem, which one is not sync etc..) but we'll need to have a design for it
7 years ago
Gaëtan Renaudeau
3f5e5f2223
Merge pull request #696 from MortalKastor/windows-signing
Sign installer on Windows
7 years ago
Gaëtan Renaudeau
0355a22431
Merge pull request #695 from valpinkman/fix/error-in-ws
fix error throwing when exchanging apdus
7 years ago
Thibaut Boustany
1f8c5f2a54
Sign installer on Windows
7 years ago
Meriadec Pillet
bb5ee89cbe
Merge pull request #694 from valpinkman/fix/uglify-mangling
remove mangling when building rendered in production
7 years ago
Valentin D. Pinkman
49f9548f33
fix error throwing when exchanging apdus
7 years ago
Valentin D. Pinkman
cea276818c
cleanup webpack main.config
7 years ago
Valentin D. Pinkman
5d20599da7
remove mangling when building rendered in production
7 years ago
Meriadec Pillet
003e6aefe4
Merge pull request #693 from meriadec/stepper
Stepper component
7 years ago
Gaëtan Renaudeau
4f947612f2
Merge pull request #688 from MortalKastor/harden-build
Native deps building failproofing
7 years ago
meriadec
826601a911
Prettier
7 years ago
meriadec
b8a62764ab
Refacto AddAccount modal to use Stepper
...and also prevent passing `setState` from parent component to children
7 years ago
meriadec
5db35eea17
Create the Stepper component to ease our steps workflows
7 years ago
Thibaut Boustany
93333fcb49
\n
7 years ago
Meriadec Pillet
b58f870e8d
Merge pull request #690 from valpinkman/nvmrc
add default version for node with .nvmrc
7 years ago
meriadec
1ea36dde80
Add \n to .nvmrc
7 years ago
Meriadec Pillet
6a9902e802
Merge pull request #692 from meriadec/polishes-and-refacto
Polishes and refacto
7 years ago
meriadec
14cb342677
Move EnsureDeviceApp out of its folder
7 years ago
meriadec
21a78a442f
Flow stuff
7 years ago
meriadec
48b19e9dff
Fix storybook import raven in logger
7 years ago
meriadec
73f89e1c84
Make HomeIcon fill with currentColor
7 years ago
meriadec
93e0f16e96
Add `overflow` to styled Box props
7 years ago
Meriadec Pillet
8177aebb9f
Merge pull request #691 from valpinkman/fix/trad-uninstall-app
fixed trad lang in uninstall app
7 years ago
Valentin D. Pinkman
62827423a4
fixed trad lang in uninstall app
7 years ago
Valentin D. Pinkman
fb18b15ed5
add default version for node with .nvmrc
7 years ago
Gaëtan Renaudeau
20b6891c6f
Merge pull request #687 from gre/polish-wording-settings
Polish proposal because uncomplete information regarding impl
7 years ago
Gaëtan Renaudeau
cf919cac15
Merge pull request #686 from gre/better-error-through-process
De/serialize process related errors so they get correctly reported to sentry
7 years ago
Thibaut Boustany
36a747f667
Prevent env pollution
7 years ago
Thibaut Boustany
ddc8b4d1c6
Failproof native deps building by explicitly set target
7 years ago
Gaëtan Renaudeau
40aada222e
Polish proposal because uncomplete information regarding impl
7 years ago
Gaëtan Renaudeau
62f4f47599
De/serialize process related errors so they get correctly reported to sentry
also should now have the stack
7 years ago
Meriadec Pillet
f12a53b6a9
Merge pull request #681 from LedgerHQ/l10n_develop
New Crowdin translations
7 years ago
Meriadec Pillet
91d0c972e1
Merge pull request #684 from NastiaS/illustrationsBranxh
transferring all illustrations to the images to not pollute icons in …
7 years ago
Anastasia Poupeney
b898563dc8
make import path consistent
7 years ago
Anastasia Poupeney
5c24d46ffc
transferring all illustrations to the images to not pollute icons in storybook
7 years ago
Meriadec Pillet
8526e4b3fb
Merge pull request #683 from NastiaS/minorFixesBranch
add confirm to hard reset on the crash screen
7 years ago
Anastasia Poupeney
4001d28873
removing extra func definition
7 years ago
Gaëtan Renaudeau
b4181894ed
Merge pull request #682 from LedgerHQ/master
Master
7 years ago
Anastasia Poupeney
254c07a704
add confirm to hard reset on the crash screen
7 years ago
Gaëtan Renaudeau
8e1e5d66bf
v1.0.0-beta.2
7 years ago
Gaëtan Renaudeau
8f5ae0420a
Merge pull request #679 from LedgerHQ/develop
Prepare for beta.2
7 years ago
ledger-bot
4aedd01a01
New translations errors.yml (French)
7 years ago
Gaëtan Renaudeau
573bc6a209
Merge pull request #680 from meriadec/manager-errors
Manager errors
7 years ago
Gaëtan Renaudeau
03d488d1c7
add clubcoin
7 years ago
meriadec
89e9249b49
More precise error messages on install/uninstall apps
7 years ago
meriadec
c596982a57
Re-use our input component for apps list
7 years ago
Gaëtan Renaudeau
361e381600
Merge pull request #678 from gre/always-show-errors
Always show error in the RenderError
7 years ago
Gaëtan Renaudeau
c1b5fe032d
old comment
7 years ago
Gaëtan Renaudeau
f66530414e
also show the beta. don't use Translated to have the raw error
7 years ago