[UI] add apps to processes, configuration menu, per process configuration #103
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.
This PR groups processes to their packages application in the process screen. Additionaly, the configuration screen is split into preset, global and per process configuration. This way, we can configure eBPF programs either for individual processes, apps or globally.
New Configuration Menu:
![image](https://private-user-images.githubusercontent.com/60951704/389219243-a43a650a-63ca-475f-9465-414eecc5ffb7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMDE1ODMsIm5iZiI6MTczOTMwMTI4MywicGF0aCI6Ii82MDk1MTcwNC8zODkyMTkyNDMtYTQzYTY1MGEtNjNjYS00NzVmLTk0NjUtNDE0ZWVjYzVmZmI3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDE5MTQ0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRlZjgwYmM5NDgxM2M2NjRiOWMxMmU5ZmMyYTliZjE5Mjg4YmUyYzVhMTczYmViZDI2Njc1ZGRhNTcyY2Y3ODUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.eU8TkpCol_CO8G8-RyI06HwoVlyICbDVrJJWRWVVy1Q)
New combined apps and processes menu, clicking an entry will take you to the old configuration screen.
![image](https://private-user-images.githubusercontent.com/60951704/389219273-e0fc2ed2-f395-4776-b1e8-2b75d052a5fc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMDE1ODMsIm5iZiI6MTczOTMwMTI4MywicGF0aCI6Ii82MDk1MTcwNC8zODkyMTkyNzMtZTBmYzJlZDItZjM5NS00Nzc2LWIxZTgtMmI3NWQwNTJhNWZjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDE5MTQ0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU3NDJlNTE0NTJjMGFlYzFjZGE5NjA4MzliN2UyZDQwMzJmMzBjNTU5N2NmNzdiNWMwMGRjZDg4MjQ4M2Q2YTImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.shz-n-RH0Sd_DNOgRZdAuU-K600zi6F91u42h99t_iA)