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

feat(Dashboard): add option to change length and filter files #2051

Merged
merged 3 commits into from
Nov 24, 2024

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented Nov 20, 2024

Description

This PR add an option to change the max count of files and add a filter in the StatusPanel. If you set the length to 0, it will hide the complete tab in the dashboard StatusPanel.

Related Tickets & Documents

fixes #940

Mobile & Desktop Screenshots/Recordings

image

[optional] Are there any post-deployment tasks we need to perform?

none

…tusPanel

Signed-off-by: Stefan Dej <meteyou@gmail.com>
@meteyou meteyou requested review from dw-0 and rackrick November 20, 2024 20:45
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 20, 2024
Copy link
Contributor

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 1

Signed-off-by: Stefan Dej <meteyou@gmail.com>
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Nov 20, 2024
Copy link
Contributor

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 1

@meteyou meteyou changed the title feat(Dashboard): add option to change length of files list feat(Dashboard): add option to change length and filter files Nov 20, 2024
src/locales/en.json Outdated Show resolved Hide resolved
src/locales/en.json Outdated Show resolved Hide resolved
Co-authored-by: rackrick <45207681+rackrick@users.noreply.github.com>
Copy link
Contributor

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 1

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 24, 2024
@meteyou meteyou merged commit f82ec21 into mainsail-crew:develop Nov 24, 2024
12 checks passed
@meteyou meteyou deleted the feat/dashboard-files-filter branch November 24, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improvements to the Status Panel (files/job queue) - limit file entries, filters, switch files/history
2 participants