aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/redux
Commit message (Expand)AuthorAgeFilesLines
* Fix userAddress bugsFabio Berger2018-03-111-2/+4
* Refactor blockchain to store userAddress as address or undefinedFabio Berger2018-03-112-5/+5
* Create blockchainWatcher class and refactor Portal such that Ether amounts ar...Fabio Berger2018-03-102-4/+4
* Keep topBar and footer language to the one picked by the userFabio Berger2018-02-221-1/+4
* Move translate to reduxFabio Berger2018-02-212-0/+17
* Address feedbackLeonid Logvinov2018-02-081-2/+1
* Remove hash from signatureDataLeonid Logvinov2018-02-082-10/+9
* Remove unused types and take their namesLeonid Logvinov2018-02-072-4/+4
* Rename expiration to expirationUnixTimestampSecLeonid Logvinov2018-02-072-4/+4
* Fix linter errorsFabio Berger2018-01-312-3/+0
* Wholesale replace the tokenByAddress and de-dup properlyFabio Berger2018-01-302-12/+9
* Remove the ability to clear tokenByAddress. It should simply be updated.Fabio Berger2018-01-302-12/+0
* Fix bug where could not switch to Ledger and backFabio Berger2018-01-292-0/+31
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-282-103/+7
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-042-2/+2
* Apply prettier configLeonid Logvinov2018-01-032-36/+36
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-35/+35
* 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-182-144/+187
* Remove unused enumsFabio Berger2017-12-182-24/+0
* Update first two string enums to native typeFabio Berger2017-12-181-5/+5
* Fix website unused varsLeonid Logvinov2017-12-151-1/+0
* Fix tslint issuesFabio Berger2017-11-282-18/+18
* Fix alignmentFabio Berger2017-11-241-9/+9
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-222-0/+607