Skip to content

Update 'Not-Worked Only' filter logic and label#836

Closed
aa5sh wants to merge 2 commits into
foldynl:masterfrom
aa5sh:issue-835
Closed

Update 'Not-Worked Only' filter logic and label#836
aa5sh wants to merge 2 commits into
foldynl:masterfrom
aa5sh:issue-835

Conversation

@aa5sh

@aa5sh aa5sh commented Nov 13, 2025

Copy link
Copy Markdown

#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

aa5sh commented Nov 14, 2025

Copy link
Copy Markdown
Author

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

foldynl commented Nov 16, 2025

Copy link
Copy Markdown
Owner

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

@foldynl

foldynl commented Nov 16, 2025

Copy link
Copy Markdown
Owner

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

aa5sh commented Nov 16, 2025

Copy link
Copy Markdown
Author

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

@foldynl foldynl moved this from Todo to In Progress in v0.47.0 Roadmap (Closed) Nov 17, 2025
@foldynl foldynl moved this from In Progress to Done - branch: testing_0.47 in v0.47.0 Roadmap (Closed) Nov 24, 2025
@foldynl

foldynl commented Dec 6, 2025

Copy link
Copy Markdown
Owner

implemented in v0.47

@foldynl foldynl closed this Dec 6, 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