mattermost / mattermost-redux

Redux for Mattermost
Apache License 2.0
200 stars 386 forks source link

[MM-32476] Apps in the Marketplace #1352

Closed hanzei closed 3 years ago

hanzei commented 3 years ago

Summary

This PR adds the needed types for Apps in the Marketplace. It also consolidates the typed used in the Marketplace in src/types/marketplace.ts.

I added a AppManifest type with only the needed fields for my PR. Should we go ahead and add all types?

Ticket Link

https://mattermost.atlassian.net/browse/MM-32476 https://mattermost.atlassian.net/browse/MM-32535

hanzei commented 3 years ago

@catalintomai Please review. I can't add you as a reviewer.