Commit Graph

1394 Commits

Author SHA1 Message Date
Germán Martínez b88972e7a0 Add basic custom tx review 2019-09-02 19:01:22 +02:00
Germán Martínez cf8a4ed506 Add AddressInput component in send custom tx 2019-09-02 14:00:30 +02: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
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
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 4ed4fa56e0
Merge pull request #161 from gnosis/134-settings-improvements
Feature #134: Settings improvements
2019-09-10 11:12:18 +04:00
Germán Martínez 414e9ecd88 Update owners description 2019-09-10 08:41:25 +02:00
Mikhail Mikheev b53441b5a7 Manage owners responsiveness fix 2019-09-09 18:36:59 +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
Mikhail Mikheev 128830e965 Add space in remove safe modal annotation 2019-09-09 12:48:10 +04: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
Mikhail Mikheev 816b3c5ab5 remove old/unused transactions route code 2019-09-05 14:29:42 +04:00
Mikhail Mikheev 0932f34a68 increase minHeight for settings to avoid jumping 2019-09-05 14:06:04 +04: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