fragosti
dead04dce8
WIP for sending ether from portal (works)
2018-07-19 04:11:44 -07:00
fragosti
b70f5d1a1e
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into bug/website/txhash-error
2018-07-13 11:15:50 -07:00
Fabio Berger
2e5ff53d72
-fetch';
2018-07-13 12:42:01 +02:00
fragosti
ac5588c7c4
Make error reporter not return a promise and add more environment possibilities
2018-07-12 15:56:01 -07:00
Brandon Millman
4969797c23
Remove isTracked field on token in favor of trackedTimestamp
2018-06-28 10:39:16 -07:00
Brandon Millman
366a9502dd
Sort wallet tokens by timestamp added and scroll to newly added token
2018-06-28 10:38:07 -07:00
fragosti
421e568232
Implement allowance and final flow step
2018-06-12 16:54:37 -07:00
fragosti
39692a8b3f
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/website/onboarding-flow-allowances
2018-06-12 14:01:19 -07:00
Fabio Berger
e1879ef4d9
Fix no-unused-variable tslint rule to include parameters and fix issues
2018-06-11 23:42:30 +02:00
Fabio Berger
10478a6b2f
Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils
...
* v2-prototype: (66 commits)
Run prettier
Remove unused variable
Fix linting issues
Change shouldRenderHeader prop to shouldHideHeader
Get build and tests to pass
typo
Apply prettier
Update contracts tests after rebase
Apply various fixes based on PR feedback
Document debug_increaseTime method and fix typo in devnet README
Use an enum for ProviderType in contracts/src/utils/web3_wrapper
Update contracts package README
Update relevant changelogs
Remove global gas estimate buffer
Add Async suffix to relevant assertions
Fix linter errors
Update package.json and yarn.lock
Update more things to work with both Geth and Ganache
Small fixes and cleanup
Add additional gas to calls to fillOrderNoThrow
...
# Conflicts:
# packages/order-watcher/src/order_watcher/order_watcher.ts
# packages/react-docs/src/components/type.tsx
# packages/website/ts/components/ui/lifecycle_raised_button.tsx
# packages/website/ts/components/wallet/wallet.tsx
2018-06-07 12:21:44 +02:00
fragosti
2af6d3f6bc
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/website/onboarding-flow-allowances
2018-06-06 18:07:22 -07:00
fragosti
e0cf68f1d5
Remove unused variable
2018-06-06 16:45:26 -07:00
fragosti
64906a1ba5
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/improve-linting
2018-06-06 16:43:37 -07:00
fragosti
3898b8e8ab
Wrap AllowanceToggle in redux container
2018-06-06 10:11:30 -07:00
Fabio Berger
cf8fdd3a70
Move spawnSwitchErr to @0xproject/utils
2018-06-06 16:26:04 +02:00
Fabio Berger
271fa26890
merge v2-prototype
2018-06-06 12:31:30 +02:00
Brandon Millman
a0e8f410d1
Hide action column on mainnet
2018-06-06 01:33:35 -07:00
Brandon Millman
2865f63c5d
Fix TokenBalances background color
2018-06-06 01:33:35 -07:00
Brandon Millman
3f19ab1a87
Add isFullWidth prop to TokenBalances component
2018-06-06 01:33:35 -07:00
fragosti
9778695b4a
Try enabling no-unused-variable...
2018-06-04 19:48:21 -07:00
fragosti
95086a75e6
Merge branch 'feature/website/landing-subscribe-button' into feature/website/landing-subscribe-button-2
2018-06-01 17:28:04 -07:00
fragosti
3a7f26f620
Have basic newsletter subscribe form working
2018-06-01 11:04:56 -07:00
Brandon Millman
df27f4f118
Change userEtherBalanceInWei to optional so we can know if its loading
2018-05-31 11:54:25 -07:00
Leonid Logvinov
5913d654bd
Remove 0x.js as a dependency from website
2018-05-23 09:41:35 -07:00
Leonid Logvinov
b74957acdf
Add missing type definitions
2018-05-14 10:35:13 +02:00
Fabio Berger
03e4205700
Remove Dharma integration from Website
2018-04-03 15:39:43 +09:00
Brandon Millman
4e5cd472c2
Refactor TokenState type
2018-03-21 13:02:44 -07:00
Brandon Millman
c8a8b851d8
Consolidate all console.log into the @0xproject/utils package
2018-03-13 18:13:48 -07: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
4c08667a07
Replace local PRECISION constants with global config.AMOUNT_DISPLAY_PRECISION
2018-03-10 22:43:13 +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
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
eebf205817
Fix flash message when receiving test ether
2018-02-07 16:58:05 -08: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
Fabio Berger
9deaf612f1
Remove stray log
2018-02-06 17:25:19 -08:00
Fabio Berger
b7676d8c46
Use isTestNetwork instead of isKovanTestNetwork on balances page except for Dharma integration
2018-02-06 17:23:27 -08:00
Fabio Berger
05aa2fa421
Properly detect Rinkeby and Ropsten TokenRegistry tokens as mintable
2018-02-06 17:23:01 -08:00
Fabio Berger
03f5c9b950
Add networkId to faucet requests so that we can request tokens on Kovan, Rinkeby and Ropsten
2018-02-06 17:22:20 -08:00
Fabio Berger
c172b9e080
Add networkId to event label
2018-02-06 16:25:50 -08:00
Fabio Berger
ecf86d1d13
Uppercase Networks enum values
2018-01-30 21:01:16 +01:00
Fabio Berger
16ea0348a9
Fix linter errors
2018-01-30 20:45:09 +01:00
Fabio Berger
e219772b2a
Fix all setState calls after unmounted errors. Decided to create our own flag rather then using a cancellablePromise since there was little to be gained from this alternative
2018-01-30 20:12:32 +01:00
Fabio Berger
6c1409b00d
Fix bug related to balance/allowance fetching being async
2018-01-29 13:25:51 +01:00
Fabio Berger
542a1a11b9
Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to Ledger network dropdown
2018-01-29 13:16:40 +01:00
Fabio Berger
6206ebc994
Implement just-in-time loading of token balances & allowances
2018-01-28 16:19:55 +01:00
Fabio Berger
b4faa4851a
Properly detect user signing cancellation on Metamask, Parity signer and Ledger
2018-01-28 10:28:17 +01:00