Skip to content

feat(teams): add swtich to enable/disable federation on team settings - #5074

Merged
artonge merged 2 commits into
mainfrom
feat/2333/switch-team-federation
Feb 4, 2026
Merged

feat(teams): add swtich to enable/disable federation on team settings#5074
artonge merged 2 commits into
mainfrom
feat/2333/switch-team-federation

Conversation

@cristianscheid

@cristianscheid cristianscheid commented Feb 4, 2026

Copy link
Copy Markdown
Member

Summary

Adds a switch to enable/disable federation for a given team from the contacts app (team settings). This implementation also changes the config value on backend (oc_circles_circle table).

Before After
image image

Checklist

Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
@cristianscheid cristianscheid self-assigned this Feb 4, 2026
@cristianscheid
cristianscheid requested review from nfebe and removed request for GVodyanov and hamza221 February 4, 2026 13:19
@cristianscheid cristianscheid added enhancement New feature or request 3. to review Waiting for reviews labels Feb 4, 2026
@codecov

codecov Bot commented Feb 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
@artonge
artonge merged commit f573773 into main Feb 4, 2026
68 checks passed
@artonge
artonge deleted the feat/2333/switch-team-federation branch February 4, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: switch to enable/disable team federation from contacts app

2 participants