Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add loading component | Brandon Millman | 2018-05-18 | 2 | -42/+71 |
| | |||||
* | Refactor a bunch of layouts into their own files | Brandon Millman | 2018-05-18 | 5 | -127/+169 |
| | |||||
* | Add portal layout component | Brandon Millman | 2018-05-18 | 1 | -31/+36 |
| | |||||
* | Get rid of extra curly brackets | Brandon Millman | 2018-05-18 | 1 | -9/+9 |
| | |||||
* | Fix comments | Brandon Millman | 2018-05-18 | 2 | -4/+9 |
| | |||||
* | Wait for blockchain to display the account management routes | Brandon Millman | 2018-05-18 | 1 | -14/+34 |
| | |||||
* | Fix linter errors and relayer index reloading | Brandon Millman | 2018-05-18 | 1 | -11/+15 |
| | |||||
* | Trade direct route | Brandon Millman | 2018-05-18 | 2 | -44/+37 |
| | |||||
* | Add props to back button | Brandon Millman | 2018-05-18 | 1 | -9/+13 |
| | |||||
* | Back button and title components | Brandon Millman | 2018-05-18 | 2 | -57/+101 |
| | |||||
* | Implement new menu styling | Brandon Millman | 2018-05-18 | 2 | -4/+95 |
| | |||||
* | Add menu | Brandon Millman | 2018-05-18 | 1 | -19/+40 |
| | |||||
* | Add routes | Brandon Millman | 2018-05-18 | 1 | -2/+105 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -11/+11 |
| | |||||
* | Update wallet footer and add remove token functionality | Brandon Millman | 2018-05-10 | 1 | -8/+42 |
| | |||||
* | Merge branch 'development' into feature/website/top-bar-redesign | Brandon Millman | 2018-05-09 | 1 | -2/+35 |
|\ | | | | | | | | | | | | | | | | | * development: Remove overflowZ property from portal Fix typo Only show untracked tokens Make wallet scrollable Add token flow | ||||
| * | Remove overflowZ property from portal | Brandon Millman | 2018-05-09 | 1 | -1/+0 |
| | | |||||
| * | Fix typo | Brandon Millman | 2018-05-09 | 1 | -1/+1 |
| | | |||||
| * | Only show untracked tokens | Brandon Millman | 2018-05-09 | 1 | -1/+1 |
| | | |||||
| * | Add token flow | Brandon Millman | 2018-05-09 | 1 | -1/+34 |
| | | |||||
* | | Suggestions and fix bad merge | Brandon Millman | 2018-05-09 | 1 | -9/+0 |
| | | |||||
* | | Merge branch 'development' into feature/website/top-bar-redesign | Brandon Millman | 2018-05-09 | 1 | -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 index | Brandon Millman | 2018-05-05 | 1 | -1/+11 |
| | | |||||
| * | Add scrolling to relayer index | Brandon Millman | 2018-05-05 | 1 | -1/+7 |
| | | |||||
| * | Lay out wallet and relayers | Brandon Millman | 2018-05-05 | 1 | -0/+214 |
| | |||||
* | Top bar expanded display type | Brandon Millman | 2018-04-24 | 1 | -2/+3 |
| | |||||
* | Add headers to wallet and relayer index | Brandon Millman | 2018-04-24 | 1 | -1/+11 |
| | |||||
* | Add scrolling to relayer index | Brandon Millman | 2018-04-24 | 1 | -1/+7 |
| | |||||
* | Lay out wallet and relayers | Brandon Millman | 2018-04-24 | 1 | -0/+214 |