Commit Graph

15 Commits

Author SHA1 Message Date
Bart van Bragt 81e7b6502d feat: Show admin dashboard notice when search index needs rebuilding
After a mapping change (e.g. the parent-child restructure), existing installs
need to rebuild their index. A DashboardWidget appears on the admin page
warning the admin and showing the command to run. Compatibility is tracked
via the blomstra-search.index-compatible setting.
2026-04-10 11:10:53 +02:00
StyleCI Bot 82e6ec786f
Apply fixes from StyleCI 2023-10-18 13:57:41 +00:00
StyleCI Bot 8b519619e5
Apply fixes from StyleCI 2022-11-24 09:38:21 +00:00
Daniël Klabbers 83afe95d61 chore: fix search and seeding 2022-11-24 10:37:57 +01:00
Daniël Klabbers 846cc348ff Merge branch 'dk/search-improvements' into main 2022-11-24 10:29:18 +01:00
StyleCI Bot f8aa3dcf13
Apply fixes from StyleCI 2022-11-18 09:33:13 +00:00
Daniël Klabbers 4bc89949ec complete testing 2022-11-10 12:54:26 +01:00
Daniel Klabbers d0c4eb615a add indexing endpoint 2021-11-03 11:24:30 +01:00
Daniel Klabbers 4e6f560376 reduce complexity of rebuild command 2021-11-02 14:47:24 +01:00
Daniël Klabbers 61e2f90835 wip 2021-10-31 02:53:16 +02:00
Daniel Klabbers 12bc9d74e0 wip 2021-10-29 10:42:57 +02:00
Daniel Klabbers 4130e49bee wip 2021-10-15 13:51:36 +02:00
Daniel Klabbers 7bcaa67aab basic search 2021-10-13 20:38:24 +02:00
Daniel Klabbers 217e4496be what i have 2021-10-13 20:06:27 +02:00
Daniel Klabbers 2bf4ec01d0 wip 2021-10-12 23:15:47 +02:00