Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Open App Store & Notify App Install Completed Capability #2626

Merged
merged 41 commits into from
Nov 21, 2024

Conversation

YinHang2515
Copy link
Contributor

Description

This pr is meant to enable open app store and notify apps installation capability, including several types of store dialogs, like full store, in-context-store. The store will leverage current dialog capability.

Main changes in the PR:

  1. store.ts - add open store api, performing function of sending message to host sdk
  2. store.spec.ts - related unit test

Validation

Validation performed:

  1. start teams test app
  2. search Store section and check
  3. the acture store view cannot be accessed as host sdk not updated

Unit Tests added:

Yes

End-to-end tests added:

No

Additional Requirements

Change file added:

Yes

Next/remaining steps:

  • Enable a new api that notify when finish installing apps
  • Integrage those 2 apis to each hubs

Screenshots:

Remove this section if n/a

Before After
None, as this is a new added feature image

Charlz-hang and others added 30 commits October 25, 2024 16:03
…3.json

Co-authored-by: Trevor Harris <trharris@microsoft.com>
Co-authored-by: Trevor Harris <trharris@microsoft.com>
Co-authored-by: Trevor Harris <trharris@microsoft.com>
Co-authored-by: Trevor Harris <trharris@microsoft.com>
@YinHang2515 YinHang2515 requested a review from a team as a code owner November 18, 2024 23:37
Copy link
Contributor

This pull request contains changes to the runtime.ts file. If you, as the author of this PR, have made changes to the Runtime interface please review RUNTIME.md to determine if a new runtime version is required. Please reply to this comment stating what changes, if any, were made to the runtime object and whether a new runtime version was required.

@YinHang2515 YinHang2515 enabled auto-merge (squash) November 18, 2024 23:55
@YinHang2515 YinHang2515 disabled auto-merge November 19, 2024 00:34
@YinHang2515 YinHang2515 enabled auto-merge (squash) November 19, 2024 00:34
sunbrk
sunbrk previously approved these changes Nov 19, 2024
@YinHang2515 YinHang2515 disabled auto-merge November 19, 2024 04:21
@TrevorJoelHarris TrevorJoelHarris enabled auto-merge (squash) November 20, 2024 23:42
@TrevorJoelHarris TrevorJoelHarris merged commit b558cec into main Nov 21, 2024
28 checks passed
@TrevorJoelHarris TrevorJoelHarris deleted the user/hangyin/openstore branch November 21, 2024 03:10
TrevorJoelHarris added a commit that referenced this pull request Nov 21, 2024
YinHang2515 pushed a commit that referenced this pull request Nov 21, 2024
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.

5 participants