Commit Graph

  • 063f76b5b1 Base font for styled components Vladimir Volek 2018-08-10 18:42:58 +0200
  • c51612f13e More base styles merged into styled components Vladimir Volek 2018-08-10 18:29:58 +0200
  • db8c711ec4 Created base styles Vladimir Volek 2018-08-10 18:28:35 +0200
  • 03af4fdfce Dashboard refactored Vladimir Volek 2018-08-10 17:51:53 +0200
  • eac49bd78d Fixed hot loader and year in footer Vladimir Volek 2018-08-10 17:18:22 +0200
  • 1ab5e9c8ab Footer rewrited and used react prop types instead of flow Vladimir Volek 2018-08-10 16:44:36 +0200
  • d8995cbb49 Add missing import Vladimir Volek 2018-08-10 16:03:28 +0200
  • b7e5dba3d0 Sign and verify migrated to styled components Vladimir Volek 2018-08-10 16:01:12 +0200
  • a591c5ea8f colors unified Vladimir Volek 2018-08-10 15:36:44 +0200
  • 32b428809c h2 refactored to component Vladimir Volek 2018-08-10 15:33:23 +0200
  • 0802d7d654 Fixed loop redirect Vladimir Volek 2018-08-10 15:02:54 +0200
  • 613302fb23 removed TRANSPORT.UNREADABLE action (not used) Szymon Lesisz 2018-08-08 15:35:49 +0200
  • 88208f3509 distinguish unreadable/unacquired device in dropdown menu Szymon Lesisz 2018-08-08 15:29:33 +0200
  • d9069b6824 enable device dropdown if webusb & unreadable/unacquired device Szymon Lesisz 2018-08-08 15:23:39 +0200
  • ae98492562 fix for endless "Loading accounts..." notification during discovery Szymon Lesisz 2018-08-08 15:16:42 +0200
  • 880e11d6e9 unreadable device page (not finished) Szymon Lesisz 2018-08-08 14:39:43 +0200
  • d3608f7701 fixed webusb button Szymon Lesisz 2018-08-08 13:21:28 +0200
  • 0c5635d356 Show loader after 'Acquire Device' button is clicked Szymon Lesisz 2018-08-08 11:43:34 +0200
  • 13a9759cd8
    Merge 368c61d3c6 into d7f8571974 #2 Szymon Lesisz 2018-08-08 09:42:34 +0000
  • c197f7f7b6 flowtype fixes corresponding changes in trezor-connect Szymon Lesisz 2018-08-08 11:42:12 +0200
  • 578fb736f5 added webpack dev:local configuration Szymon Lesisz 2018-08-08 11:41:08 +0200
  • 368c61d3c6 Update to latest Trezor Connect Vasek Mlejnsky 2018-08-07 10:43:51 +0200
  • 4281259560 Resolve conflict after rebase Vasek Mlejnsky 2018-08-07 10:43:40 +0200
  • 12f64bac19 Add a webpack config to run with local Trezor Connect Vasek Mlejnsky 2018-08-06 10:43:20 +0200
  • cd4d7ed6b1 Show loader after 'Acquire Device' button is clicked and is waiting for acquire Vasek Mlejnsky 2018-08-02 15:19:26 +0200
  • 250141236b Update TrezorDevice's `isUsedElsewhere` & `unacquired` properties Vasek Mlejnsky 2018-08-02 11:44:52 +0200
  • 4307978069 Use 'device.status' instead of 'device.isUsedElsewhere' Vasek Mlejnsky 2018-07-30 13:44:53 +0200
  • 61d902b5c7 Remove case for 'DEVICE.DISCONNECT_UNACQUIRED' Vasek Mlejnsky 2018-07-30 13:02:45 +0200
  • 28285754e2 Check wheter 'device.features' are defined Vasek Mlejnsky 2018-07-30 13:02:02 +0200
  • 3082c7fdd7 Remove unnecessary import Vasek Mlejnsky 2018-07-30 13:00:00 +0200
  • bcea824a90 Update parametr object when calling 'TrezorConnect.ethereumSignTransaction' Vasek Mlejnsky 2018-07-30 12:57:02 +0200
  • ce00abd838 Remove 'connectSrc' from TrezorConnect.init() settings Vasek Mlejnsky 2018-07-30 11:28:19 +0200
  • aae479248c Update to latest trezor-connect Vasek Mlejnsky 2018-07-30 09:57:27 +0200
  • d7f8571974
    Merge pull request #1 from satoshilabs/add-eslint Szymon Lesisz 2018-08-06 16:18:23 +0200
  • 04dfa41949 POC of styled components - migrated header #1 Vladimír Volek 2018-07-30 16:50:32 +0200
  • 52239f77b7 POC of styled component Vladimír Volek 2018-07-30 16:30:25 +0200
  • 3310a30a54 Fixed babel loader Vladimír Volek 2018-07-30 14:31:35 +0200
  • 7beb6131b8 Added test snapshot and updated coverage Vladimír Volek 2018-07-30 14:17:49 +0200
  • c7d21e8435 Added first working test Vladimír Volek 2018-07-30 14:10:57 +0200
  • a99d638a58 Removed custom babel module Vladimír Volek 2018-07-30 13:52:06 +0200
  • c6292a1375 Added jest Vladimír Volek 2018-07-30 13:44:39 +0200
  • 7627aade89 Fixed some eslint problems Vladimír Volek 2018-07-30 12:52:13 +0200
  • e2c014f595 Fixed deps Vladimír Volek 2018-07-30 12:47:37 +0200
  • 036f81209a Added eslint Vladimír Volek 2018-07-30 12:23:30 +0200
  • c5bb32684d trezor-connect flow from node_modules Szymon Lesisz 2018-06-13 19:33:24 +0200
  • 9b8b5f55a9 set default gasLimit if data.length < 1 (estimateGasPrice) Szymon Lesisz 2018-05-30 16:23:21 +0200
  • f43c7334cc new trezor-connect Szymon Lesisz 2018-05-30 16:23:09 +0200
  • 4f5134f32e fix: token balance - pending tx Szymon Lesisz 2018-05-29 13:36:18 +0200
  • af26e0f55c Send: Advanced form tooltips Szymon Lesisz 2018-05-29 13:35:30 +0200
  • f3ccc617f5 propagate UPDATE_SELECTED_ACCOUNT only if needed Szymon Lesisz 2018-05-29 11:51:02 +0200
  • 726a41fb8c fix: nonce count when account.nonce == 0 && pending.length == 0 Szymon Lesisz 2018-05-29 11:50:31 +0200
  • 148a61645f pendingTx rejected state Szymon Lesisz 2018-05-29 10:48:28 +0200
  • b41e6bacc0 save and clear SessionStorage called from SendformActions Szymon Lesisz 2018-05-29 10:47:48 +0200
  • 4d43a4acc4 fix: display very small numbers as .toString(10) Szymon Lesisz 2018-05-28 20:06:01 +0200
  • b67315e180 dispose and initialization selectedAccount view Szymon Lesisz 2018-05-28 19:48:07 +0200
  • 47af92ae2c fix: calculate pending amount Szymon Lesisz 2018-05-28 19:42:19 +0200
  • 46c1f8b2b7 remove device instances with different "passphrase_protection" settings while DEVICE.CONNECT event Szymon Lesisz 2018-05-28 19:42:03 +0200
  • 1e89993727 calculate nonce runtime (account.nonce + pending.nonce) Szymon Lesisz 2018-05-28 16:58:32 +0200
  • 19321dffa9 init selected account in actions Szymon Lesisz 2018-05-28 16:56:34 +0200
  • a9ad70d155 aside bottom css Szymon Lesisz 2018-05-28 11:21:58 +0200
  • 00ee6465c9 Account balance - pending txs Szymon Lesisz 2018-05-28 11:21:47 +0200
  • 43ddffb6e9 implementation on selectedAccount.pending Szymon Lesisz 2018-05-25 11:49:37 +0200
  • 7b639fb223 added pending to SelectedAccountReducer Szymon Lesisz 2018-05-25 11:49:15 +0200
  • c40432d2f2 export flow type PendingTx Szymon Lesisz 2018-05-25 11:46:32 +0200
  • 042540ec95 removed SessionStorageService Szymon Lesisz 2018-05-25 11:27:21 +0200
  • 09fe94c71d fix localStorage findPendings method Szymon Lesisz 2018-05-25 11:27:06 +0200
  • 283af40356 Refactoring: SelectedAccountReducer synchronized with other reducers thru WalletService + implementation new data model in components Szymon Lesisz 2018-05-25 11:26:36 +0200
  • d74c2ceaba + SessionStorageActions Szymon Lesisz 2018-05-25 11:20:39 +0200
  • 2025198d85 sync discovery with LocalStorage Szymon Lesisz 2018-05-25 11:20:12 +0200
  • e1f2d07187 reducer/utils Szymon Lesisz 2018-05-24 18:39:42 +0200
  • 5f4e43a860 location state params: param name is used if value is undefined Szymon Lesisz 2018-05-24 18:39:27 +0200
  • 597007afbd Web3 ticker [disabled filter('latest') ] Szymon Lesisz 2018-05-24 18:36:34 +0200
  • 8a0f945c97 added PENDING.TX_NOT_FOUND Szymon Lesisz 2018-05-23 19:13:24 +0200
  • c1bb93bf5c Receive tab: hide address if verification error Szymon Lesisz 2018-05-23 16:25:57 +0200
  • 4dae5a247a update feeLevel onGasLimit change (while using estimateGasPrice - data change) Szymon Lesisz 2018-05-23 15:51:51 +0200
  • b2602a198f upgrade trezor-connect npm Szymon Lesisz 2018-05-23 12:36:51 +0200
  • 3d44fb1e4f pendingTransportEvent implementation Szymon Lesisz 2018-05-23 12:27:53 +0200
  • fc9563a04e UI.IFRAME_HANDSHAKE implementation Szymon Lesisz 2018-05-23 12:27:41 +0200
  • 2b4592343e START/STOP_ACQUIRING (Acquire page) Szymon Lesisz 2018-05-23 11:46:57 +0200
  • 369ca892c0 removed .devices from TrezorConnectReducer Szymon Lesisz 2018-05-23 11:19:35 +0200
  • 3b452661c6 getState().connect.devices replaced by getState().devices Szymon Lesisz 2018-05-23 10:57:36 +0200
  • 977d9f3983 DevicesReducer substitute for TrezorConnectReducer.devices Szymon Lesisz 2018-05-23 10:52:25 +0200
  • 6bc7a2a0f2 removed CONNECT.SELECT_DEVICE Szymon Lesisz 2018-05-23 10:08:32 +0200
  • 6de33d5691 SET_SELECTED_DEVICE + UPDATE_SELECTED_DEVICE Szymon Lesisz 2018-05-23 10:00:43 +0200
  • 60c4390925 findSelectedDevice > WalletReducer.selectedDevice Szymon Lesisz 2018-05-22 22:07:25 +0200
  • 751a96ccc1 fixed getSelecedDevice in WalletService Szymon Lesisz 2018-05-22 20:40:04 +0200
  • 053b12d3ff filter log Szymon Lesisz 2018-05-22 20:06:05 +0200
  • 241fc5acdc fix Router service to allow LOCATION_CHANGE while popup is connected but context device is disconnected Szymon Lesisz 2018-05-22 20:05:58 +0200
  • ad3237a49a removed console.log Szymon Lesisz 2018-05-22 19:46:26 +0200
  • 663729ea62 Aside: implementation of wallet.selectedDevice Szymon Lesisz 2018-05-22 19:43:26 +0200
  • 1e66618186 setDeviceState method properly propagate new state Szymon Lesisz 2018-05-22 19:42:55 +0200
  • e5bdadfcb2 added WalletService to middlewares Szymon Lesisz 2018-05-22 19:42:03 +0200
  • ed23b859a8 WalletReducer: SET_SELECTED_DEVICE action Szymon Lesisz 2018-05-22 19:41:10 +0200
  • c7d7fa32d1 reexport reducers flowtype Szymon Lesisz 2018-05-22 19:39:54 +0200
  • 505a7e354d bootlader, not-initialized, dev-settings pages copy Szymon Lesisz 2018-05-22 18:07:42 +0200
  • 5282c22bc0 address verification different UI Szymon Lesisz 2018-05-22 16:33:25 +0200
  • b5a78be39b token add form: input css fixed Szymon Lesisz 2018-05-22 15:08:11 +0200
  • 0cfa1567cf not initialized device page Szymon Lesisz 2018-05-22 14:16:18 +0200
  • be05c097e9 useEmptyPassphrase for device without instance Szymon Lesisz 2018-05-22 12:54:30 +0200
  • 416886bd95 forget countdown inside Forget button Szymon Lesisz 2018-05-22 11:47:28 +0200