| Commit message (Expand) | Author | Age | Files | Lines |
* | Change userEtherBalanceInWei to optional so we can know if its loading | Brandon Millman | 2018-06-01 | 1 | -2/+2 |
* | Auto-show onboarding flow on first page view | fragosti | 2018-05-26 | 1 | -1/+4 |
* | Basic onboarding flow infrastructure set up | fragosti | 2018-05-25 | 1 | -1/+20 |
* | Remove 0x.js as a dependency from website | Leonid Logvinov | 2018-05-24 | 1 | -3/+4 |
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
* | Fix userAddress bugs | Fabio Berger | 2018-03-11 | 1 | -2/+4 |
* | Refactor blockchain to store userAddress as address or undefined | Fabio Berger | 2018-03-11 | 1 | -2/+2 |
* | Create blockchainWatcher class and refactor Portal such that Ether amounts ar... | Fabio Berger | 2018-03-10 | 1 | -3/+3 |
* | Keep topBar and footer language to the one picked by the user | Fabio Berger | 2018-02-22 | 1 | -1/+4 |
* | Move translate to redux | Fabio Berger | 2018-02-21 | 1 | -0/+10 |
* | Address feedback | Leonid Logvinov | 2018-02-08 | 1 | -2/+1 |
* | Remove hash from signatureData | Leonid Logvinov | 2018-02-08 | 1 | -6/+5 |
* | Remove unused types and take their names | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
* | Rename expiration to expirationUnixTimestampSec | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
* | Fix linter errors | Fabio Berger | 2018-01-31 | 1 | -2/+0 |
* | Wholesale replace the tokenByAddress and de-dup properly | Fabio Berger | 2018-01-30 | 1 | -10/+1 |
* | Remove the ability to clear tokenByAddress. It should simply be updated. | Fabio Berger | 2018-01-30 | 1 | -7/+0 |
* | Fix bug where could not switch to Ledger and back | Fabio Berger | 2018-01-29 | 1 | -0/+19 |
* | Implement just-in-time loading of token balances & allowances | Fabio Berger | 2018-01-28 | 1 | -67/+5 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -3/+3 |
* | Replace remaining strEnums with property TS string enums | Fabio Berger | 2017-12-18 | 1 | -1/+1 |
* | Update ActionType enum and move from using _.assign in reducer | Fabio Berger | 2017-12-18 | 1 | -111/+154 |
* | Remove unused enums | Fabio Berger | 2017-12-18 | 1 | -17/+0 |
* | Update first two string enums to native type | Fabio Berger | 2017-12-18 | 1 | -5/+5 |
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 1 | -11/+11 |
* | Add website to mono repo, update packages to align with existing sub-packages... | Fabio Berger | 2017-11-22 | 1 | -0/+363 |