aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/token_balances.tsx
Commit message (Expand)AuthorAgeFilesLines
* Properly detect Rinkeby and Ropsten TokenRegistry tokens as mintableFabio Berger2018-02-071-2/+8
* Add networkId to faucet requests so that we can request tokens on Kovan, Rink...Fabio Berger2018-02-071-1/+3
* Add networkId to event labelFabio Berger2018-02-071-0/+1
* Uppercase Networks enum valuesFabio Berger2018-01-311-2/+2
* Fix linter errorsFabio Berger2018-01-311-2/+2
* Fix all setState calls after unmounted errors. Decided to create our own flag...Fabio Berger2018-01-311-3/+10
* Fix bug related to balance/allowance fetching being asyncFabio Berger2018-01-291-0/+14
* Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger...Fabio Berger2018-01-291-16/+17
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-281-31/+115
* Properly detect user signing cancellation on Metamask, Parity signer and LedgerFabio Berger2018-01-281-1/+1
* Merge pull request #325 from 0xProject/fix/portal-bugsLeonid2018-01-181-1/+1
|\
| * Fix balance page copy to refer to the Wrap ETH tab instead of a "convert" buttonFabio Berger2018-01-181-1/+1
* | Enable restrict-plus-operands and fix issues detectedLeonid Logvinov2018-01-171-1/+1
|/
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-189/+124
* Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-211-2/+2
|\
| * Move call to error reporter to end of handler so that even if reporting the e...Fabio Berger2017-12-211-2/+2
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-34/+34
|/
* Refactor remaining _.assign to spread operatorFabio Berger2017-12-191-2/+3
* Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-191-9/+9
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-181-2/+2
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-4/+4
* Fix unhoverable help tooltip by renaming `Trade Permissions` to `Allowance`Fabio Berger2017-12-181-2/+2
* Replace remaining strEnums with property TS string enumsFabio Berger2017-12-181-6/+6
* Update first two string enums to native typeFabio Berger2017-12-181-1/+1
* Fix linter errorsFabio Berger2017-12-161-5/+0
* Merge branch 'development' into createWethPageFabio Berger2017-12-161-2/+1
|\
| * Fix redundant spacesLeonid Logvinov2017-12-161-1/+1
| * Fix website unused varsLeonid Logvinov2017-12-151-1/+0
* | Remove ETH-WETH convert button from balances pageFabio Berger2017-12-141-24/+0
|/
* fix remaining tslint errorsFabio Berger2017-11-281-26/+27
* Add missing keysFabio Berger2017-11-241-0/+2
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+697