aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/relayer_index
Commit message (Collapse)AuthorAgeFilesLines
* Add missing type definitionsLeonid Logvinov2018-05-143-6/+6
|
* Add fallback image support to relayer grid tileBrandon Millman2018-05-101-2/+36
|
* Clear relayer grid state when fetchingBrandon Millman2018-05-101-0/+6
|
* Implement loading and error state for relayer gridBrandon Millman2018-05-101-10/+50
|
* Fallback image for relayer grid tileBrandon Millman2018-05-101-1/+2
|
* Change relayer grid tile to link on headerBrandon Millman2018-05-101-17/+17
|
* Merge pull request #576 from 0xProject/feature/website/top-tokensBrandon Millman2018-05-092-40/+9
|\ | | | | Display top tokens from backend
| * Display top tokens from backendBrandon Millman2018-05-092-40/+9
| |
* | Merge branch 'development' into feature/website/top-bar-redesignBrandon Millman2018-05-092-19/+24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * Open relayer app when clicking on grid tileBrandon Millman2018-05-041-16/+19
| |
| * Add header images to relayer grid tilesBrandon Millman2018-05-041-3/+5
| |
| * Remove id property from WebsiteBackendRelayerInfoBrandon Millman2018-05-031-1/+1
| |
* | Relayer grid spacing tweaksBrandon Millman2018-04-241-2/+2
| |
* | Add headers to wallet and relayer indexBrandon Millman2018-04-241-1/+1
| |
* | Add scrolling to relayer indexBrandon Millman2018-04-241-1/+1
|/
* Add specific render path for error and loadingBrandon Millman2018-04-211-5/+7
|
* Integrate relayer index with website backendBrandon Millman2018-04-202-98/+107
|
* Implement initial relayer gridBrandon Millman2018-04-053-0/+248