Skip to content

Conversation

utkaka
Copy link
Contributor

@utkaka utkaka commented Oct 15, 2025

No description provided.

utkaka added 13 commits October 8, 2025 11:54
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
@huly-github-staging
Copy link

Connected to Huly®: UBERF-13941

@utkaka utkaka requested a review from Copilot October 15, 2025 07:53
Copy link
Contributor

@Copilot 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 PR introduces office pulse presence functionality to track meeting participation across different types of meetings. The implementation extends the existing room-based meeting system to support both room meetings and card meetings with real-time presence tracking.

  • Adds new meeting types (room and card meetings) with unified presence tracking
  • Implements real-time meeting presence using Huly Pulse client
  • Refactors meeting state management to use a centralized activeMeeting store

Reviewed Changes

Copilot reviewed 38 out of 38 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
plugins/love-resources/src/utils.ts Updates meeting-related functions to work with new ActiveMeeting type and removes room-specific parameters
plugins/love-resources/src/types.ts Defines new ActiveMeeting types for room and card meetings
plugins/love-resources/src/stores.ts Removes deprecated room and meeting minutes stores
plugins/love-resources/src/meetings.ts Major refactor to use ActiveMeeting store and adds card meeting support
plugins/love-resources/src/meetingPresence.ts New file implementing real-time meeting presence tracking
plugins/love-resources/src/loveClient.ts Adds card token support and refactors token management
plugins/love-resources/src/index.ts Exports new StartMeeting action
Multiple component files Updates components to use new meeting state management
models/love/src/index.ts Adds StartMeeting action for cards

utkaka and others added 3 commits October 15, 2025 15:12
…elte

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
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.

1 participant