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-10652 add state management #2145

Merged
merged 29 commits into from
May 31, 2024

Conversation

shaed-parkar
Copy link
Contributor

Jira link (if applicable)

VIH-10652

Change description

  • add ngrx
  • create new models for state management
  • replace status list and status controls to use the new store

Shaed Parkar added 21 commits May 16, 2024 15:16
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.
…nce reducer

migrate to ngrx models for participant list component and child components
retain pexip info between participant updates and conference udpates
disable linting fules for test setup class since it does not honour rules
@shaed-parkar shaed-parkar marked this pull request as ready for review May 28, 2024 09:24
@shaed-parkar shaed-parkar requested review from a team as code owners May 28, 2024 09:24
@shaed-parkar
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@oliver-scott oliver-scott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, just a few comments

Copy link
Contributor

@himesh99 himesh99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link

@shaed-parkar shaed-parkar merged commit 05f2e6e into master May 31, 2024
8 checks passed
@shaed-parkar shaed-parkar deleted the feature/VIH-10652_add_state_management branch May 31, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants