OfficeDev / microsoft-teams-apps-groupconnect

Welcome to the group connect Teams app template!
MIT License
11 stars 17 forks source link

New features, bug fixes and improvements for the Group Connect app template #29

Closed yashrajmungale closed 3 years ago

yashrajmungale commented 3 years ago

Added the following feature enhancements as a part of this release

  1. Ability to make the chat bot features of the app as optional
  2. Ability to let only the Leadership/Admin team to create new ERGs
  3. Text of the button to add group is configurable from the Admin team
  4. Admins can now choose to have only them create new groups. With this setting end-users will not be able to see the button to add a group
  5. Another tab in the personal scope called as the All resources tab to enable the users to link any external websites/resources
  6. Other backend changes
    • Created 2 bot handlers , one each for the personal and the channel based app
    • Added interfaces related to communicator features
    • Added unit test cases for entire project
    • PowerShell script updates