aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/relayer_index/relayer_index.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Add loading componentBrandon Millman2018-05-181-8/+6
|
* Refactor a bunch of layouts into their own filesBrandon Millman2018-05-181-12/+7
|
* Fix commentsBrandon Millman2018-05-181-0/+1
|
* Wait for blockchain to display the account management routesBrandon Millman2018-05-181-2/+2
|
* Add missing type definitionsLeonid Logvinov2018-05-141-3/+3
|
* Clear relayer grid state when fetchingBrandon Millman2018-05-101-0/+6
|
* Implement loading and error state for relayer gridBrandon Millman2018-05-101-10/+50
|
* Merge branch 'development' into feature/website/top-bar-redesignBrandon Millman2018-05-091-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * 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-201-88/+66
|
* Implement initial relayer gridBrandon Millman2018-04-051-0/+118