Skip to content

Merged gui searches#345

Merged
EdwardLarson merged 86 commits into
masterfrom
merged_gui_searches
Jul 11, 2023
Merged

Merged gui searches#345
EdwardLarson merged 86 commits into
masterfrom
merged_gui_searches

Conversation

@EdwardLarson
Copy link
Copy Markdown
Contributor

@EdwardLarson EdwardLarson commented Jul 3, 2023

One sentence summary of this PR (This should go in the CHANGELOG!)
Add a search bar to the ResourceTreeView to filter resources by string and bytes.
Add searchbar to HexView in order to search for a string or bytes within a resource.

Link to Related Issue(s)
Combines #336 and #334

Please describe the changes in your request.
Adds a Svelte implementation a search bar with two usages in the GUI: One to search the resource tree for all resources containing some bytes/string, and one to search the currently selected resource for bytes/string.

For more details, see the individual PRs.

Anyone you think should look at this, specifically?
@dannyp303
@rbs-jacob

Copy link
Copy Markdown
Member

@rbs-jacob rbs-jacob left a comment

Choose a reason for hiding this comment

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

Some changes requested. Also, as I type, I repeatedly get some errors in the console that should probably be handled silently.

image

Comment thread ofrak_core/CHANGELOG.md Outdated
Comment thread frontend/src/HexView.svelte Outdated
Comment thread frontend/src/HexView.svelte
Comment thread frontend/src/ResourceSearchBar.svelte Outdated
Comment thread frontend/src/ResourceSearchBar.svelte Outdated
Comment thread frontend/src/ResourceTreeNode.svelte Outdated
Comment thread frontend/src/ofrak/remote_resource.js
Comment thread ofrak_core/ofrak/gui/server.py Outdated
@dannyp303 dannyp303 requested a review from rbs-jacob July 10, 2023 19:02
Copy link
Copy Markdown
Member

@rbs-jacob rbs-jacob left a comment

Choose a reason for hiding this comment

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

Two very minor fixes, and this is good to go! We're almost there!

Comment thread ofrak_core/ofrak/gui/server.py Outdated
Comment thread frontend/src/ofrak/remote_resource.js
Comment thread frontend/src/ofrak/remote_resource.js Outdated
@dannyp303 dannyp303 requested a review from rbs-jacob July 11, 2023 14:39
Comment thread ofrak_core/ofrak/gui/server.py Outdated
@EdwardLarson EdwardLarson merged commit d12b520 into master Jul 11, 2023
@EdwardLarson EdwardLarson mentioned this pull request Aug 10, 2023
1 task
@whyitfor whyitfor deleted the merged_gui_searches branch November 25, 2024 10:27
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