aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/portal
Commit message (Expand)AuthorAgeFilesLines
* merge v2-prototypeFabio Berger2018-06-064-19/+53
|\
| * Merge pull request #668 from 0xProject/feature/website/move-disclaimerBrandon Millman2018-06-061-16/+18
| |\
| | * Move portal disclaimer to the account management sectionBrandon Millman2018-06-061-16/+18
| * | Move prices into portalBrandon Millman2018-06-061-0/+32
| |/
| * Merge pull request #652 from 0xProject/feature/website/landing-subscribe-butt...Francesco Agosti2018-06-063-3/+3
| |\
| | * Merge branch 'feature/website/landing-subscribe-button' into feature/website/...fragosti2018-06-023-3/+3
| | |\
| | | * Add styled-components and polishedfragosti2018-06-023-3/+3
* | | | Try enabling no-unused-variable...fragosti2018-06-053-4/+2
|/ / /
* | | Address feedbackfragosti2018-06-051-5/+9
* | | Implement WETH step logic for continuefragosti2018-06-051-1/+1
* | | Move trackedTokenStateByAddress logic into portalfragosti2018-06-051-6/+92
|/ /
* | Refactor order parser and add shared order support to new portalBrandon Millman2018-06-021-2/+8
* | Add generate and fill order routesBrandon Millman2018-06-022-7/+34
* | Change userEtherBalanceInWei to optional so we can know if its loadingBrandon Millman2018-06-011-1/+1
|/
* Fix unselected relayer drawer itemBrandon Millman2018-05-301-1/+1
* Hide wallet management option and expand component on small screensBrandon Millman2018-05-261-0/+2
* Fix issue where modal can be out of sync with app statefragosti2018-05-251-3/+3
* Basic onboarding flow infrastructure set upfragosti2018-05-251-17/+33
* Fix tslintFabio Berger2018-05-232-4/+4
* Wallet instead of balances for small screensBrandon Millman2018-05-191-23/+21
* Fix styling of portal menuBrandon Millman2018-05-193-20/+35
* Refactor portal specific colors out of react-sharedBrandon Millman2018-05-191-1/+3
* Add custom styling for drawerBrandon Millman2018-05-192-15/+104
* Fix key issue for portal routesBrandon Millman2018-05-191-1/+7
* Fix responsiveness broken in rebaseBrandon Millman2018-05-191-13/+33
* Hide wallet component for small screensBrandon Millman2018-05-191-0/+2
* Modulate number of columns based on screenwidthBrandon Millman2018-05-191-1/+1
* Refactor account management itmesBrandon Millman2018-05-181-74/+70
* Add loading componentBrandon Millman2018-05-182-42/+71
* Refactor a bunch of layouts into their own filesBrandon Millman2018-05-185-127/+169
* Add portal layout componentBrandon Millman2018-05-181-31/+36
* Get rid of extra curly bracketsBrandon Millman2018-05-181-9/+9
* Fix commentsBrandon Millman2018-05-182-4/+9
* Wait for blockchain to display the account management routesBrandon Millman2018-05-181-14/+34
* Fix linter errors and relayer index reloadingBrandon Millman2018-05-181-11/+15
* Trade direct routeBrandon Millman2018-05-182-44/+37
* Add props to back buttonBrandon Millman2018-05-181-9/+13
* Back button and title componentsBrandon Millman2018-05-182-57/+101
* Implement new menu stylingBrandon Millman2018-05-182-4/+95
* Add menuBrandon Millman2018-05-181-19/+40
* Add routesBrandon Millman2018-05-181-2/+105
* Add missing type definitionsLeonid Logvinov2018-05-141-11/+11
* Update wallet footer and add remove token functionalityBrandon Millman2018-05-101-8/+42
* Merge branch 'development' into feature/website/top-bar-redesignBrandon Millman2018-05-091-2/+35
|\
| * Remove overflowZ property from portalBrandon Millman2018-05-091-1/+0
| * Fix typoBrandon Millman2018-05-091-1/+1
| * Only show untracked tokensBrandon Millman2018-05-091-1/+1
| * Add token flowBrandon Millman2018-05-091-1/+34
* | Suggestions and fix bad mergeBrandon Millman2018-05-091-9/+0
* | Merge branch 'development' into feature/website/top-bar-redesignBrandon Millman2018-05-091-0/+8
|\|
| * Add headers to wallet and relayer indexBrandon Millman2018-05-051-1/+11
| * Add scrolling to relayer indexBrandon Millman2018-05-051-1/+7
| * Lay out wallet and relayersBrandon Millman2018-05-051-0/+214
* Top bar expanded display typeBrandon Millman2018-04-241-2/+3
* Add headers to wallet and relayer indexBrandon Millman2018-04-241-1/+11
* Add scrolling to relayer indexBrandon Millman2018-04-241-1/+7
* Lay out wallet and relayersBrandon Millman2018-04-241-0/+214