109 Commits

Author SHA1 Message Date
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
Germán Martínez
654cc5a0d7 Add code formatting 2019-05-22 12:51:02 +02:00
Mikhail Mikheev
8ff899dce1 Pull from dev, conflict fix 2019-06-13 16:55:30 +04: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
Germán Martínez
ef9f6ae575 Codestyle fixes 2019-05-20 17:51:38 +02:00
Germán Martínez
de95d10d43 Add owners names to load Safe 2019-05-20 10:48:11 +02:00
Germán Martínez
8c1586ba30 Remove logs 2019-06-03 13:23:30 +02:00
Germán Martínez
ca4d298a02 Add temporary logs 2019-05-17 18:17:24 +02:00
Germán Martínez
2e2a7d906c Unify and refactor gnosis safe instance functions 2019-04-30 14:18:03 +02: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
mmv
866d2a57cb Fix fetching token data, next one: gnosisSafe.getThresold is not a function 2019-03-11 15:29:50 +04:00
mmv
659eb9e48c WIP commit: fix fetching safe, next problem: funds.toNumber is not a function 2019-03-11 14:41:26 +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
4a132bec91 Adapting Open safe layout component for not using dailyLimit 2018-10-11 19:12:36 +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
apanizo
fbb0b7b817 Adding Terms and Privacy links when creating a a safe 2018-10-10 12:27:53 +02:00
apanizo
4cc92e5361 Refactor OpenPaper component. Now it accepts width for container component 2018-10-08 12:21:23 +02:00
apanizo
1a648cbe0c Layout in columns when displaying info on Review part of opening a new Safe 2018-10-08 12:01:13 +02:00
apanizo
2127dc44f5 Introduce a max width in Threshold view when opening Safe 2018-10-08 11:57:56 +02:00
apanizo
5a1df5e363 Adding etherscan network details for user addresses 2018-10-04 15:08:56 +02:00
apanizo
4a0b05ded4 Design of Review view of Open Safe process 2018-10-04 11:16:03 +02:00
apanizo
958c1f9952 Adding SafeThresholdForm to Open Safe process 2018-10-03 17:39:56 +02:00
apanizo
75edd7262e Helper function to calculate num owners introduced 2018-10-03 17:39:09 +02:00
apanizo
ed1e349002 Minor style adjustments 2018-10-03 12:01:36 +02:00
apanizo
d4557e8515 Implementation of adding new owner 2018-10-03 12:01:03 +02:00