aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website
Commit message (Expand)AuthorAgeFilesLines
* Fix NotFound component and render 0x.js docs for /docsBrandon Millman2018-06-293-3/+5
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-2918-55/+118
|\
| * Remove isTracked field on token in favor of trackedTimestampBrandon Millman2018-06-2911-26/+31
| * Use moment and lodashBrandon Millman2018-06-292-2/+3
| * Sort wallet tokens by timestamp added and scroll to newly added tokenBrandon Millman2018-06-296-11/+26
| * Polish asset picker layoutBrandon Millman2018-06-271-4/+4
| * Update relayer grid fallback iconBrandon Millman2018-06-272-1/+1
| * Change metamask install link based on browserBrandon Millman2018-06-265-14/+57
* | Changing provider to ledger more consistent with previous experiencefragosti2018-06-282-5/+5
* | Fix convention stufffragosti2018-06-282-20/+20
* | Remove IS_MAINNET_ENABLED configfragosti2018-06-284-74/+49
* | Rename all corresponding bools to shouldUseLedgerProviderfragosti2018-06-281-13/+13
* | Never use trackedTokenState when fetching new token statefragosti2018-06-271-6/+5
* | Fix bug where we are requesting tokens on a different networkfragosti2018-06-271-1/+1
* | Remove unused variablesfragosti2018-06-274-24/+9
* | Make unsubscribing workfragosti2018-06-271-1/+5
* | Fix stateful ledger dialog edge statefragosti2018-06-272-2/+2
* | Get things working with legacy portalfragosti2018-06-271-10/+8
* | Fix subtle issues with ledger config dialogfragosti2018-06-273-11/+13
* | Ledger to metamask to ledger workingfragosti2018-06-273-42/+35
* | Have basic network switching workingfragosti2018-06-266-120/+158
* | Remove existing networkId watching logic from BlockchainWatcherfragosti2018-06-262-28/+15
|/
* Remove extra border from the bottom of the walletBrandon Millman2018-06-231-3/+11
* Do not render ZRX or WETH as removable tracked tokensBrandon Millman2018-06-231-1/+4
* Center items in portal drawer headerBrandon Millman2018-06-231-1/+1
* Fix issue where hovered tiles appear over top barfragosti2018-06-232-5/+10
* Merge pull request #746 from 0xProject/feature/website/relayer-grid-polishFrancesco Agosti2018-06-2311-152/+138
|\
| * Remove unecessary position relative rulesfragosti2018-06-232-2/+4
| * Lint and fix typofragosti2018-06-222-2/+2
| * Fix z-index issuesfragosti2018-06-226-49/+63
| * Fix issues that arose from mergefragosti2018-06-222-4/+8
| * Remove Background componentBrandon Millman2018-06-225-57/+12
| * Padding adjustmentBrandon Millman2018-06-221-1/+2
| * Remove styles from Portal componentBrandon Millman2018-06-221-24/+13
| * Add Background componentBrandon Millman2018-06-223-14/+35
| * Various relayer grid ui polish itemsBrandon Millman2018-06-226-42/+42
* | Fix tslint errorfragosti2018-06-231-10/+10
* | Merge https://github.com/0xProject/0x-monorepo into v2-prototypefragosti2018-06-232-14/+16
|\ \
| * \ Merge pull request #750 from 0xProject/bug/website/fix-add-tokenBrandon Millman2018-06-232-14/+16
| |\ \
| | * | Pulled out reset AssetPicker state into a common variableBrandon Millman2018-06-231-15/+9
| | * | Fix state mutation in reducerBrandon Millman2018-06-221-4/+4
| | * | Do not add empty token to local storageBrandon Millman2018-06-221-0/+8
| | |/
* | | Remove diverse from about pagefragosti2018-06-231-3/+3
* | | Use Ops instead of Operations in Mels descriptionfragosti2018-06-231-1/+1
|/ /
* / Comment out Chris, and move Mel up in about pagefragosti2018-06-232-12/+12
|/
* Fix Island componentfragosti2018-06-221-2/+2
* Add missing image assets for Chris and Melfragosti2018-06-222-0/+0
* Merge pull request #739 from 0xProject/feature/website/mobile-friendly-onboar...Francesco Agosti2018-06-2212-159/+267
|\
| * Fix lintingfragosti2018-06-221-2/+2
| * Buttons look hella disabled nowfragosti2018-06-222-9/+17
| * Remove border radius, fix width issue for unlock stepfragosti2018-06-224-5/+12
| * Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-226-12/+13
| |\
| * | Prevent prettier issuefragosti2018-06-211-10/+8
| * | Support mobile friendly onboarding flowsfragosti2018-06-219-87/+180
| * | Scroll to wallet for mobile onboardingfragosti2018-06-211-23/+28
| * | Change Island to use styled-componentsfragosti2018-06-201-15/+8
| * | Show start onboarding flow button on top of wallet on mobilefragosti2018-06-201-25/+29
* | | Merge pull request #742 from 0xProject/feature/website/chris-mel-about-pageFrancesco Agosti2018-06-222-2/+21
|\ \ \ | |_|/ |/| |
| * | Add Chris and Mel to about pagefragosti2018-06-222-2/+21
* | | Merge pull request #734 from 0xProject/feature/website/shadow-stylingBrandon Millman2018-06-224-10/+8
|\ \ \ | |/ / |/| |
| * | Update Island shadow styling and use Island in more placesBrandon Millman2018-06-204-10/+8
| |/
* | Merge pull request #733 from 0xProject/bug/website/identicon-layoutBrandon Millman2018-06-213-3/+6
|\ \ | |/ |/|
| * Move some layout logic out of the Identicon componentBrandon Millman2018-06-203-3/+6
* | Merge pull request #724 from 0xProject/bug/website/onboarding-improvementsFrancesco Agosti2018-06-204-7/+22
|\ \
| * | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-2020-128/+215
| |\|
| * | Fix onboarding persisting when changing routesfragosti2018-06-192-3/+12
| * | Only elevate wallet zIndex when onboarding is in progressfragosti2018-06-193-4/+10
* | | Merge pull request #727 from 0xProject/bug/website/fix-fetching-balances-on-w...Francesco Agosti2018-06-201-3/+7
|\ \ \ | |_|/ |/| |
| * | Fix linting issuefragosti2018-06-191-1/+1
| * | Fix bug where we do fetch balances on wallet loginfragosti2018-06-191-3/+7
| |/
* | Merge pull request #723 from 0xProject/bug/website/drawer-addressBrandon Millman2018-06-206-48/+82
|\ \
| * | Use Image component instead of img tagBrandon Millman2018-06-203-8/+9
| * | Consolidate account state messaging logicBrandon Millman2018-06-195-47/+80
| |/
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-2035-194/+930
|\ \
| * \ Merge pull request #726 from 0xProject/bug/website/late-eth-balanceBrandon Millman2018-06-202-47/+48
| |\ \
| | * | Check network state immediately instead of waiting for delayBrandon Millman2018-06-192-47/+48
| * | | Fix missed merge conflictsFabio Berger2018-06-191-8/+0
| * | | Add OrderWatcherConfig type to 0x.js docs pageFabio Berger2018-06-191-0/+1
| * | | Update all package versions to match latest published to NPMFabio Berger2018-06-191-9/+9
| |/ /
| * / Increase number of columns in relayer grid for small screensBrandon Millman2018-06-191-1/+1
| |/
| * Merge pull request #712 from 0xProject/feature/website/portal-faceliftBrandon Millman2018-06-196-42/+68
| |\
| | * Create a shared Image componentBrandon Millman2018-06-192-35/+48
| | * Update RelayerGridTile render logic to incorportate colors and logosBrandon Millman2018-06-173-14/+24
| | * Add max width to top barBrandon Millman2018-06-172-1/+3
| | * Set max-width for LargeLayoutBrandon Millman2018-06-171-4/+5
| * | Merge pull request #704 from 0xProject/bug/website/fix-filling-orderFrancesco Agosti2018-06-191-0/+1
| |\ \
| | * | Fix filling orders on Portalfragosti2018-06-151-0/+1
| * | | Finish last onboarding stepfragosti2018-06-167-2/+277
| * | | Finish set allowance stepfragosti2018-06-162-5/+32
| * | | Add onboarding assetsfragosti2018-06-167-0/+82
| * | | Add all steps to their own filefragosti2018-06-1611-71/+196
| * | | Prettify account setup and add eth steps of onboardingfragosti2018-06-163-3/+32
| * | | Make metamask part of the fow prettyfragosti2018-06-163-7/+35
| * | | Make start onboarding button prettyfragosti2018-06-161-2/+17
| * | | Improve styles of onboarding tooltipfragosti2018-06-167-53/+117
| * | | Add Pointer componentfragosti2018-06-152-16/+87
| | |/ | |/|
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-1536-61/+946
|\| |
| * | Merge pull request #695 from 0xProject/feature/website/onboarding-flow-allowa...Francesco Agosti2018-06-158-23/+132
| |\ \ | | |/ | |/|
| | * Run prettifyfragosti2018-06-151-7/+8
| | * Implement allowance and final flow stepfragosti2018-06-136-21/+42
| | * Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-1341-63/+61
| | |\
| | * \ Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-0779-252/+330
| | |\ \
| | * | | Render TokenAllowancefragosti2018-06-072-5/+20
| | * | | Add utilities for getting tokens from tokensByAddressfragosti2018-06-074-3/+20
| | * | | Wrap AllowanceToggle in redux containerfragosti2018-06-075-11/+66
| * | | | Add back redirector behind feature flagBrandon Millman2018-06-143-1/+19
| * | | | Update minHeight in TextBrandon Millman2018-06-141-1/+1
| * | | | Use Text components in ValuesBrandon Millman2018-06-141-3/+7
| * | | | Use spread operator instead of React.createElementBrandon Millman2018-06-143-7/+7
| * | | | Fix issue with positions hashBrandon Millman2018-06-131-19/+21
| * | | | Revert localhost configBrandon Millman2018-06-131-1/+1
| * | | | Use Text in TeamsBrandon Millman2018-06-131-3/+7
| * | | | Use Text in OpenPositionsBrandon Millman2018-06-133-5/+8
| * | | | Use Text component for HeaderItemBrandon Millman2018-06-132-7/+11
| * | | | Remove FloatingImageBrandon Millman2018-06-133-12/+3
| * | | | Move FilledImage into components/uiBrandon Millman2018-06-133-2/+2
| * | | | Replace FlatButton with Button in RetryBrandon Millman2018-06-131-12/+12
| * | | | Fix incorrect colorsBrandon Millman2018-06-131-2/+2
| * | | | Add font family to Button component and use in Join0x componentBrandon Millman2018-06-132-13/+16
| * | | | Consolidate jobs page grey colors with shared colorsBrandon Millman2018-06-131-2/+2
| * | | | Fix lint errorsBrandon Millman2018-06-1310-15/+12
| * | | | Implement small open positionsBrandon Millman2018-06-138-120/+232
| * | | | Implement large screen open positionsBrandon Millman2018-06-139-104/+187
| * | | | Teams sectionBrandon Millman2018-06-136-75/+70
| * | | | Benefits sectionBrandon Millman2018-06-133-12/+75
| * | | | Refactor into BulletedItemList componentBrandon Millman2018-06-132-24/+33
| * | | | Rework values sectionBrandon Millman2018-06-132-44/+13
| * | | | Polish mission section and photo sectionBrandon Millman2018-06-137-40/+95
| * | | | Add link to open positions sectionBrandon Millman2018-06-133-6/+20
| * | | | Add scroll to top for jobs pageBrandon Millman2018-06-131-21/+28
| * | | | Skeleton for jobs page and initial implementationBrandon Millman2018-06-1320-12/+455
| | |_|/ | |/| |
* | | | Run linterfragosti2018-06-155-8/+21
* | | | Add Portal v2 loggingfragosti2018-06-158-15/+62
|/ / /
* | | Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-1240-54/+52
* | | Fix linter issueFabio Berger2018-06-081-1/+0
* | | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utilsFabio Berger2018-06-081-0/+3
|\ \ \
| * \ \ merge v2-prototypeFabio Berger2018-06-0778-220/+308
| |\ \ \ | | | |/ | | |/|
| * | | move generated contract wrappers from `contract_wrappers/generated/` to `gene...Fabio Berger2018-06-061-0/+3
* | | | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utilsFabio Berger2018-06-0778-220/+308
|\ \ \ \ | | |/ / | |/| |
| * | | Run prettierfragosti2018-06-071-9/+1
| * | | Remove unused variablefragosti2018-06-071-1/+0
| * | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-079-39/+102
| |\ \ \
| | * \ \ Merge pull request #672 from 0xProject/feature/website/account-management-polishBrandon Millman2018-06-079-39/+102
| | |\ \ \
| | | * | | Change shouldRenderHeader prop to shouldHideHeaderBrandon Millman2018-06-075-13/+13
| | | * | | Fix undefined ether balanceBrandon Millman2018-06-063-9/+13
| | | * | | Make scrollability a prop on TradeHistoryBrandon Millman2018-06-062-3/+10
| | | * | | Fix EthWrappers background colorBrandon Millman2018-06-061-2/+2
| | | * | | Update GenerateOrderForm and FillOrder componentsBrandon Millman2018-06-064-6/+34
| | | * | | Update EthWrappers componentBrandon Millman2018-06-062-1/+7
| | | * | | Update TradeHistory componentBrandon Millman2018-06-062-3/+16
| | | * | | Hide action column on mainnetBrandon Millman2018-06-061-13/+14
| | | * | | Fix TokenBalances background colorBrandon Millman2018-06-061-1/+1
| | | * | | Add isFullWidth prop to TokenBalances componentBrandon Millman2018-06-062-1/+5
| * | | | | Fix linting issuesfragosti2018-06-071-3/+1
| * | | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-0714-10/+184
| |\| | | |
| | * | | | Merge pull request #669 from 0xProject/bug/website/fix-balance-renderingBrandon Millman2018-06-071-9/+14
| | |\ \ \ \
| | | * | | | Update balance amount rendering logicBrandon Millman2018-06-061-9/+14
| | | |/ / /
| | * | | | Merge pull request #653 from 0xProject/feature/ethereum-types-docsLeonid Logvinov2018-06-0713-1/+170
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Add EthereumTypes to _renderDrawerLeonid Logvinov2018-06-071-0/+11
| | | * | | Add a TODO comment on StructLog type in the docsLeonid Logvinov2018-06-051-1/+1
| | | * | | Add a documentation page for ethereum typesLeonid Logvinov2018-06-0513-1/+159
| * | | | | Get build and tests to passfragosti2018-06-071-1/+1
| * | | | | Fix merge conflictfragosti2018-06-071-14/+0
| * | | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-071-1/+1
| |\| | | |
| * | | | | Fix remaining tslint issuesFabio Berger2018-06-065-26/+2
| * | | | | merge v2-prototypeFabio Berger2018-06-0628-75/+449
| |\ \ \ \ \
| * | | | | | Try enabling no-unused-variable...fragosti2018-06-0561-167/+22
* | | | | | | Move spawnSwitchErr to @0xproject/utilsFabio Berger2018-06-064-8/+6
| |_|/ / / / |/| | | | |
* | | | | | Merge v2-prototypeFabio Berger2018-06-0629-107/+436
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'v2-prototype' into fixes/misc-small-fixesFabio Berger2018-06-0629-107/+433
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Remove TranslatedTextfragosti2018-06-061-15/+0
| | * | | | Fix prettierBrandon Millman2018-06-061-1/+1
| | * | | | Merge pull request #668 from 0xProject/feature/website/move-disclaimerBrandon Millman2018-06-061-16/+18
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Move portal disclaimer to the account management sectionBrandon Millman2018-06-061-16/+18
| | * | | | Move prices into portalBrandon Millman2018-06-062-30/+32
| | |/ / /
| | * | | Merge pull request #652 from 0xProject/feature/website/landing-subscribe-butt...Francesco Agosti2018-06-0628-61/+398
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Use stricter check for subscribe input textfragosti2018-06-061-1/+2
| | | * | Make buttons stack on mobilefragosti2018-06-052-5/+6
| | | * | Do not show subscribe form if language is not englishfragosti2018-06-051-1/+1
| | | * | Address PR feedbackfragosti2018-06-057-39/+46
| | | * | Lint and cleanupfragosti2018-06-023-6/+6
| | | * | Merge branch 'feature/website/landing-subscribe-button' into feature/website/...fragosti2018-06-0229-50/+378
| | | |\ \ | | | | |/ | | | |/|
| | | | * Implement subscription formfragosti2018-06-027-68/+288
| | | | * Add styled-components and polishedfragosti2018-06-0220-19/+36
| | | | * Have basic newsletter subscribe form workingfragosti2018-06-026-2/+93
| * | | | Add `switch-default` tslint rule and add missing default statementFabio Berger2018-06-051-0/+3
| |/ / /
* / / / - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ...Fabio Berger2018-06-051-1/+1
|/ / /
* | | Address feedbackfragosti2018-06-054-14/+20
* | | Implement WETH step logic for continuefragosti2018-06-053-7/+14
* | | Move trackedTokenStateByAddress logic into portalfragosti2018-06-052-83/+100
|/ /
* | Merge pull request #648 from 0xProject/feature/website/fill-orderBrandon Millman2018-06-024-34/+75
|\ \
| * | Remove old parse codeBrandon Millman2018-06-021-26/+0
| * | Refactor order parser and add shared order support to new portalBrandon Millman2018-06-023-3/+43
| * | Add generate and fill order routesBrandon Millman2018-06-022-7/+34
* | | Only show ProviderDisplay in portalBrandon Millman2018-06-021-12/+14
* | | Improve sol-cov docsLeonid Logvinov2018-06-022-6/+78
|/ /
* | Fix missing keyBrandon Millman2018-06-011-1/+2
* | Update placeholder param orderingBrandon Millman2018-06-011-10/+21
* | Change userEtherBalanceInWei to optional so we can know if its loadingBrandon Millman2018-06-0113-22/+26
* | Add loading state to ProviderDisplayBrandon Millman2018-06-012-22/+39
* | TweaksBrandon Millman2018-06-012-8/+29
* | Add Placeholder componentBrandon Millman2018-06-011-14/+48
* | Add StandardIconRowBrandon Millman2018-06-011-34/+41
* | Split render into loading and loaadedBrandon Millman2018-06-011-5/+11
|/
* Remove some typesLeonid Logvinov2018-06-011-0/+2
* Remove published typesLeonid Logvinov2018-06-011-1/+1
* Merge pull request #635 from 0xProject/feature/website/custom-onboarding-tooltipFrancesco Agosti2018-05-3119-111/+444
|\
| * Onboarding: implement add ETH step, and stub for add WETH stepfragosti2018-05-307-47/+121
| * Address PR feedbackfragosti2018-05-307-40/+41
| * Remove react-joyride from depsfragosti2018-05-301-1/+0
| * Remove blacklist conceptfragosti2018-05-304-66/+20
| * Some cleanupfragosti2018-05-302-11/+13
| * Improve tooltip lookfragosti2018-05-307-13/+69
| * Add types for react-popper, remove types for react-joyridefragosti2018-05-302-17/+16
| * Replace react-joyride with react-popperfragosti2018-05-304-53/+63
| * Write custom tooltip componentfragosti2018-05-262-6/+56
| * Run linterfragosti2018-05-262-2/+5
| * Add localstorage helperfragosti2018-05-261-0/+16
| * Add next buttonfragosti2018-05-262-1/+11
| * Auto-show onboarding flow on first page viewfragosti2018-05-265-7/+53
| * Add ability to blacklist onboarding stepsfragosti2018-05-263-34/+92
| * Fix PortalOnboardingFlowPropsfragosti2018-05-261-1/+0
| * Implement metamask installation flowfragosti2018-05-266-19/+75
* | Fix unselected relayer drawer itemBrandon Millman2018-05-301-1/+1
* | Hide wallet management option and expand component on small screensBrandon Millman2018-05-262-15/+23
|/
* Merge pull request #620 from 0xProject/feature/website/relayer-emptyBrandon Millman2018-05-253-9/+31
|\
| * Implement design for relayers with no volume or tokensBrandon Millman2018-05-253-9/+31
* | Merge pull request #618 from 0xProject/feature/v2-migrationsLeonid Logvinov2018-05-251-0/+1
|\ \ | |/ |/|
| * Pin types version in websiteLeonid Logvinov2018-05-251-0/+1
* | Improve OnboardingFlow API and typescript typesfragosti2018-05-253-12/+8
* | Address PR feedbackfragosti2018-05-256-16/+16
* | Fix build errorsfragosti2018-05-252-12/+9
* | Fix issue where modal can be out of sync with app statefragosti2018-05-256-16/+51
* | Basic onboarding flow infrastructure set upfragosti2018-05-2514-37/+213
* | Merge pull request #612 from 0xProject/feature/website/add-redux-devtoolsFrancesco Agosti2018-05-252-1/+3
|\ \ | |/ |/|
| * Move to deps from devDeps and use in development onlyfragosti2018-05-232-2/+2
| * Add redux-devtools-extension to projectfragosti2018-05-232-2/+4
* | Merge pull request #615 from 0xProject/refactor/json-schemas/for-v2Fabio Berger2018-05-251-1/+6
|\ \
| * | Have source-map-loader ignore node_modules packagesFabio Berger2018-05-241-1/+6
* | | Merge pull request #613 from 0xProject/check-tx-receipt-statusAlex Browne2018-05-241-1/+1
|\ \ \
| * | | Check transaction receipt status codes where applicableAlex Browne2018-05-241-1/+1
| |/ /
* | | Use visibility property instead of placeholder div in wrap ether itemBrandon Millman2018-05-241-7/+4
* | | Merge branch 'v2-prototype' into feature/website/wallet-flex-boxBrandon Millman2018-05-2431-142/+168
|\| |
| * | Add missing dep to websiteFabio Berger2018-05-241-0/+1
| * | Fix prettierLeonid Logvinov2018-05-242-2/+6
| * | Fix prettierLeonid Logvinov2018-05-241-3/+1
| * | Remove 0x.js as a dependency from websiteLeonid Logvinov2018-05-2424-122/+137
| * | Update dogfood urlBrandon Millman2018-05-232-2/+2
| * | Merge branch 'development' into v2-prototypeLeonid Logvinov2018-05-231-8/+8
| |\ \
| | * | PublishLeonid Logvinov2018-05-231-8/+8