Skip to content

Conversation

@NormSohl
Copy link
Contributor

@NormSohl NormSohl commented Mar 3, 2018

No description provided.

@charlesprakash
Copy link
Contributor

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/resources/microsoft-graph.md ⚠️Warning Details
msteams-platform/assets/downloads/MicrosoftTeams-BasicElements.pdf ✅Succeeded
msteams-platform/assets/downloads/MicrosoftTeams-Screens-Darktheme.pdf ✅Succeeded
msteams-platform/assets/downloads/MicrosoftTeams-Screens.pdf ✅Succeeded
msteams-platform/assets/downloads/MicrosoftTeams-Tabs.pdf ✅Succeeded

msteams-platform/resources/microsoft-graph.md

  • Line 10: [Warning] Invalid file link:(~/concepts/tabs/tabs-content).
  • Line 10: [Warning] Invalid file link:(~/concepts/tabs/tabs-configuration).
  • Line 12: [Warning] Invalid file link:(~/concepts/authentication/authentication).

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@NormSohl NormSohl merged commit 3ca741f into live Mar 3, 2018
NormSohl pushed a commit that referenced this pull request Mar 26, 2018
* Updated Context and theme information (#86)

Clarified what information can be used in a Tabs URL, returned by the microsoftTeams.getContext() object, and clarified the wording for theme change handling.

* Updates to icon size (#88)

* Updated Context and theme information

Clarified what information can be used in a Tabs URL, returned by the microsoftTeams.getContext() object, and clarified the wording for theme change handling.

* Icon spec change (#85)

* Updated icon sizes (#87)

* fixed typo (#91)

* Parameters were incorrect, or wrong order (depending on which overload) (#95)

There are only 2 overloads on the extension method:
SendToConversationAsync(this IConversations operations, Activity activity, CancellationToken cancellationToken = default(CancellationToken));
SendToConversationAsync(this IConversations operations, string conversationId, Activity activity, CancellationToken cancellationToken = default(CancellationToken));

* Added sample code extract to demonstrate AsTeamsChannelAccounts() method (#94)

* Added sample code extract to demonstrate AsTeamsChannelAccounts() method

Making it clearer how to implement functionality

* Minor edits

* Updated JSON formatting

* Authentication, Control library (#104)

* Norm control library (#101)

* Add control library topic

* toc

* link

* trdt

* Added second part

* proofreading

* edits

* links

* Edits (#98)

* added links to React and Redux
* changed heading capitalization style to match rest of docs
* fixed commas, spaces, capitalization bugs, monospace formatting

* Made changes for PR #100

* Norm authentication rework (#103)

* Added structure for new authentication content

* Added content to top level

* Rough draft of tab authentication topic with new screenshots

* Fixed format issue

* Formatting test

* Formatting

* Added content for SSO

* Structural edits

* list test

* test

* test

* test

* Test

* test

* test

* test

* test

* indent code

* test

* tst

* test

* Updated bot auth

* Added new samples for bot auth

* Corrected code for auth

* Expanded code for bot auth

* Minor edits

* Removed work in progress

* More term changes and rewrite

* More review comments

* Review comments

* TOC

* Added support for other providers

* Removed app registration

* minor edits

* Pre publication changes

* Extensive edits, added links, native image

* Added missing space

* Made title match metadata

* Misc changes (#97)

* Misc changes

1. Missing comma
2. Fixed 404 dead link to SDK
3. Misc editing
4. Attempted to clarify murky mobile auth story
5. Fixed sample code labels

* Added Visio sequence diagram source

Bot and tab auth sequence diagrams

* Added folder for authentication images

* Delete placeholder.md

* Added copy of PNG instead of linking to asolis repo

* Extensive edits, updated bitmap, added links

* Updated flow diagram

* toc changes

* fixed link

* Extensive edits (#99)

Technical accuracy, additional links, reordered last two sections, minor edits.

* Restructured auth topics

* added links to auth provider

* TOC

* Changes from readthrough

* edits

* edits

* edits

* formatting

* edits

* standardize

* Billbl auth final edits (#102)

* Minor edits and clarifications

* Enlarged to fit available space

* Enlarged to fit available space

* replaced by lowercase filename version

* Mistakenly posted to wrong directory

* Minor edits

* Tech review and clarification

Fixed some of my own bugs and clarified the distinction between state validation and <verification code> validation.

* Fixed grammar bug

* Grammar change to bot auth diagram

* Technical review changes

* Extensive revisions to reflect bot auth sample

Previous version referenced Josh's sample; Adrian's is quite different.

* Added clarification - no bot support

* Changed to "identity provider" nomenclature

* Changed to "identity provider" nomenclature

* Minor edits and nomenclature change

* authentication -> identity

* Fixed broken links

* Update resources (#105)

* Updated for new auth and Teams graph info

As per https://domoreexp.visualstudio.com/MSTeams/_workitems/edit/234506?source=compose

* update resource files per Vivian Hsu

* Refactoring of auth content (#106)

There used to be just one authentication.md file under concepts, now there's an authentication root at authentication/authentication.md.

Will leave this branch to be merged with master too. There will be a small merge conflict but since this is a non-destructive change (if the redirect doesn't work the 404 error still occurs) it's easy to fix.

* Billbl auth redirect (#107)

* Refactoring of auth content 

There used to be just one authentication.md file under concepts, now there's an authentication root at authentication/authentication.md.

* Create master redirection file

Added entry for relocated authentication content.

* Deleted (didn't work)

* Added .md extension to source_path

* Billbl auth redirect (#108)

* Refactoring of auth content 

There used to be just one authentication.md file under concepts, now there's an authentication root at authentication/authentication.md.

* Create master redirection file

Added entry for relocated authentication content.

* Deleted (didn't work)

* Added .md extension to source_path

* Added leading slash to redirect_url

* Update .openpublishing.redirection.json

* Update .openpublishing.redirection.json

* Update .openpublishing.redirection.json

* Update .openpublishing.redirection.json

* Update .openpublishing.redirection.json

* Deleting Messages (#110)

* Updated for new auth and Teams graph info

As per https://domoreexp.visualstudio.com/MSTeams/_workitems/edit/234506?source=compose

* update resource files per Vivian Hsu

* Norm delete messages (#109)

* support for bots deleting messages

* edits

* added links

* date

* TypeScript

* Updated sign-in card (#112)

* Manifest version correction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants