Commit Graph

1481 Commits

Author SHA1 Message Date
mmv 4b1bf24911 fix style of owners list column in expanded tx view 2019-07-09 18:48:42 +04:00
mmv 5312bd2adf fix date formatting 2019-07-09 18:36:53 +04:00
mmv 39a6d35033 remove console.log 2019-07-09 17:30:48 +04:00
mmv f06286df2f allow confirming and executing tx at the same time 2019-07-09 17:30:29 +04:00
mmv c40ea98b5b hide confirm button if the threshold is already reached 2019-07-09 16:25:53 +04:00
mmv d768fcbdae refactoring ownersList column, move it to separate component to decrease complexity of ExpandedTx component 2019-07-09 15:59:57 +04:00
mmv 7cd59d918f eslint fix 2019-07-08 19:06:58 +04:00
mmv e863bc5376 add executor label to owners list in exapnded tx view 2019-07-08 19:05:57 +04:00
mmv 84d610b1ce use findLast in fetch transactions because it adds new confirmations to the beginning 2019-07-08 17:55:03 +04:00
mmv d68dc9d77c fix value agrument type for tx, fix calculation of confirmed owners 2019-07-08 16:09:40 +04:00
Germán Martínez ca50de5cb2 Remove old updateSafeName action 2019-07-08 13:49:29 +02:00
Mikhail Mikheev 6b6d6cc3c9 execution of the transaction 2019-07-05 20:04:46 +04:00
Mikhail Mikheev 87c41e4d78 add processTransaction action 2019-07-05 19:43:36 +04:00
Mikhail Mikheev d16f79f289 add processTransaction action 2019-07-05 17:25:41 +04:00
Mikhail Mikheev 07fe2dd5b1 tx execution wip 2019-07-05 14:14:30 +04:00
Germán Martínez e14a9ae3d7 Add test for replacing an owner and refactoring 2019-07-04 23:08:16 +02:00
Mikhail Mikheev bbb61dbfc2 displayButtonRow logic with comments 2019-07-04 19:55:53 +04:00
Mikhail Mikheev 8cd52ccc3b add execute button 2019-07-04 18:20:36 +04:00
Mikhail Mikheev 4991b0ebc9 add awaiting_execution status to the txs 2019-07-04 17:45:38 +04:00
Mikhail Mikheev 44f3a45158 add approving transactions 2019-07-04 17:39:16 +04:00
Mikhail Mikheev ea8a108bb0 fix displayButtonRow boolean expression 2019-07-04 17:30:53 +04:00
Mikhail Mikheev e4c10d2a48 add transaction status in selector 2019-07-04 15:09:34 +04:00
Mikhail Mikheev 8565164d85 add a replacement tx search to the selector 2019-07-04 14:40:30 +04:00
Germán Martínez 01e212d9fe Validate owner address when it is replaced 2019-07-04 08:57:27 +02:00
Germán Martínez efff7ce388 Update styles 2019-07-04 08:21:43 +02:00
Germán Martínez b064b0fa9f Show owner list when current address in not an owner 2019-07-03 18:33:05 +02:00
Germán Martínez 482da14439 Fix edit, remove and replace owners 2019-07-03 17:39:22 +02:00
Germán Martínez 89dbe7895a Update dependencies 2019-07-03 17:25:47 +02:00
Mikhail Mikheev ce65dccd82 sort by date in transactions table 2019-07-03 19:12:50 +04:00
Germán Martínez ce7a1ad0df Increment sleep times in tests 2019-07-03 17:00:01 +02:00
Germán Martínez 3f4d675e5b Set overflow to auto in Safes table 2019-07-03 16:37:59 +02:00
Mikhail Mikheev fd74fd3b9a submit replacement transaction to cancel existing one 2019-07-03 18:15:04 +04:00
Mikhail Mikheev 9801e68343 show confirm button only if an owner has not confirmed tx, show button row only to owners 2019-07-03 16:38:00 +04:00
Mikhail Mikheev 7d3930cbc6 pass whole tx to modals 2019-07-03 15:43:24 +04:00
Mikhail Mikheev f1b2df22e1 approve tx modal ui 2019-07-03 13:28:38 +04:00
Mikhail Mikheev cb9c464952 dep bump, cancel tx modal 2019-07-03 12:53:33 +04:00
Mikhail Mikheev d98a768b51 approve & cancel tx modals wip 2019-07-02 19:13:46 +04:00
Mikhail Mikheev 3aea531b61 add icons to buttonrow in expanded tx view 2019-07-02 17:20:38 +04:00
Mikhail Mikheev d0d542e82a fix mui button styles 2019-07-02 16:57:48 +04:00
Mikhail Mikheev 280f0cdddb add buttons in expanded tx view 2019-07-02 16:23:47 +04:00
Mikhail Mikheev ac00b647d4 show unconfirmed owners 2019-07-02 13:02:59 +04:00
Germán Martínez 970f7037aa Sort owners by name 2019-07-02 08:59:01 +02:00
Germán Martínez c909c64020 Format imports 2019-07-02 08:57:02 +02:00
Mikhail Mikheev da45a784b3 make owner address a link in expanded tx view 2019-07-01 18:30:07 +04:00
Mikhail Mikheev c56847d427 Fix styles for identicon in expanded tx view ownerslist 2019-07-01 17:57:06 +04:00
Mikhail Mikheev 86b0798351 ownerslist styles 2019-07-01 17:16:27 +04:00
Mikhail Mikheev ba5b6cf488 ownerslist wip 2019-07-01 16:43:20 +04:00
Mikhail Mikheev a81f3cf598 Add CSS for tx status 2019-07-01 15:56:30 +04:00
Mikhail Mikheev 924f49425e show status and tx hash in tx description 2019-07-01 14:48:36 +04:00
Mikhail Mikheev 91e6adbc5b dep bump 2019-07-01 14:18:29 +04:00