aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-1610-222/+594
|\
| * Merge pull request #574 from 0xProject/feature/rm-rf-deployerLeonid Logvinov2018-05-111-9/+9
| |\
| | * Fix templatesLeonid Logvinov2018-05-101-1/+1
| | * Rename deployer to sol-compilerLeonid Logvinov2018-05-101-8/+8
| * | Merge pull request #580 from 0xProject/feature/website/remove-tokensBrandon Millman2018-05-112-12/+69
| |\ \ | | |/ | |/|
| | * Update wallet footer and add remove token functionalityBrandon Millman2018-05-102-12/+69
| * | Add fallback image support to relayer grid tileBrandon Millman2018-05-101-2/+36
| * | Clear relayer grid state when fetchingBrandon Millman2018-05-101-0/+6
| |/
| * Implement loading and error state for relayer gridBrandon Millman2018-05-101-10/+50
| * Fallback image for relayer grid tileBrandon Millman2018-05-101-1/+2
| * Change relayer grid tile to link on headerBrandon Millman2018-05-101-17/+17
| * Merge pull request #576 from 0xProject/feature/website/top-tokensBrandon Millman2018-05-092-40/+9
| |\
| | * Display top tokens from backendBrandon Millman2018-05-092-40/+9
| * | Merge branch 'development' into feature/website/top-bar-redesignBrandon Millman2018-05-094-79/+92
| |\|
| | * Remove overflowZ property from portalBrandon Millman2018-05-091-1/+0
| | * Fix typoBrandon Millman2018-05-091-1/+1
| | * Only show untracked tokensBrandon Millman2018-05-091-1/+1
| | * Make wallet scrollableBrandon Millman2018-05-091-9/+48
| | * Add token flowBrandon Millman2018-05-094-69/+43
| * | Suggestions and fix bad mergeBrandon Millman2018-05-092-21/+6
| * | Merge branch 'development' into feature/website/top-bar-redesignBrandon Millman2018-05-096-30/+62
| |\|
| | * Merge pull request #556 from 0xProject/feature/website/portal-v2Brandon Millman2018-05-091-0/+230
| | |\
| | | * Add headers to wallet and relayer indexBrandon Millman2018-05-052-2/+12
| | | * Add scrolling to relayer indexBrandon Millman2018-05-052-2/+8
| | | * Lay out wallet and relayersBrandon Millman2018-05-051-0/+214
| | * | Fix type errors in CSS propertiesLeonid Logvinov2018-05-052-2/+2
| | |/
| | * Add order utils docs to the menuLeonid Logvinov2018-05-041-0/+6
| | * Open relayer app when clicking on grid tileBrandon Millman2018-05-041-16/+19
| | * Add header images to relayer grid tilesBrandon Millman2018-05-041-3/+5
| | * Fix logo left padding on mobileFabio Berger2018-05-031-1/+1
| | * Remove id property from WebsiteBackendRelayerInfoBrandon Millman2018-05-031-1/+1
| | * Remove WETH special case, website backend handles this nowBrandon Millman2018-05-011-6/+2
| | * Hit website backend for price informationBrandon Millman2018-05-011-40/+6
| | * Style suggestionsBrandon Millman2018-04-281-15/+10
| | * Move quote currency string into configBrandon Millman2018-04-281-3/+2
| | * Merge branch 'development' into feature/website/crypto-compare-pricesBrandon Millman2018-04-273-17/+15
| | |\
| | * | Rename baseCurrency to quoteCurrencyBrandon Millman2018-04-231-3/+3
| | * | Remove some unused importsBrandon Millman2018-04-231-2/+1
| | * | Rate limit crypto compare callsBrandon Millman2018-04-231-3/+25
| | * | Refactor common fetch logic into fetch_utilsBrandon Millman2018-04-231-16/+23
| | * | Grab price information from crypto compare apiBrandon Millman2018-04-231-8/+37
| * | | ProviderDisplay changesBrandon Millman2018-04-242-37/+28
| * | | Top bar expanded display typeBrandon Millman2018-04-242-17/+33
| * | | Relayer grid spacing tweaksBrandon Millman2018-04-241-2/+2
| * | | Add headers to wallet and relayer indexBrandon Millman2018-04-242-2/+12
| * | | Add scrolling to relayer indexBrandon Millman2018-04-242-2/+8
| * | | Lay out wallet and relayersBrandon Millman2018-04-241-0/+214
| | |/ | |/|
| * | Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenuBrandon Millman2018-04-243-17/+15
| |/
* | Fix zeppelin imports, run prettierAmir Bandeali2018-04-211-1/+3
* | Fix type issueFabio Berger2018-04-211-2/+2
|/
* Add specific render path for error and loadingBrandon Millman2018-04-211-5/+7
* Integrate relayer index with website backendBrandon Millman2018-04-202-98/+107
* Implement backendClient object to unify calls to the portal apiBrandon Millman2018-04-191-15/+8
* Add price information to walletBrandon Millman2018-04-181-37/+75
* Add /jobs endpoint to website, link to it and have it re-direct to AngellistFabio Berger2018-04-132-2/+12
* Merge branch 'development' into feature/subproviders/mnemonic-wallet-subproviderJacob Evans2018-04-121-3/+9
|\
| * Update 0x.js and web3-wrapper doc urls so that last segment is identical to p...Fabio Berger2018-04-111-3/+9
* | Update website to support latest ledgerJacob Evans2018-04-111-1/+0
|/
* Merge pull request #503 from 0xProject/feature/website/relayer-gridBrandon Millman2018-04-066-11/+286
|\
| * Implement initial relayer gridBrandon Millman2018-04-056-11/+286
* | Change undefined to nullBrandon Millman2018-04-061-3/+1
* | Fix missing key warnings in wallet componentBrandon Millman2018-04-052-5/+14
|/
* Remove Dharma integration from WebsiteFabio Berger2018-04-031-69/+0
* Add HACK comment and reorganize use other wallet buttonBrandon Millman2018-03-311-10/+12
* Implement wallet locked and uninstalled statesBrandon Millman2018-03-304-9/+130
* Style changesBrandon Millman2018-03-302-5/+9
* Merge branch 'development' into feature/website/wallet-wrapBrandon Millman2018-03-305-7/+23
|\
| * Add clean-state testsLeonid Logvinov2018-03-273-5/+5
| * Portal fill with mixed decimalsJacob Evans2018-03-261-2/+4
| * Add error popover if TokenRegistry on network user is browsing on don't inclu...Fabio Berger2018-03-251-0/+14
* | Remove props that are covered by the defaultsBrandon Millman2018-03-231-2/+0
* | Implement ETH/WETH conversion and allowance toggle stylingBrandon Millman2018-03-238-62/+382
|/
* Merge branch 'development' into addExtraDocsFabio Berger2018-03-225-41/+453
|\
| * Change blockchain prop to not optionalBrandon Millman2018-03-221-1/+1
| * Other style changesBrandon Millman2018-03-221-3/+3
| * Updated padding and colorsBrandon Millman2018-03-221-6/+7
| * Refactor TokenState typeBrandon Millman2018-03-223-50/+30
| * Implement initial wallet interfaceBrandon Millman2018-03-213-2/+433
* | Pass actual iconUrl and add default icon imageFabio Berger2018-03-201-1/+1
* | Refactor titleToIcon mapping to idToIcon and move to docPageFabio Berger2018-03-202-15/+5
* | Add Subprovider docs to websiteFabio Berger2018-03-192-7/+27
* | Re-order developers dropdownFabio Berger2018-03-181-19/+19
* | Add sol-cov docs to websiteFabio Berger2018-03-182-0/+20
* | Add JSON Schemas docs to websiteFabio Berger2018-03-182-0/+20
* | Merge branch 'development' into addExtraDocsFabio Berger2018-03-169-29/+29
|\|
| * Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-149-29/+29
* | Add Deployer docs to websiteFabio Berger2018-03-162-0/+20
* | Add Web3Wrapper docs to websiteFabio Berger2018-03-142-1/+23
|/
* Fix the default always overriding to addressJacob Evans2018-03-121-1/+1
* Merge pull request #447 from 0xProject/refactorAnalyticsFabio Berger2018-03-123-50/+11
|\
| * Fix tslint issuesFabio Berger2018-03-103-3/+3
| * Refactor Analytics so that calls to ReactGA are all in a single module, combi...Fabio Berger2018-03-103-50/+11
* | Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we ...Fabio Berger2018-03-115-9/+18
* | Fix userAddress bugsFabio Berger2018-03-112-1/+3
* | Replace local PRECISION constants with global config.AMOUNT_DISPLAY_PRECISIONFabio Berger2018-03-114-13/+12
* | Create blockchainWatcher class and refactor Portal such that Ether amounts ar...Fabio Berger2018-03-106-24/+38
|/
* Add onSelectedVersion callback so it can be handled in any way the caller wishesFabio Berger2018-03-071-0/+2
* Add example docs to react-docs packageFabio Berger2018-03-071-3/+1
* Fix tslint errorsFabio Berger2018-03-072-4/+2
* Make sidebar header configurableFabio Berger2018-03-072-2/+49
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-0615-99/+45
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-0533-37/+34
* Bug fixesFabio Berger2018-03-054-4/+4
* Move over AnchorTitle and associated elementsFabio Berger2018-03-043-3/+5
* Move more configs into docsInfo and remove logic that does not belong there e...Fabio Berger2018-02-281-1/+0
* Fix footer on mobileFabio Berger2018-02-241-5/+3
* Slight improvement to footerFabio Berger2018-02-221-1/+1
* Remove extenuous defaultPropsFabio Berger2018-02-222-4/+0
* Make translate required by footerFabio Berger2018-02-221-1/+1
* Make translate a required prop of TopBarFabio Berger2018-02-222-1/+2
* Keep topBar and footer language to the one picked by the userFabio Berger2018-02-222-5/+6
* Fix rocket.chat keyFabio Berger2018-02-221-1/+1
* Improve homepage and add translations in chinese, russian, korean and spanishFabio Berger2018-02-213-12/+50
* Add translation infra and replace english text with calls to translateFabio Berger2018-02-212-112/+135
* Re-design docs pagesFabio Berger2018-02-161-3/+0
* Re-designed Wiki and half-redesigned docs pagesFabio Berger2018-02-162-46/+46
* Merge pull request #379 from 0xProject/portal_jsonLeonid2018-02-096-134/+79
|\
| * Implement blockchain.portalOrderToZeroExOrderLeonid Logvinov2018-02-091-30/+2
| * Make naming of schemas consistentLeonid Logvinov2018-02-093-6/+6
| * Address feedbackLeonid Logvinov2018-02-084-50/+43
| * Remove hash from signatureDataLeonid Logvinov2018-02-084-27/+15
| * Remove networkId from orderJSONLeonid Logvinov2018-02-084-15/+2
| * Split Order into signedOrder and metadataLeonid Logvinov2018-02-081-70/+76
| * Remove unused types and take their namesLeonid Logvinov2018-02-072-16/+8
| * Introduce makerToken and takerToken fields for unsigned token metadataLeonid Logvinov2018-02-071-36/+35
| * Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmountLeonid Logvinov2018-02-071-12/+12
| * Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFeeLeonid Logvinov2018-02-071-6/+6
| * Rename signature to ecSignatureLeonid Logvinov2018-02-071-5/+5
| * Rename exchangeContract to exchangeContractAddressLeonid Logvinov2018-02-071-2/+2
| * Rename expiration to expirationUnixTimestampSecLeonid Logvinov2018-02-072-12/+20
* | Add blog to topBar and as a consequence support external links in topBar menu...Fabio Berger2018-02-092-3/+25
* | Fix flash message when receiving test etherFabio Berger2018-02-081-1/+2
* | Only show faucet error if not on a testnetFabio Berger2018-02-071-4/+3
* | Move isTestNetwork into utils and also check it from showing ZRX request buttonFabio Berger2018-02-071-9/+2
* | Remove stray logFabio Berger2018-02-071-1/+0
* | Use isTestNetwork instead of isKovanTestNetwork on balances page except for D...Fabio Berger2018-02-071-7/+15
* | Properly detect Rinkeby and Ropsten TokenRegistry tokens as mintableFabio Berger2018-02-071-2/+8
* | Add networkId to faucet requests so that we can request tokens on Kovan, Rink...Fabio Berger2018-02-071-1/+3
|/
* Add networkId to event labelFabio Berger2018-02-074-7/+19
* Added logging for order filling and order cancellingThomas Schmidt2018-02-072-1/+26
* Moved to async awaitThomas Schmidt2018-02-061-18/+13
* Formatting and removed old GA codeThomas Schmidt2018-02-061-16/+18
* Converted BigNumber to number for GA loggingThomas Schmidt2018-02-062-3/+3
* GA logging for order creationThomas Schmidt2018-02-062-4/+21
* Switch GA to React GA and add logging for PortalThomas Schmidt2018-02-061-1/+12
* Remove unused propFabio Berger2018-01-311-1/+0
* Fix prettierFabio Berger2018-01-311-9/+1
* Uppercase Networks enum valuesFabio Berger2018-01-312-3/+3
* Fix linter errorsFabio Berger2018-01-3114-40/+14
* Fix all setState calls after unmounted errors. Decided to create our own flag...Fabio Berger2018-01-315-27/+62
* Default the derivation path to that found in the Ledger subproviderFabio Berger2018-01-311-1/+4
* Add browser data to dialog infoFabio Berger2018-01-311-1/+1
* Add Rinkeby supportFabio Berger2018-01-301-6/+3
* Disallow negative amountsFabio Berger2018-01-301-1/+1
* Fix bug related to balance/allowance fetching being asyncFabio Berger2018-01-291-0/+14
* Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger...Fabio Berger2018-01-293-20/+25
* Re-set Ledger config dialog to connect step if dialog is closedFabio Berger2018-01-291-0/+1
* Make it such that users can switch between Ledger accounts without first swit...Fabio Berger2018-01-292-7/+8
* Use colors module and remove in-lined colorsFabio Berger2018-01-292-7/+10
* Replace heavy loading animation with simple circular loaderFabio Berger2018-01-292-41/+14
* Add network name to the select providerFabio Berger2018-01-291-12/+15
* Fix bug where could not switch to Ledger and backFabio Berger2018-01-291-4/+4
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-2817-143/+353
* Initial Ledger support implementationFabio Berger2018-01-288-45/+419
* Properly detect user signing cancellation on Metamask, Parity signer and LedgerFabio Berger2018-01-285-6/+6
* Fix fill/cancel order by looking for NoError instead of empty blockchainErr g...Fabio Berger2018-01-221-2/+2
* Fix bug hiding the user info from topBarFabio Berger2018-01-191-1/+1
* Allow Token symbols to be alphanumericJacob Evans2018-01-191-4/+4
* Fix prettierLeonid Logvinov2018-01-181-2/+4
* Merge pull request #325 from 0xProject/fix/portal-bugsLeonid2018-01-183-14/+13
|\
| * Add discourse forum to Community section of website footerFabio Berger2018-01-181-0/+6
| * Remove dead-codeFabio Berger2018-01-181-5/+0
| * Fix Portal topbar so that it displays the mobile menuFabio Berger2018-01-181-8/+6
| * Fix balance page copy to refer to the Wrap ETH tab instead of a "convert" buttonFabio Berger2018-01-181-1/+1
* | Enable restrict-plus-operands and fix issues detectedLeonid Logvinov2018-01-174-4/+4
|/
* Fix ts error in portal after enabling more strict checksLeonid Logvinov2018-01-106-20/+23
* Fix linter errorsLeonid Logvinov2018-01-041-1/+1
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-0420-20/+20
* Apply prettier configLeonid Logvinov2018-01-0358-1547/+1275
* Merge pull request #285 from 0xProject/fix/underscorePrivateBrandon Millman2017-12-2237-451/+451
|\
| * Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-214-6/+6
| |\
| * | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-2037-451/+451
* | | Fix Max button bugFabio Berger2017-12-211-1/+1
| |/ |/|
* | Move call to error reporter to end of handler so that even if reporting the e...Fabio Berger2017-12-214-6/+6
|/
* Fix mergeFabio Berger2017-12-203-7/+7
* Merge branch 'development' into createWethPageFabio Berger2017-12-2041-283/+211
|\
| * Fix scrolling topBar on PortalFabio Berger2017-12-192-2/+2
| * Fix overflow issue on calculated fillAmountFabio Berger2017-12-191-15/+13
| * Fix faulty importFabio Berger2017-12-191-1/+1
| * Refactor remaining _.assign to spread operatorFabio Berger2017-12-194-8/+15
| * Merge branch 'development' into refactor/websiteFabio Berger2017-12-191-2/+2
| |\
| | * Update website calls to deposit/withdrawFabio Berger2017-12-181-2/+2
| * | Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-1912-47/+50
| * | remove unused styleFabio Berger2017-12-181-5/+0
| * | standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-1827-39/+43
| * | Standardize colors to always be in uppercase hex and consolidate material-ui ...Fabio Berger2017-12-1814-22/+22
| * | Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-1832-138/+60
| * | Remove unused `location` propFabio Berger2017-12-182-4/+2
| * | Fix unhoverable help tooltip by renaming `Trade Permissions` to `Allowance`Fabio Berger2017-12-181-2/+2
| * | Replace remaining strEnums with property TS string enumsFabio Berger2017-12-187-12/+12
| * | Update first two string enums to native typeFabio Berger2017-12-188-31/+31
| |/
* | Add WETHFabio Berger2017-12-191-1/+1
* | remove extra spaceFabio Berger2017-12-191-1/+1
* | Remove binding on prop passed callbacksFabio Berger2017-12-192-4/+4
* | Add notice dialog to balances page about updating the WETH contract. We also ...Fabio Berger2017-12-182-10/+78
* | Fix linter errorsFabio Berger2017-12-181-2/+4
* | Move weth.io url to constantsFabio Berger2017-12-181-1/+1
* | Make it such that Wrapped Ether page works on networks without any outdated W...Fabio Berger2017-12-181-11/+19
* | Add `Max` convenience button in unwrap WETH dialogFabio Berger2017-12-181-1/+15
* | Link all EtherTokens to Etherscan and add address tooltipFabio Berger2017-12-181-20/+53
* | Update to passing etherTokenAddress into withdraw and deposit callsFabio Berger2017-12-181-2/+2
* | Since sending the error report could take some time, we first trigger `onErro...Fabio Berger2017-12-171-1/+1
|/
* Two mysteriously missing importsFabio Berger2017-12-161-0/+1
* Fix linter errorsFabio Berger2017-12-162-12/+0
* Merge branch 'development' into createWethPageFabio Berger2017-12-1628-153/+9
|\
| * Fix redundant spacesLeonid Logvinov2017-12-162-2/+2
| * Fix website unused varsLeonid Logvinov2017-12-1528-152/+7
* | Update name to be a call to actionFabio Berger2017-12-161-1/+1
* | Add default value for onConversionSuccessfulFabio Berger2017-12-161-3/+2
* | Improve WETH page stylingFabio Berger2017-12-152-12/+35
* | Use new wrap/unwrap buttons, fetch outdated WETH balances and re-fetch after ...Fabio Berger2017-12-151-63/+186
* | Refactor the WETH conversion dialog/button to be either wrap or unwrap specif...Fabio Berger2017-12-152-59/+109
* | Make label optional and make sure the input field still renders properly with...Fabio Berger2017-12-141-3/+4
* | Remove ETH-WETH convert button from balances pageFabio Berger2017-12-141-24/+0
* | progress weth pageFabio Berger2017-12-134-1/+240
|/
* Fix an invocationLeonid Logvinov2017-12-121-1/+1
* Move isAddress to shared utils and remove all dependencies on ethereum-addressLeonid Logvinov2017-12-111-1/+1
* Merge branch 'development' into feature/web3-wrapperLeonid2017-12-081-1/+2
|\
| * Make sure we don't pass empty maker into getOrderHashHexFabio Berger2017-12-081-1/+2
* | Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-1/+1
|/
* Add missing awaitFabio Berger2017-12-061-1/+1
* Fix Party element so that an identicon's height is that which was passed inFabio Berger2017-12-061-1/+1
* Rename packageName to displayName for clarityFabio Berger2017-11-291-1/+1
* Add 0x Connect to footerFabio Berger2017-11-291-0/+4
* Add 0x Connect Docs to the menu and topBarFabio Berger2017-11-291-5/+21
* Refactor docs to be more declarative, put all hard-coded doc-related data in ...Fabio Berger2017-11-291-9/+7
* fix remaining tslint errorsFabio Berger2017-11-2855-291/+314
* Fix tslint issuesFabio Berger2017-11-281-2/+2
* update tokenByAddress after tokenStateByAddress to avoid race-conditionFabio Berger2017-11-241-1/+1
* Add error when unexpected condition hitFabio Berger2017-11-241-0/+3
* Add missing keysFabio Berger2017-11-241-0/+2
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-2257-0/+7102