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

VIH-10554 Demo Env #2122

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

VIH-10554 Demo Env #2122

wants to merge 16 commits into from

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    15311c5 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    himesh99 authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    89b2147 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e32218e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    3b8ef70 View commit details
    Browse the repository at this point in the history
  2. triggerbuild

    Shaed Parkar committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6d0164e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. hack to allow admit/dismiss

    continue pipeline even if the CI tests fail
    Shaed Parkar committed May 21, 2024
    Configuration menu
    Copy the full SHA
    70e3588 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. handle null for pexipApi call object

     using an arrow function in the subscribe call. This will ensure that `this` inside the subscribe callback refers to the component instance.
    Shaed Parkar committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1fb7046 View commit details
    Browse the repository at this point in the history
  2. chore: Refactor hearing-controls-base.component.ts to use arrow funct…

    …ion in subscribe call
    Shaed Parkar committed May 28, 2024
    Configuration menu
    Copy the full SHA
    bfb8b99 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. display username

    Shaed Parkar committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6cc9e4a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on Jun 3, 2024

  1. hardcode mute guests to true

    Shaed Parkar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    04c6656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    048450f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. bugfix: roles not refreshing when user starts with no roles because t…

    …he cache saves the user with zero roles and fails to map empty roles.
    
    the EventHubClient.cs is also removing the claims cache using the wrong key
    Shaed Parkar committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    26cd893 View commit details
    Browse the repository at this point in the history
  2. bugfix: Update conference reducer to handle room and participant info…

    …rmation
    
    The code changes in this commit update the conference reducer to handle room and participant information. It adds the ability to update a room and its associated participants, as well as transfer participants between rooms. The changes also include updating the available rooms list and ensuring that the room information is correctly reflected in the participants and endpoints.
    Shaed Parkar committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    90a9a49 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 28, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/master' into VIH-10554

    -Demo-Change
    
    # Conflicts:
    #	VideoWeb/VideoWeb/ClientApp/src/app/waiting-space/participants-panel/participants-panel.component.html
    will-craig committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    df2c4ed View commit details
    Browse the repository at this point in the history