COMMITS
/ tests/test_facets.py February 26, 2026
S
Respect metadata-defined facet ordering in sorted_facet_results (#2648)
Simon Willison committed
August 21, 2024
S
Consider just 1000 rows for suggest facet, closes #2406
Simon Willison committed
June 11, 2024
A
Move Metadata to `--internal` database
Alex Garcia committed
February 6, 2024
S
Rename metadata= to table_config= in facet code, refs #2247
Simon Willison committed
September 18, 2023
S
Simplified test for #2189
Simon Willison committed
S
test_facet_against_in_memory_database, refs #2189
Simon Willison committed
March 22, 2023
S
?_extra= support and TableView refactor to table_view
Simon Willison committed
December 17, 2022
S
Reset _metadata_local in a couple of tests
Simon Willison committed
December 16, 2022
S
Removed @pytest.mark.ds_client mark - refs #1959
Simon Willison committed
S
test_facets.py using ds_client, refs #1959
Simon Willison committed
September 6, 2022
S
table facet_size in metadata, refs #1804
Simon Willison committed
December 23, 2021
S
Fixed remaining code and docs for new block=True default, closes #1579
Simon Willison committed
December 16, 2021
S
Additional test for #625
Simon Willison committed
S
Fix for colliding facet types bug, closes #625
Simon Willison committed
S
Fixed bug with metadata config of array/date facets, closes #1552
Simon Willison committed
November 30, 2021
S
Rename city_id to _city_id in fixtures, refs #1525
Simon Willison committed
November 16, 2021
S
_facet_array no longer confused by duplicate array items, closes #448
Simon Willison committed
November 14, 2021
S
Correct facet links for columns with a leading underscore, closes #1506
Simon Willison committed
August 13, 2021
S
Rename config= to settings=, refs #1432
Simon Willison committed
May 27, 2021
S
Test and docs for ?_facet_size=max, refs #1337
Simon Willison committed
May 23, 2021
S
?_facet_size=100 parameter, closes #1332
Simon Willison committed
March 1, 2021
S
JSON faceting now suggested even if column has blank strings, closes #1246
Simon Willison committed
October 9, 2020
S
Replace MockRequest with Request.fake()
Simon Willison committed
November 1, 2019
S
Don't suggest array facet if column is only [], closes #610
Simon Willison committed
S
Only suggest array facet for arrays of strings - closes #562
Simon Willison committed
July 7, 2019
S
Removed ManyToManyFacet for the moment, closes #550
Simon Willison committed
May 25, 2019
S
Sort keys to past tests in Python 3.5
Simon Willison committed
S
Facet by many-to-many, closes #365
Simon Willison committed
May 21, 2019
S
Facet by date, closes #481
Simon Willison committed
May 3, 2019
S
Implemented ArrayFacet, closes #359
Simon Willison committed
S
Extract facet code out into a new plugin hook, closes #427 (#445)
Simon Willison committed