Leonid Logvinov
f8876ab60b
Remove sra-report
2018-10-18 13:15:39 +02:00
Leonid Logvinov
ea65fa4f65
Merge pull request #1153 from 0xProject/feature/enable-linter
...
Enable linter on generated abi-gen wrappers
2018-10-18 12:48:53 +02:00
Leonid Logvinov
d5daa68703
Enable linter on generated abi-gen wrappers
2018-10-18 12:46:06 +02:00
Kadinsky
bd8ba14bf4
Merge pull request #1152 from 0xProject/feature/website/hide-v1-volume
...
[website] Add expanded and minimized display types to relayer grid
2018-10-18 11:32:07 +01:00
Kadinsky
d0df074721
Merge pull request #1142 from 0xProject/feature/instant/asset-buyer-errors
...
[instant] Asset buyer errors
2018-10-18 11:12:24 +01:00
Jacob Evans
376034ac7e
Update changelog entries for unpublished packages
2018-10-18 20:03:22 +11:00
Brandon Millman
95775dca1f
feat(website): add expanded and minimized display types to relayer grid
2018-10-18 00:10:33 -07:00
Jacob Evans
86aa5f9643
Merge pull request #1150 from 0xProject/fix/publishing/doc-gen-order-utils-constant
...
fix(order-utils): remove constants export
2018-10-18 11:20:19 +11:00
Jacob Evans
02cf99fa36
fix(order-utils): remove constants export
2018-10-18 11:07:00 +11:00
Steve Klebanoff
6ea386a7af
selectedAssetBuyState -> buyOrderState
2018-10-17 16:50:21 -07:00
Steve Klebanoff
1d38b75d6f
fix type
2018-10-17 16:49:57 -07:00
Steve Klebanoff
01b98c3ed0
ReactNode as default for formatters, and show bold dash
2018-10-17 16:46:01 -07:00
Steve Klebanoff
6cf8d57aee
add concept of quoteState
2018-10-17 16:41:35 -07:00
Steve Klebanoff
7b43cd14b3
error test
2018-10-17 14:44:40 -07:00
Steve Klebanoff
f2f7598c0e
asset data util tests
2018-10-17 14:44:40 -07:00
Steve Klebanoff
ae4f1a093a
handle other errors
2018-10-17 14:44:40 -07:00
Steve Klebanoff
2b495a7935
bigger emoji
2018-10-17 14:44:40 -07:00
Steve Klebanoff
155858de6e
creating big error util file per francescos comment in PR
2018-10-17 14:44:40 -07:00
Steve Klebanoff
d052342df7
use lodash isUndefined per PR comment
2018-10-17 14:44:40 -07:00
Steve Klebanoff
32fa1bcc38
export assetDataUtil big obj
2018-10-17 14:44:40 -07:00
Steve Klebanoff
187bbc7fc1
latestErrorDismissed -> latestErrorDisplay enum
2018-10-17 14:44:40 -07:00
Steve Klebanoff
d46b288733
use redux dev tools from package
2018-10-17 14:44:40 -07:00
Steve Klebanoff
dfc5d7d860
get rid of unused marginLeft and marginRight props
2018-10-17 14:44:39 -07:00
Steve Klebanoff
1d07949087
linting, removing unused imports
2018-10-17 14:44:39 -07:00
Steve Klebanoff
db77cd10c5
feat(instant): Handle AssetBuyer errors
2018-10-17 14:44:39 -07:00
Steve Klebanoff
f36352be47
move z-index setting to zero instant container, and add ability for zindex to be set on container
2018-10-17 14:44:39 -07:00
Steve Klebanoff
18c9907d6f
feat(instant): add sliding error
2018-10-17 14:44:39 -07:00
Kadinsky
5ec4b27200
Merge pull request #1145 from 0xProject/refactorSchemasToJSON
...
Move json-schema schemas to JSON files
2018-10-17 19:01:29 +01:00
Brandon Millman
b2012bf161
Merge pull request #1139 from 0xProject/feature/website/asset-buyer-docs
...
[asset-buyer][monorepo-scripts][website] Add asset-buyer documentation
2018-10-17 10:57:57 -07:00
Brandon Millman
81505ba56c
Fix duplicate BuyQuoteInfo
2018-10-17 10:44:25 -07:00
Brandon Millman
75e3b44d9e
Update asset-buyer usage wording
2018-10-17 10:33:05 -07:00
Brandon Millman
84057934c6
Merge branch 'development' into feature/website/asset-buyer-docs
...
* development: (31 commits)
Update CODEOWNERS
Update CODEOWNERS
Update CODEOWNERS
Add leo to CODEOWNERS on some packages
fix(monorepo-scripts): Format date as UTC not local time.
Bump max bundle size for instant
fix: dont use enum string as type as typedoc gets confused
feat: export AssetData from order-utils
feat: export AssetData from utils
chore: temporarily increase the bundle size for instant
Remove order-utils from dependencies
Run tests on circle CI
Add tests for format and use toFixed instead of round for usd
Remove expiry buffer seconds option from AssetBuyer init
Add ts-optchain and use it instead of lodash get
Hide USD price when ETH-USD price is not available
Rename OrderDetailsRow to EthAmountRow
fix: add Steve's github account to about page, and capitalize AppFolio correctly
Put boundNoop in a util file
Add tnxHash to buy button callbacks
...
2018-10-17 10:30:29 -07:00
Fabio Berger
bdae4ba2a2
chore: tslint fix
2018-10-17 18:23:06 +01:00
Fabio Berger
87fabbb943
chore: Fix remaining necessary casts
2018-10-17 17:36:21 +01:00
Fabio Berger
a31f3b542f
Add necessary cast
2018-10-17 17:18:00 +01:00
Fabio Berger
f7de26f65c
chore: make abi type
prop always of type string to fix TypeDoc issue related to reading in artifacts from JSON files
2018-10-17 17:13:32 +01:00
Fabio Berger
852f50d1a0
chore: Re-cast to EventAbi after checking the the type is set to 'event'
2018-10-17 17:09:35 +01:00
Fabio Berger
f3f97896ed
chore: add resolveJsonModule
to TypeDoc tsconfig.json
2018-10-17 16:18:51 +01:00
Fabio Berger
7c87d2e38b
chore: Update TypeDoc to 0.13.0 (supports TS v3.1)
2018-10-17 16:18:28 +01:00
Fabio Berger
f2e5a9635b
chore: make linter ignore json schemas
2018-10-17 15:33:50 +01:00
Leonid Logvinov
c767404ad0
Merge pull request #1146 from 0xProject/feature/codeowners
...
Add leo to CODEOWNERS on some packages
2018-10-17 16:25:31 +02:00
Kadinsky
492df3108c
Update CODEOWNERS
2018-10-17 16:25:17 +02:00
Kadinsky
7db53cf92c
Update CODEOWNERS
2018-10-17 16:25:10 +02:00
Kadinsky
7fab0a5a86
Update CODEOWNERS
2018-10-17 16:25:05 +02:00
Fabio Berger
41bb38a776
Merge branch 'refactorSchemasToJSON' of github.com:0xProject/0x-monorepo into refactorSchemasToJSON
...
* 'refactorSchemasToJSON' of github.com:0xProject/0x-monorepo:
chore: remove schemas from include section
2018-10-17 14:22:23 +01:00
Fabio Berger
b7d7c5f38b
chore: Add json schemas to prettier ignore
2018-10-17 14:20:49 +01:00
Leonid Logvinov
0ecaa90ffd
Add leo to CODEOWNERS on some packages
2018-10-17 15:15:04 +02:00
Leonid Logvinov
abc00b05c3
chore: remove schemas from include section
2018-10-17 14:04:01 +01:00
Fabio Berger
d87643fdfa
Update schemas markdown section for v2 docs
2018-10-17 14:02:38 +01:00
Fabio Berger
bd00f1279b
Add CHANGELOG entry
2018-10-17 13:54:27 +01:00