microsoft / csapps-msteams-watercooler

Water Cooler is a custom Teams app that enables corporate teams to create, invite, and join casual conversations among teammates, like those that take place by the Water Cooler or break room. Use this template for multiple scenarios, such as new non-project related announcements, topics of interest, current events, or conversations about hobbies. The app provides an easy interface for anyone to find an existing conversation or start a new one. It's a foundation for building custom targeted communication capabilities, promoting interaction amongst coworkers who may otherwise not get a chance to socialize during breaks.
MIT License
23 stars 17 forks source link

Change the Name of the App "watercooler" of the welcome tour. #36

Closed laracloud123 closed 2 years ago

laracloud123 commented 2 years ago

Hello, I would like to rename the app. Therefor I want also change the name of the app in the welcome tour. Is that possible?

Watercooler_Problem

Thank you in advance :)

joshjohnson90 commented 2 years ago

We had exactly the same question. I searched all over to find it. I wondered if it was stored as an image file, which could be photoshopped and replaced?? Will keep digging. Hoping someone from Microsoft will be able to offer us an answer!

vdesetty commented 2 years ago

Hi laracloud123/Josh Johnson, Thanks for connecting.

As of now, its not configurable. But you can still change at app UI constants by download the code locally and manually deployed.

Code part to change:csapps-msteams-watercooler/WaterCoolerConstants.ts at main · microsoft/csapps-msteams-watercooler (github.com) image

Manual deployment reference link: https://docs.microsoft.com/en-us/azure/app-service/deploy-zip?tabs=cli