fragosti
|
3206e1528b
|
feat: add assertions to render method
|
2018-10-26 10:24:50 -07:00 |
|
Steve Klebanoff
|
68182fb6c4
|
tsx -> ts
|
2018-10-26 09:17:40 -07:00 |
|
fragosti
|
30809e646b
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/input-fees-rounding
|
2018-10-25 18:57:30 -07:00 |
|
fragosti
|
27d9e516e1
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/fixed-orders-in-render-method
|
2018-10-25 18:53:22 -07:00 |
|
fragosti
|
948d62200a
|
feat: change network to networkId
|
2018-10-25 18:53:16 -07:00 |
|
Steve Klebanoff
|
39f92e4c95
|
Get BuyOrderState one big connected component, and let user view failure
|
2018-10-25 18:46:33 -07:00 |
|
fragosti
|
d5d99b9d2e
|
chore: dont override toString of BigNumber and other PR feedback
|
2018-10-25 18:35:06 -07:00 |
|
Steve Klebanoff
|
ced4c893ba
|
Show View Transaction button on failure, and allow setting of width for Try Again button and View Txn button
|
2018-10-25 15:42:35 -07:00 |
|
fragosti
|
a2d09a68b0
|
chore: add to asset-buyer changelog.json
|
2018-10-25 15:03:30 -07:00 |
|
Steve Klebanoff
|
89e59cca28
|
cleanup code
|
2018-10-25 14:48:59 -07:00 |
|
fragosti
|
0515a914e0
|
fix: dont fail for mainnet assetData and non-mainnet network
|
2018-10-25 14:48:37 -07:00 |
|
Steve Klebanoff
|
f04eba7773
|
Added string to constants
|
2018-10-25 14:46:30 -07:00 |
|
fragosti
|
23b1656692
|
feat: support defaultAssetBuyAmount setting
|
2018-10-25 14:37:34 -07:00 |
|
fragosti
|
d06b40bd8a
|
chore: use parseInt instead of +
|
2018-10-25 14:23:31 -07:00 |
|
fragosti
|
de18fa0069
|
chore: remove console log
|
2018-10-25 14:20:59 -07:00 |
|
fragosti
|
1a10715fcb
|
feat: flash an error if the wrong network is detected
|
2018-10-25 14:19:40 -07:00 |
|
Steve Klebanoff
|
062187f28d
|
better type names
|
2018-10-25 13:58:32 -07:00 |
|
Steve Klebanoff
|
e55d8802e1
|
Rework OrderState to have more simple definition
|
2018-10-25 13:53:35 -07:00 |
|
Steve Klebanoff
|
3adc6b6daa
|
Making failure txHash required
|
2018-10-25 13:36:45 -07:00 |
|
Steve Klebanoff
|
c5e8bb1763
|
txnHash -> txHash
|
2018-10-25 13:32:37 -07:00 |
|
Steve Klebanoff
|
acefeff5f0
|
new try/catch pattern and new prop names per code review feedback
|
2018-10-25 13:18:17 -07:00 |
|
fragosti
|
2a1c2a55ed
|
feat: supply render options from URL
|
2018-10-25 11:43:53 -07:00 |
|
Steve Klebanoff
|
45d828e154
|
take out unused imports
|
2018-10-25 09:25:49 -07:00 |
|
Steve Klebanoff
|
dc3b867b35
|
Take out old TODO
|
2018-10-25 09:22:49 -07:00 |
|
Steve Klebanoff
|
b7f4062ac8
|
feat(instant): Be able to view transaction when transaction is in progress
|
2018-10-24 16:17:01 -07:00 |
|
Steve Klebanoff
|
73f5ea2906
|
Associate txnhash with processing state
|
2018-10-24 16:04:09 -07:00 |
|
fragosti
|
ab2759f431
|
chore: update comments
|
2018-10-24 13:47:00 -07:00 |
|
fragosti
|
379f7c7883
|
chore: use alternate syntax for styled
|
2018-10-24 13:44:00 -07:00 |
|
fragosti
|
c7a063ca47
|
fix: weird linting error that depends on types
|
2018-10-24 13:38:28 -07:00 |
|
Steve Klebanoff
|
db3ad83ebc
|
Introduce new OrderProcessState
|
2018-10-24 13:24:35 -07:00 |
|
Steve Klebanoff
|
979527a5ee
|
Merge pull request #1180 from 0xProject/feature/instant/metamask-denial
[instant]Message when signature denied
|
2018-10-24 13:22:04 -07:00 |
|
fragosti
|
2d9c961d4f
|
feat: change to increasing input width by a constant amount per additional character
|
2018-10-24 13:05:52 -07:00 |
|
fragosti
|
11f7f2d29f
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/input-fees-rounding
|
2018-10-24 12:57:25 -07:00 |
|
fragosti
|
c5554fe30c
|
chore: run linter
|
2018-10-24 12:57:20 -07:00 |
|
fragosti
|
6da6540c03
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/input-fees-rounding
|
2018-10-24 12:56:11 -07:00 |
|
fragosti
|
f89b314a94
|
fix: address PR feedback
|
2018-10-24 12:52:32 -07:00 |
|
Steve Klebanoff
|
09f0bf7f00
|
Get rid of react-shared as a dependency, write own etherscanUtil
|
2018-10-24 11:50:05 -07:00 |
|
Steve Klebanoff
|
05ce8aa124
|
feat: Message when denying signing transaction
|
2018-10-24 10:42:52 -07:00 |
|
Steve Klebanoff
|
ce5bc3c1c9
|
Message when signature denied
|
2018-10-24 10:38:56 -07:00 |
|
Steve Klebanoff
|
fefb64442a
|
Get rid of unused import
|
2018-10-24 09:04:10 -07:00 |
|
Steve Klebanoff
|
38f47a380b
|
Merge branch 'development' into feature/instant/processing-state
|
2018-10-24 08:46:58 -07:00 |
|
fragosti
|
47737d4d0f
|
feat: cover more token symbol edge cases
|
2018-10-23 20:05:43 -07:00 |
|
Alex Browne
|
2c04ee3f5e
|
chore: Add --format stylish to tslint
|
2018-10-23 18:30:11 -07:00 |
|
Steve Klebanoff
|
4df8e60f42
|
rename container
|
2018-10-23 17:36:25 -07:00 |
|
Steve Klebanoff
|
df7a1bd8de
|
rename action to resetAmount
|
2018-10-23 17:32:32 -07:00 |
|
Steve Klebanoff
|
657ae0cf57
|
null -> undefined
|
2018-10-23 17:32:20 -07:00 |
|
Steve Klebanoff
|
d43f89fa0a
|
move buy order state to its own component
|
2018-10-23 17:28:27 -07:00 |
|
fragosti
|
2e184f081e
|
feat: add title attribute to label
|
2018-10-23 17:17:10 -07:00 |
|
Steve Klebanoff
|
3cd9f40e63
|
Merge branch 'development' into feature/instant/failure-state
|
2018-10-23 17:15:23 -07:00 |
|
fragosti
|
8e501e5ec7
|
feat: add formatted symbol for asset uitl
|
2018-10-23 17:08:34 -07:00 |
|