Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(website): fix code splitting | Brandon Millman | 2018-11-12 | 2 | -2/+2 |
| | |||||
* | chore: fix imports | Fabio Berger | 2018-10-18 | 1 | -3/+3 |
| | |||||
* | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 7 | -13/+13 |
| | |||||
* | Remove style prop from Link | Fabio Berger | 2018-10-05 | 1 | -1/+2 |
| | |||||
* | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 1 | -2/+1 |
| | |||||
* | Use new Link UI component everywhere, and add complementary ALink type | Fabio Berger | 2018-10-03 | 1 | -2/+2 |
| | |||||
* | Fix order creation and fill flow in Portal | fragosti | 2018-09-18 | 1 | -1/+1 |
| | |||||
* | Initial changes for v2 portal | Brandon Millman | 2018-08-31 | 1 | -12/+16 |
| | |||||
* | Remove unused variable | fragosti | 2018-07-28 | 1 | -1/+0 |
| | |||||
* | Add loading state for initial load and other PR feedback | fragosti | 2018-07-28 | 1 | -9/+12 |
| | |||||
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-07-25 | 1 | -2/+1 |
|\ | | | | | | | feature/website/upgrade-allowance-toggles-to-locks-and-checks | ||||
| * | WIP for sending ether from portal (works) | fragosti | 2018-07-19 | 1 | -2/+1 |
| | | |||||
* | | Add unlocking and locking token copy | fragosti | 2018-07-25 | 1 | -2/+2 |
| | | |||||
* | | Hide tooltip after allowance toggle click | fragosti | 2018-07-25 | 1 | -1/+3 |
| | | |||||
* | | Make tooltip appear to the left of the toggle when onboarding in progress | fragosti | 2018-07-25 | 1 | -1/+4 |
| | | |||||
* | | Fix tooltip wrapping issue in onboardin | fragosti | 2018-07-25 | 1 | -8/+13 |
| | | |||||
* | | Fix wrap button alignment issue | fragosti | 2018-07-25 | 2 | -152/+18 |
| | | |||||
* | | WIP for allowance toggle redesign working | fragosti | 2018-07-21 | 1 | -8/+94 |
| | | |||||
* | | Show token name dynamically in tooltip | fragosti | 2018-07-21 | 1 | -11/+13 |
| | | |||||
* | | Implement tooltips | fragosti | 2018-07-21 | 1 | -4/+48 |
| | | |||||
* | | Add loading state | fragosti | 2018-07-21 | 1 | -1/+1 |
| | | |||||
* | | Have basic lock and check working in walelt | fragosti | 2018-07-20 | 1 | -0/+10 |
|/ | |||||
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 3 | -4/+4 |
| | |||||
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-07-14 | 1 | -5/+7 |
|\ | | | | | | | bug/website/txhash-error | ||||
| * | Make Analytics API non-async | fragosti | 2018-07-13 | 1 | -4/+2 |
| | | |||||
| * | Add no-floating-promises ignore comments | fragosti | 2018-07-12 | 1 | -0/+2 |
| | | |||||
| * | Integrate heap analytics | fragosti | 2018-07-12 | 1 | -3/+3 |
| | | |||||
| * | Replace calls to google analytics with calls to heap | fragosti | 2018-07-12 | 1 | -4/+6 |
| | | |||||
* | | Make error reporter not return a promise and add more environment possibilities | fragosti | 2018-07-13 | 1 | -1/+1 |
|/ | |||||
* | Remove increase balance link from balance_bounded_input component | Brandon Millman | 2018-07-03 | 3 | -39/+2 |
| | |||||
* | Implement loading body rows | Brandon Millman | 2018-06-29 | 1 | -2/+2 |
| | |||||
* | Implement allowance and final flow step | fragosti | 2018-06-13 | 1 | -0/+1 |
| | |||||
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-13 | 2 | -3/+3 |
|\ | | | | | | | feature/website/onboarding-flow-allowances | ||||
| * | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 2 | -3/+3 |
| | | |||||
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 3 | -4/+0 |
|\| | | | | | | | feature/website/onboarding-flow-allowances | ||||
| * | merge v2-prototype | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
| |\ | |||||
| * | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 3 | -4/+0 |
| | | | |||||
* | | | Wrap AllowanceToggle in redux container | fragosti | 2018-06-07 | 1 | -2/+6 |
| |/ |/| | |||||
* | | Add styled-components and polished | fragosti | 2018-06-02 | 1 | -1/+1 |
|/ | |||||
* | Remove 0x.js as a dependency from website | Leonid Logvinov | 2018-05-24 | 3 | -9/+10 |
| | |||||
* | Refactor portal specific colors out of react-shared | Brandon Millman | 2018-05-19 | 1 | -1/+2 |
| | |||||
* | Fix prettier | Brandon Millman | 2018-05-19 | 1 | -17/+16 |
| | |||||
* | Center all the things | fragosti | 2018-05-18 | 3 | -7/+28 |
| | |||||
* | Refactor code in response to CR feedback | fragosti | 2018-05-18 | 2 | -9/+10 |
| | |||||
* | Remove duplicate function call to validate | fragosti | 2018-05-18 | 1 | -1/+1 |
| | |||||
* | Show error messages in the wrapped ether item | fragosti | 2018-05-18 | 3 | -15/+21 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 9 | -29/+29 |
| | |||||
* | Style changes | Brandon Millman | 2018-03-30 | 1 | -1/+6 |
| | |||||
* | Implement ETH/WETH conversion and allowance toggle styling | Brandon Millman | 2018-03-23 | 4 | -7/+70 |
| | |||||
* | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -3/+3 |
| | |||||
* | Merge pull request #447 from 0xProject/refactorAnalytics | Fabio Berger | 2018-03-12 | 1 | -13/+3 |
|\ | | | | | Refactor Website Analytics | ||||
| * | Fix tslint issues | Fabio Berger | 2018-03-10 | 1 | -1/+1 |
| | | |||||
| * | Refactor Analytics so that calls to ReactGA are all in a single module, ↵ | Fabio Berger | 2018-03-10 | 1 | -13/+3 |
| | | | | | | | | combining the provider type util function, moving GA id to configs and using utils.onPageLoadAsync | ||||
* | | Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we ↵ | Fabio Berger | 2018-03-11 | 1 | -1/+2 |
| | | | | | | | | don't sometimes pass an empty string and sometimes undefined | ||||
* | | Fix userAddress bugs | Fabio Berger | 2018-03-11 | 1 | -0/+1 |
|/ | |||||
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 1 | -1/+2 |
| | |||||
* | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 4 | -4/+4 |
| | |||||
* | Move over AnchorTitle and associated elements | Fabio Berger | 2018-03-04 | 1 | -1/+2 |
| | |||||
* | Add networkId to event label | Fabio Berger | 2018-02-07 | 1 | -2/+6 |
| | |||||
* | Added logging for order filling and order cancelling | Thomas Schmidt | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | Moved to async await | Thomas Schmidt | 2018-02-06 | 1 | -18/+13 |
| | |||||
* | Formatting and removed old GA code | Thomas Schmidt | 2018-02-06 | 1 | -16/+18 |
| | |||||
* | Converted BigNumber to number for GA logging | Thomas Schmidt | 2018-02-06 | 1 | -2/+2 |
| | |||||
* | GA logging for order creation | Thomas Schmidt | 2018-02-06 | 1 | -4/+9 |
| | |||||
* | Switch GA to React GA and add logging for Portal | Thomas Schmidt | 2018-02-06 | 1 | -1/+12 |
| | |||||
* | Fix linter errors | Fabio Berger | 2018-01-31 | 1 | -1/+2 |
| | |||||
* | Fix all setState calls after unmounted errors. Decided to create our own ↵ | Fabio Berger | 2018-01-31 | 1 | -5/+12 |
| | | | | flag rather then using a cancellablePromise since there was little to be gained from this alternative | ||||
* | Disallow negative amounts | Fabio Berger | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Fix bug where could not switch to Ledger and back | Fabio Berger | 2018-01-29 | 1 | -4/+4 |
| | |||||
* | Implement just-in-time loading of token balances & allowances | Fabio Berger | 2018-01-28 | 3 | -5/+57 |
| | |||||
* | Properly detect user signing cancellation on Metamask, Parity signer and Ledger | Fabio Berger | 2018-01-28 | 1 | -1/+1 |
| | |||||
* | Enable restrict-plus-operands and fix issues detected | Leonid Logvinov | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | Fix ts error in portal after enabling more strict checks | Leonid Logvinov | 2018-01-10 | 2 | -4/+5 |
| | |||||
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 5 | -5/+5 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 9 | -134/+103 |
| | |||||
* | Merge branch 'development' into fix/underscorePrivate | Brandon Millman | 2017-12-21 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Move call to error reporter to end of handler so that even if reporting the error takes a while, it doesn't block the UI Update outdated WETH ranges Fix conditional Fix top-padding Publish Update CHANGELOGs Add slashes to base URLs Fix linter issue Fix WETH symbol Update snapshot and artifacts Replace our EtherTokens with WETH9 from maker Fix test description Fix a typo Add err==null assertions Add WETH9 tests Use the new snapshot including WETH9 and it's artifacts Add WETH9 and mirations Fix WETH events watching Fix a typo Init the _etherTokenContractsByAddress ... | ||||
| * | Move call to error reporter to end of handler so that even if reporting the ↵ | Fabio Berger | 2017-12-21 | 1 | -1/+1 |
| | | | | | | | | error takes a while, it doesn't block the UI | ||||
* | | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 9 | -44/+44 |
|/ | |||||
* | Refactor configs and constants, standardize on uppercase/snakecase, ↵ | Fabio Berger | 2017-12-19 | 1 | -2/+2 |
| | | | | alphebetize, rename for logical grouping | ||||
* | standarize on `grey` over `gray` spelling and other color related fixes | Fabio Berger | 2017-12-18 | 4 | -6/+6 |
| | |||||
* | Standardize colors to always be in uppercase hex and consolidate material-ui ↵ | Fabio Berger | 2017-12-18 | 4 | -5/+5 |
| | | | | greys | ||||
* | Consolidate all custom colors and material-ui colors into a colors module | Fabio Berger | 2017-12-18 | 4 | -4/+4 |
| | |||||
* | Update first two string enums to native type | Fabio Berger | 2017-12-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into createWethPage | Fabio Berger | 2017-12-16 | 3 | -4/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (54 commits) Fix redundant spaces Fix tests Fix website unused vars Fix connect unused vars Fix 0x.js unused vars Dissallow unused vars/imports Implement first custom linter rule async-suffix Reuse intervalutils in website Add a newline Name a variable Add a comment Fix a conditional Make migrations deterministic Fix linter error Fix linter errors Add a function to init token balances Rename tokenUtils.getNonProtocolTokens to tokenUtils.getDummyTokens Add DummyToken to gitignore Add DummyToken to artifacts list Increase mocha timeout ... | ||||
| * | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 3 | -4/+1 |
| | | |||||
* | | Make label optional and make sure the input field still renders properly ↵ | Fabio Berger | 2017-12-14 | 1 | -3/+4 |
|/ | | | | without it | ||||
* | Fix an invocation | Leonid Logvinov | 2017-12-12 | 1 | -1/+1 |
| | |||||
* | Move isAddress to shared utils and remove all dependencies on ethereum-address | Leonid Logvinov | 2017-12-11 | 1 | -1/+1 |
| | |||||
* | Make sure we don't pass empty maker into getOrderHashHex | Fabio Berger | 2017-12-08 | 1 | -1/+2 |
| | |||||
* | fix remaining tslint errors | Fabio Berger | 2017-11-28 | 9 | -30/+30 |
| | |||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 9 | -0/+784 |
sub-packages, use new subscribeAsync 0x.js method |