COMMITS
/ tests/test_table_html.py March 18, 2026
S
Fix mobile column actions not showing items for SQL views (#2670)
Simon Willison committed
S
Column actions panel on mobile (#2669)
Simon Willison committed
March 10, 2026
S
UI for selecting and re-ordering columns on the table page (#2662)
Simon Willison committed
February 17, 2026
C
Fix test assertions broken by new fixture rows in 170f9de
Claude committed
January 24, 2026
S
Switch to ruff and fix all lint errors, refs #2630
Simon Willison committed
October 26, 2025
S
Fix type annotation bugs and remove unused imports
Simon Willison committed
April 17, 2025
J
fix: tilde encode database name in expanded foreign key links (#2476)
Jack Stratton committed
February 4, 2025
S
Test improvements and fixed deprecation warnings (#2464)
Simon Willison committed
February 2, 2025
S
simple_primary_key now uses integer id, helps close #2458
Simon Willison committed
July 15, 2024
A
Introduce new `/$DB/-/query` endpoint, soft replaces `/$DB?sql=...` (#2363)
Alex Garcia committed
June 21, 2024
S
Fix for TableNotFound, refs #2359
Simon Willison committed
June 11, 2024
A
Move Metadata to `--internal` database
Alex Garcia committed
February 7, 2024
S
Fixed a bunch of unused imports spotted with ruff
Simon Willison committed
October 12, 2023
A
Move non-metadata configuration from metadata.yaml to datasette.yaml
Alex Garcia committed
September 7, 2023
S
Label expand permission check respects cascade, closes #2178
Simon Willison committed
S
Foreign key label expanding respects table permissions, closes #2178
Simon Willison committed
June 29, 2023
S
Fix all E741 Ambiguous variable name warnings, refs #2090
Simon Willison committed
March 22, 2023
S
?_extra= support and TableView refactor to table_view
Simon Willison committed
December 16, 2022
S
Removed @pytest.mark.ds_client mark - refs #1959
Simon Willison committed
S
ds_client for test_table_html.py
Simon Willison committed
December 13, 2022
S
Return 400 errors for ?_sort errors, closes #1950
Simon Willison committed
November 16, 2022
S
Updated test, refs #1890
Simon Willison committed
September 6, 2022
S
truncate_cells_html now affects URLs too, refs #1805
Simon Willison committed
August 14, 2022
S
Don't duplicate _sort_desc, refs #1738
Simon Willison committed
April 12, 2022
S
Tooltip and commas for byte length display, closes #1712
Simon Willison committed
March 24, 2022
S
Don't show facet in cog menu if not allow_facet, closes #1683
Simon Willison committed
March 15, 2022
S
Tilde encoding (#1659)
Simon Willison committed
March 7, 2022
S
Switch to dash encoding for table/database/row-pk in paths
Simon Willison committed
February 2, 2022
S
rel=alternate JSON for queries and database pages, closes #1620
Simon Willison committed
November 27, 2021
S
Link rel=alternate header for tables and rows
Simon Willison committed
January 14, 2022
S
Fixed hidden form fields bug #1527
Simon Willison committed
January 13, 2022
S
Fixed bug with table title element, closes #1560
Simon Willison committed
December 15, 2021
S
Always show count of distinct facet values, closes #1556
Simon Willison committed
December 12, 2021
S
Refactor table view HTML tests to test_table_html.py
Simon Willison committed