Fabio Berger
271fa26890
merge v2-prototype
2018-06-06 12:31:30 +02:00
Brandon Millman
fd4453d85e
Merge pull request #668 from 0xProject/feature/website/move-disclaimer
...
Move portal disclaimer to the account management section
2018-06-05 16:40:08 -07:00
Brandon Millman
e0af60d8a7
Move portal disclaimer to the account management section
2018-06-05 16:10:15 -07:00
Brandon Millman
afcb7f00da
Move prices into portal
2018-06-05 15:37:51 -07:00
Francesco Agosti
e1b06bfce2
Merge pull request #652 from 0xProject/feature/website/landing-subscribe-button-2
...
Implement subscribe form on landing page
2018-06-05 13:16:10 -07:00
fragosti
9778695b4a
Try enabling no-unused-variable...
2018-06-04 19:48:21 -07:00
fragosti
c8421efcd3
Address feedback
2018-06-04 10:27:24 -07:00
fragosti
f382609d01
Implement WETH step logic for continue
2018-06-04 10:25:38 -07:00
fragosti
f9615c18a1
Move trackedTokenStateByAddress logic into portal
2018-06-04 10:25:38 -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
817d9b0d3e
Add styled-components and polished
2018-06-01 11:49:58 -07:00
Brandon Millman
31f1a9e5aa
Refactor order parser and add shared order support to new portal
2018-06-01 10:37:44 -07:00
Brandon Millman
6387aae471
Add generate and fill order routes
2018-06-01 10:37:44 -07:00
Brandon Millman
df27f4f118
Change userEtherBalanceInWei to optional so we can know if its loading
2018-05-31 11:54:25 -07:00
Brandon Millman
b20e40dd6f
Fix unselected relayer drawer item
2018-05-29 16:04:25 -07:00
Brandon Millman
c31ca4af90
Hide wallet management option and expand component on small screens
2018-05-25 18:34:07 -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
Fabio Berger
61fa34e2ce
Fix tslint
2018-05-22 11:42:52 -07:00
Brandon Millman
26661f3091
Wallet instead of balances for small screens
2018-05-18 11:35:13 -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
1d2617c826
Add custom styling for drawer
2018-05-18 11:35:13 -07:00
Brandon Millman
7c8e9ddc42
Fix key issue for portal routes
2018-05-18 11:35:13 -07:00
Brandon Millman
157764c0d9
Fix responsiveness broken in rebase
2018-05-18 11:35:13 -07:00
Brandon Millman
bd7fc780cb
Hide wallet component for small screens
2018-05-18 11:35:13 -07:00
Brandon Millman
7a6a5d7595
Modulate number of columns based on screenwidth
2018-05-18 11:35:13 -07:00
Brandon Millman
3d4e03f2cd
Refactor account management itmes
2018-05-17 11:02:55 -07:00
Brandon Millman
48b0b54819
Add loading component
2018-05-17 11:02:55 -07:00
Brandon Millman
00515eb6f9
Refactor a bunch of layouts into their own files
2018-05-17 11:02:55 -07:00
Brandon Millman
63e7391981
Add portal layout component
2018-05-17 11:02:55 -07:00
Brandon Millman
b6776f53ab
Get rid of extra curly brackets
2018-05-17 11:02:55 -07:00
Brandon Millman
09692dc70e
Fix comments
2018-05-17 11:02:55 -07:00
Brandon Millman
e0482f5400
Wait for blockchain to display the account management routes
2018-05-17 11:02:55 -07:00
Brandon Millman
c787dc7356
Fix linter errors and relayer index reloading
2018-05-17 11:02:55 -07:00
Brandon Millman
ea948ac2c8
Trade direct route
2018-05-17 11:02:55 -07:00
Brandon Millman
807250510a
Add props to back button
2018-05-17 11:02:55 -07:00
Brandon Millman
ef1e974346
Back button and title components
2018-05-17 11:02:55 -07:00
Brandon Millman
55d1228abb
Implement new menu styling
2018-05-17 11:02:55 -07:00
Brandon Millman
9e76d2ca63
Add menu
2018-05-17 11:02:55 -07:00
Brandon Millman
d53915e7e3
Add routes
2018-05-17 11:02:55 -07:00
Leonid Logvinov
b74957acdf
Add missing type definitions
2018-05-14 10:35:13 +02:00
Brandon Millman
eba6dcc497
Update wallet footer and add remove token functionality
2018-05-09 15:46:18 -07:00
Brandon Millman
e01a4fcbb4
Merge branch 'development' into feature/website/top-bar-redesign
...
* development:
Remove overflowZ property from portal
Fix typo
Only show untracked tokens
Make wallet scrollable
Add token flow
2018-05-08 11:17:00 -07:00
Brandon Millman
5ed9b8b1dc
Remove overflowZ property from portal
2018-05-08 11:16:12 -07:00
Brandon Millman
17f3d5f6ba
Suggestions and fix bad merge
2018-05-08 11:12:46 -07:00
Brandon Millman
607d738342
Merge branch 'development' into feature/website/top-bar-redesign
...
* development: (63 commits)
Update The Ocean logo
Fix artifacts paths
Create an artifacts folder
Introduce a var
Add removeHexPrefix util method
CHeck if ABI exists
Improve the readability of the check for should compile
Use named constants
Add a comment
Fix comments
Rename args to constructor-args
Fix a typo
Define a separator const
Move artifacts from src/artifacts to artifacts/v1
Fix sol-cov to work with the new artifacts format
Implement new artifacts format
Publish
Updated CHANGELOGS
Make node types a dependency
Fix type errors in CSS properties
...
2018-05-08 11:04:31 -07:00
Brandon Millman
6c38481550
Fix typo
2018-05-08 10:17:04 -07:00
Brandon Millman
9cbd151658
Only show untracked tokens
2018-05-08 10:16:08 -07:00
Brandon Millman
a44874d2eb
Add token flow
2018-05-08 10:16:08 -07:00