aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/portal
Commit message (Collapse)AuthorAgeFilesLines
* Fix unselected relayer drawer itemBrandon Millman2018-05-301-1/+1
|
* Hide wallet management option and expand component on small screensBrandon Millman2018-05-261-0/+2
|
* Fix issue where modal can be out of sync with app statefragosti2018-05-251-3/+3
|
* Basic onboarding flow infrastructure set upfragosti2018-05-251-17/+33
|
* Fix tslintFabio Berger2018-05-232-4/+4
|
* Wallet instead of balances for small screensBrandon Millman2018-05-191-23/+21
|
* Fix styling of portal menuBrandon Millman2018-05-193-20/+35
|
* Refactor portal specific colors out of react-sharedBrandon Millman2018-05-191-1/+3
|
* Add custom styling for drawerBrandon Millman2018-05-192-15/+104
|
* Fix key issue for portal routesBrandon Millman2018-05-191-1/+7
|
* Fix responsiveness broken in rebaseBrandon Millman2018-05-191-13/+33
|
* Hide wallet component for small screensBrandon Millman2018-05-191-0/+2
|
* Modulate number of columns based on screenwidthBrandon Millman2018-05-191-1/+1
|
* Refactor account management itmesBrandon Millman2018-05-181-74/+70
|
* Add loading componentBrandon Millman2018-05-182-42/+71
|
* Refactor a bunch of layouts into their own filesBrandon Millman2018-05-185-127/+169
|
* Add portal layout componentBrandon Millman2018-05-181-31/+36
|
* Get rid of extra curly bracketsBrandon Millman2018-05-181-9/+9
|
* Fix commentsBrandon Millman2018-05-182-4/+9
|
* Wait for blockchain to display the account management routesBrandon Millman2018-05-181-14/+34
|
* Fix linter errors and relayer index reloadingBrandon Millman2018-05-181-11/+15
|
* Trade direct routeBrandon Millman2018-05-182-44/+37
|
* Add props to back buttonBrandon Millman2018-05-181-9/+13
|
* Back button and title componentsBrandon Millman2018-05-182-57/+101
|
* Implement new menu stylingBrandon Millman2018-05-182-4/+95
|
* Add menuBrandon Millman2018-05-181-19/+40
|
* Add routesBrandon Millman2018-05-181-2/+105
|
* Add missing type definitionsLeonid Logvinov2018-05-141-11/+11
|
* Update wallet footer and add remove token functionalityBrandon Millman2018-05-101-8/+42
|
* Merge branch 'development' into feature/website/top-bar-redesignBrandon Millman2018-05-091-2/+35
|\ | | | | | | | | | | | | | | | | * development: Remove overflowZ property from portal Fix typo Only show untracked tokens Make wallet scrollable Add token flow
| * Remove overflowZ property from portalBrandon Millman2018-05-091-1/+0
| |
| * Fix typoBrandon Millman2018-05-091-1/+1
| |
| * Only show untracked tokensBrandon Millman2018-05-091-1/+1
| |
| * Add token flowBrandon Millman2018-05-091-1/+34
| |
* | Suggestions and fix bad mergeBrandon Millman2018-05-091-9/+0
| |
* | Merge branch 'development' into feature/website/top-bar-redesignBrandon Millman2018-05-091-0/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * Add headers to wallet and relayer indexBrandon Millman2018-05-051-1/+11
| |
| * Add scrolling to relayer indexBrandon Millman2018-05-051-1/+7
| |
| * Lay out wallet and relayersBrandon Millman2018-05-051-0/+214
|
* Top bar expanded display typeBrandon Millman2018-04-241-2/+3
|
* Add headers to wallet and relayer indexBrandon Millman2018-04-241-1/+11
|
* Add scrolling to relayer indexBrandon Millman2018-04-241-1/+7
|
* Lay out wallet and relayersBrandon Millman2018-04-241-0/+214