Fabio Berger
|
8d1e27a1a5
|
Merge branch 'development' into addExtraDocs
* development:
Add changelog entry about pragma addition
Add pragma above command-line script
Keep console.log in monorepo-scripts
Enable coverage for all other packages with tests
Fix parallel coverage results reporting
Fix linter issuesx
Update CHANGELOGs
Consolidate all console.log into the @0xproject/utils package
# Conflicts:
# packages/deployer/package.json
|
2018-03-15 19:44:10 +01:00 |
|
Fabio Berger
|
f9ad97b978
|
Add Deployer docs to website
|
2018-03-15 19:23:21 +01:00 |
|
Fabio Berger
|
28d63ad8e1
|
Add Web3Wrapper docs to website
|
2018-03-14 16:37:24 +01:00 |
|
Brandon Millman
|
c8a8b851d8
|
Consolidate all console.log into the @0xproject/utils package
|
2018-03-13 18:13:48 -07:00 |
|
Jacob Evans
|
e065ac45dc
|
Fix the default always overriding to address
|
2018-03-12 11:34:55 -04:00 |
|
Fabio Berger
|
76a31b6fd6
|
Merge pull request #447 from 0xProject/refactorAnalytics
Refactor Website Analytics
|
2018-03-12 11:28:34 +01:00 |
|
Fabio Berger
|
caaa70f630
|
Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we don't sometimes pass an empty string and sometimes undefined
|
2018-03-11 12:33:34 +01:00 |
|
Fabio Berger
|
56a8e0a09a
|
Fix userAddress bugs
|
2018-03-11 12:04:46 +01:00 |
|
Fabio Berger
|
4c08667a07
|
Replace local PRECISION constants with global config.AMOUNT_DISPLAY_PRECISION
|
2018-03-10 22:43:13 +01:00 |
|
Fabio Berger
|
8a58ffda86
|
Fix tslint issues
|
2018-03-10 16:59:59 +01:00 |
|
Fabio Berger
|
cea8dcae3d
|
Refactor Analytics so that calls to ReactGA are all in a single module, combining the provider type util function, moving GA id to configs and using utils.onPageLoadAsync
|
2018-03-10 16:53:42 +01:00 |
|
Fabio Berger
|
7ebebb5bd9
|
Create blockchainWatcher class and refactor Portal such that Ether amounts are always passed around as baseUnits
|
2018-03-09 19:02:07 +01:00 |
|
Fabio Berger
|
6f8a70834b
|
Add onSelectedVersion callback so it can be handled in any way the caller wishes
|
2018-03-07 13:25:15 +01:00 |
|
Fabio Berger
|
f66efed777
|
Add example docs to react-docs package
|
2018-03-07 10:20:15 +01:00 |
|
Fabio Berger
|
e88eba1877
|
Fix tslint errors
|
2018-03-06 20:55:57 +01:00 |
|
Fabio Berger
|
f8b8a10b8f
|
Make sidebar header configurable
|
2018-03-06 20:38:45 +01:00 |
|
Fabio Berger
|
0b1ba9f997
|
Move Documentation to the @0xproject/react-docs package
|
2018-03-06 16:31:55 +01:00 |
|
Fabio Berger
|
5a90fece80
|
Moved over all pages/shared components and dependencies to react-shared
|
2018-03-05 13:53:13 +01:00 |
|
Fabio Berger
|
874e667849
|
Bug fixes
|
2018-03-05 07:10:55 +01:00 |
|
Fabio Berger
|
3592ebef08
|
Move over AnchorTitle and associated elements
|
2018-03-03 19:55:40 +01:00 |
|
Fabio Berger
|
97fcfb7f6c
|
Move more configs into docsInfo and remove logic that does not belong there elsewhere
|
2018-02-27 14:29:22 -08:00 |
|
Fabio Berger
|
f42bdb8bab
|
Fix footer on mobile
|
2018-02-23 14:15:39 -08:00 |
|
Fabio Berger
|
0e95fd0b9b
|
Slight improvement to footer
|
2018-02-21 17:40:07 -08:00 |
|
Fabio Berger
|
ef6f52e722
|
Remove extenuous defaultProps
|
2018-02-21 11:54:03 -08:00 |
|
Fabio Berger
|
7d8cad8e3a
|
Make translate required by footer
|
2018-02-21 11:51:41 -08:00 |
|
Fabio Berger
|
15507d3827
|
Make translate a required prop of TopBar
|
2018-02-21 11:49:54 -08:00 |
|
Fabio Berger
|
e2d17d122e
|
Keep topBar and footer language to the one picked by the user
|
2018-02-21 11:46:16 -08:00 |
|
Fabio Berger
|
a50618fcb0
|
Fix rocket.chat key
|
2018-02-21 10:31:15 -08:00 |
|
Fabio Berger
|
13fed15e0c
|
Improve homepage and add translations in chinese, russian, korean and spanish
|
2018-02-20 19:53:07 -08:00 |
|
Fabio Berger
|
c4f65681a1
|
Add translation infra and replace english text with calls to translate
|
2018-02-20 14:11:19 -08:00 |
|
Fabio Berger
|
2778f96483
|
Re-design docs pages
|
2018-02-15 21:51:49 -07:00 |
|
Fabio Berger
|
5c91b4bfc6
|
Re-designed Wiki and half-redesigned docs pages
|
2018-02-15 20:12:47 -07:00 |
|
Leonid
|
936f6ac10f
|
Merge pull request #379 from 0xProject/portal_json
Make portal order JSON compatible with 0x.js
|
2018-02-09 09:27:08 +01:00 |
|
Fabio Berger
|
ddf4437fb6
|
Add blog to topBar and as a consequence support external links in topBar menu items
|
2018-02-08 17:36:17 -08:00 |
|
Leonid Logvinov
|
43cf8d30bd
|
Implement blockchain.portalOrderToZeroExOrder
|
2018-02-08 18:28:54 +01:00 |
|
Leonid Logvinov
|
ec198343b5
|
Make naming of schemas consistent
|
2018-02-08 18:14:52 +01:00 |
|
Leonid Logvinov
|
1233c33116
|
Address feedback
|
2018-02-08 16:23:20 +01:00 |
|
Fabio Berger
|
eebf205817
|
Fix flash message when receiving test ether
|
2018-02-07 16:58:05 -08:00 |
|
Leonid Logvinov
|
8fba0477a6
|
Remove hash from signatureData
|
2018-02-07 20:58:19 +01:00 |
|
Leonid Logvinov
|
e6f2c7a382
|
Remove networkId from orderJSON
|
2018-02-07 20:38:30 +01:00 |
|
Leonid Logvinov
|
69f5f5e946
|
Split Order into signedOrder and metadata
|
2018-02-07 20:26:13 +01:00 |
|
Leonid Logvinov
|
3c7ebe2697
|
Remove unused types and take their names
|
2018-02-07 16:11:51 +01:00 |
|
Leonid Logvinov
|
10fb6061cc
|
Introduce makerToken and takerToken fields for unsigned token metadata
|
2018-02-07 15:26:53 +01:00 |
|
Leonid Logvinov
|
223df8006a
|
Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmount
|
2018-02-07 15:09:06 +01:00 |
|
Leonid Logvinov
|
1c9428cbba
|
Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFee
|
2018-02-07 15:02:41 +01:00 |
|
Leonid Logvinov
|
18dc5d17b5
|
Rename signature to ecSignature
|
2018-02-07 14:54:37 +01:00 |
|
Leonid Logvinov
|
4d50933189
|
Rename exchangeContract to exchangeContractAddress
|
2018-02-07 14:48:59 +01:00 |
|
Leonid Logvinov
|
9b3680780f
|
Rename expiration to expirationUnixTimestampSec
|
2018-02-07 14:41:40 +01:00 |
|
Fabio Berger
|
063c6b66b6
|
Only show faucet error if not on a testnet
|
2018-02-06 17:55:15 -08:00 |
|
Fabio Berger
|
518efa8ad2
|
Move isTestNetwork into utils and also check it from showing ZRX request button
|
2018-02-06 17:29:10 -08:00 |
|