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

Feature/90 add option to change the key #876

Merged
merged 46 commits into from
May 4, 2023

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    937f7fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4ed58a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    948acc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eef879 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6516e7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1aeee6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ace3e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

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

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    5d72e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b518b82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d62408 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    e9e2fa2 View commit details
    Browse the repository at this point in the history
  2. #90: refactoring

    JoernBerkefeld committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    10ceb5e View commit details
    Browse the repository at this point in the history
  3. #90: bringing dataExtension.upsert closer to generic version and incl…

    …ude generic createOrUpdate()
    JoernBerkefeld committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b9456f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    ecb68d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b5e36e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfd173f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e631056 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b7150e View commit details
    Browse the repository at this point in the history
  6. #90: refactoring

    JoernBerkefeld committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b20afab View commit details
    Browse the repository at this point in the history
  7. #90: refactoring

    JoernBerkefeld committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b142d2e View commit details
    Browse the repository at this point in the history
  8. #90: enable changeKey for dataExtension, emailSend and triggeredSend

    originally, we were not including the ObjectID in our update callout which breaks renaming the key
    JoernBerkefeld committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    00db266 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9cbc185 View commit details
    Browse the repository at this point in the history
  10. #90: refactoring

    JoernBerkefeld committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    0052f91 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d9afc4 View commit details
    Browse the repository at this point in the history
  12. #90: ensure we dont try to update dataExtension fields AND the dataEx…

    …tension key at the same time
    JoernBerkefeld committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    2bf9e57 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9e5b347 View commit details
    Browse the repository at this point in the history
  14. #90: refactoring

    JoernBerkefeld committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    bca3d0b View commit details
    Browse the repository at this point in the history
  15. #90: switch to id-specific version of update-API

    previous version also worked. seemed like a good choice nonetheless
    JoernBerkefeld committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    fa22b0c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ecaaa3a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    ac507e6 View commit details
    Browse the repository at this point in the history
  2. #90: introduce definition.keyIsFixed to signal key changes are not po…

    …ssible
    
    null for types without deploy capability
    JoernBerkefeld committed May 2, 2023
    Configuration menu
    Copy the full SHA
    0413b3f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    b5b22e7 View commit details
    Browse the repository at this point in the history
  2. #90: enabling changeKeyX for mobileKeyword and fixing update to retri…

    …eve folder after deploy for mobileX
    JoernBerkefeld committed May 3, 2023
    Configuration menu
    Copy the full SHA
    f859999 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cb9280 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0f8941 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c15b5b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. #90: change keyIsFixed back to null because we dont support update at…

    … this point and dont know better
    JoernBerkefeld committed May 4, 2023
    Configuration menu
    Copy the full SHA
    65a6615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7fc7f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42eff4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11c1809 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7bb591 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77ca06d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b78136 View commit details
    Browse the repository at this point in the history