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

82 add task filters #83

Merged
merged 3 commits into from
Oct 20, 2023
Merged

82 add task filters #83

merged 3 commits into from
Oct 20, 2023

Conversation

wgergely
Copy link
Owner

closed.

This commit adds two new filter setter ui menus to the top bar to set the
ShotGrid entity OR the ShotGrid task.

The process involved a cleanup pass on some of the ui and backend. I fixed some bugs
related to how the model's internal data was sorted previously and this made me realise
the DataDict implementation had a bug - it wasn't copying over all properties correctly.

The new filter menus values are populated by the worker threads and are saved into the main
DataDict instances the filter combo box models read.
@wgergely wgergely linked an issue Oct 20, 2023 that may be closed by this pull request
@wgergely wgergely merged commit 7a30a17 into main Oct 20, 2023
@wgergely wgergely deleted the 82-add-task-filters branch October 20, 2023 17:40
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.

Add task filters
1 participant