Commit Graph

1481 Commits

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