# Gantt Chart Pro

We understand that our customers need to be confident using Gantt Chart Pro, and be aware of our data collection practices.

Note

This section is subject to change and we recommend that you check back quarterly for updates.

# Data Management Practices

Through the implementation of its different features, Gantt Chart Pro access, processes and stores several kind of data:

  • Gantt Chart
  • Tasks
  • Users data

Here is how we're managing data for these different categories:

Data Accessed Cached Stored Notes
User profiles Accessed and updated after each login.
Stored as long as the organization is active.
Tasks Accessed and updated after creation of a tab.
Stored as long as the organization is active.
Gantt Chart 🚫 Accessed of using the app.
No storage.
User data 🚫 Users data (AAD ID, UPN).
Stored as long as the organization is active.
Teams channel 🚫 🚫 Name and unique ID of the channel.
No cache.
Stored as long as the organization is active.
Teams conversations 🚫 🚫 🚫 No access.
No cache.
No storage.
Teams files 🚫 🚫 🚫 No access.
No cache.
No storage.

# Microsoft Graph

Scope Description Justification Admin Consent Required
User.Read Retrieve the properties and relationships of user object. Allows Gantt Chart Pro to read user information and to display it in the UI. No
User.ReadBasic.All Retrieve the properties and relationships of user object. Allows Gantt Chart Pro to read user information and to display it in the UI. Yes
email Gives the app access to the user's primary email address in the form of the email claim No
openid Used to sign in with OpenID Connect No
offline_access Gives thee app access to resources on behalf of the user for an extended time. When a user approves the offline_access scope, Gantt Chart Pro can receive refresh tokens from the Microsoft identity platform token endpoint. Refresh tokens are long-lived. Gantt Chart Pro can get new access tokens as older ones expire. No
profile Gives the app access to basic information about the user in the claims. No
TeamsActivity.Send Allows the app to create new activities in your teamwork activity feed, and send new activities to other users activity feed, on your behalf. Allows Gantt Chart Pro to send notifications to other users. Yes

TIP

The Azure AD App ID is: 447c7fc5-2c51-4c7b-a315-3ece4ad3154f

# Architecture and flow diagram

Gantt Chart architecture

# Microsoft Teams Apps Security and Compliance

Microsoft works with our Microsoft 365 developer partners to provide the information organizations need to expedite and inform decisions about Microsoft Teams Apps and add-ins they use. The information is supplemented with information from the Microsoft Cloud App Security app catalog and information provided by the developers when they submit their applications. This security, data handling, and compliance information is intended to help organizations assess and manage risk in using these apps.

# Resource Endpoints

All the traffic from and to the TeamsPro platform uses HTTPS protocol on port 443. Here is a short description of each flow:

Name Comments
gantt.teams-pro.com for the apps including help contents
.msecnd.net and *.visualstudio.com for performance metrics analysis
graph.microsoft.com for Microsoft Graph API access

# Dependencies

# Client

