aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/redux/reducer.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* Use order parser utils from order utilsfragosti2018-09-051-1/+0
* Initial changes for v2 portalBrandon Millman2018-08-311-11/+6
* Fix many linter errors that showed up upon upgrading tsutilFabio Berger2018-08-231-1/+1
* Stop exporting constants from order-utilsFabio Berger2018-08-041-1/+2
* Allow you to continue the onboarding flow once youve installed metamask and r...fragosti2018-06-301-3/+3
* Always restart onboarding from 0 and other small improvementsfragosti2018-06-281-0/+2
* Fix state mutation in reducerBrandon Millman2018-06-221-4/+4
* Change userEtherBalanceInWei to optional so we can know if its loadingBrandon Millman2018-06-011-2/+2
* Auto-show onboarding flow on first page viewfragosti2018-05-261-1/+4
* Basic onboarding flow infrastructure set upfragosti2018-05-251-1/+20
* Remove 0x.js as a dependency from websiteLeonid Logvinov2018-05-241-3/+4
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
* Fix userAddress bugsFabio Berger2018-03-111-2/+4
* Refactor blockchain to store userAddress as address or undefinedFabio Berger2018-03-111-2/+2
* Create blockchainWatcher class and refactor Portal such that Ether amounts ar...Fabio Berger2018-03-101-3/+3
* Keep topBar and footer language to the one picked by the userFabio Berger2018-02-221-1/+4
* Move translate to reduxFabio Berger2018-02-211-0/+10
* Address feedbackLeonid Logvinov2018-02-081-2/+1
* Remove hash from signatureDataLeonid Logvinov2018-02-081-6/+5
* Remove unused types and take their namesLeonid Logvinov2018-02-071-2/+2
* Rename expiration to expirationUnixTimestampSecLeonid Logvinov2018-02-071-2/+2
* Fix linter errorsFabio Berger2018-01-311-2/+0
* Wholesale replace the tokenByAddress and de-dup properlyFabio Berger2018-01-301-10/+1
* Remove the ability to clear tokenByAddress. It should simply be updated.Fabio Berger2018-01-301-7/+0
* Fix bug where could not switch to Ledger and backFabio Berger2018-01-291-0/+19
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-281-67/+5
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-3/+3
* Replace remaining strEnums with property TS string enumsFabio Berger2017-12-181-1/+1
* Update ActionType enum and move from using _.assign in reducerFabio Berger2017-12-181-111/+154
* Remove unused enumsFabio Berger2017-12-181-17/+0
* Update first two string enums to native typeFabio Berger2017-12-181-5/+5
* Fix tslint issuesFabio Berger2017-11-281-11/+11
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+363