Commit Graph

1088 Commits

Author SHA1 Message Date
mmv 2fbb1ed75c expanding tx in txs table 2019-06-21 14:07:17 +04:00
mmv 4a81c69a1a show symbol in txs table 2019-06-20 18:54:30 +04:00
mmv c64b4d3d6f move token address validator to separate helper, fetch tokens when visiting safe view 2019-06-20 18:35:37 +04:00
mmv 0867448aca create transaction with threshold > 1, txs table for awaiting confirmation txs 2019-06-20 17:52:27 +04:00
mmv 57ddfad2b0 update tx service history endpoint 2019-06-20 15:04:52 +04:00
mmv 5a2e33f967 remove yarn-error.log and add it to gitignore 2019-06-20 13:13:34 +04:00
mmv 101a819817 TxsTable status 2019-06-20 13:12:58 +04:00
mmv 0b3c791a93 Pull from dev 2019-06-20 13:12:47 +04:00
Mikhail Mikheev 277ae8f311
Merge pull request #120 from gnosis/77-change-threshold
#77 Safe settings: Change threshold
2019-06-20 13:09:59 +04:00
mmv 89342a8d7a add status component for the table 2019-06-19 19:55:21 +04:00
mmv 654ff201b9 allow passing defaultOrder prop to table component 2019-06-19 18:35:10 +04:00
mmv f126071669 TxsTable wip 2019-06-19 17:24:55 +04:00
mmv c66c59c326 TxsTable wip 2019-06-19 14:21:44 +04:00
mmv 1a5beb16a4 fetching transactions wip 2019-06-18 18:37:02 +04:00
mmv eb3708a623 fetching transactions wip 2019-06-18 18:09:28 +04:00
mmv f20a9602f4 show validation error 2019-06-18 16:49:50 +04:00
mmv 72c8611cc5 send tx for changing threshold, validation wip 2019-06-18 16:25:55 +04:00
mmv 8ec1d6f528 refactor createTRansaction method to accept safe settings txs 2019-06-18 15:55:53 +04:00
mmv 4b31e6130e refactor createTRansaction method to accept safe settings txs wip 2019-06-18 15:36:27 +04:00
mmv a6467c3c85 modal ui 2019-06-18 14:57:11 +04:00
mmv 473e2a769f change threshold modal wip 2019-06-18 12:51:47 +04:00
Mikhail Mikheev eb1cc5a345 nonce fix, fix sending tx to history service 2019-06-17 18:21:44 +04:00
Mikhail Mikheev 01e42af47f ThresholdModal wip 2019-06-17 17:56:02 +04:00
Mikhail Mikheev 6fcab5ced6 ThresholdModal wip 2019-06-17 16:51:37 +04:00
Mikhail Mikheev 523157e414 Add threshold settings component (TODO Modal) 2019-06-17 16:02:02 +04:00
Mikhail Mikheev 7dd15740a0 add active styles for settings menu 2019-06-17 14:35:58 +04:00
Mikhail Mikheev e6025e42ce Pull from dev, conflict fix 2019-06-17 14:11:32 +04:00
Mikhail Mikheev 53f6861645 dep bump 2019-06-17 14:08:32 +04:00
Germán Martínez 4b470d870f
Merge pull request #118 from gnosis/load-safe-improvements
Load safe improvements
2019-06-17 09:24:15 +02:00
Germán Martínez 5580011778 Update Safe name wip 2019-06-14 16:49:38 +02:00
Mikhail Mikheev 3966b437c0 minor code style fixes 2019-06-14 17:24:32 +04:00
Mikhail Mikheev f0490666db relay url fix 2019-06-14 16:50:52 +04:00
Mikhail Mikheev 1bcd90d57b submitting tx to history service wip 2019-06-14 16:31:18 +04:00
Mikhail Mikheev cf4a58f7a3 submitting tx to history service wip 2019-06-14 16:10:03 +04:00
Germán Martínez 0d42ec4fea Refactor remove Safe styles 2019-06-14 13:48:47 +02:00
Mikhail Mikheev b240c08783 submitting tx to history service wip 2019-06-14 13:57:28 +04:00
Germán Martínez 3f572ed043 Refactor keys 2019-06-13 20:01:39 +02:00
Mikhail Mikheev ee5d7f270b tx list wip, add TransactionsNew folder and skeleton for an api call to save tx 2019-06-13 18:24:58 +04:00
Mikhail Mikheev 8ff899dce1 Pull from dev, conflict fix 2019-06-13 16:55:30 +04:00
Mikhail Mikheev 7bb49a353f
Merge pull request #117 from gnosis/110-sort-out-tests
110: Sort out tests
2019-06-13 16:27:54 +04:00
Mikhail Mikheev c5861028fb remove all occurencies of settings url 2019-06-13 16:12:52 +04:00
Mikhail Mikheev 1c8594d696 fix dev config and tests 2019-06-13 15:32:22 +04:00
Mikhail Mikheev ed3c876dbe pr fixes wip: remove compiled contracts, dep bump, TODO: fix CSS loader 2019-06-13 13:47:00 +04:00
Germán Martínez eb8b3585fa
Merge pull request #116 from gnosis/web3-providers-refactor
Web3 providers refactoring
2019-06-07 10:47:32 +02:00
Germán Martínez b615d20a65 Refactor fetch provider 2019-06-06 20:31:58 +02:00
Germán Martínez 5444e56401 Refactor provider reducer 2019-06-06 20:15:16 +02:00
Germán Martínez 461f3ef7d3 Fixes 2019-06-06 20:04:27 +02:00
Mikhail Mikheev a220b4cf0a funds test fix 2019-06-05 18:20:13 +04:00
Mikhail Mikheev 275640ac4a eslint fix 2019-06-05 18:07:12 +04:00
Mikhail Mikheev 96da5f8e85 add tests for enabling/disabling tokens, fix sending funds test 2019-06-05 17:45:05 +04:00