aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/legacy_portal/legacy_portal.tsx
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy portal codeBrandon Millman2018-07-121-339/+0
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-291-2/+1
|\
| * Remove isTracked field on token in favor of trackedTimestampBrandon Millman2018-06-291-2/+1
* | Remove IS_MAINNET_ENABLED configfragosti2018-06-281-57/+42
* | Get things working with legacy portalfragosti2018-06-271-10/+8
|/
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-2/+2
* Run prettierfragosti2018-06-071-9/+1
* Try enabling no-unused-variable...fragosti2018-06-051-6/+1
* Remove old parse codeBrandon Millman2018-06-021-26/+0
* Refactor order parser and add shared order support to new portalBrandon Millman2018-06-021-1/+2
* Change userEtherBalanceInWei to optional so we can know if its loadingBrandon Millman2018-06-011-1/+1
* Fix linter errors and relayer index reloadingBrandon Millman2018-05-181-1/+1
* Add missing type definitionsLeonid Logvinov2018-05-141-15/+15
* Add token flowBrandon Millman2018-05-091-47/+0
* Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenuBrandon Millman2018-04-241-0/+442