meriadec
b6b5943e33
Wording on EnsureDeviceAppInteraction
7 years ago
Thibaut Boustany
0b7607bcb6
Installer visuals update
7 years ago
Thibaut Boustany
416b81d233
Don't build Windows ia32
7 years ago
meriadec
1ddbeccce6
Refactor and clean ReceiveModal to use Stepper
7 years ago
meriadec
bd864ce279
Add `onStepChange`, `disabledSteps` and other stuff on Stepper
7 years ago
meriadec
255ebd7d4b
Use EnsureDeviceAppInteraction in StepConnectDevice
7 years ago
meriadec
4237942949
Use GenuineCheck in GenuineCheckModal
7 years ago
meriadec
905c5998e6
Create EnsureDeviceAppInteraction
7 years ago
meriadec
d4283dd8c7
Create GenuineCheck component
7 years ago
Gaëtan Renaudeau
d867945d7d
fix manager
7 years ago
meriadec
4b10d545bd
Create DeviceInteraction component
7 years ago
Gaëtan Renaudeau
fcd3278df6
fix flow
7 years ago
Gaëtan Renaudeau
ef2b9f838c
Merge pull request #708 from LedgerHQ/master
Master
7 years ago
Gaëtan Renaudeau
e99467da43
Fix error to show during DeviceConnect step
7 years ago
Gaëtan Renaudeau
1145eed414
Fix ActivityIndicator to only spin on user interaction or outdated
7 years ago
Gaëtan Renaudeau
d498b466ed
Merge pull request #704 from LedgerHQ/develop
Prepare for beta.3
7 years ago
Meriadec Pillet
cde95031e4
Merge pull request #706 from LedgerHQ/l10n_develop
New Crowdin translations
7 years ago
Meriadec Pillet
0cb2b7cefc
Merge pull request #697 from gre/animated-onboarding-finish
Implement ConfettyParty
7 years ago
ledger-bot
aa460fb4d9
New translations app.yml (French)
7 years ago
Gaëtan Renaudeau
fcf8d6d2ac
Merge pull request #701 from gre/proposal-up-to-date
Add 'Outdated' concept
7 years ago
Meriadec Pillet
ced82d24e8
Merge pull request #705 from NastiaS/minorFixesBranch
Minor fixes branch
7 years ago
Gaëtan Renaudeau
0e354da916
Merge pull request #685 from amougel/feature/getDeviceInfo
Refactoring
7 years ago
Anastasia Poupeney
d3ee8f1c37
minor fix for the import path
7 years ago
Anastasia Poupeney
731c791158
splitting genuine check to more components, onboarding
7 years ago
amougel
45c90e8446
Merge branch 'feature/clubcoin' into feature/getDeviceInfo
7 years ago
amougel
4957ab6a6d
Merge branch 'develop' into feature/getDeviceInfo
7 years ago
amougel
c89a1cd2fe
fix apdus
7 years ago
Gaëtan Renaudeau
7f4d833ce9
serialize error that go through libcore as well
this help for translated errors
7 years ago
Anastasia Poupeney
492554b77c
onboarding max width for genuine check error
7 years ago
Meriadec Pillet
b0d3bb8f96
Merge pull request #699 from gre/export-on-crash-init
Add export on init crash + make error selectable
7 years ago
Meriadec Pillet
bea049be5a
Merge pull request #689 from LedgerHQ/l10n_develop
New Crowdin translations
7 years ago
Gaëtan Renaudeau
b9da1346ee
Merge pull request #703 from meriadec/fix-zombie-processes
Fix zombie processes
7 years ago
Meriadec Pillet
8d8c21df34
Merge pull request #702 from gre/bump-ledgerjs
bump ledgerjs
7 years ago
meriadec
535943c95f
Make dev env stop when closing window
7 years ago
meriadec
e26c85db46
Fix zombie processes by hardly terminate them on window close
To be improved: this commits introduce regression on OSX behaviour
when hiding the window: before it was keeping the app opened, and
auto locking it. Now it kills it :D
I honestly think it's worth it regarding the problem zombies process
causes (LOCK on sqlite...).
7 years ago
meriadec
c7404635e8
Put back `yarn dist:dir`
7 years ago
Gaëtan Renaudeau
222c6ef8fd
bump ledgerjs
7 years ago
Gaëtan Renaudeau
ab9d1b25a1
Merge pull request #700 from gre/app-size-in-constants
Define app min size in constants so we can override by env
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
b91be280d9
Define app min size in constants so we can override by env
7 years ago
Gaëtan Renaudeau
246881ccd4
Merge pull request #698 from gre/no-rounding-in-critical-parts
Disable balance rounding where it's important (where enough space)
7 years ago
Gaëtan Renaudeau
94ce20cff0
Add export on init crash + make error selectable
7 years ago
Gaëtan Renaudeau
4319c1b421
Disable balance rounding where it's important (where enough space)
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
Gaëtan Renaudeau
bbc195a3d4
Implement ConfettyParty
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