aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils
Commit message (Expand)AuthorAgeFilesLines
* Upgrade bignumber.js versionLeonid Logvinov2019-01-151-1/+1
* Implement tslint enum-naming to enforce PascalCase on enum members (#1474)Xianny2019-01-121-5/+5
* Merge developmentLeonid Logvinov2019-01-101-4/+4
|\
| * fix: use new forum URLfragosti2019-01-091-2/+2
| * fix: use old forum URL for nowfragosti2019-01-081-2/+2
| * chore: point to 0x.org website-apifragosti2019-01-081-2/+2
| * fix: CORS issue by accessing 0x geth nodes through 0x.org endpointfragosti2019-01-081-2/+2
* | Refactor out sol-cov, sol-profiler and sol-trace into their separate packagesLeonid Logvinov2019-01-081-0/+35
|/
* feat: use kovan.0xproject.com instead of kovan.0x.orgfragosti2018-12-271-2/+2
* Merge branch 'feature/website/0x-org' into feature/website/0x-org-steve-linksSteve Klebanoff2018-12-181-3/+5
|\
| * feat: more blog url fixesfragosti2018-12-181-2/+3
| * feat: fix blog linkfragosti2018-12-181-1/+1
| * Merge branch 'feature/website/0x-org' of https://github.com/0xProject/0x-mono...fragosti2018-12-181-2/+2
| |\
| * | feat: fix footer linksfragosti2018-12-181-0/+1
* | | Ecosystem linksSteve Klebanoff2018-12-181-0/+2
| |/ |/|
* | fix(website): fix mis-replaced website api backend linksBrandon Millman2018-12-181-2/+2
|/
* fix(website) replace 0xproject.com with 0x.orgBrandon Millman2018-12-152-13/+13
* Switch out whitepaper with 0x protocol specificationFabio Berger2018-12-061-0/+2
* Replace Rocket.chat with DiscordFabio Berger2018-12-051-1/+1
* Add Apache license linkFabio Berger2018-11-171-0/+1
* Add blogpost URLFabio Berger2018-11-161-1/+1
* Merge branch 'development' into launchKitLandingFabio Berger2018-11-161-4/+0
|\
| * Merge pull request #1244 from 0xProject/developerSectionNitsFabio B2018-11-141-4/+0
| |\
| | * Remove "Home" menu item, instead make different parts of logo link to differe...Fabio Berger2018-11-111-4/+0
* | | Update call-to-action linksFabio Berger2018-11-161-0/+2
|/ /
* / fix(website): fix code splittingBrandon Millman2018-11-124-8/+8
|/
* Improve sidebar logic to handle MS Edge, Firefox differences between Windows ...Fabio Berger2018-10-191-0/+4
* Add index signature to FakeTokenRegistryLeonid Logvinov2018-10-181-1/+8
* Remove old 0x.js from websiteFabio Berger2018-10-181-0/+872
* chore: change package org from 0xproject to 0xJacob Evans2018-10-189-18/+18
* chore: Add topBar menu items to mobile drawerFabio Berger2018-10-171-2/+27
* merge developmentFabio Berger2018-10-162-9/+3
|\
| * Remove ContractNotFound errors in contract-wrappersAlex Browne2018-10-161-7/+0
| * fix(website): replace Rollbar UMD with regular npm packageFabio Berger2018-10-111-2/+3
* | merge developmentFabio Berger2018-09-287-74/+100
|\|
| * Update everything to Coinbase Wallet instead of Toshifragosti2018-09-262-8/+8
| * Merge remote-tracking branch 'upstream/development' into sol-docF. Eugene Aumson2018-09-252-2/+3
| |\
| | * Move ObjectMap to shared typesfragosti2018-09-192-2/+3
| * | BREAKING CHANGE: document contracts from sol-docF. Eugene Aumson2018-09-221-2/+2
| |/
| * Clear localstoragefragosti2018-09-071-1/+1
| * Fix minting for new tokens on testnetsfragosti2018-09-073-23/+27
| * Run linterfragosti2018-09-051-0/+1
| * Merge branch 'feature/website/update-portal-v2' of https://github.com/0xProje...fragosti2018-09-051-1/+0
| |\
| | * Fix importsFabio Berger2018-09-051-2/+1
| * | Use order parser utils from order utilsfragosti2018-09-052-30/+5
| |/
| * Update generate and fill order flowsBrandon Millman2018-08-312-3/+18
| * Initial changes for v2 portalBrandon Millman2018-08-313-41/+72
* | Begin implementing doc home pageFabio Berger2018-08-281-0/+1
* | Implement Developers dropdownFabio Berger2018-08-271-0/+1
* | Fix translation capitalizations to not capitalize single letters with sentenc...Fabio Berger2018-08-271-1/+6
|/
* Fix website given that it still depends on an old version of @0xproject/TypesFabio Berger2018-08-201-2/+5
* Merge developmentFabio Berger2018-08-171-5/+2
|\
| * Rename OrderAlreadyCancelledOrFilled -> OrderCancelled.Jacob Evans2018-08-161-5/+2
* | Start refactoring docs to remove unnecessary configs given more concise TypeD...Fabio Berger2018-08-011-2/+2
|/
* Remove careers page feature flagBrandon Millman2018-07-261-3/+0
* Update open positions sectionBrandon Millman2018-07-251-0/+1
* Merge branch 'v2-prototype' into feature/website/jobs-page-part2Brandon Millman2018-07-211-2/+1
|\
| * Fix version dropdown so it also renders RC versions properlyFabio Berger2018-07-201-2/+1
| * Compare host rather then origin so that it comes without the http/https prefixFabio Berger2018-07-201-1/+1
* | Benefits and values sectionsBrandon Millman2018-07-191-0/+1
* | Fix development environment checkBrandon Millman2018-07-191-1/+1
|/
* Merge pull request #883 from 0xProject/feature/tslint-improvementsLeonid Logvinov2018-07-181-5/+5
|\
| * Fix tslint issuesLeonid Logvinov2018-07-171-5/+5
* | Fix ocean linkBrandon Millman2018-07-171-1/+1
|/
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-07-144-36/+91
|\
| * Merge pull request #866 from 0xProject/feature/website/integrate-heapFrancesco Agosti2018-07-142-30/+85
| |\
| | * Fix indentify typofragosti2018-07-131-3/+3
| | * Make Analytics API non-asyncfragosti2018-07-132-27/+22
| | * Add no-floating-promises ignore commentsfragosti2018-07-121-0/+1
| | * Remove unused configs and constantsfragosti2018-07-122-2/+0
| | * Integrate heap analyticsfragosti2018-07-122-27/+41
| | * Replace calls to google analytics with calls to heapfragosti2018-07-124-18/+65
| * | Merge branch 'v2-prototype' into fix/request-timeout-issueFabio Berger2018-07-131-5/+0
| |\ \
| * | | -fetch';Fabio Berger2018-07-132-6/+6
| | |/ | |/|
* | | Move format to helper functionfragosti2018-07-141-12/+10
* | | Refactor utils and add UNNKOWN environment typefragosti2018-07-133-26/+15
* | | Fix linting errorsfragosti2018-07-132-4/+2
* | | Make error reporter not return a promise and add more environment possibilitiesfragosti2018-07-134-30/+36
* | | Do not crash on NaN, and provide defaultfragosti2018-07-131-2/+6
* | | Only upload sourcemaps to rollbar on live deploys, and log NaN error for futu...fragosti2018-07-131-0/+4
| |/ |/|
* | Remove legacy portal codeBrandon Millman2018-07-121-5/+0
|/
* Grab token registry information from our DB for mainnetBrandon Millman2018-07-111-0/+6
* Update rollbar for telemetryfragosti2018-07-101-1/+1
* Get rollbar uploads working by enabling sourcemapsfragosti2018-07-101-1/+1
* Add sourcemaps for rollbarfragosti2018-07-101-0/+8
* Shim shouldShowPortalV2 to always return truefragosti2018-07-071-1/+3
* Merge pull request #838 from 0xProject/feature/website/portal-final-touchesFrancesco Agosti2018-07-071-3/+3
|\
| * Create Balance component and make token symbols smaller than token amountsfragosti2018-07-071-3/+3
* | Update token registry icons and asset picker flowsBrandon Millman2018-07-072-42/+5
|/
* Implement landing page change in preperation for portalBrandon Millman2018-07-061-0/+13
* Merge pull request #816 from 0xProject/feature/website/portal-mobile-improvem...Francesco Agosti2018-07-062-1/+59
|\
| * Rename getBestDownloadLink to getBestWalletDownloadLinkAndIsMobilefragosti2018-07-061-1/+1
| * Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-07-041-5/+2
| |\
| * | Prompt user to download Toshi or MetaMask in install wallet onboarding stepfragosti2018-07-041-1/+36
| * | Show different download links and icons when on mobilefragosti2018-07-041-0/+2
| * | Rename isMobile utility fn to be more specific and add isMobileOperatingSystemfragosti2018-07-041-1/+4
| * | Add OperatingSystemType and get OS utilfragosti2018-07-041-0/+18
* | | merge v2-prototypeFabio Berger2018-07-041-5/+2
|\ \ \ | | |/ | |/|
| * | Merge pull request #811 from 0xProject/feature/website/onboarding-polish-2Francesco Agosti2018-07-041-5/+2
| |\ \ | | |/ | |/|
| | * Add media query abstraction around ScreenWidths and stop relayer grid hover e...fragosti2018-07-031-5/+2
* | | Remove dep on Web3 in Website. Introduced InjectedWeb3 type.Fabio Berger2018-07-041-5/+6
|/ /
* | Merge pull request #806 from 0xProject/feature/website/mobile-readable-web3-n...Brandon Millman2018-07-032-0/+7
|\ \
| * | Add human readable names for Toshi and CipherBrandon Millman2018-07-032-0/+7
| |/
* / Add better balance formatting rules for balances and usd valuesBrandon Millman2018-07-032-3/+16
|/
* Update staging api linkBrandon Millman2018-06-301-1/+1
* Refactor inline styles out of WalletBrandon Millman2018-06-291-9/+0
* Implement new locked and uninstalled statesBrandon Millman2018-06-291-2/+2
* Update ProviderDisplay with new designBrandon Millman2018-06-291-6/+21
* Implement provider name in headerBrandon Millman2018-06-291-1/+1
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-293-1/+25
|\
| * Remove isTracked field on token in favor of trackedTimestampBrandon Millman2018-06-292-2/+5
| * Sort wallet tokens by timestamp added and scroll to newly added tokenBrandon Millman2018-06-291-0/+5
| * Change metamask install link based on browserBrandon Millman2018-06-262-0/+16
* | Remove IS_MAINNET_ENABLED configfragosti2018-06-281-1/+0
|/
* Fix z-index issuesfragosti2018-06-221-0/+3
* Various relayer grid ui polish itemsBrandon Millman2018-06-221-0/+3
* Consolidate account state messaging logicBrandon Millman2018-06-191-0/+19
* Add all steps to their own filefragosti2018-06-162-0/+12
* Merge pull request #695 from 0xProject/feature/website/onboarding-flow-allowa...Francesco Agosti2018-06-151-2/+8
|\
| * Implement allowance and final flow stepfragosti2018-06-131-1/+0
| * Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-132-6/+3
| |\
| * \ Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-075-6/+2
| |\ \
| * | | Add utilities for getting tokens from tokensByAddressfragosti2018-06-071-2/+9
* | | | Add back redirector behind feature flagBrandon Millman2018-06-141-0/+3
* | | | Revert localhost configBrandon Millman2018-06-131-1/+1
* | | | Use Text in OpenPositionsBrandon Millman2018-06-131-1/+1
* | | | Implement large screen open positionsBrandon Millman2018-06-131-1/+12
| |_|/ |/| |
* | | Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-122-3/+3
* | | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utilsFabio Berger2018-06-075-6/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-071-1/+1
| |\ \
| | * \ Merge pull request #653 from 0xProject/feature/ethereum-types-docsLeonid Logvinov2018-06-071-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Add a documentation page for ethereum typesLeonid Logvinov2018-06-051-1/+1
| * | | merge v2-prototypeFabio Berger2018-06-065-33/+33
| |\| |
| * | | Try enabling no-unused-variable...fragosti2018-06-055-5/+1
| | |/ | |/|
* | | Move spawnSwitchErr to @0xproject/utilsFabio Berger2018-06-061-3/+0
| |/ |/|
* | Address PR feedbackfragosti2018-06-052-11/+14
* | Merge branch 'feature/website/landing-subscribe-button' into feature/website/...fragosti2018-06-026-26/+23
|\ \ | |/ |/|
| * Implement subscription formfragosti2018-06-021-2/+2
| * Add styled-components and polishedfragosti2018-06-023-25/+1
| * Have basic newsletter subscribe form workingfragosti2018-06-023-1/+22
* | Refactor order parser and add shared order support to new portalBrandon Millman2018-06-021-0/+33
|/
* Onboarding: implement add ETH step, and stub for add WETH stepfragosti2018-05-302-0/+8
* Improve tooltip lookfragosti2018-05-301-1/+2
* Run linterfragosti2018-05-261-1/+1
* Implement metamask installation flowfragosti2018-05-261-0/+4
* Fix issue where modal can be out of sync with app statefragosti2018-05-251-1/+1
* Basic onboarding flow infrastructure set upfragosti2018-05-251-0/+4
* Remove 0x.js as a dependency from websiteLeonid Logvinov2018-05-241-2/+2
* Update dogfood urlBrandon Millman2018-05-231-1/+1
* Fix styling of portal menuBrandon Millman2018-05-191-0/+2
* Refactor portal specific colors out of react-sharedBrandon Millman2018-05-192-1/+20
* Set up scaffolding for new drawerBrandon Millman2018-05-191-0/+3
* fix style errorsfragosti2018-05-162-2/+2
* Fix circular dependencyfragosti2018-05-163-11/+13
* Add dogfood configs to websiteBrandon Millman2018-05-162-1/+8
* Add missing type definitionsLeonid Logvinov2018-05-143-21/+21
* Fix website and 0x.js docsFabio Berger2018-05-101-17/+26
* Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-021-1/+2
* Hit website backend for price informationBrandon Millman2018-05-012-7/+5
* Move quote currency string into configBrandon Millman2018-04-281-0/+1
* Refactor common fetch logic into fetch_utilsBrandon Millman2018-04-232-40/+39
* Grab price information from crypto compare apiBrandon Millman2018-04-231-0/+1
* Merge pull request #543 from 0xProject/feature/website/integrate-relayer-infoBrandon Millman2018-04-211-1/+12
|\
| * Integrate relayer index with website backendBrandon Millman2018-04-201-1/+12
* | Add ImToken to landing pageFabio Berger2018-04-191-1/+1
|/
* Implement backendClient object to unify calls to the portal apiBrandon Millman2018-04-191-0/+59
* Fix calendar text color to it shows upFabio Berger2018-04-131-1/+1
* Show staging docs on development and stagingFabio Berger2018-04-111-1/+7
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-3/+3
* Merge branch 'development' into feature/website/wallet-wrapBrandon Millman2018-03-302-8/+2
|\
| * Remove WETH hack now that updated WETH address is in TokenRegistryFabio Berger2018-03-271-7/+0
| * Improve rounding error messageFabio Berger2018-03-261-1/+2
* | Implement ETH/WETH conversion and allowance toggle stylingBrandon Millman2018-03-232-7/+10
|/
* Fix Ethfinex link, looks like they have their own domain nowFabio Berger2018-03-231-1/+1
* Refactor all docJSON's to reside within the same S3 bucket under different fo...Fabio Berger2018-03-162-14/+49
* Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-151-4/+2
|\
| * Use `isMetaMask` flag rather then constructor name for Metamask provider dete...Fabio Berger2018-03-121-4/+2
* | Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-143-8/+5
|/
* Merge pull request #447 from 0xProject/refactorAnalyticsFabio Berger2018-03-124-12/+51
|\
| * Refactor Analytics so that calls to ReactGA are all in a single module, combi...Fabio Berger2018-03-104-12/+51
* | Merge pull request #444 from 0xProject/dedupWeb3WrapperFabio Berger2018-03-111-0/+1
|\ \ | |/ |/|
| * Replace local PRECISION constants with global config.AMOUNT_DISPLAY_PRECISIONFabio Berger2018-03-111-0/+1
* | Fixed merge issueTom Schmidt2018-03-101-18/+0
* | Merge branch 'development' into feature/website/web3-loggingTom Schmidt2018-03-108-649/+19
|\|
| * Move remaining type configs to topLevel DocsInfoConfigsFabio Berger2018-03-071-0/+6
| * Add onSelectedVersion callback so it can be handled in any way the caller wishesFabio Berger2018-03-071-0/+6
| * Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-066-591/+9
| * Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-054-74/+1
| * Merge branch 'development' into extractDocsFabio Berger2018-03-051-1/+1
| |\
| * | Move over AnchorTitle and associated elementsFabio Berger2018-03-042-5/+0
* | | Fixed Parity detectionTom Schmidt2018-03-101-1/+1
* | | Fixed lintTom Schmidt2018-03-091-4/+4
* | | Added web3 provider loggingTom Schmidt2018-03-091-17/+9
* | | Added provider canonical name mappingTom Schmidt2018-03-071-1/+20
| |/ |/|
* | Remove unnecessary type assertionFabio Berger2018-03-041-1/+1
|/
* Add hack commentFabio Berger2018-03-041-0/+3
* Add support for merging multiple topLevel packages under a single section. Fo...Fabio Berger2018-03-031-20/+27
* Add support for backward compatibility for TypeDoc versions <0.9.0Fabio Berger2018-03-031-2/+10
* Hash hash instead of prefixedHash to scrollToHash functionFabio Berger2018-03-031-4/+4
* Move onPageLoadAsync to utilsFabio Berger2018-03-031-0/+8
* Undo config changesFabio Berger2018-03-021-3/+4
* Update react-markdown, properly scroll to section for wiki internal links, co...Fabio Berger2018-03-022-4/+24
* Merge pull request #421 from 0xProject/moveOutDocGeneratorFabio Berger2018-02-283-77/+29
|\
| * Move more configs into docsInfo and remove logic that does not belong there e...Fabio Berger2018-02-282-77/+28
| * remove docsJsonRoot from docsInfoFabio Berger2018-02-271-0/+1
* | Fix a bug with displaying solidity functions returning multiple return valuesLeonid Logvinov2018-02-281-5/+11
|/
* Move from storing translations in TS files to JSON filesFabio Berger2018-02-221-5/+6
* Re-set language to browserFabio Berger2018-02-221-1/+1
* Improve homepage and add translations in chinese, russian, korean and spanishFabio Berger2018-02-211-3/+31
* Add translation infra and replace english text with calls to translateFabio Berger2018-02-211-0/+54
* Add Rinkeby network to smart contract docsFabio Berger2018-02-162-0/+7
* remove hard-coded colorFabio Berger2018-02-161-0/+1
* Re-designed Wiki and half-redesigned docs pagesFabio Berger2018-02-161-0/+3
* Merge pull request #379 from 0xProject/portal_jsonLeonid2018-02-091-25/+22
|\
| * Address feedbackLeonid Logvinov2018-02-081-2/+1
| * Remove hash from signatureDataLeonid Logvinov2018-02-081-2/+2
| * Remove networkId from orderJSONLeonid Logvinov2018-02-081-2/+0
| * Split Order into signedOrder and metadataLeonid Logvinov2018-02-081-22/+26
| * Remove unused types and take their namesLeonid Logvinov2018-02-071-2/+2
| * Introduce makerToken and takerToken fields for unsigned token metadataLeonid Logvinov2018-02-071-16/+12
| * Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmountLeonid Logvinov2018-02-071-2/+2
| * Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFeeLeonid Logvinov2018-02-071-2/+2
| * Rename signature to ecSignatureLeonid Logvinov2018-02-071-2/+2
| * Rename exchangeContract to exchangeContractAddressLeonid Logvinov2018-02-071-4/+4
| * Rename expiration to expirationUnixTimestampSecLeonid Logvinov2018-02-071-3/+3
* | Fix linksFabio Berger2018-02-091-0/+6
* | Add Relayer section to landingFabio Berger2018-02-091-0/+1
* | Move isTestNetwork into utils and also check it from showing ZRX request buttonFabio Berger2018-02-071-0/+11
* | Properly detect Rinkeby and Ropsten TokenRegistry tokens as mintableFabio Berger2018-02-071-1/+23
* | Add networkId to faucet requests so that we can request tokens on Kovan, Rink...Fabio Berger2018-02-071-1/+1
|/
* Uppercase Networks enum valuesFabio Berger2018-01-313-12/+12
* Pass in whether we want the personal message prefix appended and never append...Fabio Berger2018-01-301-0/+6
* Use live backend on developmentFabio Berger2018-01-291-1/+1
* Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger...Fabio Berger2018-01-292-1/+5
* Add light blue as our accent colorFabio Berger2018-01-281-0/+1
* Properly detect user signing cancellation on Metamask, Parity signer and LedgerFabio Berger2018-01-281-1/+1
* Add our mainnet and kovan nodes as backups for Portal requestsFabio Berger2018-01-191-2/+2
* Add discourse forum to Community section of website footerFabio Berger2018-01-181-0/+1
* Fix ts error in portal after enabling more strict checksLeonid Logvinov2018-01-101-2/+2
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-042-2/+2
* Apply prettier configLeonid Logvinov2018-01-039-209/+266
* Create types sectionName constantFabio Berger2017-12-221-0/+1
* Update outdated WETH rangesFabio Berger2017-12-211-4/+4
* Fix conditionalFabio Berger2017-12-211-1/+1
* Fix top-paddingFabio Berger2017-12-211-1/+1
* Remove etherToken from smart contract docsFabio Berger2017-12-201-3/+0
* Update new WETH addresses and localStorage clearance keyFabio Berger2017-12-201-3/+3
* Fix mergeFabio Berger2017-12-201-0/+1
* Merge branch 'development' into createWethPageFabio Berger2017-12-207-193/+255
|\
| * Move muiTheme into it's own moduleFabio Berger2017-12-191-0/+35