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

Added the search filter functionality #28

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

Added the search filter functionality #28

wants to merge 41 commits into from

Conversation

ShivamVerma5665
Copy link

Added search functionality for searching processes under process table

@ShivamVerma5665 ShivamVerma5665 changed the title Implementing the search filter functionality Added the search filter functionality Oct 29, 2020
@ShivamVerma5665
Copy link
Author

ShivamVerma5665 commented Oct 29, 2020

I have added the search_filter_table() function in custPage.html which will enable the search functionality for processes table. Please let me know if there's any problem while reviewing the code @t0xic0der

@gridhead
Copy link
Owner

@sachin2912 @s-katte Could you help with reviewing this PR please?

@sachin2912
Copy link

@t0xic0der , sure i will review this PR

@gridhead gridhead self-requested a review October 30, 2020 11:44
@gridhead gridhead self-assigned this Oct 30, 2020
@s-katte
Copy link

s-katte commented Oct 30, 2020

sure @t0xic0der. Can you please link the issue that this PR solves.

@gridhead
Copy link
Owner

@s-katte This PR resolves #23. I have linked the same.

back.py Outdated Show resolved Hide resolved
Copy link

@s-katte s-katte left a comment

Choose a reason for hiding this comment

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

Looks good to me

Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Added licensing information to the Python scripts

Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Local asset loading and Go HTTP server
gridhead and others added 22 commits December 12, 2020 02:15
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Added clock speed and CPU statistics endpoint

Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Live updating of CPU statistics

Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
CPU cycles graph and live updating statistics
Made graphs transparent to facilitate theming and reworked tab switching

Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Memory information with graphs and statistics
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Active disk information including usage and partition info
 The search functionality is not working properly while searching for desired process from the process details table.
This reverts commit 1306db3.
Replacing container with cuntainer
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.

Implementing the search filter functionality for process details table
4 participants