Skip to content

feat: BEIN-33384 log users are auto added default group set#107

Merged
quochung-bic merged 2 commits intomasterfrom
feat/BEIN-33384-log-users-are-auto-added-default-group-set
Mar 28, 2025
Merged

feat: BEIN-33384 log users are auto added default group set#107
quochung-bic merged 2 commits intomasterfrom
feat/BEIN-33384-log-users-are-auto-added-default-group-set

Conversation

@anhtuan-bic
Copy link
Contributor

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request implements logging functionality for auto-joining group sets. The changes include:

  • Introducing a new use case class to log auto join group set events.
  • Adding a new DTO for auto join group set activity logs.
  • Updating the group-set index and activity log enum to include the new use case.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/activity-log/use-cases/group-set/auto-join-group-set.use-case.ts Implements the new auto join group set log use case
src/activity-log/dtos/activity-log-use-case.dto.ts Adds the AutoJoinGroupSetDTO for payload data
src/activity-log/use-cases/group-set/index.ts Exports the new use case
src/activity-log/enums/activity-log-use-case.enum.ts Registers the new use case enum value

@quochung-bic quochung-bic merged commit fdc47ae into master Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants