aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils/configs.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat: use kovan.0xproject.com instead of kovan.0x.orgfragosti2018-12-271-2/+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-151-6/+6
* Clear localstoragefragosti2018-09-071-1/+1
* Fix minting for new tokens on testnetsfragosti2018-09-071-23/+2
* Refactor utils and add UNNKOWN environment typefragosti2018-07-131-1/+1
* Fix linting errorsfragosti2018-07-131-2/+1
* Make error reporter not return a promise and add more environment possibilitiesfragosti2018-07-131-5/+0
* Update token registry icons and asset picker flowsBrandon Millman2018-07-071-42/+1
* Update staging api linkBrandon Millman2018-06-301-1/+1
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-291-1/+1
|\
| * Remove isTracked field on token in favor of trackedTimestampBrandon Millman2018-06-291-1/+1
* | Remove IS_MAINNET_ENABLED configfragosti2018-06-281-1/+0
|/
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
* Update dogfood urlBrandon Millman2018-05-231-1/+1
* Fix circular dependencyfragosti2018-05-161-3/+2
* Add dogfood configs to websiteBrandon Millman2018-05-161-1/+5
* Remove WETH hack now that updated WETH address is in TokenRegistryFabio Berger2018-03-271-7/+0
* Merge pull request #447 from 0xProject/refactorAnalyticsFabio Berger2018-03-121-0/+1
|\
| * Refactor Analytics so that calls to ReactGA are all in a single module, combi...Fabio Berger2018-03-101-0/+1
* | Replace local PRECISION constants with global config.AMOUNT_DISPLAY_PRECISIONFabio Berger2018-03-111-0/+1
|/
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-061-1/+1
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-2/+0
* Undo config changesFabio Berger2018-03-021-3/+4
* Update react-markdown, properly scroll to section for wiki internal links, co...Fabio Berger2018-03-021-4/+5
* Move more configs into docsInfo and remove logic that does not belong there e...Fabio Berger2018-02-281-36/+1
* Add Rinkeby network to smart contract docsFabio Berger2018-02-161-0/+6
* Properly detect Rinkeby and Ropsten TokenRegistry tokens as mintableFabio Berger2018-02-071-1/+23
* Uppercase Networks enum valuesFabio Berger2018-01-311-3/+3
* 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-291-0/+2
* Add our mainnet and kovan nodes as backups for Portal requestsFabio Berger2018-01-191-2/+2
* Apply prettier configLeonid Logvinov2018-01-031-51/+46
* 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
* Merge branch 'development' into createWethPageFabio Berger2017-12-201-14/+101
|\
| * Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-191-11/+98
* | Temporarily pretend as if new WETH contracts are already whitelisted by token...Fabio Berger2017-12-181-0/+7
|/
* Fix linter errorsFabio Berger2017-12-161-1/+0
* Use new wrap/unwrap buttons, fetch outdated WETH balances and re-fetch after ...Fabio Berger2017-12-151-6/+17
* Clear trackedTokens so that a user starts tracking the new WETH and no longer...Fabio Berger2017-12-141-0/+1
* progress weth pageFabio Berger2017-12-131-1/+12
* Force the clearance of tradeHistoryFabio Berger2017-11-231-1/+1
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+18