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

Media Collection support #370

Merged
merged 54 commits into from
May 16, 2024
Merged

Media Collection support #370

merged 54 commits into from
May 16, 2024

Commits on Nov 15, 2023

  1. adding support for media

    Nina Ciocanu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b87150e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. adding support for meedia in launch

    Nina Ciocanu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4df99d8 View commit details
    Browse the repository at this point in the history
  2. adding media event types

    Nina Ciocanu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    72332de View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. adding more functionality to the media events

    Nina Ciocanu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a45e0e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. adding supoort for legacy media api

    Nina Ciocanu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7bdd97e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. refactoring

    Nina Ciocanu committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e052c70 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. adding the register session event details

    Nina Ciocanu committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    2a41e2e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. moving sessionstart to send event action

    Nina Ciocanu committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    e42d79a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. add a section with data element component

    Nina Ciocanu committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    19be162 View commit details
    Browse the repository at this point in the history
  2. fix get initial values

    Nina Ciocanu committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    f3b29ea View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. remove create media session action

    Nina Ciocanu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5eefd93 View commit details
    Browse the repository at this point in the history
  2. remove Media session received event

    Nina Ciocanu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5abab60 View commit details
    Browse the repository at this point in the history
  3. add session start to sendMediaEvent action

    Nina Ciocanu committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    70e75a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. refactor sessionStart

    Nina Ciocanu committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    73a9442 View commit details
    Browse the repository at this point in the history
  2. refactor ads section

    Nina Ciocanu committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    8d89754 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. renaming/ refactoring

    Nina Ciocanu committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0eb6f5e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. adding changes to send media event actions

    Nina Ciocanu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3b787bc View commit details
    Browse the repository at this point in the history
  2. resolving conflicts after merging main

    Nina Ciocanu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    027e67d View commit details
    Browse the repository at this point in the history
  3. not return empty string values, remove alloy import

    Nina Ciocanu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    092d5e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. add custom metadata

    Nina Ciocanu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6ffb81d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. refactor of the form

    Nina Ciocanu committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9382dd5 View commit details
    Browse the repository at this point in the history
  2. add test for configurations

    Nina Ciocanu committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    bf8ed88 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. fix bug

    Nina Ciocanu committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5605bf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    355df35 View commit details
    Browse the repository at this point in the history
  2. fix naming

    Nina Ciocanu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b898aad View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. adding qoe data element and adjusting the manifest

    Nina Ciocanu committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9816e96 View commit details
    Browse the repository at this point in the history
  2. remove custom metadata from ad break start

    Nina Ciocanu committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3794de7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. fix playhead and qoe

    Nina Ciocanu committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d385a83 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into media

    Nina Ciocanu committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ab35969 View commit details
    Browse the repository at this point in the history
  3. add formated files

    Nina Ciocanu committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6cab319 View commit details
    Browse the repository at this point in the history
  4. fix number field component

    Nina Ciocanu committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    27bdd7f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. refactor the getMediaAnalyticsTracker

    Nina Ciocanu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6dc96b0 View commit details
    Browse the repository at this point in the history
  2. add changes to inputs for send media event

    Nina Ciocanu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5702701 View commit details
    Browse the repository at this point in the history
  3. add changes to inputs for configuration

    Nina Ciocanu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    79c352b View commit details
    Browse the repository at this point in the history
  4. add more refactoring

    Nina Ciocanu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e633214 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. return session promise

    Nina Ciocanu committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8ed5252 View commit details
    Browse the repository at this point in the history
  2. return session promise

    Nina Ciocanu committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2caff91 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. rename to streaming media

    Nina Ciocanu committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2c34fec View commit details
    Browse the repository at this point in the history
  2. revert extension name

    Nina Ciocanu committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9056050 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. remove campaignId required from ad start

    Nina Ciocanu committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b8d544c View commit details
    Browse the repository at this point in the history
  2. add interactive configuration ui for media

    Nina Ciocanu committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bc317e4 View commit details
    Browse the repository at this point in the history
  3. added some ui improvements

    Nina Ciocanu committed May 3, 2024
    Configuration menu
    Copy the full SHA
    86e6989 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix numberfield validation

    Nina Ciocanu committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a2f1a7c View commit details
    Browse the repository at this point in the history
  2. extracted predefined values andsorted

    Nina Ciocanu committed May 7, 2024
    Configuration menu
    Copy the full SHA
    21be45a View commit details
    Browse the repository at this point in the history
  3. fix states updats form

    Nina Ciocanu committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ce44adc View commit details
    Browse the repository at this point in the history
  4. add a note for getmediatracker

    Nina Ciocanu committed May 7, 2024
    Configuration menu
    Copy the full SHA
    64bd107 View commit details
    Browse the repository at this point in the history
  5. merging main

    Nina Ciocanu committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c2f7104 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. feedback changes

    Nina Ciocanu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    948a7c7 View commit details
    Browse the repository at this point in the history
  2. resolving conflicts

    Nina Ciocanu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2baf070 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 16, 2024

  1. add updated descriptions for extension config fields

    Nina Ciocanu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ee9ecff View commit details
    Browse the repository at this point in the history
  2. fix onChange

    Nina Ciocanu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b9d1d4d View commit details
    Browse the repository at this point in the history
  3. fix tests after renaming

    Nina Ciocanu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a86a288 View commit details
    Browse the repository at this point in the history
  4. rename

    Nina Ciocanu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9acf7f2 View commit details
    Browse the repository at this point in the history