Skip to content

280 fix fix bugs#283

Merged
mpJunot merged 4 commits intomasterfrom
280-fix-fix-bugs
Feb 10, 2026
Merged

280 fix fix bugs#283
mpJunot merged 4 commits intomasterfrom
280-fix-fix-bugs

Conversation

@mpJunot
Copy link
Owner

@mpJunot mpJunot commented Feb 10, 2026

No description provided.

…ations

- Add workspaceInvitationsUpdated subscription for join requests tab
- Add myInvitationsUpdated subscription when user is invited or responds
- Publish events on inviteMember, accept, reject, cancelInvitation
- Add getInvitationWorkspaceId and getInvitationInviteeId in service
- Update resolver specs with new mocks
- Add useWorkspaceInvitationsSubscription for join requests tab
- Add useMyInvitationsSubscription for when user is invited
- Subscribe in Sidebar and invitations page for live invitation count and list
- Subscribe in workspace members page for join requests tab
…dates

- Add board list, members and meta subscription hooks
- Update workspace members and guests tab components
- Board header, share dialog and menu updates
- Invitation accept/reject pages, card and notifications UI updates
@mpJunot mpJunot linked an issue Feb 10, 2026 that may be closed by this pull request
6 tasks
@mpJunot mpJunot merged commit ed32dc3 into master Feb 10, 2026
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

❌ Patch coverage is 89.08686% with 49 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...tations/workspace-members-subscription.resolver.ts 68.35% 25 Missing ⚠️
.../src/modules/boards/board-subscription.resolver.ts 85.00% 12 Missing ⚠️
...end/src/modules/invitations/invitations.service.ts 90.47% 12 Missing ⚠️

📢 Thoughts on this report? Let us know!

@mpJunot mpJunot deleted the 280-fix-fix-bugs branch February 10, 2026 23:59
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.

fix: fix bugs

1 participant