Viva Connection Adaptive Card Extension (ACE) that shows the recent files for the current user.
Just want to see the Adaptive Card template?
Get your own free development tenant by subscribing to Microsoft 365 developer program
None
| Solution | Author(s) |
|---|---|
| primary-text-recent-files | GuidoZam |
| Version | Date | Comments |
|---|---|---|
| 1.0 | April 7, 2022 | Initial release |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
- Clone this repository
- Ensure that you are at the solution folder
- in the command-line run:
- npm install
- gulp serve
Viva Connection Adaptive Card Extension (ACE) that shows the recent files for the current user using Microsoft Graph. In the CardView the user can find the number of the recent files, clicking on the "View files" button the QuickView opens and the user can view all the recent files and open the one needed by clicking on the "Open" button.
- Getting started with SharePoint Framework
- Building for Microsoft teams
- Use Microsoft Graph in your solution
- Publish SharePoint Framework applications to the Marketplace
- Microsoft 365 Patterns and Practices - Guidance, tooling, samples and open-source controls for your Microsoft 365 development


