Brandon Millman
bd03151c2a
Various relayer grid ui polish items
2018-06-21 17:40:33 -07:00
Brandon Millman
f97e605bf6
Consolidate account state messaging logic
2018-06-18 17:08:44 -07:00
fragosti
0cf9927132
Add all steps to their own file
2018-06-15 18:02:46 -07:00
Francesco Agosti
e7eb220c50
Merge pull request #695 from 0xProject/feature/website/onboarding-flow-allowances
...
Implement allowances and final "congrats" onboarding flow step
2018-06-14 14:41:42 -07:00
Brandon Millman
d172a97247
Add back redirector behind feature flag
2018-06-13 12:29:36 -07:00
fragosti
421e568232
Implement allowance and final flow step
2018-06-12 16:54:37 -07:00
Brandon Millman
7640563991
Revert localhost config
2018-06-12 16:09:23 -07:00
Brandon Millman
2794d64d3e
Use Text in OpenPositions
2018-06-12 15:54:27 -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
Brandon Millman
679d60cd5a
Implement large screen open positions
2018-06-12 10:41:09 -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
e0d5b9daf8
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/improve-linting
2018-06-06 16:36:11 -07:00
fragosti
612cc96e41
Add utilities for getting tokens from tokensByAddress
2018-06-06 11:47:11 -07:00
Leonid Logvinov
b1e8545981
Merge pull request #653 from 0xProject/feature/ethereum-types-docs
...
Add a documentation page for ethereum-types package
2018-06-06 11:38:43 -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
fragosti
9778695b4a
Try enabling no-unused-variable...
2018-06-04 19:48:21 -07:00
fragosti
cf73363016
Address PR feedback
2018-06-04 17:02:10 -07:00
Leonid Logvinov
9212d67e2f
Add a documentation page for ethereum types
2018-06-04 10:54:14 -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
073a96cf63
Implement subscription form
2018-06-01 17:25:50 -07:00
fragosti
817d9b0d3e
Add styled-components and polished
2018-06-01 11:49:58 -07:00
fragosti
3a7f26f620
Have basic newsletter subscribe form working
2018-06-01 11:04:56 -07:00
Brandon Millman
31f1a9e5aa
Refactor order parser and add shared order support to new portal
2018-06-01 10:37:44 -07:00
fragosti
b14c3fe48d
Onboarding: implement add ETH step, and stub for add WETH step
2018-05-29 17:57:22 -07:00
fragosti
f0bbf2cab0
Improve tooltip look
2018-05-29 12:53:18 -07:00
fragosti
1026952f26
Run linter
2018-05-25 13:13:06 -07:00
fragosti
b49148ec54
Implement metamask installation flow
2018-05-25 12:03:18 -07:00
fragosti
b4e1ce59f9
Fix issue where modal can be out of sync with app state
2018-05-24 10:52:11 -07:00
fragosti
7af77d3eb0
Basic onboarding flow infrastructure set up
2018-05-24 10:51:06 -07:00
Leonid Logvinov
5913d654bd
Remove 0x.js as a dependency from website
2018-05-23 09:41:35 -07:00
Brandon Millman
85eb82acb2
Update dogfood url
2018-05-22 17:36:22 -07:00
Brandon Millman
b9ca055586
Fix styling of portal menu
2018-05-18 11:35:13 -07:00
Brandon Millman
9ce7be050a
Refactor portal specific colors out of react-shared
2018-05-18 11:35:13 -07:00
Brandon Millman
317ff81744
Set up scaffolding for new drawer
2018-05-18 11:35:13 -07:00
fragosti
dc58d539c2
fix style errors
2018-05-15 15:54:17 -07:00
fragosti
2ba78eb740
Fix circular dependency
2018-05-15 15:27:27 -07:00
Brandon Millman
184232ba4f
Add dogfood configs to website
2018-05-15 13:51:43 -07:00
Leonid Logvinov
b74957acdf
Add missing type definitions
2018-05-14 10:35:13 +02:00
Fabio Berger
017b5a23d8
Fix website and 0x.js docs
2018-05-09 23:26:51 +02:00
Leonid Logvinov
0499541e11
Move order utils to @0xproject/order-utils
2018-05-02 15:10:24 +03:00
Brandon Millman
1131d66b3d
Hit website backend for price information
2018-04-30 16:40:02 -07:00
Brandon Millman
feb7dfffa1
Move quote currency string into config
2018-04-27 15:05:23 -07:00
Brandon Millman
fb31c49317
Refactor common fetch logic into fetch_utils
2018-04-22 13:28:13 -04:00
Brandon Millman
e51f9b3593
Grab price information from crypto compare api
2018-04-22 13:10:58 -04:00
Brandon Millman
0046a0762c
Merge pull request #543 from 0xProject/feature/website/integrate-relayer-info
...
Integrate relayer index with website backend
2018-04-20 15:37:41 -04:00
Brandon Millman
12d8c0b6af
Integrate relayer index with website backend
2018-04-19 16:28:35 -04:00
Fabio Berger
f6fd4281a4
Add ImToken to landing page
2018-04-19 15:35:12 +09:00