Commit Graph

1503 Commits

Author SHA1 Message Date
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 88e37d553d
Merge pull request #157 from gnosis/140-rebranding
Feature #140: Rebranding
2019-09-06 15:30:22 +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 7b66b282df change website title 2019-09-05 17:56:57 +04:00
Mikhail Mikheev 56c229a2bf update favicon 2019-09-05 17:39:44 +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