fragosti
5197758579
Add missing file
2019-02-22 10:36:30 -08:00
Fred Carlsen
d48af7c4c2
Add icons
2019-02-22 13:42:17 +01:00
Fred Carlsen
bbafe0fc46
Add link to extensions in footer
2019-02-22 13:27:18 +01:00
Fred Carlsen
9a91f917e0
Tweak cards + add links
2019-02-22 13:03:30 +01:00
Fred Carlsen
1f681f02ae
More cleanup
2019-02-22 11:23:55 +01:00
Fred Carlsen
778a86e7eb
Fix linting issues
2019-02-22 11:18:04 +01:00
Fabio B
78da033441
Merge pull request #1627 from 0xProject/supportEIP1193Providers
...
Support EIP1193 provider interface
2019-02-21 20:26:25 -08:00
askeluv
6eb923d22f
Throw error when API key is missing + use response in parser test
2019-02-22 11:21:33 +08:00
fragosti
e602afcd5f
add documentation
2019-02-21 18:24:11 -08:00
askeluv
bf1115d417
Backfills automatically + prettier
2019-02-22 09:45:25 +08:00
Fabio Berger
b51038b9e7
Merge branch 'development' into supportEIP1193Providers
...
* development:
Demonstrate calling contracts with tuple arrays (#1615 )
removed default meta tags in public/index.html
fixed linting issue
updated documentTitle component
added metadata for pages (incomplete)
fixed title comment-out
removed react-document-title in favor of using react-helmet for consistency and bug fix
2019-02-21 16:45:00 -08:00
Fabio Berger
44e0b58c66
Fix migration exported types
2019-02-21 16:44:38 -08:00
Fabio Berger
3f7d5274a2
Fix version
2019-02-21 16:29:50 -08:00
Fabio Berger
c8f5f6045e
Fix CI failures
2019-02-21 16:27:38 -08:00
F. Eugene Aumson
6bcc2064a2
Demonstrate calling contracts with tuple arrays ( #1615 )
2019-02-21 16:24:54 -08:00
Fabio Berger
3f9872d8b3
Remove getZeroExProvider method since it can be confusing
2019-02-21 16:07:23 -08:00
Fabio Berger
5814cd5fae
Export supportedProvider in interface since this package is also used by external devs
2019-02-21 16:04:11 -08:00
Fabio Berger
44f8c7c548
Add TODO about consolidating type checks
2019-02-21 16:03:51 -08:00
Fabio Berger
c2549308fe
Remove superfluous standardization
2019-02-21 16:00:44 -08:00
Fabio Berger
cf1a3bf4e7
Fix node types version in monorepo-scripts since it's used in test-installation and the latest version has a bug
2019-02-21 15:58:02 -08:00
fragosti
f5d668af31
Add radar_orderbook_usd_prices concept
2019-02-21 15:45:36 -08:00
Fabio Berger
b7bd4e5c51
Try fixing publish ci failure
2019-02-21 15:26:35 -08:00
fragosti
62373f969c
Add concepts migrations
2019-02-21 12:51:27 -08:00
David Sun
ceb651fdd1
Merge pull request #1631 from dave4506/fix/website/remove-deplicate-meta-tags
...
Removed default meta tags in public/index.html
2019-02-21 10:43:40 -05:00
David Sun
8fa0f4a232
removed default meta tags in public/index.html
2019-02-21 10:20:29 -05:00
Fred Carlsen
30f2e3b606
Remove placeholder extensions
2019-02-21 13:49:35 +01:00
Fred Carlsen
7d3d997083
Merge remote-tracking branch 'upstream/development' into website-updates
2019-02-21 13:45:40 +01:00
Fred Carlsen
3955e2c84a
Tweak padding
2019-02-21 13:43:47 +01:00
Fred Carlsen
6a6c41df26
Tweak extensions width
2019-02-21 13:42:03 +01:00
Fred Carlsen
1dfd2aec50
Tweak banner
2019-02-21 13:41:33 +01:00
askeluv
8885f543ae
Pull exchange contract transactions from Etherscan
2019-02-21 20:37:55 +08:00
Fred Carlsen
8804e6c2ca
Tweak banner
2019-02-21 11:17:01 +01:00
Fred Carlsen
88b7c214f7
Add extensions page
2019-02-21 11:16:52 +01:00
David Sun
297f3da5db
Merge pull request #1626 from dave4506/fix/website/document-title-consistency-issue
...
Fix bug with document titles + add rich metadata for documents
2019-02-20 23:42:41 -05:00
David Sun
ec4d634677
fixed linting issue
2019-02-20 23:24:05 -05:00
David Sun
0ddec99704
updated documentTitle component
2019-02-20 23:08:04 -05:00
Fabio Berger
64cec1de3b
Major version bump packages with modified exported type definitions
2019-02-20 18:07:01 -08:00
Fabio Berger
fdaf5d1fc8
Merge branch 'development' into supportEIP1193Providers
...
* development:
Add constraint name to down phase as well
Give the constraint an explicit name of token_orderbook_snapshots_pkey
Remove comments
Fix inconsistently named constraint
2019-02-20 18:01:23 -08:00
Fabio Berger
6baf71dca5
Make deprecation notice a warning message if used
2019-02-20 18:00:43 -08:00
Fabio Berger
9d75a72a02
Add back test
2019-02-20 17:59:53 -08:00
Francesco Agosti
4bf66d6a63
Merge pull request #1628 from 0xProject/fix/pipeline/fix-test-db-incorrectly-named-constraint
...
Fix inconsistently named constraint in migration
2019-02-20 17:17:16 -08:00
fragosti
8d9a550107
Add constraint name to down phase as well
2019-02-20 17:01:02 -08:00
fragosti
a076278026
Give the constraint an explicit name of token_orderbook_snapshots_pkey
2019-02-20 16:37:44 -08:00
fragosti
998dac44ee
Remove comments
2019-02-20 16:09:33 -08:00
fragosti
871e81bd71
Fix inconsistently named constraint
2019-02-20 16:03:29 -08:00
Fabio Berger
d892d16b51
Merge branch 'development' into supportEIP1193Providers
...
* development: (37 commits)
Factor out redundant source param in parse order functions
Fix marquee typo
Throw error if cannot find error in table
Integrate one-time dump and API for nonfungible.com (#1603 )
Change optional text props to mandatory in LedgerSignNote
Add radar_orders parseRadarOrder test
Add parser test for Radar orderbook parsing
Moved calculateSlippage from parsers to transformers
Show greater than less than when minority has a vote
Prettier
Recieved -> Received
Fix style for address table
Hide ledger sign note on error
Revert broken formatting
Added ledger sign notification
Fix bug in ledger address selector where provider does not exist.
fix null column constraint issue
Add parsing radar order test
Rename migration to what it is called on prod and qa
Fix type bug around Radar response
...
2019-02-20 14:52:58 -08:00
Fabio Berger
4cbf2781e5
Fix types so docs render
2019-02-20 14:31:40 -08:00
Fabio Berger
69653b1c7c
Fix yarn.lock
2019-02-20 14:31:31 -08:00
Francesco Agosti
39390865da
Merge pull request #1612 from 0xProject/feature/pipeline/add-radar
...
[pipeline] Add Radar orders and maker_address column to token_orderbook_snapshots
2019-02-20 14:17:42 -08:00
fragosti
4952cd5afb
Factor out redundant source param in parse order functions
2019-02-20 13:45:14 -08:00