Name Version Url Licence
@azure/msal-browser 2.30.0 https://github.com/AzureAD/microsoft-authentication-library-for-js MIT
@fluentui/react-northstar 0.64.0 https://github.com/microsoft/fluentui MIT
@microsoft/applicationinsights-react-js 3.4.0 https://github.com/microsoft/applicationinsights-react-js MIT
@microsoft/applicationinsights-web 2.7.0 https://github.com/microsoft/ApplicationInsights-JS MIT
@microsoft/microsoft-graph-client 3.0.2 https://github.com/microsoftgraph/msgraph-sdk-javascript MIT
@microsoft/teams-js 2.12.0 https://github.com/OfficeDev/microsoft-teams-library-js MIT
@microsoft/teamsfx 2.0.0 https://github.com/OfficeDev/TeamsFx MIT
@reduxjs/toolkit 1.9.5 https://github.com/reduxjs/redux-toolkit MIT
@syncfusion/ej2-base 19.2.60 https://github.com/syncfusion/ej2-javascript-ui-controls MIT
@syncfusion/ej2-data 19.2.60 https://registry.npmjs.org/@syncfusion/ej2-data MIT
@syncfusion/ej2-react-dropdowns 19.2.44 https://github.com/syncfusion/ej2-react-dropdowns MIT
@syncfusion/ej2-react-gantt 19.2.44 https://github.com/syncfusion/ej2-react-gantt MIT
@syncfusion/ej2-react-inputs 19.2.44 https://github.com/syncfusion/ej2-react-ui-components MIT
@syncfusion/ej2-react-splitbuttons 19.2.44 https://github.com/syncfusion/ej2-react-splitbuttons MIT
@types/react 18.2.18 https://github.com/DefinitelyTyped/DefinitelyTyped MIT
@types/react-dom 18.2.7 https://github.com/DefinitelyTyped/DefinitelyTyped MIT
@types/react-router-dom 5.3.3 https://github.com/DefinitelyTyped/DefinitelyTyped MIT
axios 1.4.0 https://github.com/axios/axios MIT
cldr-data 36.0.0 https://github.com/rxaviers/cldr-data-npm.git
copy-to-clipboard 3.3.3 https://github.com/sudodoki/copy-to-clipboard MIT
env-cmd 10.1.0 https://github.com/toddbluhm/env-cmd MIT
history 5.3.0 https://github.com/remix-run/history MIT
moment 2.29.3 https://github.com/moment/moment MIT
react 18.2.0 https://github.com/facebook/react MIT
react-dom 18.2.0 https://github.com/facebook/react MIT
react-query 3.39.3 https://github.com/tannerlinsley/react-query MIT
react-quill 2.0.0 https://github.com/zenoamaro/react-quill MIT
react-redux 8.1.1 https://github.com/reduxjs/react-redux MIT
react-router-dom 6.14.2 https://github.com/remix-run/react-router MIT
react-scripts 5.0.1 https://github.com/facebook/create-react-app MIT
sass 1.64.2 https://github.com/sass/dart-sass MIT
tinycolor2 1.6.0 https://github.com/bgrins/TinyColor MIT
typescript 5.1.6 https://github.com/Microsoft/TypeScript Apache-2.0
web-vitals 2.1.4 https://github.com/GoogleChrome/web-vitals Apache-2.0

# Server

Name Version Url Licence
AspNetCore.HealthChecks.Publisher.ApplicationInsights 5.0.1 https://github.com/xabaril/AspNetCore.Diagnostics.HealthChecks Apache-2.0
AutoMapper 10.1.1 https://github.com/AutoMapper/AutoMapper MIT
AutoMapper.Extensions.Microsoft.DependencyInjection 8.1.1 https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection MIT
Microsoft.ApplicationInsights 2.19.0 https://github.com/Microsoft/ApplicationInsights-dotnet MIT
Microsoft.ApplicationInsights.AspNetCore 2.19.0 https://github.com/Microsoft/ApplicationInsights-dotnet MIT
Microsoft.ApplicationInsights.SnapshotCollector 1.4.2 https://www.nuget.org/packages/Microsoft.ApplicationInsights.SnapshotCollector/1.4.2
Microsoft.AspNetCore.Mvc.NewtonsoftJson 6.0.1 https://github.com/dotnet/aspnetcore MIT
Microsoft.AspNetCore.SpaProxy 6.0.24 https://github.com/dotnet/aspnetcore MIT
Microsoft.Bot.Builder.Integration.AspNet.Core 4.16.0 https://github.com/Microsoft/botbuilder-dotnet MIT
Microsoft.EntityFrameworkCore.Cosmos 6.0.1 https://github.com/dotnet/efcore MIT
Microsoft.Extensions.HealthChecks 1.0.0 https://github.com/seven1986/HealthChecks
Microsoft.Identity.Web 1.4.1 https://github.com/AzureAD/microsoft-identity-web MIT
Microsoft.Identity.Web.MicrosoftGraph 1.4.1 https://github.com/AzureAD/microsoft-identity-web MIT
Microsoft.TeamFoundationServer.Client 16.170.0 https://www.nuget.org/packages/Microsoft.TeamFoundationServer.Client/16.170.0
Newtonsoft.Json 13.0.3 https://github.com/JamesNK/Newtonsoft.Json MIT
Syncfusion.AspNet 19.4.0.56 https://www.nuget.org/packages/Syncfusion.AspNet/19.4.0.56
Syncfusion.AspNet.Mvc5 19.4.0.56 https://www.nuget.org/packages/Syncfusion.AspNet.Mvc5/19.4.0.56
Syncfusion.EJ.AspNet.Core 19.4.0.56 https://www.nuget.org/packages/Syncfusion.EJ.AspNet.Core/19.4.0.56
Syncfusion.EJ2.AspNet.Core 19.4.0.56 https://www.nuget.org/packages/Syncfusion.EJ2.AspNet.Core/19.4.0.56
AdaptiveCards 3.0.0 https://github.com/Microsoft/AdaptiveCards
Microsoft.AspNet.OData 7.5.12 https://github.com/OData/WebApi.git MIT