108 Commits

Author SHA1 Message Date
Mikhail Mikheev
8679b0b7f8 Update creation fee text in review step of opening safe form 2019-09-12 22:05:11 +04: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
3c05220008 Add etherscan/copy buttons in load/create safe flows 2019-09-11 19:35:36 +04:00
Mikhail Mikheev
0096ed24e5 Make name mandatory for create/load safe flows 2019-09-10 18:22:45 +04: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
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
mmv
2acd0e17bf Resolve ENS name onChange, add ENS support to load safe route 2019-08-15 18:42:51 +04:00
Mikhail Mikheev
167281179f add AddressInput with ENS support to create safe form 2019-07-29 14:08:28 +04:00
mmv
8d474c618a fix removal of the second owner 2019-07-25 15:26:01 +04:00
Germán Martínez
5bd103f25c Fix remove prefix in scanned address 2019-07-23 14:00:05 +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
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
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
396c7340c7 Add EtherscanLink component, refactor openTxInEtherscan and getEtherscanLink to one method 2019-07-17 12:30:49 +04:00
mmv
9b709f8e29 pull from manage-owners 2019-07-10 17:59:22 +04:00
Mikhail Mikheev
f3aaf52150 pull 2019-07-01 14:03:07 +04:00
Germán Martínez
88798eff97 Add and fix styles 2019-06-14 18:03:52 +02:00
mmv
95dcce1684 replace internal react types 2019-06-03 17:17:10 +04:00
mmv
c3241a9b20 refactor safe creation form test 2019-05-30 16:57:24 +04:00
mmv
4f54a60866 safe creation test wip 2019-05-30 13:04:19 +04:00
Mikhail Mikheev
18b4edf3c8
Merge pull request #105 from gnosis/71-receive-funds
#71 Receive funds
2019-04-29 12:19:29 +04:00
Mikhail Mikheev
12f8745af1 add spacings to each input in load safe form 2019-04-26 19:01:49 +04:00
Mikhail Mikheev
d08be2e8e4 fix input spacings 2019-04-26 18:58:26 +04:00
Mikhail Mikheev
b8d5b383bd make etherscan link actually a link 2019-04-26 12:59:58 +04:00
Mikhail Mikheev
712d7f078d fix mui helper text styles 👿 2019-04-22 14:36:02 +04:00
Mikhail Mikheev
a5a149f51b border radius to input styles to make it look like in zeplin 2019-04-19 18:56:41 +04:00
Mikhail Mikheev
95d6316860 prettier code formatting 2019-03-29 17:32:59 +04:00
Mikhail Mikheev
c2f46699a5 balance table fixes: add 5 to rowsPerPageOptions, remove props from initial state and use them as fallback values 2019-03-21 17:55:49 +04:00
apanizo
ff025ecfe6 Refactor noErrors function helper when validating forms 2018-11-12 16:30:21 +01:00
apanizo
eea8cc681e Adding custom trash icon when remvoing owners #73 2018-11-08 09:56:01 +01:00
apanizo
c21d70ab86 CSS improvement on Review's Open Safe page 2018-11-07 16:46:59 +01:00
apanizo
3021915956 Second batch of CSS improvements on Open Safe 2018-11-07 16:41:47 +01:00
apanizo
4512388493 Fix batch of CSS improvements on OpenSafe page 1 2018-11-07 16:16:11 +01:00
apanizo
d97e61993c Removing daily limit from addSafe action 2018-10-15 13:33:44 +02:00
apanizo
471417da0b Removing daily limit from open route 2018-10-15 12:41:49 +02:00
apanizo
f5dfb531b2 Extracting as a const the add owner button 2018-10-11 19:11:59 +02:00
apanizo
039f4527bb Fix unique key problem in React component 2018-10-11 19:10:31 +02:00
apanizo
b413d90f01 Fix overflow problems on big texts in Open safe's review view 2018-10-10 16:33:39 +02:00
apanizo
1d0fa2ca63 Removing references to daily limit when creating safe 2018-10-10 12:32:10 +02:00
apanizo
ff6558f236 Set the initial owners to one when creating a Safe 2018-10-10 12:28:49 +02:00