Commit Graph

1290 Commits

Author SHA1 Message Date
Richard Meissner cb036f8dd2
Merge pull request #121 from gnosis/tschubotz-patch-1
Create issue template for Lukas
2019-06-20 15:53:31 +02:00
mmv 0867448aca create transaction with threshold > 1, txs table for awaiting confirmation txs 2019-06-20 17:52:27 +04:00
Tobias Schubotz 5ec461629d
Create issue template for Lukas 2019-06-20 15:20:29 +02: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 3cc7cac7cc Update dependencies 2019-06-14 18:37:38 +02:00
Germán Martínez 87d12178ed Fix bug loading the name of a Safe 2019-06-14 18:33:48 +02:00
Germán Martínez 88798eff97 Add and fix styles 2019-06-14 18:03:52 +02:00
Germán Martínez fae75d7599 Add update Safe name component 2019-06-14 17:51:09 +02:00
Germán Martínez 27585917aa Add update Safe name action 2019-06-14 17:05:30 +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 4334620367 pr fixes wip: remove compiled contracts, dep bump, TODO: fix CSS loader 2019-06-13 13:47:00 +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 905de7afab Refactor imports 2019-06-11 14:09:16 +02:00
Germán Martínez cf8427b89a Create edit owner modal window 2019-06-11 10:56:08 +02:00