Commit Graph

772 Commits

Author SHA1 Message Date
Barry Gitarts db536bad51 add primary 100 color 2019-11-25 11:10:12 -05:00
Barry Gitarts 49dd057370 update stepper styling 2019-11-25 11:10:12 -05:00
Barry Gitarts 791a0dd409 make landing page mobile friendly 2019-11-25 11:10:12 -05:00
Barry Gitarts 7fde67b0cd add assemble flow responsiveness 2019-11-25 11:10:12 -05:00
Barry Gitarts 6532c9bb55 add assemble flow diagram 2019-11-25 11:10:12 -05:00
Barry Gitarts dc8455f77b add box icons and images 2019-11-25 11:10:12 -05:00
Barry Gitarts c5f8d99da6 add project header 2019-11-25 11:10:12 -05:00
Barry Gitarts d682042ff5 add assemble logo svg
use high res pngs
2019-11-25 11:10:12 -05:00
Barry Gitarts 0cbf15859b replace status logo with assemble 2019-11-25 11:10:12 -05:00
Barry Gitarts ae210d4afe add assemble logo 2019-11-25 11:10:12 -05:00
Barry Gitarts fca35f89e8 update list projects palette 2019-11-25 11:10:12 -05:00
Barry Gitarts be706ef2a6 add primary colors
update button
2019-11-25 11:10:12 -05:00
Barry Gitarts 27ffdf1fa3 breakout theme to file 2019-11-25 11:10:12 -05:00
Barry Gitarts 6178061e6c add check using idx 2019-11-25 11:10:12 -05:00
Barry Gitarts 2c21f9fe0c add link to withdraw pledges 2019-11-25 11:10:12 -05:00
Barry Gitarts 57e5beded7 handle getAllowance for ETH 2019-11-11 14:12:43 -05:00
Barry Gitarts 5acc0a22a1 add currency ordering 2019-11-11 14:12:43 -05:00
Barry Gitarts aeb32072ed fix page offset bug 2019-11-11 14:12:43 -05:00
Barry Gitarts b11f2a4f19 pass in order direction 2019-11-11 14:12:43 -05:00
Barry Gitarts cc968d79e8 lowercase project title 2019-11-11 14:12:43 -05:00
Barry Gitarts 6ca6f8ea3a some presentation cleanup 2019-11-11 14:12:43 -05:00
Barry Gitarts b58b2a3991 remove use of native BigInt
safari did not implement BigInt, will break on Status iOS
2019-11-11 14:12:43 -05:00
Barry Gitarts 5688cb6675 cleanup token list 2019-11-11 14:12:43 -05:00
Barry Gitarts d5438326c7 create project uses context currencies 2019-11-11 14:12:43 -05:00
Barry Gitarts 8842d47a45 use context currencies on list projects 2019-11-11 14:12:43 -05:00
Barry Gitarts cea2e3bd4f add all symbols and prices avaliable on kyber 2019-11-11 14:12:43 -05:00
Barry Gitarts 61885f16d7 add funding with any token 2019-11-11 14:12:43 -05:00
Barry Gitarts 8a3f77f251 update SwapProxy to update key variables
proper slippage calc on token transfers
2019-11-11 14:12:43 -05:00
Barry Gitarts 9e3ea27ee9 properly calculate slippagePercent 2019-11-11 14:12:43 -05:00
Barry Gitarts 394cad5e83 Add SwapProxy to fund project
handle projects that are only a manifest
2019-11-11 14:12:43 -05:00
Barry Gitarts 97e62c862d make swap proxy pausable 2019-11-11 14:12:43 -05:00
Barry Gitarts 071c5c0cca remove emarkjs-connector-web3 2019-11-11 14:12:43 -05:00
Barry Gitarts 3a3ad95bf2 extract KyberNetworkProxy Interface to own file 2019-11-11 14:12:43 -05:00
Barry Gitarts e0a866977c Make SwapProxy ownable and SafeToken
clean up SwapProxy
2019-11-11 14:12:43 -05:00
Barry Gitarts 2a8af2f1a9 update contracts for solidity version
add deploy params
2019-11-11 14:12:43 -05:00
Barry Gitarts 315db5a6f1 add fundWithToken
add maxSlippage to contract
2019-11-11 14:12:43 -05:00
Barry Gitarts ffa9f64d20 add SwapProxy contract 2019-11-11 14:12:43 -05:00
Barry Gitarts 861fcbc228 add status button to withdraw page 2019-10-08 09:13:23 -04:00
Barry Gitarts 327beb7b90 add null checks for incoming data 2019-10-08 09:13:23 -04:00
Barry Gitarts 17548006b8 abstract away status button 2019-10-08 09:13:23 -04:00
Barry Gitarts ca670ce6b0 bump ipfs 2019-10-08 09:13:23 -04:00
Barry Gitarts e51faa0bac add submission notifications 2019-10-08 09:13:23 -04:00
Barry Gitarts 50bcbfcc42 filter out extranous pledges 2019-10-08 09:13:23 -04:00
Barry Gitarts b495905dc5 add multiconfirm to pledges page 2019-10-08 09:13:23 -04:00
Barry Gitarts 9d60f9526e add human readible pledge state 2019-10-08 09:13:23 -04:00
Barry Gitarts f9cb4a0077 add withdraw button 2019-10-08 09:13:23 -04:00
Barry Gitarts 922ea244b2 add checkbox selection to table 2019-10-08 09:13:23 -04:00
Barry Gitarts e738ccef48 adjust checkbox style 2019-10-08 09:13:23 -04:00
Barry Gitarts 0c5b09f7f8 add withdraw columns and styling 2019-10-08 09:13:23 -04:00
Barry Gitarts 18077236fd add pledge query and fetch 2019-10-08 09:13:23 -04:00