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

Clone incoming objects to prevent incoming data mutation (Issue #1775) #2343

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    a903bd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89db297 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be8e67a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19ea2c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    68d6fac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d484d27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38149d4 View commit details
    Browse the repository at this point in the history
  4. refactor(common.js): update error block to use object.assign to ensur…

    …e custom properties are not lost. Updated unit test to check properties instead of instance since we are not modifying the original data
    mattrusso9037 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f708deb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    451061e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d297e90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    041b115 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

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

Commits on Aug 29, 2023

  1. chore(cfg): rm config

    mattrusso9037 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c112410 View commit details
    Browse the repository at this point in the history