Gaëtan Renaudeau
ff2faddc1a
Track more events
7 years ago
meriadec
2fe2470b3a
Remove <Defer /> component
This reduce amount of blinks - but not prevent them completely in dev
So still need investigate
7 years ago
Gaëtan Renaudeau
fc5050d1aa
cover more usecase for analytics
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
Gaëtan Renaudeau
94dea24d2d
Fix a rendering bug when you send coin from an account to another
7 years ago
Anastasia Poupeney
8c099bda9e
add ellipsis to the account name on operation row
7 years ago
Gaëtan Renaudeau
f94e24dd3d
Fix bottom padding
Default to not force a padding to allow inner to do
7 years ago
Thibaut Boustany
44d84392f1
i18n missing string
7 years ago
Gaëtan Renaudeau
5a04ecfc37
fix missing i18n
7 years ago
Gaëtan Renaudeau
ea20e7d35b
Merge all i18n
7 years ago
meriadec
43238a930d
Lint
7 years ago
Gaëtan Renaudeau
625d7e1274
pixel push
7 years ago
Gaëtan Renaudeau
40d8915310
Polish operationslist: Drop always true prop
7 years ago
Gaëtan Renaudeau
39a051e62f
Optimize performance of OperationsList
7 years ago
meriadec
2b52c17ec4
Pixel push session for Settings page and other stuff
7 years ago
meriadec
07409a8c14
Remove click on operation account
7 years ago
Gaëtan Renaudeau
3ff6887c17
optim a bit Operation render time
7 years ago
Gaëtan Renaudeau
a5760aa74f
Use intermediary for calculating countervalue
7 years ago
Anastasia Poupeney
f606af49a5
adding pagination for operation details
7 years ago
Gaëtan Renaudeau
10fea56ca2
Implement optimistic update on Operation & bugfixes
7 years ago
Gaëtan Renaudeau
acf0db75b3
Porting to new live-common with changes in Account/Operation
7 years ago
Gaëtan Renaudeau
4a18713bdc
Introduce walletbridge with Libcore WIP impl and Eth mock
7 years ago
meriadec
82655baf43
Adjust OperationDetail with updated Operation type
7 years ago
Gaëtan Renaudeau
cc87c1f8ed
Integrate countervalues changes
7 years ago
Thibaut
f8b76c0d7e
Fix to prevent app crash on the "abandon" seed
The case where there's no "from" address on an operation shouldn't happen, but on testnet (sh)it happens 👍
7 years ago
Gaëtan Renaudeau
c6c8f4a2ec
Integrate live-common library
7 years ago
meriadec
b6c77a88ae
Handle recent types & settings changes on Operation and Account
- make sure no extra field is used in the app
- use currency settings to display confirmed/not-confirmed operation
- add blockHeight fetch when syncing account
7 years ago
Loëck Vézien
29bd3ab261
Add market indicators settings
7 years ago
meriadec
3c8bbfffad
Update OperationList hover color
7 years ago
Loëck Vézien
3fe49a3748
Better flow for modals Send
7 years ago
meriadec
541f25fecb
Update manager page design
7 years ago
Loëck Vézien
2421e5713b
Simple implementation of Macbook TouchBar
7 years ago
meriadec
0462b96c22
Fix feedbacks, sync moment locale with app locale
7 years ago
meriadec
ced75a12c2
Group operations by day in Dashboard and account page
7 years ago
meriadec
358e3d3868
✈️ Clean CounterValue & RequestAmount components. Add tests.
7 years ago
meriadec
770de62500
Redux state in Storybook
7 years ago
meriadec
012392295c
Add tests for CounterValue
7 years ago
meriadec
1a1001659f
Use wallet-common countervalues helpers
7 years ago
meriadec
e97ed728a9
Feedbacks updates
7 years ago
meriadec
4a8edc53b8
Use common types for Account and Operation
7 years ago
Loëck Vézien
742a2525f1
Update electron-webpack for use Webpack 4 and Babel 7
7 years ago
Loëck Vézien
978895756b
Add component for display counter value of specific coin/unit
7 years ago
Loëck Vézien
a39035d4e7
Finish integration for OperationDetails modal
7 years ago
Loëck Vézien
7c089ed206
Add to/from in operations, add sample modal for OperationDetails
7 years ago
Loëck Vézien
a98d3e0768
Avoid use of lodash.get
7 years ago
Loëck Vézien
210645ace2
Add new design for OperationsList
7 years ago
Loëck Vézien
e54592d5e9
Height/width > Size for Icon
7 years ago
Loëck Vézien
276e645f79
Remove account ref in operations list
7 years ago
meriadec
787426ddac
Simplify flow annotation for arrays
7 years ago
meriadec
26f549e06d
Use Operation term instead of Transaction
7 years ago