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

Display pending commands #104

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Display pending commands #104

merged 1 commit into from
Feb 26, 2025

Conversation

oallain
Copy link
Member

@oallain oallain commented Feb 13, 2025

Q A
Bug fix? no
New feature? yes
BC breaks? no
Fixed issue
License MIT

Pending commands are currently on the last page of the command history, because pending commands have no start datetime.
The purpose of this PR is to bring them up first, in the following order:

  • Pending commands
  • Commands in progress
  • Finished commands

@oallain oallain merged commit 8cf1464 into main Feb 26, 2025
9 checks passed
@oallain oallain deleted the feature/display-pending-commands branch February 26, 2025 10:59
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.

2 participants