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

Add multi select filter(s) #181

Merged
merged 41 commits into from
Jun 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
97bbe2e
Add integration test for query with filter
JCZuurmond Jun 20, 2024
fdb0d3f
Refactor to get layouts from tile
JCZuurmond Jun 20, 2024
111da24
Restructure QueryTile methods
JCZuurmond Jun 20, 2024
dd6c35e
Rename WidgetMetadata to TileMetadata
JCZuurmond Jun 20, 2024
3e7db3c
Refactor get dataset to get_datasets
JCZuurmond Jun 20, 2024
9d9593d
Rename _get_spec to _get_query_widget_spec
JCZuurmond Jun 20, 2024
f7cf8ca
Split get layouts into query and filter layouts
JCZuurmond Jun 20, 2024
236e30d
Add docs
JCZuurmond Jun 20, 2024
2194fa9
Add filter to header
JCZuurmond Jun 20, 2024
ba6edfa
Change for multiple filters
JCZuurmond Jun 20, 2024
36f7bbf
Add MultiSelectFilter
JCZuurmond Jun 20, 2024
78b2163
missing nargs to add_argument
JCZuurmond Jun 20, 2024
adc599b
Handle widget size if filter is present
JCZuurmond Jun 20, 2024
cb13d01
Raise value error when there are too many filters defined
JCZuurmond Jun 20, 2024
a773db0
Position many filters
JCZuurmond Jun 20, 2024
710b477
Readjust y of query widget
JCZuurmond Jun 20, 2024
1309b26
Add docs
JCZuurmond Jun 20, 2024
bbd8330
Let all filter widgets have a unique name
JCZuurmond Jun 20, 2024
8400ac6
Fix typo's
JCZuurmond Jun 20, 2024
18bad89
Test and fix with one row of many filters
JCZuurmond Jun 20, 2024
9553597
Harden filter tiling logic
JCZuurmond Jun 20, 2024
ff88a7b
Invert bottom row spacing
JCZuurmond Jun 20, 2024
dce76fa
Change wording in comment
JCZuurmond Jun 20, 2024
73e57ee
Remove redundant x_offset
JCZuurmond Jun 20, 2024
500363c
Remove redundant parenthesis
JCZuurmond Jun 20, 2024
3651fd8
Fix when bottom row count matches width
JCZuurmond Jun 20, 2024
3460f82
Remove parameterize from integration test
JCZuurmond Jun 20, 2024
46072bb
Fix integration test
JCZuurmond Jun 21, 2024
916ab10
Restructure
JCZuurmond Jun 21, 2024
54d49f0
Change filter size check
JCZuurmond Jun 21, 2024
e1de984
Update comment
JCZuurmond Jun 21, 2024
9d5142e
Move get filter position logic to separate method
JCZuurmond Jun 21, 2024
7c8f5f7
Handle width is zero in get query layout
JCZuurmond Jun 21, 2024
fbe142d
Test filters filling horizontal line
JCZuurmond Jun 21, 2024
839603e
Extend test for vertical line
JCZuurmond Jun 21, 2024
fab7188
Fix widget height when number of filters equals width
JCZuurmond Jun 21, 2024
18a51e8
Change test to check the size of tile
JCZuurmond Jun 21, 2024
bbef381
Change size to align with filter number
JCZuurmond Jun 21, 2024
3dd208f
Rename test
JCZuurmond Jun 21, 2024
cf9b2ef
Remove redundant integration test
JCZuurmond Jun 21, 2024
ffb3307
Test filter widget attribute
JCZuurmond Jun 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading