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/1270 add method replaceReference to find & replace contentBlockByX with one of the other options #1353

Commits on Apr 18, 2024

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

    JoernBerkefeld committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4c6be6d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    c902c46 View commit details
    Browse the repository at this point in the history
  2. #1270: improve typing

    JoernBerkefeld committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3830399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10c030e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge branch 'develop' into feature/1270-add-method-replacereference-…

    …to-findreplace-contentblockbyx-with-one-of-the-other-options
    
    # Conflicts:
    #	types/mcdev.d.js
    JoernBerkefeld committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5fade72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1987f5a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge branch 'develop' into feature/1270-add-method-replacereference-…

    …to-findreplace-contentblockbyx-with-one-of-the-other-options
    JoernBerkefeld committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d1e4aa7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge branch 'develop' into feature/1270-add-method-replacereference-…

    …to-findreplace-contentblockbyx-with-one-of-the-other-options
    JoernBerkefeld committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1c7d051 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    8d20e89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5699437 View commit details
    Browse the repository at this point in the history
  3. #1270: rcb for script

    JoernBerkefeld committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b06cb02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29a6be3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da71779 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07bf392 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3cd1ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    733eaa2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7986062 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe12c3d View commit details
    Browse the repository at this point in the history
  11. #0: chores

    JoernBerkefeld committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    fab55ec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    25fcca2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    473c970 View commit details
    Browse the repository at this point in the history
  14. #1270: async fix

    JoernBerkefeld committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    88660ea View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2ce42c9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2488fd6 View commit details
    Browse the repository at this point in the history
  17. #1270: ensure Asset.retrieve() returns the extended json and not just…

    … the simplified caching version
    JoernBerkefeld committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    744b0fc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e67fb49 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7e73522 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0f86f2f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    56f9252 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    db51b07 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    50f7dff View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b2f3685 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c2a4efb View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. #1270: extract text-version of html email into external file and chan…

    …ge preheader to ampscript
    
    file-type: ampscript
    JoernBerkefeld committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    40899c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    d02f08e View commit details
    Browse the repository at this point in the history
  2. #1270: fix ts warning

    JoernBerkefeld committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2cebec1 View commit details
    Browse the repository at this point in the history
  3. #1270: improve typing

    JoernBerkefeld committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cc1d882 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0120428 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e84be64 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' into feature/1270-add-method-replacereference-…

    …to-findreplace-contentblockbyx-with-one-of-the-other-options
    JoernBerkefeld committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5aa5cfe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    998c4fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    671ab19 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    031cdc5 View commit details
    Browse the repository at this point in the history
  10. #1270: clarify that buildTemplate and buildDefinition can be used wit…

    …hout keys/names - if typekeycombo was handed in
    JoernBerkefeld committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d008674 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8cd93ed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    448865a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    229e1db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d137df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b38051 View commit details
    Browse the repository at this point in the history
  4. #1270 code comments

    JoernBerkefeld authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9b49442 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd97295 View commit details
    Browse the repository at this point in the history