index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
instant
/
src
/
containers
/
selected_erc20_asset_amount_input.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade bignumber.js version
Leonid Logvinov
2019-01-15
1
-1
/
+1
*
Move fetch origin out of options
Steve Klebanoff
2018-11-29
1
-2
/
+1
*
fetchedVia -> fetchOrigin
Steve Klebanoff
2018-11-29
1
-1
/
+1
*
QuoteFetchedVia -> QuoteFetchOrigin
Steve Klebanoff
2018-11-29
1
-2
/
+2
*
feat(instant): Quote fetch tracking
Steve Klebanoff
2018-11-28
1
-1
/
+2
*
isDisabled -> isInputDisabled
Steve Klebanoff
2018-11-21
1
-6
/
+6
*
Allow user to select other token on success
Steve Klebanoff
2018-11-21
1
-0
/
+8
*
Send in affiliate info as option
Steve Klebanoff
2018-11-16
1
-7
/
+4
*
Have heartbeat update not trigger errors
Steve Klebanoff
2018-11-16
1
-1
/
+8
*
Merge https://github.com/0xProject/0x-monorepo into feature/instant/metamask-...
fragosti
2018-11-14
1
-1
/
+1
|
\
|
*
chore(instant): update selectedAssetAmount in the redux state to be named sel...
Brandon Millman
2018-11-14
1
-1
/
+1
*
|
feat: use Omit type to improve type defitions in some containers
fragosti
2018-11-13
1
-9
/
+3
|
/
*
Use existing functions instead of writing our own
Steve Klebanoff
2018-11-10
1
-4
/
+2
*
Merge branch 'development' into feature/instant/buy-quote-heartbeat
Steve Klebanoff
2018-11-10
1
-14
/
+5
|
\
|
*
fix(instant): update buy quote at start up in the case of default amount
Brandon Millman
2018-11-08
1
-51
/
+5
*
|
wip: abstract out updating buy quote
Steve Klebanoff
2018-11-09
1
-39
/
+4
|
/
*
feat(instant): fallback to an empty wallet provider when none is injected
Brandon Millman
2018-11-08
1
-4
/
+5
*
chore(instant): update OrderState enum to follow capitalization conventions
Brandon Millman
2018-11-07
1
-1
/
+1
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-03
1
-5
/
+4
|
\
|
*
Merge branch 'development' into fix/instant/decimal-fields-scaling-amount-inp...
Steve Klebanoff
2018-11-03
1
-9
/
+23
|
|
\
|
*
|
Getting rid of BigNumberInput in favor of BigNumber
Steve Klebanoff
2018-11-02
1
-5
/
+4
*
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-03
1
-9
/
+23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #1208 from 0xProject/fix/instant/zero-NaN
Steve Klebanoff
2018-11-03
1
-1
/
+1
|
|
\
\
|
|
*
|
fix(instant): dont get buy quote for zero value
Steve Klebanoff
2018-11-03
1
-1
/
+1
|
*
|
|
feat(instant): implement affiliateFeeInfo prop
Brandon Millman
2018-11-03
1
-7
/
+21
|
|
/
/
|
*
|
Merge branch 'development' into feature/instant/simulated-progress-bar
Steve Klebanoff
2018-11-02
1
-0
/
+1
|
|
\
|
|
*
|
Explicit actions for setting different order states
Steve Klebanoff
2018-11-01
1
-1
/
+1
*
|
|
feat: add states to the erc20 input for no assets or only 1 asset
fragosti
2018-11-02
1
-10
/
+10
|
|
/
|
/
|
*
|
chore: address PR feedback
fragosti
2018-11-01
1
-1
/
+1
*
|
feat: refactor animation code
fragosti
2018-10-31
1
-0
/
+1
|
/
*
Merge branch 'development' into feature/instant/fixed-orders-in-render-method
Brandon Millman
2018-10-30
1
-2
/
+1
|
\
|
*
Merge pull request #1193 from 0xProject/feature/not-enough-eth
Steve Klebanoff
2018-10-30
1
-2
/
+1
|
|
\
|
|
*
linting
Steve Klebanoff
2018-10-27
1
-4
/
+1
|
|
*
Simpler way of validaitng has enough eth
Steve Klebanoff
2018-10-27
1
-4
/
+0
|
|
*
acccount for no address
Steve Klebanoff
2018-10-27
1
-1
/
+1
|
|
*
move funct into util
Steve Klebanoff
2018-10-27
1
-5
/
+2
|
|
*
move imports
Steve Klebanoff
2018-10-27
1
-4
/
+2
|
|
*
Merge branch 'development' into feature/not-enough-eth
Steve Klebanoff
2018-10-27
1
-1
/
+12
*
|
|
Merge branch 'development' into feature/instant/fixed-orders-in-render-method
Brandon Millman
2018-10-29
1
-0
/
+10
|
\
|
|
|
*
|
fix(instant): refactor some props to use isDisabled instead of disabled
Brandon Millman
2018-10-27
1
-6
/
+6
|
*
|
feat(instant): Disable input when processing
Steve Klebanoff
2018-10-27
1
-0
/
+10
|
|
/
*
/
Refactor error handling such that errorMessage lives on the top level state
Brandon Millman
2018-10-27
1
-4
/
+18
|
/
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-26
1
-2
/
+2
*
chore: dont override toString of BigNumber and other PR feedback
fragosti
2018-10-26
1
-0
/
+124