-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7119930
commit d043e0b
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html><head><title>Test Tab</title><meta property="og:description" content="App for testing Teams SDK"/><link href="./app.css" rel="stylesheet"/><meta name="viewport" content="width=device-width,initial-scale=1"><script defer="defer" src="app.37d1cd962cc36d5b382f.js"></script></head><body><div id="myModal" class="modal"><div class="modal-content"><span class="close">×</span><div id="errorMessage" class="error-message">Error</div></div></div><div class="searchContainer"><input placeholder="Filter..." name="search" id="searchInput"></div><div class="moduleContainer"><div><div class="sectionTitle">Download</div><a href="./placeholder_largeimage.png" download="appIcon">Download Icon</a><br/><a id="downloadLink" download="DownloadViaLink.csv">In-Memory Download Link</a><br/><button id="downloadButton">In-Memory Download Button</button></div><div uploadfilesection><div class="sectionTitle">Upload</div><label for="image_uploads">Choose images to upload (PNG, JPG)</label> <input type="file" id="image_uploads" name="image_uploads" accept=".jpg, .jpeg, .png" multiple="multiple"><div class="fileUploadPreview"><p>No files currently selected for upload</p></div></div><div><div class="sectionTitle">Implicit Teams Deep Link</div><button onclick="enableImplicitExecuteDeepLink()">enable Implicit ExecuteDeepLink</button><div><a href="https://teams.microsoft.com/l/app/f46ad259-0fe5-4f12-872d-c737b174bcb4">https://teams.microsoft.com/_#/l/app/f46ad259-0fe5-4f12-872d-c737b174bcb4</a></div><div><a href="https://teams.microsoft.com/l/entity/com.microsoft.teamspace.tab.planner/All" target="_blank">https://teams.microsoft.com/l/entity/com.microsoft.teamspace.tab.planner/All</a></div><div><a href="https://microsoft.com/" target="_blank">https://microsoft.com/ (non teams deep link)</a></div></div><div><div class="sectionTitle">Print</div><button onclick="enablePrintCapability()">enablePrintCapability</button> <button onclick="printHandler()">Print this page</button></div><div><div class="sectionTitle">URIs</div><div><a href="tel:1234567890">Telephone URI</a></div><div><a href="tel:1234567890" target="_blank">Telephone URI (New Window)</a></div><div><a href="sip:yudogan@microsoft.com">Yuri Dogandjiev SIP URI</a></div><div><a href="sip:yudogan@microsoft.com" target="_blank">Yuri Dogandjiev SIP URI (New Window)</a></div><div><a href="search-ms:query=Microsoft_Teams_Update.exe">Search protocol link</a></div><div><a href="search-ms:query=Microsoft_Teams_Update.exe" target="_blank">Search protocol link (New Window)</a></div><div><a href="msteams://teams.microsoft.com/l/entity/0d820ecd-def2-4297-adad-78056cde7c78/MyNotebook">OneNote app via msteams protocol</a></div><div><a href="msteams://teams.microsoft.com/l/entity/0d820ecd-def2-4297-adad-78056cde7c78/MyNotebook" target="_blank">OneNote app via msteams protocol (New Window)</a></div><div><a href="ms-teams://teams.microsoft.com/l/entity/0d820ecd-def2-4297-adad-78056cde7c78/MyNotebook">OneNote app via ms-teams protocol</a></div><div><a href="ms-teams://teams.microsoft.com/l/entity/0d820ecd-def2-4297-adad-78056cde7c78/MyNotebook" target="_blank">OneNote app via ms-teams protocol (New Window)</a></div><div><a href="ms-edu-secureassessment:https://example.com/" target="_blank"></a></div></div><div><div class="sectionTitle">Re-navigation</div><div><a href="/page1.html">Page 1</a></div><div><a href="/page2.html">Page 2</a></div><div><a href="/scroll.html">Scroll</a></div><div><a href="/download.html">Download</a></div><div><a href="/index.html?simulateTimeout=true">Page w/ timeout</a></div><div><a href="/index.html?simulateFailure=true">Page w/ failure</a></div></div><div><div class="sectionTitle">External links</div><div><a href="https://www.bing.com" target="_blank">Bing via anchor tag</a></div><button onclick="window.open('https://www.bing.com')">Bing via window.open</button></div><div><div class="sectionTitle">Nested app</div><div><button onclick="document.getElementById('nestedAppFrame').src = '/frame.html'">Simulate nested app load</button></div><div><button onclick="document.getElementById('nestedAppFrame').src = '/frame.html?simulateTimeout=true'">Simulate nested app timeout</button></div><div><button onclick="document.getElementById('nestedAppFrame').src = '/frame.html?simulateFailure=true'">Simulate nested app failure</button></div><iframe id="nestedAppFrame"></iframe></div><div><div class="sectionTitle">Most recent app load context (cached load Only)</div><textarea id="textarea-recentAppContext" aria-label="recent app context"></textarea></div><div><div class="sectionTitle">Caching Strategy</div><button id="cache-mode-toggle"></button></div></div></body></html> | ||
<!doctype html><html><head><title>Test Tab</title><meta property="og:description" content="App for testing Teams SDK"/><link href="./app.css" rel="stylesheet"/><meta name="viewport" content="width=device-width,initial-scale=1"><script defer="defer" src="app.37d1cd962cc36d5b382f.js"></script></head><body><div id="myModal" class="modal"><div class="modal-content"><span class="close">×</span><div id="errorMessage" class="error-message">Error</div></div></div><div class="searchContainer"><input placeholder="Filter..." name="search" id="searchInput"></div><div class="moduleContainer"><div><div class="sectionTitle">Download</div><a href="./placeholder_largeimage.png" download="appIcon">Download Icon</a><br/><a id="downloadLink" download="DownloadViaLink.csv">In-Memory Download Link</a><br/><button id="downloadButton">In-Memory Download Button</button></div><div uploadfilesection><div class="sectionTitle">Upload</div><label for="image_uploads">Choose images to upload (PNG, JPG)</label> <input type="file" id="image_uploads" name="image_uploads" accept=".jpg, .jpeg, .png" multiple="multiple"><div class="fileUploadPreview"><p>No files currently selected for upload</p></div></div><div><div class="sectionTitle">Implicit Teams Deep Link</div><button onclick="enableImplicitExecuteDeepLink()">enable Implicit ExecuteDeepLink</button><div><a href="https://teams.microsoft.com/l/app/f46ad259-0fe5-4f12-872d-c737b174bcb4">https://teams.microsoft.com/_#/l/app/f46ad259-0fe5-4f12-872d-c737b174bcb4</a></div><div><a href="https://teams.microsoft.com/l/entity/com.microsoft.teamspace.tab.planner/All" target="_blank">https://teams.microsoft.com/l/entity/com.microsoft.teamspace.tab.planner/All</a></div><div><a href="https://microsoft.com/" target="_blank">https://microsoft.com/ (non teams deep link)</a></div></div><div><div class="sectionTitle">Print</div><button onclick="enablePrintCapability()">enablePrintCapability</button> <button onclick="printHandler()">Print this page</button></div><div><div class="sectionTitle">URIs</div><div><a href="tel:1234567890">Telephone URI</a></div><div><a href="tel:1234567890" target="_blank">Telephone URI (New Window)</a></div><div><a href="sip:yudogan@microsoft.com">Yuri Dogandjiev SIP URI</a></div><div><a href="sip:yudogan@microsoft.com" target="_blank">Yuri Dogandjiev SIP URI (New Window)</a></div><div><a href="search-ms:query=Microsoft_Teams_Update.exe">Search protocol link</a></div><div><a href="search-ms:query=Microsoft_Teams_Update.exe" target="_blank">Search protocol link (New Window)</a></div><div><a href="msteams://teams.microsoft.com/l/entity/0d820ecd-def2-4297-adad-78056cde7c78/MyNotebook">OneNote app via msteams protocol</a></div><div><a href="msteams://teams.microsoft.com/l/entity/0d820ecd-def2-4297-adad-78056cde7c78/MyNotebook" target="_blank">OneNote app via msteams protocol (New Window)</a></div><div><a href="ms-teams://teams.microsoft.com/l/entity/0d820ecd-def2-4297-adad-78056cde7c78/MyNotebook">OneNote app via ms-teams protocol</a></div><div><a href="ms-teams://teams.microsoft.com/l/entity/0d820ecd-def2-4297-adad-78056cde7c78/MyNotebook" target="_blank">OneNote app via ms-teams protocol (New Window)</a></div><div><a href="ms-edu-secureassessment:https://example.com/" target="_blank">Take a test link (New Window)</a></div></div><div><div class="sectionTitle">Re-navigation</div><div><a href="/page1.html">Page 1</a></div><div><a href="/page2.html">Page 2</a></div><div><a href="/scroll.html">Scroll</a></div><div><a href="/download.html">Download</a></div><div><a href="/index.html?simulateTimeout=true">Page w/ timeout</a></div><div><a href="/index.html?simulateFailure=true">Page w/ failure</a></div></div><div><div class="sectionTitle">External links</div><div><a href="https://www.bing.com" target="_blank">Bing via anchor tag</a></div><button onclick="window.open('https://www.bing.com')">Bing via window.open</button></div><div><div class="sectionTitle">Nested app</div><div><button onclick="document.getElementById('nestedAppFrame').src = '/frame.html'">Simulate nested app load</button></div><div><button onclick="document.getElementById('nestedAppFrame').src = '/frame.html?simulateTimeout=true'">Simulate nested app timeout</button></div><div><button onclick="document.getElementById('nestedAppFrame').src = '/frame.html?simulateFailure=true'">Simulate nested app failure</button></div><iframe id="nestedAppFrame"></iframe></div><div><div class="sectionTitle">Most recent app load context (cached load Only)</div><textarea id="textarea-recentAppContext" aria-label="recent app context"></textarea></div><div><div class="sectionTitle">Caching Strategy</div><button id="cache-mode-toggle"></button></div></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters