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
meriadec
45c1691bd1
Remove highlight color of DeviceInteraction when finished
7 years ago
Thibaut
c9f7d79dbe
Merge pull request #715 from MortalKastor/moar-win-polish
Some more windows polish
7 years ago
Thibaut
9ce41e3422
Merge pull request #721 from gre/analytics-2
cover more usecase for analytics
7 years ago
Gaëtan Renaudeau
075e902c63
Merge pull request #719 from NastiaS/minorFixesBranch
Minor fixes branch
7 years ago
Gaëtan Renaudeau
6d06f328b8
Merge pull request #720 from LedgerHQ/pr-template-branch
Create PULL_REQUEST_TEMPLATE.md
7 years ago
meriadec
f69853a4c0
Handle retry on Receive modal
7 years ago
meriadec
a6cc0cf78c
Remove unused code
7 years ago
Thibaut Boustany
a67cee4bf1
Nicer app and uninstaller icons for Windows
7 years ago
meriadec
23ad9668ab
Merge branch 'develop' into device-interaction
7 years ago
Gaëtan Renaudeau
fc5050d1aa
cover more usecase for analytics
7 years ago
meriadec
32c691d3c2
Cleaner design for error desc on device interaction
7 years ago
Anastasia Poupeney
174a313fb2
PR template changes
7 years ago
meriadec
e07e9686e5
Use TranslatedError on DeviceInteraction
7 years ago
meriadec
7a19d8b264
Ability to make an interaction polling throw on specific errors
7 years ago
NastiaS
5f81a23c5c
Create PULL_REQUEST_TEMPLATE.md
7 years ago
meriadec
2adbed70e1
Remove Workflow
7 years ago
meriadec
52f18e0759
Move EnsureDevice out of its folder
7 years ago
meriadec
56b14106b6
Change error behavior of DeviceInteractionStep
7 years ago
meriadec
929f620bbf
Grey border for passed steps, and remove weird left border
7 years ago
Anastasia Poupeney
598b4ef10e
adding alt prop to all images
7 years ago
Anastasia Poupeney
ec3f52efd2
live logo with shadow integrated on all onboarding pages
7 years ago
Anastasia Poupeney
8ea85e832e
wrapping all strings in the js files in {} with quotes
7 years ago
Anastasia Poupeney
44e0bc021d
wip wording meeting corrections
7 years ago
meriadec
f91e67ca29
Cache device genuinity in GenuineCheck component
7 years ago
meriadec
51afb159b0
Refacto ManagerPage to use GenuineCheck component
7 years ago
Gaëtan Renaudeau
411647a900
Merge pull request #718 from gre/analytics
Bootstrap analytics
7 years ago
Gaëtan Renaudeau
a9a9f40ccb
Merge pull request #717 from dasilvarosa/wording
Wording improvements after review
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
ddasilva
e632b2235d
typo
7 years ago
ddasilva
663c47ad1e
Treat PR comments
7 years ago
meriadec
832ce8e369
Simplify first job running on DeviceInteractionStep
7 years ago
meriadec
0a0cf166c5
Merge branch 'develop' into device-interaction
7 years ago
ddasilva
814d7c9587
Replace funds by crypto assets, improved empty state texts
7 years ago
ddasilva
84ab13a8a0
Wording updates
7 years ago