Skip to content
Snippets Groups Projects
Commit a9308454 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[TASK] LiveSearch: Extract handling into repository

To make the LiveSearch API usable in different contexts (e.g. the
record list), the common search handling is extracted into a repository
class, which is now used in the `LiveSearchController`.

In a further iteration, pagination will be added to the repository
class.

Resolves: #100208
Releases: main
Change-Id: I281a7bfa4a99d246bc429ce7a7225c811642e131
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78155


Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 00ff2911
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment