-
Notifications
You must be signed in to change notification settings - Fork 326
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
Enabling Search inputs with IRepositoryProvider #2244
Merged
dhoehna
merged 27 commits into
feature/dhoehna/SearchingCapabilitiy
from
user/dhoehna/SDKChangeToEnableRepoSearching
Mar 18, 2024
Merged
Enabling Search inputs with IRepositoryProvider #2244
dhoehna
merged 27 commits into
feature/dhoehna/SearchingCapabilitiy
from
user/dhoehna/SDKChangeToEnableRepoSearching
Mar 18, 2024
Conversation
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
dhoehna
requested review from
jsidewhite,
huzaifa-d,
vineeththomasalex,
dkbennett,
krschau,
EricJohnson327,
hart-wilson,
SohamDas2021,
AmelBawa-msft,
bbonaby and
a team
February 9, 2024 22:35
This was referenced Feb 9, 2024
extensionsdk/Microsoft.Windows.DevHome.SDK/Microsoft.Windows.DevHome.SDK.idl
Outdated
Show resolved
Hide resolved
extensionsdk/Microsoft.Windows.DevHome.SDK/Microsoft.Windows.DevHome.SDK.idl
Outdated
Show resolved
Hide resolved
dhoehna
changed the base branch from
main
to
feature/dhoehna/SearchingCapabilitiy
February 21, 2024 19:36
krschau
reviewed
Feb 26, 2024
extensionsdk/Microsoft.Windows.DevHome.SDK/Microsoft.Windows.DevHome.SDK.idl
Outdated
Show resolved
Hide resolved
extensionsdk/Microsoft.Windows.DevHome.SDK/Microsoft.Windows.DevHome.SDK.idl
Outdated
Show resolved
Hide resolved
krschau
approved these changes
Feb 26, 2024
dhoehna
force-pushed
the
feature/dhoehna/SearchingCapabilitiy
branch
from
March 2, 2024 00:12
b5a149c
to
d78d848
Compare
…/SDKChangeToEnableRepoSearching
…/SDKChangeToEnableRepoSearching
sshilov7
reviewed
Mar 8, 2024
extensionsdk/Microsoft.Windows.DevHome.SDK/Microsoft.Windows.DevHome.SDK.idl
Show resolved
Hide resolved
sshilov7
reviewed
Mar 8, 2024
sshilov7
reviewed
Mar 8, 2024
bbonaby
reviewed
Mar 12, 2024
extensionsdk/Microsoft.Windows.DevHome.SDK/Microsoft.Windows.DevHome.SDK.idl
Show resolved
Hide resolved
extensionsdk/Microsoft.Windows.DevHome.SDK/RepositoriesSearchResult.cpp
Outdated
Show resolved
Hide resolved
tools/SetupFlow/DevHome.SetupFlow/ViewModels/AddRepoViewModel.cs
Outdated
Show resolved
Hide resolved
tools/SetupFlow/DevHome.SetupFlow/ViewModels/AddRepoViewModel.cs
Outdated
Show resolved
Hide resolved
krschau
reviewed
Mar 14, 2024
…/SDKChangeToEnableRepoSearching
bbonaby
approved these changes
Mar 18, 2024
dhoehna
merged commit Mar 18, 2024
0fdec94
into
feature/dhoehna/SearchingCapabilitiy
1 of 4 checks passed
dhoehna
added a commit
that referenced
this pull request
Mar 21, 2024
* Adding searching capability to the repo tool (#2245) * Re-adding lost changes * WIP * Minor tweaks * Cleaning up code. * Fixing code issues with new() * Reverting SDK version. * Reverting idl change because it is another PR. * Reverting package.appxmanifest change * Adding search term placeholder text * Removing a method. Using GetValuesFor * Removing a space * Moving QI to where it is used --------- Co-authored-by: Darren Hoehna <[email protected]> * Comment changes. (#2310) * Re-adding lost changes * WIP * Minor tweaks * Cleaning up code. * Fixing code issues with new() * Reverting SDK version. * Reverting idl change because it is another PR. * Reverting package.appxmanifest change * Adding search term placeholder text * Removing a method. Using GetValuesFor * Removing a space * Moving QI to where it is used * Comment changes --------- Co-authored-by: Darren Hoehna <[email protected]> * FIxing some errors. Making the UI closer to the mocks> (#2326) Co-authored-by: Darren Hoehna <[email protected]> * addRepo improvements (#2298) * USing tags * Can clone repos again. * Changing visibility to bool. * More changes * Account combobox is reset. * Adding some comments. * Combobox placeholder * Final touches * Fixing a comment. * Fixing SDk version * Ignoring a test * Update tools/SetupFlow/DevHome.SetupFlow/ViewModels/AddRepoViewModel.cs Co-authored-by: Kristen Schau <[email protected]> * Update tools/SetupFlow/DevHome.SetupFlow/ViewModels/AddRepoViewModel.cs Co-authored-by: Kristen Schau <[email protected]> * Update tools/SetupFlow/DevHome.SetupFlow/Views/AddRepoDialog.xaml Co-authored-by: Kristen Schau <[email protected]> * Changes * Removing prefixes for uid * Moving more things into the ViewModel. * Getting loginUI and provider name not null. * Ignoring anotehr test because making a new frame throws an exception. * Adding -async --------- Co-authored-by: Darren Hoehna <[email protected]> Co-authored-by: Kristen Schau <[email protected]> * Enabling Search inputs with IRepositoryProvider (#2244) * Adding IRepositoryProvider2 * Adding a space between the >'s * Modifying based on feedback. * Moving around arguments * Changes based on semi-API review * Adding implementation * HOlding onto the options * Copying a com array * Changing a name * Back to a working build. * WIP * eeeyyy, it works. Now need to add some smaller changes * Cleaning up code * Works and looks good * Adding comments * Fixing a typo * Adding locks. Getting search to work with one provider * Changing back to IIterable * Changing variable names * Adding a comment. * Adding another QI. Removing duplicate code. * Addressing comments. * Updating version * Removing plural --------- Co-authored-by: Darren Hoehna <[email protected]> * Updating version * Changing version --------- Co-authored-by: Darren Hoehna <[email protected]> Co-authored-by: Kristen Schau <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of the pull request
The repo config will support adding search terms for any provider implementing IRepositoryProvider2.
The SDK is currently going through API review, but no significant changes are expected.
References and relevant issues
Detailed description of the pull request / Additional comments
Validation steps performed
PR checklist