aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/portal.tsx
Commit message (Expand)AuthorAgeFilesLines
* Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenuBrandon Millman2018-04-241-444/+0
* Implement initial relayer gridBrandon Millman2018-04-051-1/+18
* Implement wallet locked and uninstalled statesBrandon Millman2018-03-301-0/+3
* Implement ETH/WETH conversion and allowance toggle stylingBrandon Millman2018-03-231-1/+1
* Implement initial wallet interfaceBrandon Millman2018-03-211-1/+39
* Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-2/+2
* Fix userAddress bugsFabio Berger2018-03-111-1/+2
* Create blockchainWatcher class and refactor Portal such that Ether amounts ar...Fabio Berger2018-03-101-3/+3
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-1/+1
* Make translate a required prop of TopBarFabio Berger2018-02-221-0/+1
* Keep topBar and footer language to the one picked by the userFabio Berger2018-02-221-1/+3
* Make naming of schemas consistentLeonid Logvinov2018-02-091-2/+2
* Address feedbackLeonid Logvinov2018-02-081-2/+1
* Remove unused types and take their namesLeonid Logvinov2018-02-071-12/+4
* Rename expiration to expirationUnixTimestampSecLeonid Logvinov2018-02-071-4/+12
* Fix prettierFabio Berger2018-01-311-9/+1
* Fix linter errorsFabio Berger2018-01-311-3/+0
* Replace heavy loading animation with simple circular loaderFabio Berger2018-01-291-2/+14
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-281-15/+7
* Initial Ledger support implementationFabio Berger2018-01-281-3/+32
* Fix ts error in portal after enabling more strict checksLeonid Logvinov2018-01-101-5/+5
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-64/+51
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-38/+38
* Fix mergeFabio Berger2017-12-201-1/+1
* Merge branch 'development' into createWethPageFabio Berger2017-12-201-9/+14
|\
| * Fix scrolling topBar on PortalFabio Berger2017-12-191-1/+1
| * Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-191-3/+3
| * standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-181-3/+8
| * Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-2/+2
| * Remove unused `location` propFabio Berger2017-12-181-1/+1
* | Add notice dialog to balances page about updating the WETH contract. We also ...Fabio Berger2017-12-181-10/+40
|/
* Merge branch 'development' into createWethPageFabio Berger2017-12-161-27/+0
|\
| * Fix website unused varsLeonid Logvinov2017-12-151-27/+0
* | progress weth pageFabio Berger2017-12-131-0/+18
|/
* fix remaining tslint errorsFabio Berger2017-11-281-25/+29
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+344