Gaëtan Renaudeau
6979a2abaa
fix weird glitch on Select/Unselect feature when selecting a New
7 years ago
Gaëtan Renaudeau
9a32695441
wording push
7 years ago
Anastasia Poupeney
a8a4ed6cd8
manager icons in dev mode appearing now
7 years ago
Gaëtan Renaudeau
525a89830f
Merge pull request #739 from NastiaS/onboarding-analytics-integration
Onboarding analytics integration
7 years ago
Gaëtan Renaudeau
4cc241fe56
Merge pull request #741 from NastiaS/minorFixesBranch
Update ReadMe
7 years ago
Gaëtan Renaudeau
648d0d1930
Refactor and Polish Add Accounts
7 years ago
Anastasia Poupeney
e46cc89724
fix ci issue
7 years ago
Anastasia Poupeney
9f3963e16d
Update ReadMe
7 years ago
Anastasia Poupeney
da5dd0aecc
k
7 years ago
Anastasia Poupeney
0cb3a14fd9
rephrasing a few analytics wordings
7 years ago
Anastasia Poupeney
03ad6bfab9
genuine check minor adjustment for the deviceInteraction
7 years ago
Anastasia Poupeney
2364a371d1
lint issues fix
7 years ago
Anastasia Poupeney
cb648b8569
capture some events on the onboarding for analytics
7 years ago
Anastasia Poupeney
721e687632
onboarding analytics for visiting pages and some events wip
7 years ago
Meriadec Pillet
2dd342f492
Merge pull request #738 from gre/debug-network
Polish: hide address from urls
7 years ago
Gaëtan Renaudeau
adc47d70a0
log analytics events for better logs
(we'll know better how to repro error)
7 years ago
Gaëtan Renaudeau
9c370aeea6
Polish: hide address from urls
7 years ago
ledger-bot
6f9dfa8c96
New Crowdin translations ( #737 )
* New translations app.yml (French)
* New translations onboarding.yml (French)
7 years ago
Meriadec Pillet
c3c4a48087
Merge pull request #732 from meriadec/manager-apps-list-loading
Less intrusive apps list loading
7 years ago
Meriadec Pillet
ef4a81ec63
Merge pull request #733 from dasilvarosa/wording
Wording updates: onboarding and minor changes in app.
7 years ago
Meriadec Pillet
147f12df34
Merge pull request #735 from gre/debug-network
Add DEBUG_NETWORK for logging http queries
7 years ago
meriadec
cbcf3d8453
Use white-ish background color for apps loading
7 years ago
meriadec
6880958026
Delete unused DeviceConnect component
7 years ago
Gaëtan Renaudeau
875d47a2ea
Add DEBUG_NETWORK for logging http queries
the old DEBUG_NETWORK is now in experimental flags because i can't make it work
7 years ago
meriadec
3627b85623
Merge branch 'develop' into ds-wording
7 years ago
ledger-bot
ec454649c2
New Crowdin translations ( #734 )
* New translations app.yml (French)
* New translations errors.yml (French)
* New translations language.yml (French)
* New translations onboarding.yml (French)
7 years ago
Meriadec Pillet
2cfd57cc05
Merge pull request #728 from gre/disconnect-error-event
Add disconnected device event. also sort errors by alphabetic
7 years ago
Meriadec Pillet
7eeb6bb1ac
Merge pull request #729 from gre/fix-confettis
Fix confettis to go under the ledger logo. fix flow
7 years ago
meriadec
729d9cdaa6
Less intrusive apps list loading
7 years ago
ddasilva
92262e5282
Onboarding: Added 3 wording cases for security checklist. Update to password lock step, minor changes throughout the app
7 years ago
Gaëtan Renaudeau
5941cebf7f
Merge pull request #730 from meriadec/reset-script
Update README.md and add all-os-compatible hard reset
7 years ago
meriadec
39eb6d4e33
Update README.md and add all-os-compatible hard reset
7 years ago
Gaëtan Renaudeau
a4050d8103
Fix confettis to go under the ledger logo. fix flow
7 years ago
Gaëtan Renaudeau
a8f75afcb7
Add disconnected device event. also sort errors by alphabetic
7 years ago
Gaëtan Renaudeau
58d7842a20
Merge pull request #727 from meriadec/fix-manager-apps-list
Give correct props to AppsList
7 years ago
meriadec
badf77f360
Give correct props to AppsList
7 years ago
Gaëtan Renaudeau
d1e2b54d69
Merge pull request #725 from gre/fix-account
Bugfix account.unit to refresh account page when you change it
7 years ago
Gaëtan Renaudeau
5b3fb8cf80
Merge pull request #714 from meriadec/device-interaction
Device interaction
7 years ago
Gaëtan Renaudeau
71ce2b4599
Update PULL_REQUEST_TEMPLATE.md
7 years ago
Meriadec Pillet
879e9feb13
Merge pull request #726 from meriadec/cursor-sidebar
Cursor `not-allowed` on disabled sidebar items
7 years ago
Gaëtan Renaudeau
d5abb2d4ea
Update PULL_REQUEST_TEMPLATE.md
7 years ago
meriadec
77f30df8c1
Cursor `not-allowed` on disabled sidebar items
7 years ago
Gaëtan Renaudeau
c83beeb782
Bugfix account.unit to refresh account page when you change it
this also start splitting a bit the AccountPage component
as CalculateBalance will memoize things, we want inner part to be potentially re-render if they depend on other things, we do this by connecting them to redux. redux idea is to connect leafs instead of connecting the whole tree when possible, so this fit this paradigm to me.
7 years ago
Gaëtan Renaudeau
533d8f5251
Merge pull request #724 from LedgerHQ/pr-template-branch
shorten the title for PR template
7 years ago
Gaëtan Renaudeau
48862c1efd
Update PULL_REQUEST_TEMPLATE.md
7 years ago
Gaëtan Renaudeau
79e094858e
Merge pull request #722 from amougel/feature/app_categories
Filter apps based on developer mode
7 years ago
Anastasia Poupeney
df77a8bc3c
shorten the title for PR template
7 years ago
meriadec
7d079cd3dd
Merge branch 'develop' into device-interaction
7 years ago
meriadec
fe3d143117
Correct reset state when retrying verify address
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