meriadec
5813c78754
Refactor the Send modal to use Stepper
7 years ago
meriadec
684f67abf8
Dont forward every prop to Input
7 years ago
meriadec
e5a9f43d32
Receive modal: put Track component inside instead of outside
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
e94d3344eb
Use a default window size different from the minimum window size
7 years ago
Gaëtan Renaudeau
66079fd198
Hide amount of a new account to create as requested in pixel push
7 years ago
Gaëtan Renaudeau
8fcce3fe9c
Less ugly description constraint
7 years ago
meriadec
6e28878ef5
Fix Onboarding layout on small screens
7 years ago
Gaëtan Renaudeau
6848086642
set app MIN_HEIGHT to 700 for lower screens
7 years ago
meriadec
4b53241805
"No fee" thing
7 years ago
meriadec
7c01304f91
Add copy hash on OperationDetail
7 years ago
meriadec
12890d78f5
Polishing receive modal
7 years ago
Gaëtan Renaudeau
2528062a30
errors.yml are now sub field. by default we use title, but any field can be defined
we will use for now 2 fields by convention, title (which must remain SHORT!!) that we use most of the time. and description, for a more detailed version.
7 years ago
meriadec
5d5ebb2688
Add "Your device is genuine" tooltip on manager
7 years ago
meriadec
0c7b3cea69
Remove unused DeviceConnect component
7 years ago
meriadec
037fdbaa17
Button now listen global focus state (tab key)
7 years ago
Gaëtan Renaudeau
2a54980ecb
Add a cache delay for not blink on genuine
- rely on WeakSet
7 years ago
Gaëtan Renaudeau
3532d0069f
Pixel push confetti
7 years ago
meriadec
3d0570b518
Polish an account settings
7 years ago
ddasilva
b360ab53aa
Onboarding subtitle
7 years ago
Gaëtan Renaudeau
4107ab372b
bold the step 3
7 years ago
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
648d0d1930
Refactor and Polish Add Accounts
7 years ago
Anastasia Poupeney
e46cc89724
fix ci issue
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
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
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
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
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
meriadec
badf77f360
Give correct props to AppsList
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
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
meriadec
f69853a4c0
Handle retry on Receive modal
7 years ago
meriadec
a6cc0cf78c
Remove unused code
7 years ago