Fix the from/notfrom data missing from UI (#4154) * Fix the from/notfrom data missing from UI * Remove phpstan ignore * Add unit test * Remove change to log.php This is in the wrong PR * Update test * Fix lint
Recent Commits to redirection:trunk
-
Fix the from/notfrom data missing from UI (#4154)
-
Fix show all and group by useragent (#4155)
Fix show all and group by useragent (#4155) * Fix show all and group by useragent * Fix lints * Implement suggestions * Add PHP component for the group by * Remove phpstan ignore
-
Fix the current page reseting after a bulk act ion (#4153)
Fix the current page reseting after a bulk act ion (#4153) * Fix the current page reseting after a bulk act ion * Update src/lib/api/hooks/use-redirect-mutations.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/lib/api/hooks/use-logs.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/lib/api/hooks/use-logs.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>