aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/types.ts
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #811 from 0xProject/feature/website/onboarding-polish-2Francesco Agosti2018-07-041-3/+4
|\ | | | | Add Hotjar, and other small improvements
| * Add media query abstraction around ScreenWidths and stop relayer grid hover ↵fragosti2018-07-031-3/+4
| | | | | | | | effect on mobile
* | Add human readable names for Toshi and CipherBrandon Millman2018-07-031-0/+2
|/
* Merge pull request #792 from 0xProject/feature/website/wallet-polishBrandon Millman2018-06-301-0/+7
|\ | | | | Various wallet polish items
| * Implement new locked and uninstalled statesBrandon Millman2018-06-291-1/+1
| |
| * Update ProviderDisplay with new designBrandon Millman2018-06-291-0/+7
| |
* | Fix NotFound component and render 0x.js docs for /docsBrandon Millman2018-06-291-0/+1
|/
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-06-291-1/+8
|\ | | | | | | feature/website/support-new-metamask
| * Remove isTracked field on token in favor of trackedTimestampBrandon Millman2018-06-291-1/+0
| |
| * Sort wallet tokens by timestamp added and scroll to newly added tokenBrandon Millman2018-06-291-0/+1
| |
| * Change metamask install link based on browserBrandon Millman2018-06-261-0/+7
| |
* | Have basic network switching workingfragosti2018-06-261-0/+10
|/
* Update RelayerGridTile render logic to incorportate colors and logosBrandon Millman2018-06-171-0/+2
|
* Implement large screen open positionsBrandon Millman2018-06-131-0/+8
|
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-06-071-0/+3
|\ | | | | | | feature/improve-linting
| * Add a documentation page for ethereum typesLeonid Logvinov2018-06-051-0/+3
| |
* | Try enabling no-unused-variable...fragosti2018-06-051-1/+0
|/
* Implement design for relayers with no volume or tokensBrandon Millman2018-05-251-1/+1
|
* Basic onboarding flow infrastructure set upfragosti2018-05-251-0/+8
|
* Remove 0x.js as a dependency from websiteLeonid Logvinov2018-05-241-1/+1
|
* Refactor code in response to CR feedbackfragosti2018-05-181-2/+1
|
* Show error messages in the wrapped ether itemfragosti2018-05-181-1/+1
|
* Change to weekly txn volumeBrandon Millman2018-05-151-1/+1
|
* Add a legacy endpoint for the deployerLeonid Logvinov2018-05-101-0/+1
|
* Rename deployer to sol-compilerLeonid Logvinov2018-05-101-3/+3
|
* Fallback image for relayer grid tileBrandon Millman2018-05-101-1/+1
|
* Display top tokens from backendBrandon Millman2018-05-091-1/+8
|
* Add order utils docs to the menuLeonid Logvinov2018-05-041-0/+1
|
* Open relayer app when clicking on grid tileBrandon Millman2018-05-041-0/+1
|
* Add header images to relayer grid tilesBrandon Millman2018-05-041-1/+2
|
* Remove id property from WebsiteBackendRelayerInfoBrandon Millman2018-05-031-1/+0
|
* Move order utils to @0xproject/order-utilsLeonid Logvinov2018-05-021-0/+2
|
* Hit website backend for price informationBrandon Millman2018-05-011-2/+1
|
* Integrate relayer index with website backendBrandon Millman2018-04-201-4/+4
|
* Implement backendClient object to unify calls to the portal apiBrandon Millman2018-04-191-0/+9
|
* Add price information to walletBrandon Millman2018-04-181-2/+5
|
* Add /jobs endpoint to website, link to it and have it re-direct to AngellistFabio Berger2018-04-131-0/+1
|
* Update 0x.js and web3-wrapper doc urls so that last segment is identical to ↵Fabio Berger2018-04-111-2/+7
| | | | package name. Keep legacy endpoints.
* Implement initial relayer gridBrandon Millman2018-04-051-0/+8
|
* Add error popover if TokenRegistry on network user is browsing on don't ↵Fabio Berger2018-03-251-0/+1
| | | | include the requisite default tokens for 0x Portal to function
* Merge branch 'development' into addExtraDocsFabio Berger2018-03-221-5/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Change blockchain prop to not optional Other style changes Updated padding and colors Refactor TokenState type Fix a bug causing fillOrdersUpTo validation to fail because of some extra orders being passed Implement initial wallet interface # Conflicts: # packages/react-shared/CHANGELOG.md # packages/website/ts/types.ts
| * Refactor TokenState typeBrandon Millman2018-03-221-5/+10
| |
* | Move doc related types closer to one anotherFabio Berger2018-03-201-33/+33
| |
* | Add Subprovider docs to websiteFabio Berger2018-03-191-0/+3
| |
* | Add sol-cov docs to websiteFabio Berger2018-03-181-0/+3
| |
* | Add JSON Schemas docs to websiteFabio Berger2018-03-181-0/+3
| |
* | Refactor all docJSON's to reside within the same S3 bucket under different ↵Fabio Berger2018-03-161-1/+1
| | | | | | | | folders
* | Add Deployer docs to websiteFabio Berger2018-03-161-0/+3
| |
* | Add Web3Wrapper docs to websiteFabio Berger2018-03-141-0/+3
|/
* Refactor Analytics so that calls to ReactGA are all in a single module, ↵Fabio Berger2018-03-101-0/+6
| | | | combining the provider type util function, moving GA id to configs and using utils.onPageLoadAsync
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-061-285/+0
|
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-4/+0
|
* Move over AnchorTitle and associated elementsFabio Berger2018-03-041-10/+0
|
* Add comment about typeDoc versionsFabio Berger2018-03-041-1/+1
|
* Add support for backward compatibility for TypeDoc versions <0.9.0Fabio Berger2018-03-031-1/+1
|
* Move more configs into docsInfo and remove logic that does not belong there ↵Fabio Berger2018-02-281-2/+22
| | | | elsewhere
* remove docsJsonRoot from docsInfoFabio Berger2018-02-271-1/+0
|
* Move from storing translations in TS files to JSON filesFabio Berger2018-02-221-60/+59
|
* Improve homepage and add translations in chinese, russian, korean and spanishFabio Berger2018-02-211-0/+6
|
* Add translation infra and replace english text with calls to translateFabio Berger2018-02-211-0/+71
|
* Add support for intersection types in docsBrandon Millman2018-02-151-0/+1
|
* Address feedbackLeonid Logvinov2018-02-081-4/+0
|
* Remove hash from signatureDataLeonid Logvinov2018-02-081-2/+2
|
* Remove networkId from orderJSONLeonid Logvinov2018-02-081-1/+0
|
* Split Order into signedOrder and metadataLeonid Logvinov2018-02-081-3/+11
|
* Reuse ECSignatureLeonid Logvinov2018-02-071-4/+2
|
* Remove unused types and take their namesLeonid Logvinov2018-02-071-27/+2
|
* Introduce makerToken and takerToken fields for unsigned token metadataLeonid Logvinov2018-02-071-5/+10
|
* Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmountLeonid Logvinov2018-02-071-1/+2
|
* Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFeeLeonid Logvinov2018-02-071-2/+10
|
* Rename signature to ecSignatureLeonid Logvinov2018-02-071-1/+1
|
* Rename exchangeContract to exchangeContractAddressLeonid Logvinov2018-02-071-1/+1
|
* Rename expiration to expirationUnixTimestampSecLeonid Logvinov2018-02-071-0/+11
|
* Uppercase Networks enum valuesFabio Berger2018-01-311-4/+4
|
* Fix linter errorsFabio Berger2018-01-311-4/+0
|
* Remove the ability to clear tokenByAddress. It should simply be updated.Fabio Berger2018-01-301-1/+0
|
* remove unused typeFabio Berger2018-01-291-10/+0
|
* Fix bug where could not switch to Ledger and backFabio Berger2018-01-291-0/+1
|
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-281-5/+1
|
* Initial Ledger support implementationFabio Berger2018-01-281-0/+5
|
* Fix ts error in portal after enabling more strict checksLeonid Logvinov2018-01-101-1/+5
|
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-37/+40
|
* Remove etherToken from smart contract docsFabio Berger2017-12-201-1/+0
|
* Refactor configs and constants, standardize on uppercase/snakecase, ↵Fabio Berger2017-12-191-0/+9
| | | | alphebetize, rename for logical grouping
* Replace remaining strEnums with property TS string enumsFabio Berger2017-12-181-45/+32
|
* Update ActionType enum and move from using _.assign in reducerFabio Berger2017-12-181-36/+35
|
* Remove unused enumsFabio Berger2017-12-181-15/+0
|
* Update first two string enums to native typeFabio Berger2017-12-181-12/+10
|
* Use new wrap/unwrap buttons, fetch outdated WETH balances and re-fetch after ↵Fabio Berger2017-12-151-3/+5
| | | | a successful unwrap.
* Remove ETH-WETH convert button from balances pageFabio Berger2017-12-141-1/+0
|
* progress weth pageFabio Berger2017-12-131-0/+10
|
* Use subproviders subpackage in website and remove old subprovidersFabio Berger2017-12-061-6/+0
|
* Rename packageName to displayName for clarityFabio Berger2017-11-291-1/+1
|
* Add connect docsFabio Berger2017-11-291-0/+1
|
* Add subPackageName and get rid of hard-coded 0x.js in sourceLinkFabio Berger2017-11-291-0/+1
|
* Refactor the topLevel documentation react components for 0x.js and Smart ↵Fabio Berger2017-11-291-0/+2
| | | | contracts into a single component
* Refactor docs to be more declarative, put all hard-coded doc-related data in ↵Fabio Berger2017-11-291-28/+24
| | | | one place so it easier to add new doc pages
* Fix tslint issuesFabio Berger2017-11-281-11/+11
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+692
sub-packages, use new subscribeAsync 0x.js method