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 #6787

Merged
merged 32 commits into from
Dec 14, 2020
Merged

Deploy #6787

merged 32 commits into from
Dec 14, 2020

Commits on Dec 1, 2020

  1. chore(deps): [security] bump electron from 1.7.8 to 1.8.8

    Bumps [electron](https://github.com/electron/electron) from 1.7.8 to 1.8.8. **This update includes security fixes.**
    - [Release notes](https://github.com/electron/electron/releases)
    - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
    - [Commits](electron/electron@v1.7.8...v1.8.8)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored Dec 1, 2020
    Configuration menu
    Copy the full SHA
    584b2d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Redirect users to login on purchse routes

    Co-authored-by: The-Beez-Kneez <sutherlandanalisa@gmail.com>
    jpotts244 and The-Beez-Kneez committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    7f9e8ec View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Updated and added unit test for /user/purchases redirect in userRequi…

    …redMiddleware.jest.ts
    Ana Lisa Sutherlan authored and Ana Lisa Sutherlan committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    b3f271d View commit details
    Browse the repository at this point in the history
  2. Forgot to remove .only

    Ana Lisa Sutherlan authored and Ana Lisa Sutherlan committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    a3b2cd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    a471206 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    cca5fdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99294c2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6774 from artsy/review-app-2fa-password

    Confirm password before changing 2fa settings
    eessex authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    3007045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa82ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a323f66 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6788 from artsy/novo-analytics

    Instrument analytics for novo routes
    eessex authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    2fda74a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6759 from artsy/fix-500-err-for-logged-out-user-p…

    …urchase
    
    Redirect users to login on purchase routes
    The-Beez-Kneez authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    ee505b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Merge pull request #6789 from artsy/bump-reaction

    Use direct dependencies and not reaction's
    icirellik authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    1ac62c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6736 from artsy/dependabot/npm_and_yarn/electron-…

    …1.8.8
    
    chore(deps): [security] bump electron from 1.7.8 to 1.8.8
    icirellik authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    12d8b94 View commit details
    Browse the repository at this point in the history
  3. feature: System Pull Lock

    Enhance `pull-lock.sh` to support system configuration and add the execute
    bit to the script.
    icirellik committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    08e75ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4511d55 View commit details
    Browse the repository at this point in the history
  5. Update metaphysics schema

    artsyit committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    f851233 View commit details
    Browse the repository at this point in the history
  6. Update metaphysics schema (#6792)

    Update metaphysics schema
    artsy-peril[bot] authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    e0b792a View commit details
    Browse the repository at this point in the history
  7. WIP

    williardx committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    8ab3ab4 View commit details
    Browse the repository at this point in the history
  8. fix: update test

    damassi authored and williardx committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    b774054 View commit details
    Browse the repository at this point in the history
  9. Only show works in recently sold rail if they have realizedToEstimate…

    … and display realizedToEstimate value in rail
    williardx committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    e374a26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    11a0aaf View commit details
    Browse the repository at this point in the history
  11. Merge pull request #6791 from artsy/feature-pull-lock-system

    feature: System Pull Lock
    damassi authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    f93f0e5 View commit details
    Browse the repository at this point in the history
  12. bug: Add white-space: pre-wrap style to artwork details, exhitibion h…

    …istory, literature, and provenance (#6794)
    ansor4 authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    168bd59 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. feature: Enabled Remaining Routes in Novo

    This change adds the remaining routes to Novo and in doing so adds their
    contents to novo assets. This is needed so that we can begin to analyze
    what the contents and potentially reduce its size before swapping over
    a live page.
    icirellik committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    28a5906 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6775 from artsy/will/GRO-54

    Refactor consign pages to use artworksConnection and add realized / estimate price multiplier to /consign recently sold artworks
    williardx authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    dfff757 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6784 from artsy/feature-enable-routes-in-novo

    feature: Enabled Remaining Routes in Novo
    eessex authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    b98117e View commit details
    Browse the repository at this point in the history
  4. Update metaphysics schema

    artsyit committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    a9992e6 View commit details
    Browse the repository at this point in the history
  5. update palette

    eessex committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    1742dd6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6793 from artsy/update-schema

    Update metaphysics schema
    eessex authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    3200f14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84805ef View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6798 from artsy/bump-palette

    chore: Update palette
    eessex authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    c9bdc88 View commit details
    Browse the repository at this point in the history