-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/fil001 147 filter on tags (#16)
* FIL001-147 add tags filter * FIL001-147 add tags filter buttons * FIL001-147 change buttons and use relation as offset * FIL001-147 put relation in string * Update phpstan config --------- Co-authored-by: thibautdeg <[email protected]> Co-authored-by: Jyrki De Neve <[email protected]>
- Loading branch information
1 parent
4add0fb
commit e992e72
Showing
4 changed files
with
72 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,4 +14,6 @@ | |
|
||
:min-items="$minItems ?? null" | ||
:max-items="$maxItems ?? null" | ||
|
||
:relation-filters="$relationFilters ?? null" | ||
/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters