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

[NEW] Teams #20966

Merged
merged 355 commits into from
Mar 24, 2021
Merged

[NEW] Teams #20966

merged 355 commits into from
Mar 24, 2021

Conversation

gabriellsh
Copy link
Member

@gabriellsh gabriellsh commented Mar 2, 2021

Teams

You can easily group your users as Teams on Rocket.Chat. The feature takes the hassle out of managing multiple users one by one and allows you to handle them at the same time efficiently.

  • Teams can be public or private and each team can have its own channels, which also can be public or private.
  • It's possible to add existing channels to a Team or create new ones inside a Team.
  • It's possible to invite people outside a Team to join Team's channels.
  • It's possible to convert channels to Teams
  • It's possible to add all team members to a channel at once
  • Team members have roles

image

Quickly onboard new users with Autojoin channels

Teams can have Auto-join channels – channels to which the team members are automatically added, so you don’t need to go through the manual process of adding users repetitively

image

Instantly mention multiple members at once (available in EE)

With Teams, you don’t need to remember everyone’s name to communicate with a team quickly. Just mention a Team — @engineers, for instance — and all members will be instantly notified.

@tassoevan tassoevan changed the title [NEW] Teams Frontend [WIP][NEW] Teams (front end) Mar 12, 2021
@tassoevan tassoevan changed the title [WIP][NEW] Teams (front end) [WIP][NEW] Teams Mar 16, 2021
tassoevan and others added 11 commits March 23, 2021 15:46
…w/channel-to-team

* 'new/teams' of github.com:RocketChat/Rocket.Chat:
  Fix lint
  fix seeing parent team on teamMain
  [FIX] room autocomplete also listing teams.
  Set teamMain on old room when converting it to a team (#21277)
  [FIX] typescript error (#21276)
  [IMPROVE] teams.members endpoint doesn't support queries (#21273)
  Teams Header (#21214)
  Teams Directory Tab (#21194)
  add checkbox (#21209)
  New/teams (#21269)
  [IMPROVE] teams.list endpoint doesn't support queries (#21259)
  New/teams add teammembers to channels (#21252)
[NEW] Move and Convert channel to Team
@pierre-lehnen-rc pierre-lehnen-rc marked this pull request as ready for review March 23, 2021 21:16
@rodrigok rodrigok added this to the 3.13.0 milestone Mar 23, 2021
@rodrigok rodrigok changed the title [WIP][NEW] Teams [NEW] Teams Mar 24, 2021
@rodrigok rodrigok merged commit b543d0c into develop Mar 24, 2021
@rodrigok rodrigok deleted the new/teams branch March 24, 2021 01:30
@ankar84
Copy link

ankar84 commented Mar 24, 2021

Please make some detailed announcements about that new Teams feature, for example in your Blog or educational video on YouTube.
Thanks for your hard work, guys!

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.