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

feat: adding the experience decisioning plugin to handle experiments, audiences and campaigns #316

Merged
merged 25 commits into from
Oct 30, 2023

Commits on Sep 8, 2023

  1. feat: adding the experience decisioning plugin to handle experiments,…

    … audiences and campaigns
    ramboz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c62ebcd View commit details
    Browse the repository at this point in the history
  2. Merge commit 'f30afdd21c1ce2d585b231b2df569b3f42f84820' as 'plugins/e…

    …xperience-decisioning'
    ramboz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b05c5eb View commit details
    Browse the repository at this point in the history
  3. Squashed 'plugins/experience-decisioning/' content from commit 044d33e

    git-subtree-dir: plugins/experience-decisioning
    git-subtree-split: 044d33ea6dd4781063389014f359aee563b2901a
    ramboz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f30afdd View commit details
    Browse the repository at this point in the history
  4. feat: adding the experience decisioning plugin to handle experiments,…

    … audiences and campaigns
    ramboz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1c70d05 View commit details
    Browse the repository at this point in the history
  5. fix: tests

    ramboz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f090d0c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Squashed 'plugins/experience-decisioning/' changes from 044d33e..9ae55e8

    9ae55e8 fix: support variants that are index.docx files
    a30d42d fix: support variants that are index.docx files
    
    git-subtree-dir: plugins/experience-decisioning
    git-subtree-split: 9ae55e8b5cb1958dd94509166838fbaa285971db
    ramboz committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    71f5932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e146e2 View commit details
    Browse the repository at this point in the history
  3. Squashed 'plugins/experience-decisioning/' changes from 9ae55e8..9b28002

    9b28002 fix: split percentage parsing
    
    git-subtree-dir: plugins/experience-decisioning
    git-subtree-split: 9b280028f0c4dadaaea8c53684081824031d6459
    ramboz committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f5eb537 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c06173 View commit details
    Browse the repository at this point in the history
  5. Squashed 'plugins/experience-decisioning/' changes from 9b28002..c84235a

    c84235a fix: experiment split metadata parsing
    
    git-subtree-dir: plugins/experience-decisioning
    git-subtree-split: c84235a1896d5e8a3be0b1494a12ae7444110e7e
    ramboz committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    dd9326f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68447aa View commit details
    Browse the repository at this point in the history
  7. Squashed 'plugins/experience-decisioning/' changes from c84235a..5e1c34a

    5e1c34a fix: audience parsing
    
    git-subtree-dir: plugins/experience-decisioning
    git-subtree-split: 5e1c34a37597aae320032adc4224c93eb022c2be
    ramboz committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    fc58c79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68bf144 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 5, 2023

  1. Squashed 'plugins/experience-decisioning/' changes from 5e1c34a..4438f52

    4438f52 doc: update readme
    44a3aa4 fix: support installation in sub-directories
    a77433f style: properly inherit text color in the overlay
    f602282 fix: fix linting issues and style leaks
    1ee2ee2 doc: update readme
    c7717e5 chore: minor fixes and rebranding
    e2d61a8 chore: minor fixes and rebranding
    40977e3 doc: rebranding to aem
    80f6997 fix: css load path if prefix is used, and minor css adjustments to pill
    
    git-subtree-dir: plugins/experience-decisioning
    git-subtree-split: 4438f52ec7cace0bd81a2136018b8896399d5af0
    ramboz committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    54a8dd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Squashed 'plugins/experience-decisioning/' changes from 4438f52..287e35f

    287e35f feat: adopt the plugin api (#2)
    9028520 fix: possible css leaking into pill overlay
    162aab2 fix: improve anonymization for better gdpr/hippa compliance (#3)
    0071dbd fix: audience pill activation
    a486023 fix: audience parsing
    4789afd feat: limit the sampling rate
    7fbef36 feat: limit the sampling rate (#1)
    92e2abb fix: campaigns parsing
    4467d3e fix: block-level experiments resolution
    
    git-subtree-dir: plugins/experience-decisioning
    git-subtree-split: 287e35f11500a17b806f2ae7caf165c2d8a2f715
    ramboz committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f544d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    894402e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14f476c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5136816 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d69609 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    456bcf0 View commit details
    Browse the repository at this point in the history
  7. fix: merge conflicts

    ramboz committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f3662a3 View commit details
    Browse the repository at this point in the history
  8. fix: merge conflicts

    ramboz committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    094da1d View commit details
    Browse the repository at this point in the history
  9. fix: merge conflicts

    ramboz committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4695bc1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17089de View commit details
    Browse the repository at this point in the history