Commit Graph

1350 Commits

Author SHA1 Message Date
Mikhail Mikheev ef3d9b4b0f calculate gas for deploying a safe 2019-09-09 16:24:32 +04:00
Mikhail Mikheev 014103de3c change step name, replace text for owners/confirmations step 2019-09-09 15:10:24 +04:00
Mikhail Mikheev 89dd6f2bdb Make 'Remove Safe' and 'Manage tokens' positioning the same so they dont jump 2019-09-09 14:21:57 +04:00
Germán Martínez efdba0fd57 Fix modal window form footers 2019-09-09 11:31:42 +02:00
Mikhail Mikheev 128830e965 Add space in remove safe modal annotation 2019-09-09 12:48:10 +04:00
Germán Martínez 277bbce179 Remove React Fragments 2019-09-09 10:45:08 +02:00
Germán Martínez a04757ab59 Fix composeValidators 2019-09-09 10:12:03 +02:00
Mikhail Mikheev bac99f62fd Remove border bottom in manage owners settings for last owner if there are 4 or more owners 2019-09-06 18:06:06 +04:00
Mikhail Mikheev 91992ccaaf Fix hairline and tab bottom border for tabs on safe view page 2019-09-06 17:49:35 +04:00
Mikhail Mikheev 574b207ebd Make sure that token list/settings tabs don't jump when switching 2019-09-06 17:46:06 +04:00
Mikhail Mikheev 0337d61ab8 Fix non-rounded corner when choosing 'Safe name' in safe settings 2019-09-06 17:25:53 +04:00
Mikhail Mikheev dac7bbd553 Fix X of Y annotations in the modals 2019-09-06 17:22:32 +04:00
Mikhail Mikheev 71c8b8fdc8 fix settings description from PR comments 2019-09-06 17:08:31 +04:00
Mikhail Mikheev 6594e23247 fix settings titles from PR comments 2019-09-06 17:05:59 +04:00
Mikhail Mikheev 8ba86a1af4 Merge branch 'development' of github.com:gnosis/safe-react into 134-settings-improvements 2019-09-06 15:33:02 +04:00
Mikhail Mikheev 5126f084a7 add border radius to row in manage owners settings 2019-09-05 19:20:12 +04:00
Mikhail Mikheev 59a6fddb2c update logo 2019-09-05 18:39:53 +04:00
Mikhail Mikheev 03ede6919f Threshold Settings controls rebranding fixes 2019-09-05 18:30:12 +04:00
Mikhail Mikheev c72f311f27 Merge branch '140-rebranding' of github.com:gnosis/safe-react into 134-settings-improvements 2019-09-05 18:00:50 +04:00
Mikhail Mikheev 962da97ad0 fix different background color on input helper text 2019-09-05 17:59:01 +04:00
Mikhail Mikheev d7c056eade Update font sizes, make control row in settings absolutely positioned 2019-09-05 17:10:45 +04:00
Mikhail Mikheev 3660174530 move notifications to separate file so processTransaction and createTransaction actions able to use it 2019-09-05 15:22:32 +04:00
Germán Martínez 425d481a7d Fix value icon in custom tx review modal 2019-09-05 12:32:00 +02:00
Mikhail Mikheev 816b3c5ab5 remove old/unused transactions route code 2019-09-05 14:29:42 +04:00
Germán Martínez 188b00fd62 Fix labels 2019-09-05 12:14:05 +02:00
Mikhail Mikheev 0932f34a68 increase minHeight for settings to avoid jumping 2019-09-05 14:06:04 +04:00
Germán Martínez 36b817d34f Add ethereum contract address validator 2019-09-05 11:55:08 +02:00
Germán Martínez 6372674fa6 Handle custom transactions in transaction list 2019-09-05 11:36:15 +02:00
Germán Martínez 0f38ebd60a Create transaction from review custome tx modal window 2019-09-05 11:15:53 +02:00
Mikhail Mikheev 590147682a Pass notifications to createTransaction/executeTransaction to allow custom messages WIP 2019-09-04 19:27:19 +04:00
Mikhail Mikheev 753e46a243 Add annotation to manage owners 2019-09-04 17:16:24 +04:00
Mikhail Mikheev cd33d04481 add prop to disable pagination in table component 2019-09-04 14:43:41 +04:00
Mikhail Mikheev 4dc756398f Add an option to disable table pagination WIP 2019-09-04 12:42:44 +04:00
Mikhail Mikheev 5bc5cea43e Safe name change notification, setting style updates 2019-09-03 16:58:06 +04:00
Mikhail Mikheev 19b7777a41 update threshold text 2019-09-03 16:28:21 +04:00
Mikhail Mikheev d2dad7467d Fix unique address validator, eslint fixes for settings 2019-09-03 14:00:26 +04:00
Mikhail Mikheev c0220ed135 Eslint fix 2019-09-03 13:23:58 +04:00
Mikhail Mikheev 4d0007b13b show confirmations(threshold) settings in RO mode 2019-09-03 12:31:17 +04:00
Germán Martínez b88972e7a0 Add basic custom tx review 2019-09-02 19:01:22 +02:00
Mikhail Mikheev 9e4cdb4bf8 eslint stuff 2019-09-02 17:30:31 +04:00
Mikhail Mikheev fa5dee6997 Extract color #B2B5B2 to a variable secondaryText 2019-09-02 17:30:12 +04:00
Mikhail Mikheev 4294d1f7cd fix border radius in balances table 2019-09-02 16:54:04 +04:00
Germán Martínez cf8a4ed506 Add AddressInput component in send custom tx 2019-09-02 14:00:30 +02:00
Mikhail Mikheev 1c4595cd88 safe page rebranding wip 2019-09-02 14:59:27 +04:00
Mikhail Mikheev 79ddcc718e Fix Tab component styles to match mockups 2019-09-02 13:54:23 +04:00
Germán Martínez 256c78816f Make send button disabled if not owner connected 2019-09-02 11:21:56 +02:00
Germán Martínez 1adeda041c Update data placeholder and text 2019-09-02 10:34:19 +02:00
Germán Martínez b471a5e056 Refactor UI 2019-09-02 09:55:28 +02:00
Mikhail Mikheev de16921f60 safe page rebranding wip 2019-08-30 19:32:58 +04:00
Mikhail Mikheev d09b27df85 create safe flow rebranding wip 2019-08-30 19:19:05 +04:00
Mikhail Mikheev 35cf521b40 update provider details 2019-08-30 17:50:05 +04:00
Mikhail Mikheev 69da37254e update font sizes 2019-08-29 18:46:49 +04:00
Mikhail Mikheev caf8b5e080 Welcome screen, Load Safe improvements rebranding WIP 2019-08-29 17:42:31 +04:00
Mikhail Mikheev b544be0ce2 add missing type for SafeTxHash in TxServiceModel 2019-08-29 15:43:22 +04:00
Mikhail Mikheev 9842fde98c eslint fix 2019-08-29 15:27:14 +04:00
Mikhail Mikheev 8eab1898f4 fix crash on transactions page because of breaking change in date-fns 2019-08-29 15:26:20 +04:00
Mikhail Mikheev 7b921e84de add averta font 2019-08-29 12:35:52 +04:00
Germán Martínez e0544241ae Remove props from SendModal 2019-08-28 18:41:08 +02:00
Germán Martínez 00d44a4c96 Add send custom tx styles 2019-08-28 18:16:29 +02:00
Mikhail Mikheev b08e0215dc replace colors, change button styling 2019-08-28 18:25:18 +04:00
Germán Martínez b33fec935f Add send custom tx WIP 2019-08-28 15:34:47 +02:00
Germán Martínez c46b46a984 Add link to send custom tx modal 2019-08-28 12:02:53 +02:00
Germán Martínez c5fd68dae9 Refactor SendModal component 2019-08-28 11:24:07 +02:00
Germán Martínez 44bd6b1070 Refactor modal window handling 2019-08-28 11:00:49 +02:00
Germán Martínez a1b787a9d9 Format code 2019-08-26 17:05:36 +02:00
Germán Martínez 1f8b32ac0e Add textarea component 2019-08-26 16:48:25 +02:00
Germán Martínez bffabfaee1 Code formating 2019-08-26 13:23:48 +02:00
Germán Martínez fb95d6a6ff Fix style of buttons 2019-08-26 11:54:52 +02:00
Germán Martínez 0d02c05ee3 Refactor receive and send buttons 2019-08-26 10:26:01 +02:00
Germán Martínez 048b8084df Update the style of the buttons in modal windows 2019-08-26 10:12:52 +02:00
Mikhail Mikheev 494dd7074e
Merge pull request #156 from gnosis/bug/confirm-tx-1o-safe
Update tx history service api url
2019-08-20 16:59:13 +04:00
Mikhail Mikheev 2d57986b08 update tx service api url 2019-08-20 16:57:45 +04:00
mmv 121eb8a056 remove cleanup-after-each 2019-08-15 18:50:15 +04:00
mmv 2acd0e17bf Resolve ENS name onChange, add ENS support to load safe route 2019-08-15 18:42:51 +04:00
Mikhail Mikheev 2d81871b23 dep bump, eslint fix 2019-08-02 12:45:26 +04:00
Mikhail Mikheev 3bcdc80449 add more ens domain codes 2019-07-29 17:25:09 +04:00
Mikhail Mikheev 9dfa84414e remove an import of a removed component in test helper 2019-07-29 14:50:37 +04:00
Mikhail Mikheev 4d5e634f40 remove unneeded props from sendfunds modal 2019-07-29 14:15:14 +04:00
Mikhail Mikheev 242204bfbd remove window.ens 2019-07-29 14:12:06 +04:00
Mikhail Mikheev 167281179f add AddressInput with ENS support to create safe form 2019-07-29 14:08:28 +04:00
Mikhail Mikheev 6e5bdf90e4 dep bump, add validation 2019-07-29 13:34:41 +04:00
Mikhail Mikheev 7d936b1f80 add AddressInput with ENS support to AddOwner 2019-07-26 18:38:44 +04:00
Mikhail Mikheev e5061a5731 set address from ens on blur 2019-07-26 17:47:31 +04:00
Mikhail Mikheev 2beb8afc29 Merge branch 'development' of github.com:gnosis/safe-react into 125-ens 2019-07-26 16:06:27 +04:00
Mikhail Mikheev 335b672f76 Address input component wip 2019-07-26 16:05:23 +04:00
Mikhail Mikheev 3bbe9f32fb fix reload crash with safe extension 2019-07-26 12:09:28 +04:00
mmv 8d474c618a fix removal of the second owner 2019-07-25 15:26:01 +04:00
mmv c442ed76ae pull from dev 2019-07-25 14:44:43 +04:00
Germán Martínez 5bd103f25c Fix remove prefix in scanned address 2019-07-23 14:00:05 +02:00
Germán Martínez 6cda678c9e Use safe tx hash as transaction id 2019-07-23 11:36:16 +02:00
Germán Martínez eaae2b3b9f Temporal fix: update of the creationTxHash 2019-07-22 14:30:18 +02:00
Germán Martínez 64de39ae35 Fix params order when getting the add owner transaction data 2019-07-22 11:44:54 +02:00
mmv aa5091d53a fix qr scan for metamask, add margin and remove font-weight for confirmations input label 2019-07-22 11:44:34 +04:00
Germán Martínez 1cedfa8b50 Fix tests 2019-07-20 23:37:19 +02:00
Germán Martínez 3ee8a5196f Remove fetching Safes in a loop 2019-07-20 21:15:52 +02:00
Germán Martínez a963c09050 Transaction list tests for txs with threshold=1 2019-07-20 20:51:38 +02:00
Germán Martínez 034c15d1f3 Transaction list test for owner settings transactions 2019-07-20 20:11:04 +02:00
Germán Martínez 0a64fd7d76 Increase sleep time in test for sending Eth with threshold=2 2019-07-20 19:34:05 +02:00
Germán Martínez f4d2215f48 Tests wip 2019-07-19 17:27:07 +02:00
Germán Martínez c655f3119a Tests wip 2019-07-19 17:18:14 +02:00
mmv 2d998b2f24 create safe form validation logic fixes 2019-07-19 18:17:12 +04:00
mmv 57cc985730 eslint fix 2019-07-19 17:34:13 +04:00
mmv 24a8774011 export styles to a separate file 2019-07-19 17:23:56 +04:00
mmv e827837c58 QRCode scanner logic 2019-07-19 17:09:27 +04:00
mmv d882f17d7d add qrcode scanner component, logic wip 2019-07-19 16:48:16 +04:00
Germán Martínez 690967f0e1 Avoid waiting for txHistory 2019-07-19 13:11:18 +02:00
mmv 9e6555a6f5 allow passing fromAccountIndex in sendEtherTo helper, use account 9 for testing sending ETH 2019-07-18 23:13:36 +04:00
Germán Martínez 23fe8dca42 Adjust names for test variables 2019-07-18 18:38:36 +02:00
Germán Martínez a3f2f56dd7 Format fixes 2019-07-18 18:38:36 +02:00
Germán Martínez 625255de2d Rename test variables 2019-07-18 18:38:36 +02:00
mmv abae5ab25a add test for sending funds with threshold = 2 2019-07-18 18:38:36 +02:00
mmv 4342fc1b7a add instructions on how to run transaction service, tests wip 2019-07-18 18:38:36 +02:00
mmv bb39d0417a add fillAndSUbmitSendFunds form util function for tests 2019-07-18 18:38:35 +02:00
mmv 556b085745 add fillAndSUbmitSendFunds form util function for tests 2019-07-18 18:38:35 +02:00
mmv c7f355de04 fix create safe test 2019-07-18 19:55:46 +04:00
mmv ca13a00d19 reset form when the only owner left is initial one 2019-07-18 19:06:59 +04:00
mmv f9c67171a8 Refactor stepper to hooks 2019-07-18 18:21:02 +04:00
mmv 25eadc369d remove separate threshold field, fixing validation when removing an owner wip 2019-07-18 17:49:15 +04:00
mmv 4c3172880e change wording in safe name form 2019-07-18 13:35:21 +04:00
mmv 7876dcf845 add test for sending funds with threshold = 2 2019-07-17 18:44:23 +04:00
mmv 0bf8b3e658 add instructions on how to run transaction service, tests wip 2019-07-17 17:16:40 +04:00
mmv cb58a4150f add fillAndSUbmitSendFunds form util function for tests 2019-07-17 14:37:43 +04:00
mmv 03153438c9 add fillAndSUbmitSendFunds form util function for tests 2019-07-17 14:37:27 +04:00
mmv 1674d74de0 eslint fix 2019-07-17 12:31:42 +04:00
mmv 396c7340c7 Add EtherscanLink component, refactor openTxInEtherscan and getEtherscanLink to one method 2019-07-17 12:30:49 +04:00
mmv a26a1faddf Fix isCancellationTx formatting, add AddressLink component 2019-07-17 11:53:55 +04:00
mmv c2e6c885eb test fixes 2019-07-15 17:53:50 +04:00
mmv 78ace6dbf0 conflict fix, fix safestorage mware 2019-07-15 15:52:40 +04:00
mmv f7d1e0fe7d add cancellation tx type, fix tx decsription for adding owner 2019-07-15 15:32:57 +04:00
mmv 4909533048 fix eth transfers displaying as modify settings txs, dep bump 2019-07-15 15:07:28 +04:00
Germán Martínez 4d0adc5027 Refactor sentinel address 2019-07-15 12:51:51 +02:00
Germán Martínez f5a4381170 Handle owner management actions in safe reducer 2019-07-12 17:57:37 +02:00
Germán Martínez 4c483cdd5d Refactor storage middleware 2019-07-12 17:54:27 +02:00
Germán Martínez 967a769b6d Add owner management actions to storage middleware 2019-07-12 17:52:53 +02:00
Germán Martínez 9564f568c1 Refactor owner management components 2019-07-12 16:59:24 +02:00
Germán Martínez d8bc944fe9 Refactor manage owners test 2019-07-12 16:22:29 +02:00
mmv 10152f1bfa make expand button centered in headeR 2019-07-12 16:05:57 +04:00
Germán Martínez 2b076045da Add manage owners redux actions 2019-07-12 12:08:20 +02:00
mmv 53dd7b0582 fix transactions not displaying for 1 owners/threshold safe 2019-07-11 17:32:59 +04:00
mmv e02925f5b3 rename notx component 2019-07-11 17:00:40 +04:00
mmv 3383afee0d remove console.log and move getting errmsg to catch block in executeTransaction 2019-07-11 16:30:16 +04:00
mmv f01bedf87b tx descriptions for settings 2019-07-11 15:48:50 +04:00
mmv db1f2ab77f extract getTxData to utils 2019-07-11 14:39:14 +04:00
mmv 7cda208066 decoding params from settings txs 2019-07-11 14:13:26 +04:00
mmv a2c2793788 decoding params from settings txs wip 2019-07-11 11:54:37 +04:00
mmv 9dfdd4f4b1 fix confirmed labe 2019-07-10 18:44:21 +04:00
mmv 9a999fd2ea add modify safe settings type 2019-07-10 18:25:54 +04:00
mmv 9b709f8e29 pull from manage-owners 2019-07-10 17:59:22 +04:00
mmv bc11d64d49 fix button colors 2019-07-10 17:41:42 +04:00
mmv 51048a42a5 add descriptions for eth/erc20 transfers 2019-07-10 17:31:45 +04:00
mmv 5a2d6bba91 extract tx description to a separate component 2019-07-10 17:23:53 +04:00
mmv 95105237c2 show ERC20 token amount in txs table col 2019-07-10 16:42:11 +04:00
mmv ff49f3c6c2 add decodedParams to transaction model 2019-07-10 16:29:59 +04:00
mmv d7ef87b0bf decode erc20 params for tx list 2019-07-10 15:54:13 +04:00
mmv a199b0588a minor fixes 2019-07-10 14:56:36 +04:00
mmv 276334f8f8 fix table component detecting if a column has an order prop on mount 2019-07-10 13:26:51 +04:00
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
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