1151 Commits

Author SHA1 Message Date
Mikhail Mikheev
07fe2dd5b1 tx execution wip 2019-07-05 14:14:30 +04: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
Mikhail Mikheev
ce65dccd82 sort by date in transactions table 2019-07-03 19:12:50 +04: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
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
Mikhail Mikheev
9a70737fe5 pull 2019-07-01 14:05:34 +04:00
Mikhail Mikheev
f3aaf52150 pull 2019-07-01 14:03:07 +04:00
Mikhail Mikheev
556006a59a pull from dev 2019-07-01 14:02:18 +04:00
Mikhail Mikheev
3201cce218
Merge pull request #119 from gnosis/edit-remove-safe
Safe settings: Change Safe name & Remove Safe
2019-06-26 15:57:46 +03: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
5a2e33f967 remove yarn-error.log and add it to gitignore 2019-06-20 13:13:34 +04:00