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

Feature/implements discoverable search provider #9053

Merged
merged 4 commits into from
Mar 14, 2023

Conversation

vitormattos
Copy link
Contributor

@vitormattos vitormattos commented Mar 13, 2023

πŸ–ΌοΈ Screenshots

🏚️ Before 🏑 After
Screenshot_20230313_141525 Screenshot_20230313_141615

🏁 Checklist

@vitormattos vitormattos added 3. to review feature: api πŸ› οΈ OCS API for conversations, chats and participants labels Mar 13, 2023
@vitormattos vitormattos added this to the πŸ–€ Next Major (27) milestone Mar 13, 2023
@vitormattos vitormattos self-assigned this Mar 13, 2023
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the feature/implements-discoverable-search-provider branch from 442aba3 to f0aa0e9 Compare March 13, 2023 19:15
@nickvergessen
Copy link
Member

@nickvergessen
Copy link
Member

/backport to stable26

Copy link
Member

@julien-nc julien-nc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ‘ Except icon-file-white should be icon-text-white in https://github.com/nextcloud/spreed/blob/master/lib/Search/ConversationSearch.php#L133.

Signed-off-by: Joas Schilling <coding@schilljs.com>
This is what's display in the provider list

#9053 (comment)

Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos merged commit 787d50c into master Mar 14, 2023
@vitormattos vitormattos deleted the feature/implements-discoverable-search-provider branch March 14, 2023 15:18
@backportbot-nextcloud
Copy link

The backport to stable26 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable26
git pull origin/stable26

# Create the new backport branch
git checkout -b fix/foo-stable26

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts. Resolve them.
git cherry-pick abc123

# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable26

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

backportbot-nextcloud bot pushed a commit that referenced this pull request Mar 14, 2023
This is what's display in the provider list

#9053 (comment)

Signed-off-by: Vitor Mattos <vitor@php.rio>
@nickvergessen
Copy link
Member

Requires nextcloud-libraries/nextcloud-vue#3882

You bumped the vue library in Talk @vitormattos ?

@vitormattos
Copy link
Contributor Author

You bumped the vue library in Talk @vitormattos ?

@nickvergessen the bump is here: #9086

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review feature: api πŸ› οΈ OCS API for conversations, chats and participants
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants