Gaëtan Renaudeau
184c49538c
Use winston to provide better logs and logfiles
7 years ago
KhalilBellakrid
1294fdd73d
Fix logger to get logs from libcore
7 years ago
amougel
4556de8c3f
removing clubcoin 1.2 detection
7 years ago
Gaëtan Renaudeau
5db518b08f
Fix going back on Portfolio after a reset
also don't mount app during onboarding for better performance
7 years ago
Valentin D. Pinkman
879963f75e
fix firmware steps order
7 years ago
Gaëtan Renaudeau
d95d81974a
Fix error
7 years ago
Valentin D. Pinkman
c259edd23b
plugged update actions to modals
7 years ago
Valentin D. Pinkman
c7745bc91e
modal ui for firmware update
7 years ago
Gaëtan Renaudeau
9a32695441
wording push
7 years ago
Gaëtan Renaudeau
648d0d1930
Refactor and Polish Add Accounts
7 years ago
Gaëtan Renaudeau
9c370aeea6
Polish: hide address from urls
7 years ago
Gaëtan Renaudeau
a8f75afcb7
Add disconnected device event. also sort errors by alphabetic
7 years ago
amougel
bdac11d848
filtering developer tools
Bootstrap analytics
- Two components: <Track> and <TrackPage>. we should try to ALWAYS use them. only case you might not use them is for imperative events (click, etc..)
- also: introduce a "Use system locale" for the language because analytics need to diffferenciate if lang was set by user of fallbacked. it's also better when we'll introduce new lang to users to directly auto switch to their system's
- started to track some pages and events. there will be more required and we'll have to add some in the next days
filtering developper tools
7 years ago
meriadec
7a19d8b264
Ability to make an interaction polling throw on specific errors
7 years ago
Gaëtan Renaudeau
278373ed9b
Bootstrap analytics
- Two components: <Track> and <TrackPage>. we should try to ALWAYS use them. only case you might not use them is for imperative events (click, etc..)
- also: introduce a "Use system locale" for the language because analytics need to diffferenciate if lang was set by user of fallbacked. it's also better when we'll introduce new lang to users to directly auto switch to their system's
- started to track some pages and events. there will be more required and we'll have to add some in the next days
7 years ago
meriadec
d4283dd8c7
Create GenuineCheck component
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
Valentin D. Pinkman
49f9548f33
fix error throwing when exchanging apdus
7 years ago
meriadec
b8a62764ab
Refacto AddAccount modal to use Stepper
...and also prevent passing `setState` from parent component to children
7 years ago
amougel
bdbc018e9b
trimming mcu version
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
amougel
0576e1ce8c
refactor firmware update
7 years ago
amougel
7317c8d605
using provider
7 years ago
amougel
bc8aa90e84
refactoring device information
7 years ago
meriadec
89e9249b49
More precise error messages on install/uninstall apps
7 years ago
Gaëtan Renaudeau
c9d699c663
fix network usage
7 years ago
Gaëtan Renaudeau
d89dc5437a
We must always use network() not axios. avoid circular ref issue
7 years ago
meriadec
3055ced9f0
Remove unused comments
7 years ago
Gaëtan Renaudeau
8c6577658c
Fix lint & actually return a correct observable from promise
7 years ago
Anastasia Poupeney
64d8a88978
wip more consistency on modals
7 years ago
Valentin D. Pinkman
c876e4e162
wip update firmware final
7 years ago
KhalilBellakrid
3b7642e1ec
Fix hard reset which is async now, update ledger-core to 2.0.0-rc.2
7 years ago
Valentin D. Pinkman
d879f9bb39
fixed ui components and commands, flash mcu
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
009f74725a
add busy indicators
7 years ago
Gaëtan Renaudeau
93cc431a24
initial version of a Placeholder for when no countervalues loaded yet
7 years ago
Gaëtan Renaudeau
40724224b1
unify all constants
7 years ago
Gaëtan Renaudeau
de9e76a70e
Improve socket implementation
7 years ago
Gaëtan Renaudeau
62678af9f7
No countervalues to load if there is no accounts
7 years ago
Gaëtan Renaudeau
94561fdba5
Refactor major libcore
7 years ago
Valentin D. Pinkman
7a4a2ebbfa
add genuine check call
7 years ago
Gaëtan Renaudeau
36e40948a8
In the OUT case we need to add the fees
7 years ago
Gaëtan Renaudeau
3373ae69e5
Fix refuse on device to go on step 4
7 years ago
Gaëtan Renaudeau
b7d2b9a0fe
Implement libcore features for Send funds
- address validation
- total fees & Total spent calculation
- not enough balance detection
7 years ago
Gaëtan Renaudeau
de572e843c
drop getWalletIdentifier & replace by encodeWalletName
7 years ago
Gaëtan Renaudeau
055432e1d7
Errors for i18n
should protect the i18n with a ''
7 years ago