Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back button and title components | Brandon Millman | 2018-05-18 | 1 | -7/+11 |
| | |||||
* | Add menu | Brandon Millman | 2018-05-18 | 1 | -1/+1 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 2 | -33/+33 |
| | |||||
* | Update wallet footer and add remove token functionality | Brandon Millman | 2018-05-10 | 1 | -4/+27 |
| | |||||
* | Make wallet scrollable | Brandon Millman | 2018-05-09 | 1 | -9/+48 |
| | |||||
* | Add token flow | Brandon Millman | 2018-05-09 | 1 | -1/+9 |
| | |||||
* | Remove WETH special case, website backend handles this now | Brandon Millman | 2018-05-01 | 1 | -6/+2 |
| | |||||
* | Hit website backend for price information | Brandon Millman | 2018-05-01 | 1 | -40/+6 |
| | |||||
* | Style suggestions | Brandon Millman | 2018-04-28 | 1 | -15/+10 |
| | |||||
* | Move quote currency string into config | Brandon Millman | 2018-04-28 | 1 | -3/+2 |
| | |||||
* | Rename baseCurrency to quoteCurrency | Brandon Millman | 2018-04-23 | 1 | -3/+3 |
| | |||||
* | Remove some unused imports | Brandon Millman | 2018-04-23 | 1 | -2/+1 |
| | |||||
* | Rate limit crypto compare calls | Brandon Millman | 2018-04-23 | 1 | -3/+25 |
| | |||||
* | Refactor common fetch logic into fetch_utils | Brandon Millman | 2018-04-23 | 1 | -16/+23 |
| | |||||
* | Grab price information from crypto compare api | Brandon Millman | 2018-04-23 | 1 | -8/+37 |
| | |||||
* | Implement backendClient object to unify calls to the portal api | Brandon Millman | 2018-04-19 | 1 | -15/+8 |
| | |||||
* | Add price information to wallet | Brandon Millman | 2018-04-18 | 1 | -37/+75 |
| | |||||
* | Merge pull request #503 from 0xProject/feature/website/relayer-grid | Brandon Millman | 2018-04-06 | 1 | -2/+2 |
|\ | | | | | Implement initial relayer grid | ||||
| * | Implement initial relayer grid | Brandon Millman | 2018-04-05 | 1 | -2/+2 |
| | | |||||
* | | Change undefined to null | Brandon Millman | 2018-04-06 | 1 | -3/+1 |
| | | |||||
* | | Fix missing key warnings in wallet component | Brandon Millman | 2018-04-05 | 2 | -5/+14 |
|/ | |||||
* | Add HACK comment and reorganize use other wallet button | Brandon Millman | 2018-03-31 | 1 | -10/+12 |
| | |||||
* | Implement wallet locked and uninstalled states | Brandon Millman | 2018-03-30 | 2 | -8/+125 |
| | |||||
* | Style changes | Brandon Millman | 2018-03-30 | 1 | -4/+3 |
| | |||||
* | Implement ETH/WETH conversion and allowance toggle styling | Brandon Millman | 2018-03-23 | 2 | -0/+628 |