Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependency packages | Hsuan Lee | 2019-01-19 | 5 | -616/+0 |
| | |||||
* | Upgrade bignumber.js version | Leonid Logvinov | 2019-01-15 | 1 | -1/+1 |
| | |||||
* | Implement tslint enum-naming to enforce PascalCase on enum members (#1474) | Xianny | 2019-01-12 | 3 | -78/+77 |
| | |||||
* | Merge branch 'development' into feature/instant/usd-eth-toggle | Steve Klebanoff | 2018-12-15 | 1 | -0/+1 |
|\ | |||||
| * | fix(instant): Don't update heartbeat if amount is 0 | Steve Klebanoff | 2018-12-11 | 1 | -0/+1 |
| | | |||||
* | | Analytics events for ETH/USD toggle and failure to fetch eth usd price | Steve Klebanoff | 2018-12-13 | 2 | -0/+4 |
| | | |||||
* | | Change base currency to ETH if we can't get USD price | Steve Klebanoff | 2018-12-13 | 1 | -1/+2 |
| | | |||||
* | | Default to USD | Steve Klebanoff | 2018-12-13 | 1 | -1/+1 |
| | | |||||
* | | feat(instant): ETH/USD toggle | Steve Klebanoff | 2018-12-12 | 2 | -1/+11 |
|/ | |||||
* | Merge pull request #1371 from ↵ | Steve Klebanoff | 2018-12-05 | 1 | -4/+14 |
|\ | | | | | | | | | 0xProject/feature/instant/log-decimals-and-add-event-properties feat(instant): More event properties for tracking | ||||
| * | ethBalanceInUnitAmount -> lastEthBalanceInUnitAmount | Steve Klebanoff | 2018-12-05 | 1 | -1/+1 |
| | | |||||
| * | feat(instant): Add eth balance, eth address, token symbol and decimals to ↵ | Steve Klebanoff | 2018-12-04 | 1 | -4/+14 |
| | | | | | | | | event properties | ||||
* | | fix(instant): render token selector when only one asset is available | Brandon Millman | 2018-12-04 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #1295 from 0xProject/feature/instant/rollbar-env | Steve Klebanoff | 2018-12-04 | 1 | -0/+4 |
|\ | | | | | [instant] Rollbar | ||||
| * | Merge branch 'feature/instant/prod-env-switches-cdn' into ↵ | Steve Klebanoff | 2018-12-01 | 2 | -3/+45 |
| |\ | | | | | | | | | | feature/instant/rollbar-env | ||||
| * \ | Merge branch 'development' into feature/instant/rollbar-env | Steve Klebanoff | 2018-11-27 | 2 | -17/+19 |
| |\ \ | |||||
| * | | | Report when cant update balance | Steve Klebanoff | 2018-11-22 | 1 | -0/+1 |
| | | | | |||||
| * | | | Explicit error reporting | Steve Klebanoff | 2018-11-21 | 1 | -0/+3 |
| | | | | |||||
* | | | | feat(instant): provide a custom wallet display name | Brandon Millman | 2018-12-01 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | removing unused references | Steve Klebanoff | 2018-12-01 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'development' into feature/instant/quote-analytics | Steve Klebanoff | 2018-11-29 | 1 | -1/+13 |
|\ \ \ | |||||
| * | | | feat(instant): Install Wallet analytics | Steve Klebanoff | 2018-11-28 | 1 | -1/+13 |
| | | | | |||||
* | | | | Move fetch origin out of options | Steve Klebanoff | 2018-11-29 | 1 | -2/+3 |
| | | | | |||||
* | | | | fetchedVia -> fetchOrigin | Steve Klebanoff | 2018-11-29 | 1 | -2/+2 |
| | | | | |||||
* | | | | QuoteFetchedVia -> QuoteFetchOrigin | Steve Klebanoff | 2018-11-29 | 1 | -2/+2 |
| | | | | |||||
* | | | | feat(instant): Quote fetch tracking | Steve Klebanoff | 2018-11-28 | 1 | -3/+8 |
|/ / / | |||||
* | | | Track numberAvailableAssets, selectedAssetName, selectedAssetData event ↵ | Steve Klebanoff | 2018-11-27 | 1 | -3/+18 |
| | | | | | | | | | | | | properties | ||||
* | | | Token Selector open, closed, chose | Steve Klebanoff | 2018-11-27 | 1 | -0/+9 |
| |/ |/| | |||||
* | | chore(instant): revert usage of event properties | Brandon Millman | 2018-11-22 | 1 | -2/+2 |
| | | |||||
* | | chore(instant): refactor usage of event properties in heap | Brandon Millman | 2018-11-22 | 1 | -7/+5 |
| | | |||||
* | | chore(instant): refactor account tracking logic in middleware to be more ↵ | Brandon Millman | 2018-11-22 | 1 | -8/+8 |
| | | | | | | | | readable | ||||
* | | feat(instant): implement account related events | Brandon Millman | 2018-11-21 | 2 | -16/+20 |
|/ | |||||
* | Linting: rename variable | Steve Klebanoff | 2018-11-20 | 1 | -2/+2 |
| | |||||
* | Trigger Wallet Ready when address changed | Steve Klebanoff | 2018-11-17 | 1 | -2/+16 |
| | |||||
* | Getting rid of unused function, and using track prefix | Steve Klebanoff | 2018-11-17 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into feature/instant/heap | Steve Klebanoff | 2018-11-17 | 1 | -3/+2 |
|\ | |||||
| * | Send in affiliate info as option | Steve Klebanoff | 2018-11-16 | 1 | -2/+1 |
| | | |||||
| * | Have heartbeat update not trigger errors | Steve Klebanoff | 2018-11-16 | 1 | -2/+2 |
| | | |||||
* | | We may not know num available assets available when wallet ready, so not ↵ | Steve Klebanoff | 2018-11-17 | 1 | -3/+1 |
| | | | | | | | | trackin there | ||||
* | | Typesafe analytic actions | Steve Klebanoff | 2018-11-17 | 1 | -2/+4 |
| | | |||||
* | | Move variable assignments around to be more clear | Steve Klebanoff | 2018-11-16 | 1 | -3/+5 |
| | | |||||
* | | Linting | Steve Klebanoff | 2018-11-16 | 2 | -2/+1 |
| | | |||||
* | | Report ETH in units | Steve Klebanoff | 2018-11-16 | 1 | -3/+9 |
| | | |||||
* | | feat(instant): Heap middleware and first tracking events | Steve Klebanoff | 2018-11-16 | 2 | -3/+42 |
|/ | |||||
* | Merge https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-14 | 3 | -12/+13 |
|\ | | | | | | | feature/instant/metamask-connect-flow | ||||
| * | chore(instant): fix prettier | Brandon Millman | 2018-11-14 | 1 | -1/+7 |
| | | |||||
| * | chore(instant): update selectedAssetAmount in the redux state to be named ↵ | Brandon Millman | 2018-11-14 | 3 | -12/+13 |
| | | | | | | | | selectedAssetUnitAmount | ||||
* | | fix: remove requirement of default case in all switch statements | fragosti | 2018-11-13 | 2 | -10/+8 |
| | | |||||
* | | feat: prevent eth balance blink | fragosti | 2018-11-13 | 2 | -6/+11 |
| | | |||||
* | | feat: integrate wallet flow with heartbeat and other branches | fragosti | 2018-11-13 | 1 | -29/+36 |
| | | |||||
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-10 | 3 | -12/+17 |
|\| | | | | | | | feature/instant/metamask-connect-flow | ||||
| * | feat(instant): handle privacy mode in wallets | Brandon Millman | 2018-11-10 | 3 | -7/+8 |
| | | |||||
| * | Linting and renaming variables | Steve Klebanoff | 2018-11-10 | 1 | -6/+6 |
| | | |||||
| * | Use interface like named parameters here | Steve Klebanoff | 2018-11-10 | 1 | -2/+3 |
| | | |||||
| * | Emulate named parameters with interface | Steve Klebanoff | 2018-11-10 | 1 | -1/+2 |
| | | |||||
| * | Make sure we only update price when they are not in the middle of an order | Steve Klebanoff | 2018-11-10 | 1 | -2/+3 |
| | | |||||
| * | Use existing functions instead of writing our own | Steve Klebanoff | 2018-11-10 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'development' into feature/instant/buy-quote-heartbeat | Steve Klebanoff | 2018-11-10 | 3 | -10/+33 |
| |\ | |||||
| * | | feat(instant): Heartbeat for updating account info | Steve Klebanoff | 2018-11-09 | 1 | -2/+2 |
| | | | |||||
* | | | feat: implement CurrentStandardSlidingPanel and put it in the main container | fragosti | 2018-11-10 | 2 | -1/+29 |
| |/ |/| | |||||
* | | fix(instant): fix bug where we potentially fetch balance for the wrong account | Brandon Millman | 2018-11-09 | 3 | -9/+13 |
| | | |||||
* | | Merge branch 'development' into feature/instant/account-state-change | Brandon Millman | 2018-11-09 | 1 | -1/+20 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: [instant] Viewport specific errors (#1228) Added more comments Include wholeNumberSchema in sra-spec schemas chore(instant): fix linter Fix isNode fix(instant): update buy quote at start up in the case of default amount fix: apply css reset to overlay as well fix(website): turn off production flag when building locally chore: linter fix: progress bar fix: use fontSize prop in button feat: make instant resistant to external styles feat: add faux externall css file Add upstream issue Use const require instead of import Fix tslint issues Use detect-node Set curstom inspect printer in BigNumber | ||||
| * | fix(instant): update buy quote at start up in the case of default amount | Brandon Millman | 2018-11-08 | 1 | -0/+20 |
| | | |||||
* | | feat(instant): fetch balance at startup | Brandon Millman | 2018-11-08 | 3 | -1/+32 |
| | | |||||
* | | feat(instant): fetch account address at startup and drive account state changes | Brandon Millman | 2018-11-08 | 3 | -1/+57 |
|/ | |||||
* | feat(instant): fallback to an empty wallet provider when none is injected | Brandon Millman | 2018-11-08 | 3 | -156/+165 |
| | |||||
* | chore(instant): update OrderState enum to follow capitalization conventions | Brandon Millman | 2018-11-07 | 1 | -12/+12 |
| | |||||
* | chore(instant): fix lint error | Brandon Millman | 2018-11-06 | 1 | -1/+0 |
| | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-03 | 2 | -6/+3 |
|\ | | | | | | | feature/instant/maker-asset-datas-interface | ||||
| * | linting | Steve Klebanoff | 2018-11-03 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'development' into ↵ | Steve Klebanoff | 2018-11-03 | 2 | -4/+67 |
| |\ | | | | | | | | | | fix/instant/decimal-fields-scaling-amount-input-bn | ||||
| * | | Getting rid of BigNumberInput in favor of BigNumber | Steve Klebanoff | 2018-11-02 | 2 | -6/+2 |
| | | | |||||
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-03 | 2 | -5/+68 |
|\ \ \ | | |/ | |/| | | | | feature/instant/maker-asset-datas-interface | ||||
| * | | feat(instant): implement affiliateFeeInfo prop | Brandon Millman | 2018-11-03 | 1 | -0/+3 |
| | | | |||||
| * | | removing unused imports | Steve Klebanoff | 2018-11-02 | 1 | -1/+1 |
| | | | |||||
| * | | Take out old ended variable | Steve Klebanoff | 2018-11-02 | 1 | -14/+6 |
| | | | |||||
| * | | Removing old extra param | Steve Klebanoff | 2018-11-01 | 1 | -1/+0 |
| | | | |||||
| * | | Revert "Remove default in state reducer" | Steve Klebanoff | 2018-11-01 | 1 | -0/+2 |
| | | | | | | | | | | | | This reverts commit cc2719492d72602ecd1c503cf0ecee95cd05db33. | ||||
| * | | Remove default in state reducer | Steve Klebanoff | 2018-11-01 | 1 | -2/+0 |
| | | | | | | | | | | | | This allows us to ensure that we explicitly handle every action type | ||||
| * | | Explicit actions for setting different order states | Steve Klebanoff | 2018-11-01 | 2 | -4/+73 |
| | | | | | | | | | | | | This allows us to dispatch updates with less syntax, and allows us to not have to send in progress info when setting failure and success | ||||
| * | | Remove unused import | Steve Klebanoff | 2018-10-31 | 1 | -1/+0 |
| | | | |||||
| * | | Get rid of old demo | Steve Klebanoff | 2018-10-31 | 2 | -9/+0 |
| | | | |||||
| * | | Remove old files | Steve Klebanoff | 2018-10-31 | 2 | -13/+0 |
| | | | |||||
| * | | Simulated Progress component working | Steve Klebanoff | 2018-10-31 | 2 | -1/+14 |
| | | | |||||
| * | | Dispatching progress | Steve Klebanoff | 2018-10-31 | 2 | -0/+10 |
| |/ | |||||
* | | chore: address PR comments | fragosti | 2018-11-03 | 1 | -1/+1 |
| | | |||||
* | | feat: better handle errors in async fetches | fragosti | 2018-11-02 | 1 | -6/+10 |
| | | |||||
* | | feat: add states to the erc20 input for no assets or only 1 asset | fragosti | 2018-11-02 | 1 | -2/+2 |
| | | |||||
* | | feat: implement basic erc20 token selector | fragosti | 2018-11-01 | 2 | -12/+2 |
| | | |||||
* | | feat: modify public API to allow for passing in available assets, or fetch ↵ | fragosti | 2018-11-01 | 3 | -9/+29 |
|/ | | | | assets from SRA | ||||
* | Merge branch 'development' into feature/instant/fixed-orders-in-render-method | Brandon Millman | 2018-10-29 | 1 | -6/+41 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: fix(instant): refactor some props to use isDisabled instead of disabled linting imports feat(instant): Disable input when processing Add back debounce Make doesBuyQuoteMatchState in reducer less strict fix(instant): prevent outdated quote requests from overriding the correct quote selected asset buy order state button -> selected asset buy order state buttons buy order state button -> buy order state buttons feat(order_utils.py): ERC721 asset data codec (#1186) Add note about tslint false positive tsx -> ts Get BuyOrderState one big connected component, and let user view failure Show View Transaction button on failure, and allow setting of width for Try Again button and View Txn button Added string to constants chore: Update contract-wrappers CHANGELOG.json fix(contract-wrappers): Fix tslint errors that were lingering due to misconfiguration chore: Add --format stylish to tslint | ||||
| * | Make doesBuyQuoteMatchState in reducer less strict | Brandon Millman | 2018-10-27 | 1 | -7/+12 |
| | | |||||
| * | fix(instant): prevent outdated quote requests from overriding the correct quote | Brandon Millman | 2018-10-27 | 1 | -6/+36 |
| | | |||||
* | | Refactor error handling such that errorMessage lives on the top level state | Brandon Millman | 2018-10-27 | 2 | -12/+12 |
|/ | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-26 | 1 | -3/+11 |
|\ | | | | | | | feature/instant/input-fees-rounding | ||||
| * | Introduce new OrderProcessState | Steve Klebanoff | 2018-10-25 | 1 | -3/+11 |
| | | |||||
* | | chore: dont override toString of BigNumber and other PR feedback | fragosti | 2018-10-26 | 2 | -2/+6 |
|/ | |||||
* | Get rid of unused import | Steve Klebanoff | 2018-10-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into feature/instant/processing-state | Steve Klebanoff | 2018-10-24 | 2 | -3/+3 |
|\ | |||||
| * | rename action to resetAmount | Steve Klebanoff | 2018-10-24 | 2 | -3/+3 |
| | | |||||
* | | feat(instant): Procesing and Success states | Steve Klebanoff | 2018-10-24 | 2 | -9/+8 |
|/ | |||||
* | Merge branch 'feature/instant/beta-render-et-al' into ↵ | Steve Klebanoff | 2018-10-20 | 3 | -34/+31 |
|\ | | | | | | | feature/instant/failure-state | ||||
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-20 | 2 | -22/+18 |
| |\ | | | | | | | | | | feature/instant/beta-render-et-al | ||||
| | * | Moved LatestErrorDisplay to types file and gave generic name | Steve Klebanoff | 2018-10-19 | 1 | -10/+6 |
| | | | |||||
| | * | Rename update function to set function since it doesnt take a parameter | Steve Klebanoff | 2018-10-19 | 2 | -6/+6 |
| | | | |||||
| | * | fix camel casing of updateBuyOrderState | Steve Klebanoff | 2018-10-19 | 1 | -1/+1 |
| | | | |||||
| | * | quoteState -> quoteRequestState | Steve Klebanoff | 2018-10-19 | 2 | -7/+7 |
| | | | |||||
| * | | feat: add network to state and use it where relevant | fragosti | 2018-10-19 | 2 | -10/+13 |
| | | | |||||
| * | | fix: refactor ZeroExInstant state creation logic and fix bug | fragosti | 2018-10-19 | 2 | -3/+1 |
| | | | |||||
* | | | WIP: clear buy quote working | Steve Klebanoff | 2018-10-20 | 2 | -0/+10 |
|/ / | |||||
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-19 | 3 | -10/+62 |
|\| | | | | | | | feature/instant/beta-render-et-al | ||||
| * | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 2 | -4/+4 |
| | | |||||
| * | selectedAssetBuyState -> buyOrderState | Steve Klebanoff | 2018-10-18 | 2 | -4/+4 |
| | | |||||
| * | add concept of quoteState | Steve Klebanoff | 2018-10-18 | 2 | -1/+20 |
| | | |||||
| * | latestErrorDismissed -> latestErrorDisplay enum | Steve Klebanoff | 2018-10-18 | 1 | -14/+11 |
| | | |||||
| * | use redux dev tools from package | Steve Klebanoff | 2018-10-18 | 1 | -2/+2 |
| | | |||||
| * | feat(instant): Handle AssetBuyer errors | Steve Klebanoff | 2018-10-18 | 3 | -2/+37 |
| | | |||||
* | | feat: MVP of passing in sraApiUrl, assetData and other settings from render ↵ | fragosti | 2018-10-19 | 4 | -10/+35 |
|/ | | | | method | ||||
* | feat: model asset meta data and add dynamic assetData state | fragosti | 2018-10-13 | 1 | -2/+6 |
| | |||||
* | feat: make redux actions type-sage | fragosti | 2018-10-13 | 3 | -4/+41 |
| | |||||
* | feat: have coinbase API return BigNumber for eth-usd price endpoint | fragosti | 2018-10-13 | 1 | -3/+4 |
| | |||||
* | feat: Move over features from zrx-buyer | fragosti | 2018-10-11 | 2 | -2/+39 |
| | |||||
* | Create SelectedAssetInputAmount | fragosti | 2018-10-05 | 1 | -0/+8 |
| | |||||
* | Fix linting problems | fragosti | 2018-10-05 | 2 | -3/+3 |
| | |||||
* | Add Inter UI font | fragosti | 2018-10-04 | 1 | -2/+0 |
| | |||||
* | Add redux to 0x instant | fragosti | 2018-10-04 | 2 | -0/+31 |