120 Commits (abb6e7baa788e00207f7cdf96649a2b7e1854fbc)

Author SHA1 Message Date
meriadec 1a1001659f
Use wallet-common countervalues helpers 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
meriadec 1512ec6b23
Fetch installable apps from api instead of currency list 7 years ago
meriadec c5d12c2efb
Ability to install and remove applications on device 7 years ago
meriadec 0c5ad96649
Updated syntax for hot-reloading 7 years ago
meriadec 787426ddac
Simplify flow annotation for arrays 7 years ago
meriadec 26f549e06d
Use Operation term instead of Transaction 7 years ago
Loëck Vézien 6aa1a7d29f
Update last counterValue each 60 secondes 7 years ago
Loëck Vézien 969cb4e0b1
Await accounts and counterValues before render Application 7 years ago
meriadec 063867cc26
Integrate i18n in storybook 7 years ago
Loëck Vézien e2a000a97a
Fix counterValues 7 years ago
Loëck Vézien b22471fa61
Fix sync, change Defer on TransactionList, fix Tooltip on Chart 7 years ago
Loëck Vézien fbc9d5de87
Fetch and save counterValues in .json file 7 years ago
Loëck Vézien 9ef9af21a8
Fix sync 7 years ago
Loëck Vézien 74bb8e6e59
Add component for CalculateBalance 7 years ago
meriadec 9dd0dfeb33
Rename i18n file for account page 7 years ago
meriadec b16857c606
Split translations into namespaces. I pray it will works well. 7 years ago
meriadec 5c321242c8
Fix flow 7 years ago
Loëck Vézien ea16530cf9
Flat AccountData, create serialize/deserialize 7 years ago
Loëck Vézien 36654c9417
Don't sync if we don't have accounts 7 years ago
Loëck Vézien 47f5522a8d
Add debug with lwd*, add start and stop sync in DevTools 7 years ago
Loëck Vézien cd47c64f9b
Fix hashCache for TransactionsList, fix sync issue 7 years ago
Loëck Vézien 2b2a213ab2
Use DropDown for Lock App, fix issue fix accounts db 7 years ago
meriadec 159a507083
Ensure Sentry is correctly loaded in main, renderer, and child processes 7 years ago
Loëck Vézien c88d0b2d31
Fix issue with __static, fix issue with fakeDatas on Dashboard 7 years ago
Loëck Vézien 2175e78afe
__SENTRY_URL__ > process.env.SENTRY_URL 7 years ago
Loëck Vézien 3a0d18d2e1
Add new window for DevToolbar, center PreloadWindow with MainWindow position 7 years ago
meriadec db9b4e3485
Ability to print receive informations 7 years ago
meriadec fa456af0b7
Ability to remove an account with no transactions 7 years ago
Loëck Vézien 2412d28a58
Add preload window, add simple Menu (for OSX) 7 years ago
meriadec cc013bad5e
Refactor the data structures used to store accounts. Update storage behavior. 7 years ago
Loëck Vézien f55e1e1d8c
Add pure component on Modal 7 years ago
meriadec 92b5afa148
Prevent zombie processes in dev mode when refreshing app 7 years ago
Loëck Vézien d3ff418f91
Fix build in production 7 years ago
Loëck Vézien 455ce114a6
Create Checkbox component, add Import for multiple accounts 7 years ago
Loëck Vézien 9f3a378f69
Sync each account one by one instead of all accounts 7 years ago
Loëck Vézien ae2f440287
Improve syncAccount action 7 years ago
Loëck Vézien 3dd0777811
Move i18n in static directory, set getAsyncAddress to 0 when you add account, and disabled checkAccounts 7 years ago
Loëck Vézien 025a6bbdcb
Add cache for addresses in existing Accounts 7 years ago
Loëck Vézien d015cdb067
Update dependencies, fix sync Accounts, few clean 7 years ago
meriadec 502c8bba67
Integrate font-awesome. Use it in SideBar. 7 years ago
Loëck Vézien ee71c7c58a
Add feature for change language in Settings page 7 years ago
Loëck Vézien 6301346936
Clean stuff 7 years ago
Loëck Vézien 6168ea729b
Store lastAdress and lastIndex for better sync 7 years ago
meriadec 52ccb8f09b
Fix raven usage for electron - see https://docs.sentry.io/clients/javascript/config/\#optional-settings 7 years ago
Loëck Vézien 5decfccd7f
Add sync feature, change AppRegionDrag, add total balance 7 years ago
meriadec 0441eea7d7
Integrate sentry - main and renderer side 7 years ago
meriadec ee01b05c2a
Fetch and display address balance & transactions 7 years ago
Loëck Vézien a8edce5801
Add IsUnlocked, and simple application reducer 7 years ago