1179 Commits

Author SHA1 Message Date
Mikhail Mikheev
a27b4a3a47 fixing eslint errors 2019-06-27 15:30:43 +04:00
Mikhail Mikheev
60ba580308 fix removing safe owner 2019-06-27 15:15:00 +04:00
Mikhail Mikheev
8e8cd13674 remove unused vars, fix eslint errors, add initial value for owners name when editing 2019-06-27 14:54:12 +04:00
Mikhail Mikheev
23903ba708 add memoization to few validators 2019-06-27 12:21:47 +04:00
Mikhail Mikheev
f03fde5ffe Little bit performance improvement for SafeOwnersForm in safe creation, still has to be improved 2019-06-26 19:24:00 +04:00
Mikhail Mikheev
9001c52524 pull from dev 2019-06-26 17:38:01 +04:00
Mikhail Mikheev
8f519b7313 add test for changing safe name 2019-06-26 16:42:09 +04:00
Mikhail Mikheev
ff9448c4db rewrite OwnersList with hooks 2019-06-26 15:55:08 +04:00
Mikhail Mikheev
f8e9b4dfb3 revert stepper component changes to fix safe creation test 2019-06-26 15:41:46 +04:00
Mikhail Mikheev
1d040f87ce fix load safe test, create safe fix TBD 2019-06-26 14:08:58 +04:00
mmv
2b37cc5064 load safe fix 2019-06-25 19:21:48 +04:00
mmv
2f9864bc61 load safe fix wip 2019-06-25 19:19:41 +04:00
mmv
b951ed8a2d update readme, fix test changes, Load Safe test fix tbd 2019-06-25 18:18:42 +04:00
mmv
951309eee5 remove updateSafeName action 2019-06-25 18:09:00 +04:00
mmv
3f98ac903b pull from dev 2019-06-25 18:01:37 +04:00
mmv
ae74c0a8ca confirmed/unconfirmed labels 2019-06-21 18:44:40 +04:00
mmv
a83f35656d add hover colors 2019-06-21 18:20:37 +04:00
mmv
974f13cba1 confirmations tabs expanded tx component 2019-06-21 17:59:45 +04:00
mmv
4ee254c9ab expandedtx wip 2019-06-21 15:28:25 +04:00
mmv
dd3e69781f remove unused styles for txs table, expanded tx wip 2019-06-21 15:18:57 +04:00
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
101a819817 TxsTable status 2019-06-20 13:12:58 +04:00
mmv
0b3c791a93 Pull from dev 2019-06-20 13:12:47 +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
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