Skip to content

feat(admin): use estimated count of audit messages in custom paginator

Created by: HejdaJakub

  • If the total count of audit messages is greater than 1000, then is the total count only estimated.
  • This estimated count is represented by 1 000 +, 10 000 + or 100 000 +.

Merge request reports