index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
website
/
ts
/
components
/
token_balances.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 0x.js as a dependency from website
Leonid Logvinov
2018-05-24
1
-5
/
+5
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-20
/
+20
*
Remove Dharma integration from Website
Fabio Berger
2018-04-03
1
-69
/
+0
*
Refactor TokenState type
Brandon Millman
2018-03-22
1
-8
/
+1
*
Consolidate all console.log into the @0xproject/utils package
Brandon Millman
2018-03-14
1
-4
/
+4
*
Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we ...
Fabio Berger
2018-03-11
1
-2
/
+4
*
Replace local PRECISION constants with global config.AMOUNT_DISPLAY_PRECISION
Fabio Berger
2018-03-11
1
-3
/
+2
*
Create blockchainWatcher class and refactor Portal such that Ether amounts ar...
Fabio Berger
2018-03-10
1
-5
/
+12
*
Move Documentation to the `@0xproject/react-docs` package
Fabio Berger
2018-03-06
1
-8
/
+16
*
Moved over all pages/shared components and dependencies to react-shared
Fabio Berger
2018-03-05
1
-2
/
+1
*
Bug fixes
Fabio Berger
2018-03-05
1
-1
/
+1
*
Move over AnchorTitle and associated elements
Fabio Berger
2018-03-04
1
-1
/
+1
*
Fix flash message when receiving test ether
Fabio Berger
2018-02-08
1
-1
/
+2
*
Only show faucet error if not on a testnet
Fabio Berger
2018-02-07
1
-4
/
+3
*
Move isTestNetwork into utils and also check it from showing ZRX request button
Fabio Berger
2018-02-07
1
-9
/
+2
*
Remove stray log
Fabio Berger
2018-02-07
1
-1
/
+0
*
Use isTestNetwork instead of isKovanTestNetwork on balances page except for D...
Fabio Berger
2018-02-07
1
-7
/
+15
*
Properly detect Rinkeby and Ropsten TokenRegistry tokens as mintable
Fabio Berger
2018-02-07
1
-2
/
+8
*
Add networkId to faucet requests so that we can request tokens on Kovan, Rink...
Fabio Berger
2018-02-07
1
-1
/
+3
*
Add networkId to event label
Fabio Berger
2018-02-07
1
-0
/
+1
*
Uppercase Networks enum values
Fabio Berger
2018-01-31
1
-2
/
+2
*
Fix linter errors
Fabio Berger
2018-01-31
1
-2
/
+2
*
Fix all setState calls after unmounted errors. Decided to create our own flag...
Fabio Berger
2018-01-31
1
-3
/
+10
*
Fix bug related to balance/allowance fetching being async
Fabio Berger
2018-01-29
1
-0
/
+14
*
Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger...
Fabio Berger
2018-01-29
1
-16
/
+17
*
Implement just-in-time loading of token balances & allowances
Fabio Berger
2018-01-28
1
-31
/
+115
*
Properly detect user signing cancellation on Metamask, Parity signer and Ledger
Fabio Berger
2018-01-28
1
-1
/
+1
*
Merge pull request #325 from 0xProject/fix/portal-bugs
Leonid
2018-01-18
1
-1
/
+1
|
\
|
*
Fix balance page copy to refer to the Wrap ETH tab instead of a "convert" button
Fabio Berger
2018-01-18
1
-1
/
+1
*
|
Enable restrict-plus-operands and fix issues detected
Leonid Logvinov
2018-01-17
1
-1
/
+1
|
/
*
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
-189
/
+124
*
Merge branch 'development' into fix/underscorePrivate
Brandon Millman
2017-12-21
1
-2
/
+2
|
\
|
*
Move call to error reporter to end of handler so that even if reporting the e...
Fabio Berger
2017-12-21
1
-2
/
+2
*
|
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
1
-34
/
+34
|
/
*
Refactor remaining _.assign to spread operator
Fabio Berger
2017-12-19
1
-2
/
+3
*
Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...
Fabio Berger
2017-12-19
1
-9
/
+9
*
standarize on `grey` over `gray` spelling and other color related fixes
Fabio Berger
2017-12-18
1
-2
/
+2
*
Consolidate all custom colors and material-ui colors into a colors module
Fabio Berger
2017-12-18
1
-4
/
+4
*
Fix unhoverable help tooltip by renaming `Trade Permissions` to `Allowance`
Fabio Berger
2017-12-18
1
-2
/
+2
*
Replace remaining strEnums with property TS string enums
Fabio Berger
2017-12-18
1
-6
/
+6
*
Update first two string enums to native type
Fabio Berger
2017-12-18
1
-1
/
+1
*
Fix linter errors
Fabio Berger
2017-12-16
1
-5
/
+0
*
Merge branch 'development' into createWethPage
Fabio Berger
2017-12-16
1
-2
/
+1
|
\
|
*
Fix redundant spaces
Leonid Logvinov
2017-12-16
1
-1
/
+1
|
*
Fix website unused vars
Leonid Logvinov
2017-12-15
1
-1
/
+0
*
|
Remove ETH-WETH convert button from balances page
Fabio Berger
2017-12-14
1
-24
/
+0
|
/
*
fix remaining tslint errors
Fabio Berger
2017-11-28
1
-26
/
+27
*
Add missing keys
Fabio Berger
2017-11-24
1
-0
/
+2
*
Add website to mono repo, update packages to align with existing sub-packages...
Fabio Berger
2017-11-22
1
-0
/
+697