Commit Graph

1140 Commits

Author SHA1 Message Date
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
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