Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy #5674

Merged
merged 92 commits into from
Jun 3, 2020
Merged

Deploy #5674

merged 92 commits into from
Jun 3, 2020

Commits on May 28, 2020

  1. Don't show email validation error for 3rd party auth

    Don't show email error on social in mobile login
    
    Don't show email error on social in desktop login
    
    Add test for email validation errors
    brainbicycle committed May 28, 2020
    Configuration menu
    Copy the full SHA
    9f896f4 View commit details
    Browse the repository at this point in the history
  2. use en dash

    pvinis committed May 28, 2020
    Configuration menu
    Copy the full SHA
    653725f View commit details
    Browse the repository at this point in the history
  3. Update metaphysics schema

    artsyit committed May 28, 2020
    Configuration menu
    Copy the full SHA
    d5df602 View commit details
    Browse the repository at this point in the history
  4. Clear Yarn Cache

    Problen
    
    The yarn cache is being not being cleaned during the build causing the
    docker image to be larger than needed.
    
    Solution
    
    Clean the yarn cache after install node modules.
    icirellik committed May 28, 2020
    Configuration menu
    Copy the full SHA
    1820880 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5671 from artsy/patch-yarn-cache

    Clear Yarn Cache
    damassi authored May 28, 2020
    Configuration menu
    Copy the full SHA
    d45521e View commit details
    Browse the repository at this point in the history
  6. add data attrs for order steps

    eessex committed May 28, 2020
    Configuration menu
    Copy the full SHA
    b36656f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5666 from artsy/update-schema

    Update metaphysics schema
    damassi authored May 28, 2020
    Configuration menu
    Copy the full SHA
    2762f42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c11381b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5672 from eessex/data-attrs

    #trivial add data attrs for order form steps
    damassi authored May 28, 2020
    Configuration menu
    Copy the full SHA
    57007a9 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Update adding_new_app.md

    damassi authored May 29, 2020
    Configuration menu
    Copy the full SHA
    6e63460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    420eac9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5676 from artsy/silence-logg

    [Webpack] Quiet the output a bit
    damassi authored May 29, 2020
    Configuration menu
    Copy the full SHA
    a98e259 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71ff6a8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5677 from artsy/fix-yarn-gyp-warning

    [Lib] Fix node-gyp yarn install error
    damassi authored May 29, 2020
    Configuration menu
    Copy the full SHA
    a1517e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5adfaa View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5678 from artsy/fix-flash

    [Lib] Remove unneeded chokdar resolution
    damassi authored May 29, 2020
    Configuration menu
    Copy the full SHA
    cbc9cb1 View commit details
    Browse the repository at this point in the history
  8. Fix CI

    damassi committed May 29, 2020
    Configuration menu
    Copy the full SHA
    e1f01f7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5680 from artsy/fix-builds

    Fix CI
    damassi authored May 29, 2020
    Configuration menu
    Copy the full SHA
    0f07645 View commit details
    Browse the repository at this point in the history
  10. fix test

    pvinis committed May 29, 2020
    Configuration menu
    Copy the full SHA
    e93035c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5669 from artsy/use-endash

    use en dash
    dzucconi authored May 29, 2020
    Configuration menu
    Copy the full SHA
    e4bac75 View commit details
    Browse the repository at this point in the history
  12. Update metaphysics schema

    artsyit committed May 29, 2020
    Configuration menu
    Copy the full SHA
    eed579e View commit details
    Browse the repository at this point in the history
  13. Update metaphysics schema (#5681)

    Update metaphysics schema
    artsy-peril[bot] authored May 29, 2020
    Configuration menu
    Copy the full SHA
    2539dbc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a089443 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5673 from artsy/comment-out-danger

    [CI] Comment out Danger for now
    damassi authored May 29, 2020
    Configuration menu
    Copy the full SHA
    44bdedd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e2adbea View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2233349 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #5679 from artsy/fix-flash

    [Refactor] Use RouterLink where we can
    damassi authored May 29, 2020
    Configuration menu
    Copy the full SHA
    ed623ba View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    4167733 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5683 from artsy/fix-express-reloadable

    [Toolchain] Update express-reloadable to watch v2 files
    damassi authored May 30, 2020
    Configuration menu
    Copy the full SHA
    3675647 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    445a970 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5682 from artsy/auct-1017-watchlist-hit

    [AUCT-1017] Add 'reviewing your application' view for IDV watchlist_hit state
    Barry Hoggard authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    06d2225 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5687 from artsy/social-no-email

    [MX-292] - Don't show email validation error for 3rd party auth
    damassi authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    3994ddd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c77c4c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aecd7d View commit details
    Browse the repository at this point in the history
  6. [Cypress] Adjust Gagosian description for profile test (#5692)

    @pvinis => [Cypress] Adjust Gagosian description for profile test
    artsy-peril[bot] authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    e9f0e38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f5fa1f View commit details
    Browse the repository at this point in the history
  8. Pin dependencies

    renovate-bot authored and renovate[bot] committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    270dd83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04ef58e View commit details
    Browse the repository at this point in the history
  10. replicated changes

    lilyfromseattle committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    6e640b6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    116fd6d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2354e39 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #5694 from lilyfromseattle/message-order-bug-2

     Conversation not updated correctly when new messages is entered by collector
    zephraph authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    3dce74f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b321564 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    8e7872e View commit details
    Browse the repository at this point in the history
  2. Utilizes ModalBase to lock scroll on mobile filters (#5659)

    Utilizes ModalBase to lock scroll on mobile filters
    artsy-peril[bot] authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    6b6bd0f View commit details
    Browse the repository at this point in the history
  3. Update metaphysics schema

    artsyit committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    a9d7bf1 View commit details
    Browse the repository at this point in the history
  4. Update metaphysics schema (#5689)

    Update metaphysics schema
    artsy-peril[bot] authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    d4d4be6 View commit details
    Browse the repository at this point in the history
  5. Updates docs

    dzucconi committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    9b9125e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5698 from dzucconi/docs/review-app

    Updates docs
    dleve123 authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    c8a1c21 View commit details
    Browse the repository at this point in the history
  7. Auct993 - request email confirmation (#5667)

    * FlashBanner EmailConfirmationCTA
    
    * test an error case
    
    * add and test tracking for clicking button
    
    * cleanup, add stories
    
    * respond to feedback
    erikdstock authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    f66806d View commit details
    Browse the repository at this point in the history
  8. Fixes a bug where user sees error message telling them to accept cond…

    …itions of sale after they've already checked the checkbox
    
    addresses https://artsyproduct.atlassian.net/browse/AUCT-1018
    yuki24 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    08b20c6 View commit details
    Browse the repository at this point in the history
  9. Fixes a bug where user sees error message telling them to accept cond…

    …itions of sale after they've already checked the checkbox (#5691)
    
    Fixes a bug where user sees error message telling them to accept conditions of sale after they've already checked the checkbox
    artsy-peril[bot] authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    8891510 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    77b3005 View commit details
    Browse the repository at this point in the history
  2. change to the new range

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    93301da View commit details
    Browse the repository at this point in the history
  3. use the same in artworks too

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    f4c3b43 View commit details
    Browse the repository at this point in the history
  4. is that all?

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    4beef4f View commit details
    Browse the repository at this point in the history
  5. share filter

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    3c9ca33 View commit details
    Browse the repository at this point in the history
  6. getting closer

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    b0b23a3 View commit details
    Browse the repository at this point in the history
  7. ye boi! works

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    8417ee8 View commit details
    Browse the repository at this point in the history
  8. fixing tests

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    186b5f5 View commit details
    Browse the repository at this point in the history
  9. more test fixing

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    081bad9 View commit details
    Browse the repository at this point in the history
  10. use full path

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    8f1a0ba View commit details
    Browse the repository at this point in the history
  11. any to string

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    4af01d7 View commit details
    Browse the repository at this point in the history
  12. a test for the sizefilter

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    52d9dd6 View commit details
    Browse the repository at this point in the history
  13. fixed test

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    990b90d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6cb64b4 View commit details
    Browse the repository at this point in the history
  15. async tests 🤘

    pvinis committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    6c41c73 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #5670 from artsy/size-bucket-filtering

    Size bucket filtering [FX-1948]
    sweir27 authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    227057a View commit details
    Browse the repository at this point in the history
  17. Update metaphysics schema

    artsyit committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    0f4dd10 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #5700 from artsy/fix-datadog

    [Datadog] Fix Graphql tracing on wildcard routes
    mzikherman authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    3f164f6 View commit details
    Browse the repository at this point in the history
  19. Update metaphysics schema (#5701)

    Update metaphysics schema
    artsy-peril[bot] authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    dcd51ef View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cb2fad9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a152878 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #5703 from artsy/remove-quantcast

    Removes references to quantcast
    cavvia authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    e377407 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    86d199e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    de6b9ac View commit details
    Browse the repository at this point in the history
  25. wip adds carousel

    ashleyjelks committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    c42e3d2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f64ebbe View commit details
    Browse the repository at this point in the history
  27. removes spacer logic

    ashleyjelks committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    a845b09 View commit details
    Browse the repository at this point in the history
  28. adds/updates tests

    ashleyjelks committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    a942e7d View commit details
    Browse the repository at this point in the history
  29. fixes fonts/links

    ashleyjelks committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    2a7120b View commit details
    Browse the repository at this point in the history
  30. cleans up routing code

    ashleyjelks committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    0723637 View commit details
    Browse the repository at this point in the history
  31. adds tracking

    ashleyjelks committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    eced8f1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1710aee View commit details
    Browse the repository at this point in the history
  33. updates snapshots

    ashleyjelks committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    4699501 View commit details
    Browse the repository at this point in the history
  34. Re-style Artist Page Header + Replace Carousel w/ Top works Rail (#5647)

    Re-style Artist Page Header + Replace Carousel w/ Top works Rail
    artsy-peril[bot] authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    a4e2243 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #5697 from artsy/review-app-refactor-palette-upgrade

    Upgrades to styled-system v5
    damassi authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    72dfbb0 View commit details
    Browse the repository at this point in the history
  36. Merge pull request #5704 from artsy/revert-5670-size-bucket-filtering

    Revert "Size bucket filtering [FX-1948]"
    sweir27 authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    7d1b915 View commit details
    Browse the repository at this point in the history
  37. Update datadog path output

    damassi committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    c22c4c6 View commit details
    Browse the repository at this point in the history
  38. Merge pull request #5707 from artsy/update-dd

    Update datadog path output
    damassi authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    612e493 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    0268adc View commit details
    Browse the repository at this point in the history
  40. Merge pull request #5709 from artsy/revert-5647-top-works-rail

    Revert "Re-style Artist Page Header + Replace Carousel w/ Top works Rail"
    sweir27 authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    5c6543b View commit details
    Browse the repository at this point in the history