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(StatusPanel): add option to show history in StatusPanel #2055

Merged
merged 15 commits into from
Nov 28, 2024

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented Nov 24, 2024

Description

This PR adds an option to display a history tab in the status panel on the dashboard. You can also change the count of visible entries in this tab.

Pay attention, that this PR is based on the following PRs:

Related Tickets & Documents

fixes #940

Mobile & Desktop Screenshots/Recordings

image

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

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Nov 24, 2024
Copy link
Contributor

Language file analysis report:

File Missing Keys Unused Keys
de.json 32 1
en.json 1 1

# Conflicts:
#	src/components/panels/StatusPanel.vue
#	src/components/settings/SettingsUiSettingsTab.vue
#	src/locales/en.json
#	src/store/gui/index.ts
#	src/store/gui/types.ts
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Nov 24, 2024
Copy link
Contributor

Language file analysis report:

File Missing Keys Unused Keys
en.json 1 1

rackrick
rackrick previously approved these changes Nov 28, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 28, 2024
Copy link
Contributor

Language file analysis report:

File Missing Keys Unused Keys
en.json 0 1

@meteyou meteyou merged commit 0806061 into mainsail-crew:develop Nov 28, 2024
10 checks passed
@meteyou meteyou deleted the feat/add-history-status-panel branch November 28, 2024 21:51
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