Add catalog search on timeline header and fix Back to Timeline navigation.
Public GET /api/search over artists, movements, and paintings with a debounced header bar on the timeline; Back to Timeline resets zoom and gallery session. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
parent
50fc253ab2
commit
acc4a91a08
@@ -28,6 +28,7 @@
|
||||
"dev:migrate:artist-checkup-flags": "node scripts/migrate-artist-checkup-flags.js",
|
||||
"dev:migrate:painting-annotations": "node scripts/migrate-painting-annotations.js",
|
||||
"dev:migrate:artist-palette": "node scripts/migrate-artist-palette.js",
|
||||
"dev:migrate:search": "node scripts/migrate-search.js",
|
||||
"dev:import-painter-palette": "node scripts/import-painter-palette.js",
|
||||
"dev:analyze-painter-palette": "node scripts/analyze-painter-palette.js",
|
||||
"dev:export-paintings": "node scripts/export-paintings-csv.js",
|
||||
|
||||
Reference in New Issue
Block a user