refactor: add prepareFilterQuery to utils (#2219)

* refactor: add `prepareFilterQuery` to utils
factored out the preparation of the url params for a paginated table and its requests.
usermanager will also use that.
This commit is contained in:
dni ⚡
2024-01-30 08:05:39 +01:00
committed by GitHub
parent ce9b2c3b77
commit 10944bf100
5 changed files with 37 additions and 33 deletions
+9 -9
View File
File diff suppressed because one or more lines are too long