Skip to content

Add advanced filters system#915

Merged
chreden merged 44 commits intomasterfrom
issue/275
Mar 29, 2022
Merged

Add advanced filters system#915
chreden merged 44 commits intomasterfrom
issue/275

Conversation

@chreden
Copy link
Copy Markdown
Owner

@chreden chreden commented Mar 18, 2022

Add filters system to the item, triggers, room and lights windows.
Create a generic filter system that allows chains of filters that call functions to test values.
Closes #275

@chreden chreden self-assigned this Mar 18, 2022
chreden added 8 commits March 19, 2022 00:43
Useful for flags - have a dropdown for bools
#275
Add predicate for getter - for properties that might not exist on certain types
#275
Was using the getter instead of the multi getter
#275
@chreden chreden marked this pull request as ready for review March 26, 2022 20:25
@chreden chreden requested a review from makotocchi March 26, 2022 20:25
@chreden chreden added this to the Next milestone Mar 26, 2022
Copy link
Copy Markdown
Collaborator

@makotocchi makotocchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Light changes could've been in a different PR I think.

@chreden chreden merged commit 4f00642 into master Mar 29, 2022
@chreden chreden deleted the issue/275 branch March 29, 2022 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Advanced item filters

2 participants