Simon Willison
2170269258
New .core CSS class for inputs and buttons
...
* Initial .core input/button classes, refs #2415
* Docs for the new .core CSS class, refs #2415
* Applied .core class everywhere that needs it, closes #2415
2024-09-03 08:37:26 -07:00
Simon Willison
92c4d41ca6
results.dicts() method, closes #2414
2024-09-01 17:20:41 -07:00
Tiago Ilieve
1f3fb5f96b
debugger: load 'ipdb' if present
...
* debugger: load 'ipdb' if present
Transparently chooses between the IPython-enhanced 'ipdb' or the
standard 'pdb'.
* datasette install ipdb
---------
Co-authored-by: Simon Willison <swillison@gmail.com>
2024-08-20 20:02:35 -07:00
Simon Willison
39dfc7d7d7
Removed units functionality and Pint dependency
...
Closes #2400 , unblocks #2320
2024-08-20 19:03:33 -07:00
Simon Willison
7d8dd2ac7f
Release 1.0a15
...
Refs #2296 , #2326 , #2384 , #2386 , #2389 , #2390 , #2393 , #2394
2024-08-15 22:04:04 -07:00
Simon Willison
93067668fe
/-/ alternative URL for homepage, closes #2393
2024-08-14 17:57:13 -07:00
Simon Willison
2e82eb108c
Group docs on get_/set_ metadata methods, refs #2381
2024-08-05 14:16:34 -07:00
Simon Willison
ff710ed7eb
Typo fix, refs #2381
2024-08-05 14:09:12 -07:00
Simon Willison
5bd6853bf4
Release notes for 1.0a14, refs #2381
...
Refs #2306 , #2307 , #2311 , #2319 , #2341 , #2348 , #2352 , #2353 , #2358 , #2359 , #2360 , #2375
2024-08-05 14:08:15 -07:00
Simon Willison
78ce105413
Markup fix
2024-08-05 14:07:16 -07:00
Simon Willison
2b0a61ee19
Rename metadata tables and add schema to docs, refs #2382
2024-08-05 13:53:55 -07:00
Simon Willison
8dc9bfa2ab
Markup tweak for track_event docs
2024-08-05 12:58:10 -07:00
Simon Willison
2ad51baa31
Move /db?sql= redirect to top of changes
...
Refs #2381
2024-08-05 12:16:30 -07:00
Simon Willison
bd7d3bb70f
Tweaks and improvements to upgrade guide, refs ##2374
...
Also refs #2381
2024-08-05 12:11:17 -07:00
Alex Garcia
169ee5d710
Initial upgrade guide for v0.XX to v1
2024-08-05 10:35:38 -07:00
Alex Garcia
a23c2aee00
Introduce new /$DB/-/query endpoint, soft replaces /$DB?sql=... ( #2363 )
...
* Introduce new default /$DB/-/query endpoint
* Fix a lot of tests
* Update pyodide test to use query endpoint
* Link to /fixtures/-/query in a few places
* Documentation for QueryView
---------
Co-authored-by: Simon Willison <swillison@gmail.com>
2024-07-15 10:33:51 -07:00
Simon Willison
c2e8e5085b
Release notes for 0.64.8 on main
2024-06-21 16:36:58 -07:00
Simon Willison
d118d5c5bb
named_parameters(sql) sync function, refs #2354
...
Also refs #2353 and #2352
2024-06-12 16:51:07 -07:00
Simon Willison
b39b01a890
Copy across release notes from 0.64.7
...
Refs #2353
2024-06-12 16:21:07 -07:00
Simon Willison
780deaa275
Reminder about how to deploy a release branch
2024-06-12 16:12:05 -07:00
Alex Garcia
e1bfab3fca
Move Metadata to --internal database
...
Refs:
- https://github.com/simonw/datasette/pull/2343
- https://github.com/simonw/datasette/issues/2341
2024-06-11 09:33:23 -07:00
Simon Willison
8f9509f00c
datasette, not self.ds, in internals documentation
2024-04-22 16:01:37 -07:00
Simon Willison
7d6d471dc5
Include actor in track_event async example, refs #2319
2024-04-11 18:53:07 -07:00
Simon Willison
2a08ffed5c
Async example for track_event hook
...
Closes #2319
2024-04-11 18:47:01 -07:00
Simon Willison
63714cb2b7
Fixed some typos spotted by Gemini Pro 1.5, closes #2318
2024-04-10 17:05:15 -07:00
Simon Willison
d32176c5b8
Typo fix triggera -> triggers
2024-04-10 16:50:09 -07:00
Simon Willison
1edb24f124
Docs for 100 max rows in an insert, closes #2310
2024-03-19 09:15:39 -07:00
Simon Willison
da68662767
datasette-enrichments is example of row_actions
...
Refs:
- https://github.com/simonw/datasette/issues/2299
- https://github.com/datasette/datasette-enrichments/issues/41
2024-03-17 14:40:47 -07:00
Simon Willison
8b6f155b45
Added two things I left out of the 1.0a13 release notes
...
Refs #2104 , #2294
Closes #2303
2024-03-12 19:19:51 -07:00
Simon Willison
c92f326ed1
Release 1.013a
...
#2104 , #2286 , #2293 , #2297 , #2298 , #2299 , #2300 , #2301 , #2302
2024-03-12 19:10:53 -07:00
Simon Willison
828ef9899f
Ran blacken-docs, refs #2299
2024-03-12 16:25:25 -07:00
Simon Willison
8d456aae45
Fix spelling of displayed, refs #2299
2024-03-12 16:17:53 -07:00
Simon Willison
b8711988b9
row_actions() plugin hook, closes #2299
2024-03-12 16:16:05 -07:00
Simon Willison
7339cc51de
Rearrange plugin hooks page with more sections, closes #2300
2024-03-12 15:44:10 -07:00
Simon Willison
909c85cd2b
view_actions plugin hook, closes #2297
2024-03-12 14:25:28 -07:00
Simon Willison
daf5ca02ca
homepage_actions() plugin hook, closes #2298
2024-03-12 13:46:06 -07:00
Simon Willison
7b32d5f7d8
datasette-create-view as example of query_actions hook
2024-03-07 00:11:14 -05:00
Simon Willison
7818e8b9d1
Hide tables starting with an _, refs #2104
2024-03-07 00:03:42 -05:00
Simon Willison
090dff542b
Action menu descriptions
...
* Refactor tests to extract get_actions_links() helper
* Table, database and query action menu items now support optional descriptions
Closes #2294
2024-03-06 22:54:06 -05:00
Simon Willison
4d24bf6b34
Don't explain an explain even in the demo, refs #2293
2024-03-05 18:14:55 -08:00
Simon Willison
5de6797d4a
Better demo plugin for query_actions, refs #2293
2024-03-05 18:06:38 -08:00
Simon Willison
86335dc722
Release 1.0a12
...
Refs #2281 , #2283 , #2287 , #2289
2024-02-29 14:35:28 -08:00
Simon Willison
6ec0081f5d
query_actions plugin hook
...
* New query_actions plugin hook, closes #2283
2024-02-27 21:55:16 -08:00
Simon Willison
f99c2f5f8c
?column_notcontains= table filter, closes #2287
2024-02-27 16:07:41 -08:00
Simon Willison
c863443ea1
Documentation for derive_named_parameters()
...
Closes #2284
Refs https://github.com/simonw/datasette-write/issues/7#issuecomment-1967593883
2024-02-27 13:24:47 -08:00
Simon Willison
434123425f
Release 1.0a11
...
Refs #2263 , #2278 , #2279
Closes #2280
2024-02-19 14:48:37 -08:00
Jeroen Van Goey
103b4decbd
fix (typo): Corrected spelling of 'environments' ( #2268 )
...
* fix (typo): Corrected spelling of 'environments'
* ci: add test folder to codespell workflow
2024-02-19 14:41:32 -08:00
Simon Willison
b36a2d8f4b
Require update-row to use insert replace, closes #2279
2024-02-19 12:55:51 -08:00
Simon Willison
a4fa1ef3bd
Release 1.0a10
...
Refs #2277
2024-02-17 20:56:15 -08:00
Simon Willison
5e0e440f2c
database.execute_write_fn(transaction=True) parameter, closes #2277
2024-02-17 20:28:15 -08:00