Skip to content

Conversation

@aa5sh
Copy link

@aa5sh aa5sh commented Nov 13, 2025

#835 Modified the SQL HAVING clause to include cases where SUM(d.'band') equals 1, allowing filtering for both not-worked and not-confirmed entries. Updated the checkbox label in the UI to reflect this expanded filter.

image

Modified the SQL HAVING clause to include cases where SUM(d.'band') equals 1, allowing filtering for both not-worked and not-confirmed entries. Updated the checkbox label in the UI to reflect this expanded filter.
Split the previous Not-Worked/Not-Confirmed Only checkbox into two distinct checkboxes in the AwardsDialog UI. Updated SQL query logic to support independent filtering for Not-Worked and Not-Confirmed entities, and connected the new checkbox to refresh the table on state change.
@aa5sh
Copy link
Author

aa5sh commented Nov 14, 2025

Ok I added as a separate checkboxes. The labels may need to be tweaked to better explain or a tooltip. But the logic is there.
image

@foldynl
Copy link
Owner

foldynl commented Nov 16, 2025

I liked the first idea with a single checkbox better, but I have nothing against your second option. Thank you.

@foldynl
Copy link
Owner

foldynl commented Nov 16, 2025

I simplified it a bit. Could you take a look to see whether I made any logical mistakes? It seems to me that it might work - branch bugfix-835

@aa5sh
Copy link
Author

aa5sh commented Nov 16, 2025

Looks good to me. Works as expected. Thank you @foldynl

@foldynl foldynl moved this from Todo to In Progress in v0.47.0 Roadmap Nov 17, 2025
@foldynl foldynl moved this from In Progress to Done - branch: testing_0.47 in v0.47.0 Roadmap Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done - branch: testing_0.47

Development

Successfully merging this pull request may close these issues.

2 participants