-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
WIP: Search by commit/PR message #722
Draft
samrat
wants to merge
49
commits into
main
Choose a base branch
from
feat/search-by-commit
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
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
b540015
to
d9fc2eb
Compare
This reverts commit d0cea12.
3590b2f
to
c3c85c0
Compare
1ae98fd
to
4ec541e
Compare
3d9a7d5
to
3fdad8a
Compare
pg_search highlights matches using html. When these components are used in the context of showing search results, render the highlight html.
0835453
to
9c5be17
Compare
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
Closes: #674
![Screenshot 2025-02-07 at 15 44 46](https://private-user-images.githubusercontent.com/480806/410955732-bb42f69e-fc8c-4345-afd5-1af0fb8b5bf3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTQ4MDUsIm5iZiI6MTczOTE1NDUwNSwicGF0aCI6Ii80ODA4MDYvNDEwOTU1NzMyLWJiNDJmNjllLWZjOGMtNDM0NS1hZmQ1LTFhZjBmYjhiNWJmMy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQwMjI4MjVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00ODhkZmNjNmFjOGZkNDhmODU2Y2NmY2MzNzI4ZTZmZGZiM2FlYWQzYTYyNzNiZmFhMWVhYmFjYTgyZGFlOGQ0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.-3RuA12PseOnNubfVWU8oy5cmD3joa3ct3ZLuCrWKPI)
Details
/apps/<app-slug>/search/releases
and/apps/<app-slug>/search/builds
/
redirects to the search page from anywhere on the app.