aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/relayer_index/relayer_index.tsx
Commit message (Expand)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-191-126/+0
* feat(website): add expanded and minimized display types to relayer gridBrandon Millman2018-10-181-4/+19
* When number of relayers is less than number of columns, reduce column number ...Brandon Millman2018-09-261-1/+5
* Fix z-index issuesfragosti2018-06-221-1/+0
* Remove Background componentBrandon Millman2018-06-221-29/+10
* Increase number of columns in relayer grid for small screensBrandon Millman2018-06-191-1/+1
* Update RelayerGridTile render logic to incorportate colors and logosBrandon Millman2018-06-171-2/+2
* Fix lint errorsBrandon Millman2018-06-131-1/+0
* Implement large screen open positionsBrandon Millman2018-06-131-29/+3
* Add styled-components and polishedfragosti2018-06-021-1/+1
* merge developmentFabio Berger2018-05-231-2/+2
|\
| * Fix TSLint rulesFabio Berger2018-05-161-2/+2
* | Change number of columns in relayer index for small screensBrandon Millman2018-05-191-1/+1
* | Refactor portal specific colors out of react-sharedBrandon Millman2018-05-191-1/+2
* | Modulate number of columns based on screenwidthBrandon Millman2018-05-191-3/+18
* | 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
|\
| * 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