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

[UI] Search Bar + JNI Indirect References Configuration + refactor #168

Merged
merged 4 commits into from
Dec 17, 2024

Conversation

luca-dot-sh
Copy link
Contributor

@luca-dot-sh luca-dot-sh commented Dec 12, 2024

This PR adds

  • search bar to processes screen.
  • JNI Indirect References Option to Configuration Screen

Additionally:

  • Instrumented UI Smoke Test
  • Cleaning up View Models by moving helpers to seperate files
  • Consolidate conversions between UI and Backend types into helper file

image

Open for design improvement regarding the search bar :D

Closes: #141
Part of: #156
Part of: #165

@luca-dot-sh luca-dot-sh requested a review from fhilgers December 12, 2024 22:00
@luca-dot-sh luca-dot-sh changed the base branch from main to dev December 12, 2024 22:02
@luca-dot-sh luca-dot-sh force-pushed the frontend_search_bar_and_jni branch from d566c23 to 3ce2f30 Compare December 12, 2024 22:05
@luca-dot-sh luca-dot-sh force-pushed the frontend_search_bar_and_jni branch from 3ce2f30 to 851eb0f Compare December 12, 2024 22:12
Copy link
Collaborator

@fhilgers fhilgers left a comment

Choose a reason for hiding this comment

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

LGTM

@luca-dot-sh luca-dot-sh merged commit 3da1133 into dev Dec 17, 2024
7 checks passed
@fhilgers fhilgers deleted the frontend_search_bar_and_jni branch December 18, 2024 07:52
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.

UI: Search bar to filter out App/Process
2 participants