Commit Graph

1350 Commits

Author SHA1 Message Date
Mikhail Mikheev 4fa84683a3 fix create safe fee estimation text formatting 2019-09-16 17:21:21 +04:00
Mikhail Mikheev 219e5dc45f Add ETH symbol, round number to 3 digits 2019-09-16 17:18:31 +04:00
Mikhail Mikheev ea6ec3683d
Merge pull request #175 from gnosis/test/active-tokens-localstorage
Test: Active tokens saved to localstorage
2019-09-16 17:02:09 +04:00
Germán Martínez f6d8326179 Add snackbar basic structure 2019-09-16 14:08:12 +02:00
Germán Martínez d7eb196537 Add styles to header 2019-09-16 10:52:21 +02:00
Mikhail Mikheev c176fc5fa2 Merge branch '139-load-create-improvements' of github.com:gnosis/safe-react into 139-load-create-improvements 2019-09-16 12:18:02 +04:00
Germán Martínez edfece39f9 Remove styles error when opening the provider 2019-09-16 09:48:15 +02:00
Germán Martínez aa1327c5af Update provider design 2019-09-16 09:27:56 +02:00
Mikhail Mikheev 31cbb58b62 add test for checking tokens in localstorage 2019-09-14 18:43:29 +03:00
Mikhail Mikheev 5203ba3cfb Use waitForElement instead of sleep() in balances test 2019-09-14 18:37:58 +03:00
Mikhail Mikheev 349b05b346 Saving active tokens test wip 2019-09-14 18:25:17 +03:00
Germán Martínez ca704f7b47 Display value in custom transactions detail in transaction list 2019-09-13 18:00:33 +02:00
Germán Martínez 78b5fa2eff Refactor approveTransaction to show notification after confirmation 2019-09-13 15:59:43 +02:00
Germán Martínez 83d8c190df Refactor executeTransaction to show notification after confirmation 2019-09-13 12:14:03 +02:00
Germán Martínez ea94e07ba2 Merge branch 'development' into 139-load-create-improvements 2019-09-13 12:11:30 +02:00
Germán Martínez 7e9f988160 Fix error when a transaction is manually rejected in MM popup 2019-09-13 12:01:35 +02:00
Germán Martínez c8ae33288d Remove unused params 2019-09-13 11:28:40 +02:00
Mikhail Mikheev 8679b0b7f8 Update creation fee text in review step of opening safe form 2019-09-12 22:05:11 +04:00
Mikhail Mikheev 2d05557df5 Add test for balance updates 2019-09-12 22:03:06 +04:00
Germán Martínez 226e749f70
Merge pull request #162 from gnosis/123-send-custom-txs
Send custom transactions
2019-09-12 18:34:20 +02:00
Germán Martínez 0ecd74fed0 Merge branch '123-send-custom-txs' of https://github.com/gnosis/safe-react into 123-send-custom-txs 2019-09-12 18:11:44 +02:00
Germán Martínez 9d54fe0b11 Fix styles 2019-09-12 17:51:17 +02:00
Germán Martínez 992594a40d Add React lazy to import send modal screens 2019-09-12 17:51:08 +02:00
Germán Martínez 5fc9fa6431 Format code 2019-09-12 17:39:55 +02:00
Germán Martínez b47fb525f5 Fix types 2019-09-12 17:25:25 +02:00
Germán Martínez 55211ed5f8 Remove rounded attribute 2019-09-12 17:22:16 +02:00
Germán Martínez 1429f837c9 Use default height for small buttons 2019-09-12 17:21:22 +02:00
Mikhail Mikheev b457ed78ef Remove container prop from OpenPaper because after rebranding the designs are full-width, reduce stepper content maxWidth, reduce font-size in load owners owners step annotation 2019-09-12 18:15:09 +04:00
Mikhail Mikheev 1140a6c976 Sidebar component wip 2019-09-12 17:25:19 +04:00
Mikhail Mikheev 3c1d2f07c7 Update tooltips, reduce font-size in annotation in load safe details step 2019-09-12 16:17:20 +04:00
Mikhail Mikheev ca9d228eb0 Merge branch 'development' of github.com:gnosis/safe-react into 139-load-create-improvements 2019-09-12 14:03:24 +04:00
Mikhail Mikheev 6edc37b571 Allow passing button labels to Stepper component, add CopyBtn tooltip 2019-09-12 13:36:05 +04:00
Mikhail Mikheev 3c05220008 Add etherscan/copy buttons in load/create safe flows 2019-09-11 19:35:36 +04:00
Mikhail Mikheev de5013140d
Merge pull request #168 from gnosis/bug/custom-tokens-not-saved
BUG: Active tokens not saved
2019-09-10 20:35:36 +04:00
Mikhail Mikheev b44c30923d Stepper clickable steps 2019-09-10 18:58:28 +04:00
Mikhail Mikheev 0096ed24e5 Make name mandatory for create/load safe flows 2019-09-10 18:22:45 +04:00
Mikhail Mikheev e4217ebbaf Fix condition for recalculating active tokens 2019-09-10 17:31:02 +04:00
Mikhail Mikheev ea253e8055
Merge pull request #167 from gnosis/bug/balances-not-updated-automatically
BUG: Ether balance is not updated automatically
2019-09-10 17:00:12 +04:00
Mikhail Mikheev 10b8e718d7 Merge branch 'development' of github.com:gnosis/safe-react into 123-send-custom-txs 2019-09-10 16:21:42 +04:00
Mikhail Mikheev ef32d1e78f fix error messages 2019-09-10 15:27:03 +04:00
Mikhail Mikheev f8db1e1e9a create an action to fetch ether balance, add it to checkForUpdates func in safe container 2019-09-10 15:25:07 +04:00
Germán Martínez 1af8ffad4c Fix value validator in send custom transaction 2019-09-10 13:15:04 +02:00
Germán Martínez 053d87e0b0 Update transaction history endpoints 2019-09-10 13:08:32 +02:00
Germán Martínez 8aad19bcf3 Fix styles for send and receive funds buttons 2019-09-10 12:58:21 +02:00
Germán Martínez 414e9ecd88 Update owners description 2019-09-10 08:41:25 +02:00
Germán Martínez a43002787f Improve designs in Send modal 2019-09-09 20:19:12 +02:00
Mikhail Mikheev b53441b5a7 Manage owners responsiveness fix 2019-09-09 18:36:59 +04:00
Mikhail Mikheev e09795c7ef Manage owners responsiveness fix 2019-09-09 18:36:29 +04:00
Germán Martínez bef4631c71 Improve designs in Receive modal 2019-09-09 14:51:04 +02:00
Mikhail Mikheev 73bd3aa6e8 load safe text replacements 2019-09-09 16:50:16 +04:00
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