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

wxGUI/history: Add time/status icons in front of browser nodes #3679

Merged
merged 11 commits into from
May 9, 2024

Conversation

lindakarlovska
Copy link
Contributor

This PR is built on #3622 (has to be rebased after #3622 will be merged). It adds icons in front of each node in the history browser panel.

Command nodes are distinguished according to command status:
failed :status-failed
aborted: status-aborted
running: status-running
success: status-success
unknown: status-unknown

All time period nodes have the same icon:
time-period

The history browser looks as follows (with #3622 applied):
Screenshot from 2024-04-29 15-16-08

@lindakarlovska lindakarlovska added enhancement New feature or request GUI wxGUI related labels Apr 30, 2024
@lindakarlovska lindakarlovska added this to the 8.4.0 milestone Apr 30, 2024
@lindakarlovska lindakarlovska self-assigned this Apr 30, 2024
@github-actions github-actions bot added Python Related code is in Python libraries docs labels Apr 30, 2024
@lindakarlovska lindakarlovska marked this pull request as draft April 30, 2024 08:59
@petrasovaa
Copy link
Contributor

This looks great! Could we have a separate check image (e.g., success.png) only for this? Otherwise this image is used elsewhere in gui and it wouldn't visually fit with the rest of the icons.

@lindakarlovska lindakarlovska marked this pull request as ready for review May 3, 2024 15:38
@petrasovaa petrasovaa enabled auto-merge (squash) May 9, 2024 12:56
@petrasovaa petrasovaa merged commit fe06bd4 into OSGeo:main May 9, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs enhancement New feature or request GUI wxGUI related libraries Python Related code is in Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants